+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 30 21:43:11 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-6574c4f99b-nlkcb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f4d38936668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-30 21:43:17.015 7 INFO nova.utils [None req-1402f40b-6b06-4398-8db5-3f29d6e4161b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:43:17.198 8 INFO nova.utils [None req-93567e14-5583-4ba8-846b-ca265c63d9f3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:43:18.790 7 WARNING keystonemiddleware._common.config [None req-1402f40b-6b06-4398-8db5-3f29d6e4161b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:43:18.798 7 WARNING oslo_config.cfg [None req-1402f40b-6b06-4398-8db5-3f29d6e4161b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:43:18.877 7 WARNING keystonemiddleware._common.config [None req-1402f40b-6b06-4398-8db5-3f29d6e4161b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:43:18.893 7 WARNING oslo_config.cfg [None req-1402f40b-6b06-4398-8db5-3f29d6e4161b - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-30 21:43:18.906 7 WARNING oslo_config.cfg [None req-1402f40b-6b06-4398-8db5-3f29d6e4161b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4d38936668 pid: 7 (default app) 2026-07-30 21:43:18.952 8 WARNING keystonemiddleware._common.config [None req-93567e14-5583-4ba8-846b-ca265c63d9f3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:43:18.962 8 WARNING oslo_config.cfg [None req-93567e14-5583-4ba8-846b-ca265c63d9f3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:43:19.043 8 WARNING keystonemiddleware._common.config [None req-93567e14-5583-4ba8-846b-ca265c63d9f3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:43:19.058 8 WARNING oslo_config.cfg [None req-93567e14-5583-4ba8-846b-ca265c63d9f3 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-30 21:43:19.071 8 WARNING oslo_config.cfg [None req-93567e14-5583-4ba8-846b-ca265c63d9f3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f4d38936668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:43:24 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:43:25.325 8 WARNING oslo_policy.policy [None req-8961d77b-69fc-4038-a0f7-fb783e088412 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-30 21:43:25.325 8 WARNING oslo_policy.policy [None req-8961d77b-69fc-4038-a0f7-fb783e088412 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:43:24 2026] GET /v2.1 => generated 0 bytes in 612 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:43:25.424 7 WARNING oslo_policy.policy [req-8961d77b-69fc-4038-a0f7-fb783e088412 req-1c727eeb-4948-4b99-8552-95a78ea90e49 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-30 21:43:25.424 7 WARNING oslo_policy.policy [req-8961d77b-69fc-4038-a0f7-fb783e088412 req-1c727eeb-4948-4b99-8552-95a78ea90e49 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/6] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:43:25 2026] GET /v2.1/ => generated 399 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:43:25.524 8 INFO nova.api.openstack.wsgi [None req-a5127243-7b6f-4f8a-8284-3081b8f601e6 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.19.213.84 () {48 vars in 1007 bytes} [Thu Jul 30 21:43:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:43:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.84 () {52 vars in 1044 bytes} [Thu Jul 30 21:43:25 2026] POST /v2.1/flavors => generated 527 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:43:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:43:26 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:43:26 2026] GET /v2.1/ => generated 399 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:43:26.601 8 INFO nova.api.openstack.wsgi [None req-f5a3b1f6-c3e2-4a46-a590-878c15f32b83 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.84 () {48 vars in 1009 bytes} [Thu Jul 30 21:43:26 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:43:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.84 () {52 vars in 1044 bytes} [Thu Jul 30 21:43:26 2026] POST /v2.1/flavors => generated 530 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:43:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:43:27 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:43:27 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:43:27.615 8 INFO nova.api.openstack.wsgi [None req-cfc1701a-6cd6-431a-86a9-b8e212716984 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 8/19] 199.19.213.84 () {48 vars in 1011 bytes} [Thu Jul 30 21:43:27 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:43:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/21] 199.19.213.84 () {52 vars in 1044 bytes} [Thu Jul 30 21:43:27 2026] POST /v2.1/flavors => generated 531 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:43:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:43:28 2026] GET /v2.1 => generated 0 bytes in 364 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:43:28 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:43:28.930 7 INFO nova.api.openstack.wsgi [None req-c7c74014-1ec8-4ce5-b5ae-c563fc89ec5c f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 15/27] 199.19.213.84 () {48 vars in 1009 bytes} [Thu Jul 30 21:43:28 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:43:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.19.213.84 () {52 vars in 1044 bytes} [Thu Jul 30 21:43:28 2026] POST /v2.1/flavors => generated 530 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:43:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:43:29 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/32] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:43:29 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:43:29.987 7 INFO nova.api.openstack.wsgi [None req-de82029c-ef39-4801-9e6a-767fddcde42d f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/33] 199.19.213.84 () {48 vars in 1011 bytes} [Thu Jul 30 21:43:29 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:43:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 199.19.213.84 () {52 vars in 1044 bytes} [Thu Jul 30 21:43:30 2026] POST /v2.1/flavors => generated 533 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/150] 10.0.0.189 () {28 vars in 454 bytes} [Thu Jul 30 21:53:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 77/151] 10.0.0.189 () {30 vars in 658 bytes} [Thu Jul 30 21:53:00 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 75/152] 10.0.0.189 () {32 vars in 731 bytes} [Thu Jul 30 21:53:00 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/153] 10.0.0.189 () {34 vars in 804 bytes} [Thu Jul 30 21:53:00 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:59:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:59:28 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 119/234] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:59:28 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:59:28.775 8 INFO nova.api.openstack.wsgi [None req-5dd8e99b-795f-43ea-83e8-1001fa9f8467 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 116/235] 199.19.213.84 () {48 vars in 1007 bytes} [Thu Jul 30 21:59:28 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/236] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:59:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 199.19.213.84 () {48 vars in 1095 bytes} [Thu Jul 30 21:59:28 2026] GET /v2.1/flavors/2db90388-9599-4749-856c-3a36ba57cbf7/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/238] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:59:29 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/239] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:59:29 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 122/240] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:59:29 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:59:29.746 8 INFO nova.api.openstack.wsgi [None req-e9a2012f-673e-4f5c-8dea-922e7e9ff161 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 119/241] 199.19.213.84 () {48 vars in 1009 bytes} [Thu Jul 30 21:59:29 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/242] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:59:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/243] 199.19.213.84 () {48 vars in 1095 bytes} [Thu Jul 30 21:59:29 2026] GET /v2.1/flavors/141e30fb-87d8-41e6-a70c-303b6242756d/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:59:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/245] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:59:30 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 125/246] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:59:30 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:59:30.694 8 INFO nova.api.openstack.wsgi [None req-5e81749b-31ec-46f2-bdc3-c9328b62c37f f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 122/247] 199.19.213.84 () {48 vars in 1011 bytes} [Thu Jul 30 21:59:30 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/248] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:59:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 199.19.213.84 () {48 vars in 1095 bytes} [Thu Jul 30 21:59:30 2026] GET /v2.1/flavors/5d55b3ca-702d-49ab-a73c-27a9682fe286/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:59:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:59:31 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:59:31 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:59:31.631 8 INFO nova.api.openstack.wsgi [None req-9af2a12e-6cc9-408d-8457-e68c9da64156 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 125/253] 199.19.213.84 () {48 vars in 1009 bytes} [Thu Jul 30 21:59:31 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:59:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/255] 199.19.213.84 () {48 vars in 1095 bytes} [Thu Jul 30 21:59:31 2026] GET /v2.1/flavors/9deffebd-5f23-4c81-b659-99f763e6ad02/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/256] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 21:59:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 21:59:32 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 131/258] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 21:59:32 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:59:32.588 8 INFO nova.api.openstack.wsgi [None req-fc97f235-23b5-48ae-8329-70341d5098d7 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 128/259] 199.19.213.84 () {48 vars in 1011 bytes} [Thu Jul 30 21:59:32 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/260] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 21:59:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.19.213.84 () {48 vars in 1095 bytes} [Thu Jul 30 21:59:32 2026] GET /v2.1/flavors/6cd1abea-86f5-4617-a353-4212aebb5c1b/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 10.0.0.109 () {28 vars in 454 bytes} [Thu Jul 30 22:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 10.0.0.109 () {30 vars in 658 bytes} [Thu Jul 30 22:00:08 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 137/270] 10.0.0.109 () {32 vars in 731 bytes} [Thu Jul 30 22:00:08 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 10.0.0.109 () {34 vars in 765 bytes} [Thu Jul 30 22:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 199.19.213.84 () {42 vars in 701 bytes} [Thu Jul 30 22:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 135/275] 199.19.213.84 () {44 vars in 905 bytes} [Thu Jul 30 22:00:09 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 141/276] 199.19.213.84 () {46 vars in 978 bytes} [Thu Jul 30 22:00:09 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 22:00:09.664 8 INFO nova.api.openstack.wsgi [None req-debfcda6-2f40-47f8-a8e5-ea8f8ec883d7 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 136/277] 199.19.213.84 () {48 vars in 1007 bytes} [Thu Jul 30 22:00:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Jul 30 22:00:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 10.0.0.109 () {28 vars in 454 bytes} [Thu Jul 30 22:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/280] 10.0.0.109 () {30 vars in 658 bytes} [Thu Jul 30 22:00:12 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 138/281] 10.0.0.109 () {32 vars in 731 bytes} [Thu Jul 30 22:00:13 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/282] 10.0.0.109 () {34 vars in 765 bytes} [Thu Jul 30 22:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/283] 10.0.0.109 () {28 vars in 454 bytes} [Thu Jul 30 22:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 145/284] 10.0.0.109 () {30 vars in 658 bytes} [Thu Jul 30 22:00:17 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 140/285] 10.0.0.109 () {32 vars in 731 bytes} [Thu Jul 30 22:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/286] 10.0.0.109 () {34 vars in 808 bytes} [Thu Jul 30 22:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/289] 10.0.0.109 () {28 vars in 454 bytes} [Thu Jul 30 22:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/290] 10.0.0.109 () {30 vars in 658 bytes} [Thu Jul 30 22:00:22 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 149/291] 10.0.0.109 () {32 vars in 731 bytes} [Thu Jul 30 22:00:22 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/292] 10.0.0.109 () {34 vars in 808 bytes} [Thu Jul 30 22:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/299] 10.0.0.8 () {32 vars in 653 bytes} [Thu Jul 30 22:00:53 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 147/300] 10.0.0.8 () {32 vars in 639 bytes} [Thu Jul 30 22:00:53 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 22:00:53.509 7 WARNING oslo_db.sqlalchemy.utils [None req-e24c5055-1b7d-4b21-8d03-6e7147b8b17a f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 154/301] 10.0.0.8 () {32 vars in 647 bytes} [Thu Jul 30 22:00:53 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/302] 10.0.0.8 () {32 vars in 692 bytes} [Thu Jul 30 22:00:53 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/325] 10.0.0.8 () {34 vars in 669 bytes} [Thu Jul 30 22:02:45 2026] POST /v2.1/os-keypairs => generated 397 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 22:02:49.361 8 WARNING neutronclient.v2_0.client [None req-9862d877-1d28-4f62-b5d0-57a4d84153ab 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 22:02:49.444 8 WARNING neutronclient.v2_0.client [None req-9862d877-1d28-4f62-b5d0-57a4d84153ab 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 22:02:49.736 8 WARNING neutronclient.v2_0.client [None req-9862d877-1d28-4f62-b5d0-57a4d84153ab 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/328] 10.0.0.8 () {34 vars in 661 bytes} [Thu Jul 30 22:02:48 2026] POST /v2.1/servers => generated 449 bytes in 1763 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-30 22:02:50.487 7 WARNING neutronclient.v2_0.client [None req-50057708-07f5-4f37-bdd7-887e7581f69b 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/329] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:02:50 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1402 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:02:52.100 8 WARNING neutronclient.v2_0.client [None req-f25d2012-fe7d-4d78-9a5c-2e2ebf0d7d08 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/330] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:02:52 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1406 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:02:53.495 7 WARNING neutronclient.v2_0.client [None req-9674415a-9839-425c-9547-71ab0a3c0ed5 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/331] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:02:53 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1454 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:02:54.589 8 WARNING neutronclient.v2_0.client [None req-b5ebf487-e78e-4299-91b2-f519a3e32a2f 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/332] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:02:54 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1454 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:02:55.797 7 WARNING neutronclient.v2_0.client [None req-7521011d-06fb-402b-a689-84c6e7c18121 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/333] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:02:55 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1462 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:02:56.916 8 WARNING neutronclient.v2_0.client [None req-b3b365f8-ac91-4345-a47a-7e977257276e 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/334] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:02:56 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1527 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:02:58.472 7 WARNING neutronclient.v2_0.client [None req-e79102cd-16a6-40c3-bbe5-f7e3dd7035ee 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:02:58.540 8 INFO nova.api.openstack.compute.server_external_events [req-8d37a909-e6ac-488a-a23f-56a52fe4e30b req-e8191f45-d758-47d8-9194-c99b975ea479 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-changed:39bd2582-c410-49e3-99af-106fc3a21f2f for instance 62b9c6c4-b28d-460d-b605-145cad9d7f12 on instance 2026-07-30 22:02:58.549 8 INFO nova.compute.rpcapi [None req-a766bfcc-28d2-41e7-9cd3-62278a77ad4a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 166/337] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:02:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/338] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:02:58 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:02:59.668 8 WARNING neutronclient.v2_0.client [None req-7b6a5610-9171-4a28-aa60-d038b476012d 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/339] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:02:59 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1527 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:01.071 7 WARNING neutronclient.v2_0.client [None req-501c9dae-af03-4ade-801c-f02b79db2787 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/340] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:01 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1527 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:02.220 8 WARNING neutronclient.v2_0.client [None req-1ffc29af-b3d6-404b-b944-993ee44c2c1c 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/341] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:02 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:03.447 7 WARNING neutronclient.v2_0.client [None req-95ec14ea-a79c-4ed2-a35f-30f14fcfffea 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/342] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:03 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1527 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:04.628 8 WARNING neutronclient.v2_0.client [None req-80841207-5477-4558-a87f-e1c75e026073 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/343] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:04 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1527 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:05.199 7 INFO nova.api.openstack.compute.server_external_events [req-d49fe5c0-3a40-48ed-a26b-1f5748b23ba8 req-ac79c71c-0f49-4397-8ad1-1066e94b5241 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-vif-plugged:39bd2582-c410-49e3-99af-106fc3a21f2f for instance 62b9c6c4-b28d-460d-b605-145cad9d7f12 on instance 2026-07-30 22:03:05.213 7 INFO nova.compute.rpcapi [None req-d003e032-1101-4ac1-a396-b0b1cf76d26e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 175/344] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:03:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:05.781 8 WARNING neutronclient.v2_0.client [None req-7d63579a-d5c1-490b-8611-c7581c8ad84a 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/345] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:05 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1527 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:07.285 7 INFO nova.api.openstack.compute.server_external_events [req-7798f1a4-d00d-4adc-abe4-ad37b6ab81ca req-2fbe0cb7-cf4a-4d31-b2a1-2f5de81a7050 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-vif-plugged:39bd2582-c410-49e3-99af-106fc3a21f2f for instance 62b9c6c4-b28d-460d-b605-145cad9d7f12 on instance [pid: 7|app: 0|req: 176/346] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:03:07 2026] POST /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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:07.789 8 WARNING neutronclient.v2_0.client [None req-70718524-d05f-4ffe-9ae4-98e4bc0aac8e 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/349] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:07 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1695 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:08.261 7 WARNING neutronclient.v2_0.client [None req-8c3daec7-6e56-4d5d-9fd7-97c767907d70 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/350] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:08 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1695 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:10.678 8 INFO nova.api.openstack.compute.server_external_events [req-f92aa7b1-65ca-4da0-9587-9416535cf08f req-fc6cf47f-9c48-4a68-b9ba-f35692cb5079 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-changed:39bd2582-c410-49e3-99af-106fc3a21f2f for instance 62b9c6c4-b28d-460d-b605-145cad9d7f12 on instance [pid: 8|app: 0|req: 172/351] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:03:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 180/352] 10.0.0.8 () {34 vars in 748 bytes} [Thu Jul 30 22:03:16 2026] POST /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12/action => generated 31890 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:24.973 7 INFO nova.api.openstack.compute.server_external_events [req-b90dd92c-0971-4b00-bec5-d032d9cf7ef7 req-6e4490ca-b3a3-4982-9c37-340812f176aa d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-changed:39bd2582-c410-49e3-99af-106fc3a21f2f for instance 62b9c6c4-b28d-460d-b605-145cad9d7f12 on instance [pid: 7|app: 0|req: 182/355] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:03:24 2026] POST /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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 174/356] 10.0.0.8 () {34 vars in 669 bytes} [Thu Jul 30 22:03:26 2026] POST /v2.1/os-keypairs => generated 398 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 22:03:29.898 8 WARNING neutronclient.v2_0.client [None req-817aacee-a943-469e-8d6b-87760a16098b 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 22:03:30.217 8 WARNING neutronclient.v2_0.client [None req-817aacee-a943-469e-8d6b-87760a16098b 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 22:03:32.320 8 WARNING neutronclient.v2_0.client [None req-817aacee-a943-469e-8d6b-87760a16098b 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/359] 10.0.0.8 () {34 vars in 661 bytes} [Thu Jul 30 22:03:29 2026] POST /v2.1/servers => generated 450 bytes in 2970 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:32.838 7 WARNING neutronclient.v2_0.client [None req-9cebbb6f-f999-41be-9d71-3bd43d47aebc 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/360] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:32 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1402 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:33.954 8 WARNING neutronclient.v2_0.client [None req-4df24597-ee50-4392-9fbe-47bee6a91088 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/361] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:33 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1406 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:35.417 7 WARNING neutronclient.v2_0.client [None req-c61521fc-3fbb-495d-b9ef-5898a313572c 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/362] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:35 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1454 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:36.996 8 WARNING neutronclient.v2_0.client [None req-ea1c6eb1-64ae-429c-ad8e-38010c369a87 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/363] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:36 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1462 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:38.187 7 WARNING neutronclient.v2_0.client [None req-d5077727-c990-48d1-a680-d8afb33aa063 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/366] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:38 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1530 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:39.861 8 INFO nova.api.openstack.compute.server_external_events [req-59cae221-16d0-498c-b44c-519788bb495a req-afa45584-ba85-4cd9-b8ea-8819c522975c d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-changed:9609e670-58e7-4525-abd9-7a8c7f067f5e for instance 458a4335-4df2-49fb-8969-3f5d4eb4576d on instance [pid: 8|app: 0|req: 181/367] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:03:39 2026] POST /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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:40.138 7 WARNING neutronclient.v2_0.client [None req-b743d949-8666-49f4-945b-1d442c47a7d0 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/368] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:40 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1528 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:41.346 8 WARNING neutronclient.v2_0.client [None req-f43a3811-a873-4bbe-a63e-09710b95b84d 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/369] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:41 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:42.521 7 WARNING neutronclient.v2_0.client [None req-730bbb43-9a68-4a90-b1be-6e1e8693dc43 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/370] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:42 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1528 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:43.679 8 WARNING neutronclient.v2_0.client [None req-e8201393-b393-4bb6-9509-0eca38c388d9 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/371] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:43 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1528 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:44.716 7 INFO nova.api.openstack.compute.server_external_events [req-ae2dd05c-004c-4ea1-b75e-7c910f60a396 req-baff79f0-c546-43bd-a34d-3f6d2cbbd1ef d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-vif-plugged:9609e670-58e7-4525-abd9-7a8c7f067f5e for instance 458a4335-4df2-49fb-8969-3f5d4eb4576d on instance [pid: 7|app: 0|req: 189/372] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:03:44 2026] POST /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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:44.919 8 WARNING neutronclient.v2_0.client [None req-dde96b98-10e2-46a1-b898-8ff92cc44cb4 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/373] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:44 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1528 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:46.069 7 WARNING neutronclient.v2_0.client [None req-1eecc1b3-2fe8-4d7f-94c6-f252b5bcac73 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/374] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:46 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1528 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:46.761 8 INFO nova.api.openstack.compute.server_external_events [req-29f719e7-10dd-4711-aacf-cdf51a9958c8 req-a2ebe884-8ec1-43bb-b644-921f866ea1d9 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-vif-plugged:9609e670-58e7-4525-abd9-7a8c7f067f5e for instance 458a4335-4df2-49fb-8969-3f5d4eb4576d on instance [pid: 8|app: 0|req: 185/375] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:03:46 2026] POST /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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:47.289 7 WARNING neutronclient.v2_0.client [None req-ccdb9b68-68c9-48e9-9ac9-7a9f34512785 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/376] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:47 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1697 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:47.453 8 WARNING neutronclient.v2_0.client [None req-86857905-1510-403b-8816-35122b3af221 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/377] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:47 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1697 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:48.437 8 INFO nova.api.openstack.compute.server_external_events [req-e8b2ffd4-f68e-4047-a4bf-8deee8ba796e req-c05cec99-5874-41cf-99b8-8c4b661fc2d1 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-changed:9609e670-58e7-4525-abd9-7a8c7f067f5e for instance 458a4335-4df2-49fb-8969-3f5d4eb4576d on instance [pid: 8|app: 0|req: 188/380] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:03:48 2026] POST /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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 193/381] 10.0.0.8 () {34 vars in 748 bytes} [Thu Jul 30 22:03:56 2026] POST /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d/action => generated 31920 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 195/384] 10.0.0.8 () {32 vars in 716 bytes} [Thu Jul 30 22:03:59 2026] DELETE /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 0 bytes in 246 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:03:59.937 8 WARNING neutronclient.v2_0.client [None req-c0f6e87b-d535-4a1b-9068-de19e642fd1f 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/385] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:03:59 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1823 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:01.136 7 WARNING neutronclient.v2_0.client [None req-8ccc9a96-cc68-411a-a8db-ae13abcaf2b0 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:01.228 8 INFO nova.api.openstack.compute.server_external_events [req-da8cb50b-d31c-42b8-872f-c4f0782b2d9b req-1e693742-3f62-46ed-9505-40c045eb5624 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-vif-unplugged:9609e670-58e7-4525-abd9-7a8c7f067f5e for instance 458a4335-4df2-49fb-8969-3f5d4eb4576d on instance [pid: 8|app: 0|req: 191/386] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:04:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:01 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1823 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:02.312 8 WARNING neutronclient.v2_0.client [None req-a8c0f5c6-e502-4f72-9f21-b7e5142bfff4 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/388] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:02 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1755 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:03.265 7 INFO nova.api.openstack.compute.server_external_events [req-5546e36b-c489-4557-ae27-c1f563ed38ab req-b73d1756-ea32-4397-b668-3a4c379ca0c3 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-vif-unplugged:9609e670-58e7-4525-abd9-7a8c7f067f5e for instance 458a4335-4df2-49fb-8969-3f5d4eb4576d on instance 2026-07-30 22:04:03.266 7 INFO nova.api.openstack.compute.server_external_events [req-5546e36b-c489-4557-ae27-c1f563ed38ab req-b73d1756-ea32-4397-b668-3a4c379ca0c3 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-vif-deleted:9609e670-58e7-4525-abd9-7a8c7f067f5e for instance 458a4335-4df2-49fb-8969-3f5d4eb4576d on instance [pid: 7|app: 0|req: 197/389] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:04:03 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:04.007 8 WARNING neutronclient.v2_0.client [None req-f6bc78fe-ab7b-40e4-b30f-397b4120c9cf 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/390] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:03 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:05.104 7 WARNING neutronclient.v2_0.client [None req-72cceed3-dfa4-4218-8131-5b6d8fd7a2b0 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/391] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:05 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:06.197 8 WARNING neutronclient.v2_0.client [None req-071292bc-579c-4d65-98aa-8bd6b19d3797 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/392] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:06 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:07.282 7 INFO nova.api.openstack.wsgi [None req-2399d2da-cf2f-4322-8491-d128db8abe24 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] HTTP exception thrown: Instance 458a4335-4df2-49fb-8969-3f5d4eb4576d could not be found. [pid: 7|app: 0|req: 199/393] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:07 2026] GET /v2.1/servers/458a4335-4df2-49fb-8969-3f5d4eb4576d => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 195/394] 10.0.0.8 () {32 vars in 728 bytes} [Thu Jul 30 22:04:07 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1552656077 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 200/397] 10.0.0.8 () {32 vars in 716 bytes} [Thu Jul 30 22:04:08 2026] DELETE /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-30 22:04:08.245 8 WARNING neutronclient.v2_0.client [None req-726c2a1e-d3bd-4e27-a924-adb0c1fdc213 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/398] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:08 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1701 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:09.429 7 WARNING neutronclient.v2_0.client [None req-94074325-ffaf-4df8-8e9e-1691857930e4 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/399] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:09 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1701 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:10.571 8 WARNING neutronclient.v2_0.client [None req-5182be7b-8923-4ad8-a2b3-2b5e8ff04fc4 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:10.933 7 INFO nova.api.openstack.compute.server_external_events [req-b4c577b8-2a7e-498c-9723-01d537475dd6 req-a7365dd1-edc5-49db-b587-8c25bb75b2a3 d86bc6688791405a86343e94e3309345 10e2f033e5474429be3a5d183a6b65c4 - - 184cf493ea994fc79e264edffb2779e5 184cf493ea994fc79e264edffb2779e5] Creating event network-vif-deleted:39bd2582-c410-49e3-99af-106fc3a21f2f for instance 62b9c6c4-b28d-460d-b605-145cad9d7f12 on instance [pid: 7|app: 0|req: 202/400] 10.0.0.145 () {38 vars in 815 bytes} [Thu Jul 30 22:04:10 2026] POST /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) [pid: 8|app: 0|req: 199/401] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:10 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1701 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:12.020 7 WARNING neutronclient.v2_0.client [None req-6a35e42f-21b0-4216-8e6d-1dd82953936d 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/402] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:11 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:13.115 8 WARNING neutronclient.v2_0.client [None req-a15ac2af-460c-423a-a51a-b606920236e0 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/403] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:13 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 1488 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:04:14.211 7 INFO nova.api.openstack.wsgi [None req-7b374b93-83d0-4555-b9e1-d1a4139785c5 9c410dc149d84924b60c57c235c67acf 2de7e4e8f3584cb6bb15d797e2894132 - - default default] HTTP exception thrown: Instance 62b9c6c4-b28d-460d-b605-145cad9d7f12 could not be found. [pid: 7|app: 0|req: 204/404] 10.0.0.8 () {32 vars in 713 bytes} [Thu Jul 30 22:04:14 2026] GET /v2.1/servers/62b9c6c4-b28d-460d-b605-145cad9d7f12 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 201/405] 10.0.0.8 () {32 vars in 726 bytes} [Thu Jul 30 22:04:14 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-935001037 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 10.0.0.8 () {32 vars in 653 bytes} [Thu Jul 30 22:05:21 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/421] 10.0.0.8 () {32 vars in 639 bytes} [Thu Jul 30 22:05:21 2026] GET /v2.1/servers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 22:05:21.491 8 WARNING oslo_db.sqlalchemy.utils [None req-3c26fc40-4773-4db1-8fd3-727658e5aa62 f4f3546ba4bb442c963b23ba01f96ae3 fd5df248072749838d017a9a698035e9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 210/422] 10.0.0.8 () {32 vars in 647 bytes} [Thu Jul 30 22:05:21 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 10.0.0.8 () {32 vars in 692 bytes} [Thu Jul 30 22:05:21 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)