+ 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 [Wed May 13 01:35:50 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-79d4d56b58-nkh6n 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 0x7f40781e1668 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-05-13 01:35:55.764 8 INFO nova.utils [None req-620c029f-b53a-45f5-8066-10d46ca84ff8 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-13 01:35:55.990 7 INFO nova.utils [None req-00619d06-5f4e-416d-a81b-3179b9025e01 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-13 01:35:57.435 8 WARNING keystonemiddleware._common.config [None req-620c029f-b53a-45f5-8066-10d46ca84ff8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 01:35:57.443 8 WARNING oslo_config.cfg [None req-620c029f-b53a-45f5-8066-10d46ca84ff8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-13 01:35:57.523 8 WARNING keystonemiddleware._common.config [None req-620c029f-b53a-45f5-8066-10d46ca84ff8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 01:35:57.537 8 WARNING oslo_config.cfg [None req-620c029f-b53a-45f5-8066-10d46ca84ff8 - - - - - -] 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-05-13 01:35:57.550 8 WARNING oslo_config.cfg [None req-620c029f-b53a-45f5-8066-10d46ca84ff8 - - - - - -] 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 0x7f40781e1668 pid: 8 (default app) 2026-05-13 01:35:57.647 7 WARNING keystonemiddleware._common.config [None req-00619d06-5f4e-416d-a81b-3179b9025e01 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 01:35:57.656 7 WARNING oslo_config.cfg [None req-00619d06-5f4e-416d-a81b-3179b9025e01 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-13 01:35:57.736 7 WARNING keystonemiddleware._common.config [None req-00619d06-5f4e-416d-a81b-3179b9025e01 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 01:35:57.751 7 WARNING oslo_config.cfg [None req-00619d06-5f4e-416d-a81b-3179b9025e01 - - - - - -] 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-05-13 01:35:57.764 7 WARNING oslo_config.cfg [None req-00619d06-5f4e-416d-a81b-3179b9025e01 - - - - - -] 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 0x7f40781e1668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:36:03 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-05-13 01:36:04.509 8 WARNING oslo_policy.policy [None req-62e3ad76-1bf0-4a3f-a92a-36f82345d253 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:36:04.509 8 WARNING oslo_policy.policy [None req-62e3ad76-1bf0-4a3f-a92a-36f82345d253 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 3/5] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:36:04 2026] GET /v2.1 => generated 0 bytes in 569 msecs (HTTP/1.1 302) 5 headers in 266 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-05-13 01:36:04.605 7 WARNING oslo_policy.policy [req-62e3ad76-1bf0-4a3f-a92a-36f82345d253 req-c69bbeda-e3e4-4357-92bb-e6163d98853b 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:36:04.606 7 WARNING oslo_policy.policy [req-62e3ad76-1bf0-4a3f-a92a-36f82345d253 req-c69bbeda-e3e4-4357-92bb-e6163d98853b 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 3/6] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:36:04 2026] GET /v2.1/ => generated 400 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:36:04.713 8 INFO nova.api.openstack.wsgi [None req-fc6b678f-2cfd-478d-ae61-68a1189715f0 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.140 () {48 vars in 1010 bytes} [Wed May 13 01:36:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.140 () {48 vars in 1050 bytes} [Wed May 13 01:36:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.140 () {52 vars in 1047 bytes} [Wed May 13 01:36:04 2026] POST /v2.1/flavors => generated 529 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:36:05 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: 6/11] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:36:05 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:36:05 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:36:05.828 8 INFO nova.api.openstack.wsgi [None req-084f2dcb-4ca3-4320-b424-9c95c5426617 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.140 () {48 vars in 1012 bytes} [Wed May 13 01:36:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.140 () {48 vars in 1050 bytes} [Wed May 13 01:36:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.140 () {52 vars in 1047 bytes} [Wed May 13 01:36:05 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:36:06 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: 9/17] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:36:06 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:36:06 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:36:06.908 8 INFO nova.api.openstack.wsgi [None req-1920523b-2c87-4b86-aaed-4de96204c161 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.140 () {48 vars in 1014 bytes} [Wed May 13 01:36:06 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.140 () {48 vars in 1050 bytes} [Wed May 13 01:36:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.140 () {52 vars in 1047 bytes} [Wed May 13 01:36:06 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:36:07 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: 12/23] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:36:07 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:36:07 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:36:07.974 8 INFO nova.api.openstack.wsgi [None req-9a6b431a-80c7-4c33-ac62-346d05269ed9 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.140 () {48 vars in 1012 bytes} [Wed May 13 01:36:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.140 () {48 vars in 1050 bytes} [Wed May 13 01:36:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.140 () {52 vars in 1047 bytes} [Wed May 13 01:36:08 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:36: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) [pid: 8|app: 0|req: 15/29] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:36:09 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:36:09 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:36:09.085 8 INFO nova.api.openstack.wsgi [None req-f7b15487-fba8-4c0a-8cae-b8257f083f6b 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.204.45.140 () {48 vars in 1014 bytes} [Wed May 13 01:36:09 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.140 () {48 vars in 1050 bytes} [Wed May 13 01:36:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.140 () {52 vars in 1047 bytes} [Wed May 13 01:36:09 2026] POST /v2.1/flavors => generated 535 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:40:25 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: 44/87] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:40:25 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:40:25 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.140 () {48 vars in 1072 bytes} [Wed May 13 01:40:25 2026] GET /v2.1/os-quota-sets/56ee09fd7a184fa290c8284faa993445 => generated 283 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.140 () {52 vars in 1124 bytes} [Wed May 13 01:40:25 2026] PUT /v2.1/os-quota-sets/56ee09fd7a184fa290c8284faa993445 => generated 238 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:40:45 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: 48/96] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:40:45 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:40:45 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:40:45.877 7 INFO nova.api.openstack.wsgi [None req-8232b8c6-31df-4669-a7a9-734a999d3747 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 49/98] 199.204.45.140 () {48 vars in 1014 bytes} [Wed May 13 01:40:45 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.140 () {48 vars in 1050 bytes} [Wed May 13 01:40:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.140 () {52 vars in 1048 bytes} [Wed May 13 01:40:45 2026] POST /v2.1/flavors => generated 534 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:41:23 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: 7|app: 0|req: 55/110] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:41:23 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:41:23 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:41:23.633 7 INFO nova.api.openstack.wsgi [None req-90a78e22-c729-4528-93b5-2959331b48b9 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 56/112] 199.204.45.140 () {48 vars in 1016 bytes} [Wed May 13 01:41:23 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.140 () {48 vars in 1050 bytes} [Wed May 13 01:41:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.140 () {52 vars in 1048 bytes} [Wed May 13 01:41:23 2026] POST /v2.1/flavors => generated 534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:42:31 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: 65/130] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:42:31 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 66/131] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:42:31 2026] GET /v2.1/ => generated 400 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:42:31.535 8 INFO nova.api.openstack.wsgi [None req-d7355966-f238-4b2b-82a9-2826321ff20f 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 73e5552a970f49b9856993fcaa8d3d33 [pid: 8|app: 0|req: 66/132] 199.204.45.140 () {48 vars in 1050 bytes} [Wed May 13 01:42:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-13 01:42:31.552 7 WARNING oslo_db.sqlalchemy.utils [None req-1a1981c9-7277-469b-ac9a-34d8870cbfa5 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 67/133] 199.204.45.140 () {48 vars in 1015 bytes} [Wed May 13 01:42:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 199.204.45.140 () {52 vars in 1056 bytes} [Wed May 13 01:42:31 2026] POST /v2.1/os-keypairs => generated 576 bytes in 43 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 10.0.0.9 () {28 vars in 452 bytes} [Wed May 13 01:42: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) /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: 68/136] 10.0.0.9 () {30 vars in 656 bytes} [Wed May 13 01:42:32 2026] GET /v2.1 => generated 0 bytes in 34 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: 69/137] 10.0.0.9 () {32 vars in 729 bytes} [Wed May 13 01:42:32 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: 69/138] 10.0.0.9 () {34 vars in 802 bytes} [Wed May 13 01:42:32 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.140 () {42 vars in 702 bytes} [Wed May 13 01:44:07 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: 7|app: 0|req: 79/158] 199.204.45.140 () {44 vars in 906 bytes} [Wed May 13 01:44:07 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 266 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: 8|app: 0|req: 80/159] 199.204.45.140 () {46 vars in 979 bytes} [Wed May 13 01:44:07 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.204.45.140 () {52 vars in 1122 bytes} [Wed May 13 01:44:07 2026] PUT /v2.1/os-quota-sets/206a228e81274f989ed845fc845875d7 => generated 238 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.140 () {42 vars in 704 bytes} [Wed May 13 01:45: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: 90/180] 199.204.45.140 () {44 vars in 908 bytes} [Wed May 13 01:45:31 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.140 () {46 vars in 981 bytes} [Wed May 13 01:45:31 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:45:31.920 8 INFO nova.api.openstack.wsgi [None req-fbe617de-c380-495c-86d0-9a1b69dc011f 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 91/182] 199.204.45.140 () {48 vars in 1010 bytes} [Wed May 13 01:45:31 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: 92/183] 199.204.45.140 () {48 vars in 1050 bytes} [Wed May 13 01:45:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 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: 95/190] 10.0.0.253 () {32 vars in 655 bytes} [Wed May 13 01:46:08 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 10.0.0.253 () {32 vars in 641 bytes} [Wed May 13 01:46:09 2026] GET /v2.1/servers => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-13 01:46:09.399 8 WARNING oslo_db.sqlalchemy.utils [None req-e6820385-1e31-4bae-b342-1d983a0eb654 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 96/192] 10.0.0.253 () {32 vars in 649 bytes} [Wed May 13 01:46:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/193] 10.0.0.253 () {32 vars in 694 bytes} [Wed May 13 01:46:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:21 2026] GET /v2.1/flavors/bfed3aa1-9492-4aff-89e9-a91ef54d5f92 => generated 511 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 10.0.0.253 () {32 vars in 641 bytes} [Wed May 13 01:46:21 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:21 2026] GET /v2.1/flavors/bfed3aa1-9492-4aff-89e9-a91ef54d5f92 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/201] 10.0.0.253 () {30 vars in 413 bytes} [Wed May 13 01:46:26 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-13 01:46:26.162 8 WARNING neutronclient.v2_0.client [None req-909fa6f8-d54e-4368-8e9c-787cb05a4f22 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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: 103/202] 10.0.0.253 () {28 vars in 560 bytes} [Wed May 13 01:46:26 2026] GET /v2/ => generated 402 bytes in 440 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/203] 10.0.0.253 () {28 vars in 564 bytes} [Wed May 13 01:46:26 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: 7|app: 0|req: 105/204] 10.0.0.253 () {30 vars in 413 bytes} [Wed May 13 01:46:26 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/205] 10.0.0.253 () {34 vars in 685 bytes} [Wed May 13 01:46:26 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:27.156 8 WARNING neutronclient.v2_0.client [None req-16aca8f3-1779-45b7-b2fb-77bd4836e5a5 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:27.197 7 WARNING neutronclient.v2_0.client [None req-d32b6f76-54a8-4475-83b3-71ba121addb2 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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: 101/206] 10.0.0.253 () {34 vars in 685 bytes} [Wed May 13 01:46:27 2026] POST /v2.1/os-security-groups => generated 242 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:27.490 8 WARNING neutronclient.v2_0.client [None req-4667a7c1-e27b-40fb-9b57-b0eefc287e8b c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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: 102/207] 10.0.0.253 () {34 vars in 685 bytes} [Wed May 13 01:46:27 2026] POST /v2.1/os-security-groups => generated 244 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:27.669 8 WARNING neutronclient.v2_0.client [None req-598becee-3299-40c9-8cd2-f0644cd4f8ed c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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: 106/208] 10.0.0.253 () {34 vars in 685 bytes} [Wed May 13 01:46:27 2026] POST /v2.1/os-security-groups => generated 248 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:27.737 8 WARNING neutronclient.v2_0.client [None req-598becee-3299-40c9-8cd2-f0644cd4f8ed c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:27.754 7 WARNING neutronclient.v2_0.client [None req-26419463-56c4-4991-bd4f-c357a3702d2a d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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-05-13 01:46:27.784 8 WARNING neutronclient.v2_0.client [None req-598becee-3299-40c9-8cd2-f0644cd4f8ed c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:27.786 7 WARNING neutronclient.v2_0.client [None req-26419463-56c4-4991-bd4f-c357a3702d2a d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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: 103/209] 10.0.0.253 () {32 vars in 663 bytes} [Wed May 13 01:46:27 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:46:27.870 8 WARNING neutronclient.v2_0.client [None req-c3c96536-dbb9-4670-832f-7dbf95ffa8ed c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:27.899 8 WARNING neutronclient.v2_0.client [None req-c3c96536-dbb9-4670-832f-7dbf95ffa8ed c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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: 107/210] 10.0.0.253 () {34 vars in 695 bytes} [Wed May 13 01:46:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:27.947 7 WARNING neutronclient.v2_0.client [None req-be92c314-b588-404d-be1e-41b2191988b0 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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: 104/211] 10.0.0.253 () {32 vars in 740 bytes} [Wed May 13 01:46:27 2026] DELETE /v2.1/os-security-groups/ad0a84e1-d4a2-4582-ad6c-e66a7a4cd75b => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 10.0.0.253 () {34 vars in 685 bytes} [Wed May 13 01:46:27 2026] POST /v2.1/os-security-groups => generated 248 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:28.102 7 WARNING neutronclient.v2_0.client [None req-58747981-9d18-4ff7-ad6b-c63a29f34043 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:28.124 7 INFO nova.api.openstack.wsgi [None req-58747981-9d18-4ff7-ad6b-c63a29f34043 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - default default] HTTP exception thrown: Security group ad0a84e1-d4a2-4582-ad6c-e66a7a4cd75b does not exist Neutron server returns request_ids: ['req-9f682025-0883-486a-a436-b93cc55fcc66'] [pid: 7|app: 0|req: 109/213] 10.0.0.253 () {32 vars in 737 bytes} [Wed May 13 01:46:28 2026] GET /v2.1/os-security-groups/ad0a84e1-d4a2-4582-ad6c-e66a7a4cd75b => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-13 01:46:28.134 7 WARNING neutronclient.v2_0.client [None req-95d197ee-1e3a-494f-b5b2-3855ada4dfff d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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: 105/214] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:46:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:28.164 8 WARNING neutronclient.v2_0.client [None req-5846ff65-a025-43b4-965a-fafe71f1a2ae c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:28.168 7 WARNING neutronclient.v2_0.client [None req-95d197ee-1e3a-494f-b5b2-3855ada4dfff d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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: 110/215] 10.0.0.253 () {34 vars in 695 bytes} [Wed May 13 01:46:28 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:28.307 7 WARNING neutronclient.v2_0.client [None req-ef0749fa-371a-4720-b287-d58503f22621 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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-05-13 01:46:28.313 8 WARNING neutronclient.v2_0.client [None req-5846ff65-a025-43b4-965a-fafe71f1a2ae c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:28.345 7 WARNING neutronclient.v2_0.client [None req-ef0749fa-371a-4720-b287-d58503f22621 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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: 106/216] 10.0.0.253 () {32 vars in 740 bytes} [Wed May 13 01:46:28 2026] DELETE /v2.1/os-security-groups/f2069995-d283-48d8-b175-18555e162097 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-13 01:46:28.436 8 WARNING neutronclient.v2_0.client [None req-cafdc8a7-6929-4014-8f46-d3e4cf4012a3 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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: 111/217] 10.0.0.253 () {34 vars in 695 bytes} [Wed May 13 01:46:28 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:28.553 8 INFO nova.api.openstack.wsgi [None req-cafdc8a7-6929-4014-8f46-d3e4cf4012a3 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - default default] HTTP exception thrown: Security group f2069995-d283-48d8-b175-18555e162097 does not exist Neutron server returns request_ids: ['req-697d59f5-a558-4955-9e43-7cc05f90d122'] [pid: 8|app: 0|req: 107/218] 10.0.0.253 () {32 vars in 737 bytes} [Wed May 13 01:46:28 2026] GET /v2.1/os-security-groups/f2069995-d283-48d8-b175-18555e162097 => generated 194 bytes in 125 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-13 01:46:28.560 7 WARNING neutronclient.v2_0.client [None req-a3403e69-c5a4-40c0-91b2-206a359b8fe9 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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-05-13 01:46:28.571 8 WARNING neutronclient.v2_0.client [None req-896106b2-970b-4724-9e0c-7841498b3c46 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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: 112/219] 10.0.0.253 () {32 vars in 737 bytes} [Wed May 13 01:46:28 2026] GET /v2.1/os-security-groups/05b9d816-e019-419c-98ae-3795e78e1d00 => generated 665 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:28.647 8 WARNING neutronclient.v2_0.client [None req-896106b2-970b-4724-9e0c-7841498b3c46 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:28.650 7 WARNING neutronclient.v2_0.client [None req-86e12036-0a43-4f1d-8e9f-9396a59b6ea9 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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: 108/220] 10.0.0.253 () {32 vars in 740 bytes} [Wed May 13 01:46:28 2026] DELETE /v2.1/os-security-groups/07df716e-f309-4859-aabc-42d0f8d2090d => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-13 01:46:28.746 8 WARNING neutronclient.v2_0.client [None req-5476cc07-d3be-4c84-9fc2-7576fb07e5bc c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:28.774 7 WARNING neutronclient.v2_0.client [None req-86e12036-0a43-4f1d-8e9f-9396a59b6ea9 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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-05-13 01:46:28.785 8 INFO nova.api.openstack.wsgi [None req-5476cc07-d3be-4c84-9fc2-7576fb07e5bc c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - default default] HTTP exception thrown: Security group 07df716e-f309-4859-aabc-42d0f8d2090d does not exist Neutron server returns request_ids: ['req-bb1da7ca-0058-4ec9-a1bd-7268175dfb38'] [pid: 8|app: 0|req: 109/221] 10.0.0.253 () {32 vars in 737 bytes} [Wed May 13 01:46:28 2026] GET /v2.1/os-security-groups/07df716e-f309-4859-aabc-42d0f8d2090d => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-13 01:46:28.800 8 WARNING neutronclient.v2_0.client [None req-ef40c4e9-8b1d-4346-ab11-33cd386a7448 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:28.828 7 WARNING neutronclient.v2_0.client [None req-86e12036-0a43-4f1d-8e9f-9396a59b6ea9 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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-05-13 01:46:28.858 8 WARNING neutronclient.v2_0.client [None req-ef40c4e9-8b1d-4346-ab11-33cd386a7448 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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: 113/222] 10.0.0.253 () {32 vars in 750 bytes} [Wed May 13 01:46:28 2026] DELETE /v2.1/os-security-group-rules/7c6f24e3-9c23-4712-90cd-c8ef71f60ccc => generated 0 bytes in 297 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-13 01:46:28.955 7 WARNING neutronclient.v2_0.client [None req-358bfff7-d624-4c14-ac5c-fc3ab86f6093 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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-05-13 01:46:28.964 8 WARNING neutronclient.v2_0.client [None req-ef40c4e9-8b1d-4346-ab11-33cd386a7448 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:28.994 7 WARNING neutronclient.v2_0.client [None req-358bfff7-d624-4c14-ac5c-fc3ab86f6093 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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: 110/223] 10.0.0.253 () {32 vars in 663 bytes} [Wed May 13 01:46:28 2026] GET /v2.1/os-security-groups => generated 707 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:29.060 8 WARNING neutronclient.v2_0.client [None req-9c8b5290-8a68-43d0-a08e-6dd337e3b405 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:29.118 8 INFO nova.api.openstack.wsgi [None req-9c8b5290-8a68-43d0-a08e-6dd337e3b405 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - default default] HTTP exception thrown: Security group 07df716e-f309-4859-aabc-42d0f8d2090d does not exist Neutron server returns request_ids: ['req-4c283b8c-c3a8-4158-bd8f-ab24a3e34223'] [pid: 8|app: 0|req: 111/224] 10.0.0.253 () {32 vars in 740 bytes} [Wed May 13 01:46:29 2026] DELETE /v2.1/os-security-groups/07df716e-f309-4859-aabc-42d0f8d2090d => generated 194 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-13 01:46:29.135 8 WARNING neutronclient.v2_0.client [None req-d04c531a-ad09-43fe-a352-d03a3dae60cc c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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-05-13 01:46:29.166 8 INFO nova.api.openstack.wsgi [None req-d04c531a-ad09-43fe-a352-d03a3dae60cc c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - default default] HTTP exception thrown: Security group f2069995-d283-48d8-b175-18555e162097 does not exist Neutron server returns request_ids: ['req-6ef5b6b6-f68d-4fae-ae28-7c7d5282b9e4'] [pid: 8|app: 0|req: 112/225] 10.0.0.253 () {32 vars in 740 bytes} [Wed May 13 01:46:29 2026] DELETE /v2.1/os-security-groups/f2069995-d283-48d8-b175-18555e162097 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-13 01:46:29.178 8 WARNING neutronclient.v2_0.client [None req-10cbdbe0-e7f2-40b5-99a1-d79133c099c2 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - 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: 114/226] 10.0.0.253 () {32 vars in 740 bytes} [Wed May 13 01:46:28 2026] DELETE /v2.1/os-security-groups/05b9d816-e019-419c-98ae-3795e78e1d00 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-13 01:46:29.193 7 WARNING neutronclient.v2_0.client [None req-f52aace4-12a5-4a3b-b939-0b46c05f5199 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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-05-13 01:46:29.204 8 INFO nova.api.openstack.wsgi [None req-10cbdbe0-e7f2-40b5-99a1-d79133c099c2 c596f0601c3e4e2b86d6b374e89fe892 8a9f177a62474e10a28d820e19771435 - - default default] HTTP exception thrown: Security group ad0a84e1-d4a2-4582-ad6c-e66a7a4cd75b does not exist Neutron server returns request_ids: ['req-e37e9d66-c3ca-4765-8eb0-ced67f98301a'] [pid: 8|app: 0|req: 113/227] 10.0.0.253 () {32 vars in 740 bytes} [Wed May 13 01:46:29 2026] DELETE /v2.1/os-security-groups/ad0a84e1-d4a2-4582-ad6c-e66a7a4cd75b => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-13 01:46:29.228 7 WARNING neutronclient.v2_0.client [None req-f52aace4-12a5-4a3b-b939-0b46c05f5199 d6329df55983443288a208a999d6eb49 ddd45581df0647fda9cd36e630546af2 - - 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: 115/228] 10.0.0.253 () {32 vars in 740 bytes} [Wed May 13 01:46:29 2026] DELETE /v2.1/os-security-groups/16890d9c-1c63-49bf-b5ca-ceeba7d81509 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-13 01:46:29.639 8 WARNING neutronclient.v2_0.client [None req-957c08b5-1829-4427-8ea8-981d226b7004 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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-05-13 01:46:30.374 8 WARNING neutronclient.v2_0.client [None req-957c08b5-1829-4427-8ea8-981d226b7004 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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-05-13 01:46:31.656 8 WARNING neutronclient.v2_0.client [None req-957c08b5-1829-4427-8ea8-981d226b7004 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 114/231] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:46:29 2026] POST /v2.1/servers => generated 453 bytes in 3031 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-13 01:46:32.600 7 WARNING neutronclient.v2_0.client [None req-27cd5692-a605-42e3-b55b-14767549b7aa 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 118/232] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:32 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1391 bytes in 79 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-05-13 01:46:33.747 8 WARNING neutronclient.v2_0.client [None req-4bd962e7-2b03-4192-a639-edef3a162091 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 115/233] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:33 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1395 bytes in 132 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-05-13 01:46:34.929 7 WARNING neutronclient.v2_0.client [None req-17d6bba6-04d5-415f-b1c4-0aaa07b18b99 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 119/234] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:34 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1443 bytes in 2117 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-05-13 01:46:37.984 8 WARNING neutronclient.v2_0.client [None req-34b42346-0ec4-4488-b175-2096f811ada8 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 116/235] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:37 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1451 bytes in 368 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: 120/236] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:46:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 129 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: 117/237] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:46:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:39.367 7 WARNING neutronclient.v2_0.client [None req-10763211-c5a0-4805-98e8-d8e9af186989 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 121/238] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:39 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1517 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:46:40.015 8 WARNING neutronclient.v2_0.client [None req-1c23407a-9b06-44e5-a0b1-78baa02671ce 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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-05-13 01:46:40.142 8 WARNING neutronclient.v2_0.client [None req-1c23407a-9b06-44e5-a0b1-78baa02671ce 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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-05-13 01:46:40.176 7 INFO nova.api.openstack.compute.server_external_events [req-0c71153e-58bd-43e2-b9cf-1d5bd831dd49 req-fbe2e65d-e5ac-4b2e-8d68-dd784218e565 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:3bd5f918-cdfb-46be-b702-a3d7fbed265a for instance d3844c1e-de8c-48d8-99f9-d22644b56b9e on instance 2026-05-13 01:46:40.188 7 INFO nova.compute.rpcapi [None req-04d43aa9-832f-4773-9ec9-5fec6940741b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 123/241] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:46:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:46:40.333 8 WARNING neutronclient.v2_0.client [None req-1c23407a-9b06-44e5-a0b1-78baa02671ce 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 119/242] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:46:39 2026] POST /v2.1/servers => generated 450 bytes in 593 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-05-13 01:46:40.589 7 WARNING neutronclient.v2_0.client [None req-61c49968-4685-46d7-b256-82a5bf97c6e3 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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, ' [pid: 7|app: 0|req: 124/243] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:40 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1423 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:46:40.690 8 WARNING neutronclient.v2_0.client [None req-cf79499f-d515-4499-9071-60df86d71053 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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-05-13 01:46:40.739 8 WARNING neutronclient.v2_0.client [None req-cf79499f-d515-4499-9071-60df86d71053 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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-05-13 01:46:40.805 7 WARNING neutronclient.v2_0.client [None req-9a09bb44-bf35-4627-bff3-f43d2ddf8e22 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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-05-13 01:46:40.870 8 WARNING neutronclient.v2_0.client [None req-cf79499f-d515-4499-9071-60df86d71053 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 125/244] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:40 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/245] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:46:40 2026] POST /v2.1/servers => generated 449 bytes in 465 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-05-13 01:46:41.112 7 WARNING neutronclient.v2_0.client [None req-bb79c15d-2232-44f3-9bda-115822740eff 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 126/246] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:41 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1399 bytes in 59 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-05-13 01:46:41.689 8 WARNING neutronclient.v2_0.client [None req-565d8242-b49d-4601-a95b-e1f2ba1e68e7 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 121/247] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:41 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1427 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-05-13 01:46:41.988 7 WARNING neutronclient.v2_0.client [None req-a9864d50-4826-48ff-8ae7-ace19dec0639 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 127/248] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:41 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1517 bytes in 170 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-05-13 01:46:42.209 8 WARNING neutronclient.v2_0.client [None req-eb720371-e691-4aeb-9d37-82ebfa63d0cb 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 122/249] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:42 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1403 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-05-13 01:46:42.782 7 WARNING neutronclient.v2_0.client [None req-9c35665c-c07c-49be-9d48-3f457435ae76 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 128/250] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:42 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1475 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-05-13 01:46:43.178 8 WARNING neutronclient.v2_0.client [None req-0fbe9a75-5369-4d39-8d52-f544f36b0f7e 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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, ' [pid: 8|app: 0|req: 123/251] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:43 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1517 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:46:43.307 7 WARNING neutronclient.v2_0.client [None req-f5e18667-4def-4ed0-a13d-b382a889cc90 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 129/252] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:43 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1395 bytes in 71 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-05-13 01:46:43.881 8 WARNING neutronclient.v2_0.client [None req-7e0c68f1-bfc3-4f1c-b351-9e6bcb5cf92e 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 124/253] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:43 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1475 bytes in 97 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-05-13 01:46:44.340 7 WARNING neutronclient.v2_0.client [None req-cac18739-72b8-4aea-9c75-223f0125a9f1 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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-05-13 01:46:44.421 8 WARNING neutronclient.v2_0.client [None req-93700e99-3105-42e1-8e60-2bd9c19cb2be 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 130/254] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:44 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1517 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/255] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:44 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1395 bytes in 129 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-05-13 01:46:44.997 7 WARNING neutronclient.v2_0.client [None req-eaeec8c6-747d-4046-a92f-c82ea4fd9ac0 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 131/256] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:44 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1483 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, ' /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-05-13 01:46:45.535 8 WARNING neutronclient.v2_0.client [None req-0d718129-6834-407d-bce5-4c80af9e49bf 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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-05-13 01:46:45.546 7 WARNING neutronclient.v2_0.client [None req-77cd7587-a17e-4384-9b58-af3b4695f51f 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 132/257] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:45 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1451 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/258] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:45 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1517 bytes in 482 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-05-13 01:46:46.096 7 WARNING neutronclient.v2_0.client [None req-ed3a1f76-f236-4633-b77f-49dd91f76fd9 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 133/259] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:46 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1550 bytes in 125 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-05-13 01:46:46.308 8 INFO nova.api.openstack.compute.server_external_events [req-56f14a95-59ac-4f9c-bacd-3ac1df3a7758 req-da44ed4f-4c9c-483a-ac1b-847815ed4e4e b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:b06aab75-a094-4e36-9794-811f28af71d3 for instance 0c1b4549-fbfb-49e7-933e-a21df7c00760 on instance 2026-05-13 01:46:46.318 8 INFO nova.compute.rpcapi [None req-9931900c-7e3f-446e-9ec7-e585f82beb98 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 127/260] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:46:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 109 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-05-13 01:46:46.815 7 INFO nova.api.openstack.compute.server_external_events [req-3de73d13-d381-4c8b-be9e-f57754d31a62 req-81ec83a1-81f8-4a6f-8fa9-8a45cd501101 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:3bd5f918-cdfb-46be-b702-a3d7fbed265a for instance d3844c1e-de8c-48d8-99f9-d22644b56b9e on instance [pid: 7|app: 0|req: 134/261] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:46:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /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-05-13 01:46:46.991 8 WARNING neutronclient.v2_0.client [None req-a204e934-a034-4c2d-b6c1-d9e3c067e47a 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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-05-13 01:46:47.023 7 WARNING neutronclient.v2_0.client [None req-ee5e54af-42e7-4daf-9bad-052b9cdbeda9 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 128/262] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:46 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1459 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/263] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:46 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1517 bytes in 202 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-05-13 01:46:47.255 8 WARNING neutronclient.v2_0.client [None req-6cc6c271-23a2-4777-8691-915640859aa7 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 129/264] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:47 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1548 bytes in 255 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-05-13 01:46:48.121 7 WARNING neutronclient.v2_0.client [None req-b96c095b-a262-499e-87ff-66653247315f 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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-05-13 01:46:48.258 8 WARNING neutronclient.v2_0.client [None req-a72781f0-cf26-4d48-be58-4caaade79b49 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 136/265] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:48 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1526 bytes in 420 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: 130/266] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:48 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1517 bytes in 315 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-05-13 01:46:48.539 7 INFO nova.api.openstack.compute.server_external_events [req-6ca8c1aa-1097-40a4-b162-06d6a9629355 req-e008f255-a324-43bb-b6cb-8da58ac2e1de b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:dddcf314-afd1-4db4-b09c-80239aa81f51 for instance 40ea5010-60f5-4fec-8810-17be411fa808 on instance [pid: 7|app: 0|req: 137/267] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:46:48 2026] POST /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) 2026-05-13 01:46:48.578 8 WARNING neutronclient.v2_0.client [None req-0cc7ebde-ae36-459a-bce6-9036ad6518ea 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 131/268] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:48 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1548 bytes in 134 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, ' /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-05-13 01:46:49.570 7 WARNING neutronclient.v2_0.client [None req-b9d0d98f-6c6a-443e-a0db-4454476bf7f3 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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-05-13 01:46:49.577 8 WARNING neutronclient.v2_0.client [None req-6b48e334-d19e-4813-9155-3b014c06eb45 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 138/269] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:49 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1524 bytes in 231 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-05-13 01:46:49.782 7 WARNING neutronclient.v2_0.client [None req-7702274f-e22a-489f-b38e-dee421555513 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 132/270] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:49 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1700 bytes in 241 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-05-13 01:46:49.849 8 WARNING neutronclient.v2_0.client [None req-2a9675b8-8e2a-4c4f-94ce-dbfce16aeb7e 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 133/271] 10.0.0.253 () {32 vars in 741 bytes} [Wed May 13 01:46:49 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:49 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1548 bytes in 175 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, ' /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-05-13 01:46:50.808 7 INFO nova.api.openstack.compute.server_external_events [req-be22b0bd-1b73-463f-a0a3-1bbc6f2e4efc req-15531177-7497-4c04-a113-af17d7815b57 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:3bd5f918-cdfb-46be-b702-a3d7fbed265a for instance d3844c1e-de8c-48d8-99f9-d22644b56b9e on instance [pid: 7|app: 0|req: 140/275] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:46:50 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) 2026-05-13 01:46:50.813 8 WARNING neutronclient.v2_0.client [None req-708a25e2-3d1c-4a14-bb17-1764f8115a1b 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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-05-13 01:46:50.893 7 INFO nova.api.openstack.compute.server_external_events [req-b9f86827-7841-4470-bed0-07b3475ef0d4 req-92e9141a-3d91-45fc-a1c0-9b9af20ebefa b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:b06aab75-a094-4e36-9794-811f28af71d3 for instance 0c1b4549-fbfb-49e7-933e-a21df7c00760 on instance [pid: 7|app: 0|req: 141/276] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:46:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/277] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:50 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1524 bytes in 152 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-05-13 01:46:50.985 7 WARNING neutronclient.v2_0.client [None req-ecc4fe21-4b0a-4e7c-8b88-20c830fba630 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 142/278] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:50 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1548 bytes in 189 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-05-13 01:46:51.997 8 WARNING neutronclient.v2_0.client [None req-8a254191-dd4e-41e9-983a-9bdcf8369039 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 137/279] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:51 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1524 bytes in 174 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-05-13 01:46:52.212 7 WARNING neutronclient.v2_0.client [None req-f58f858c-ba80-43de-a452-5b383e5d4358 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 143/280] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:52 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1725 bytes in 185 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-05-13 01:46:52.407 8 WARNING neutronclient.v2_0.client [None req-d9016879-b89f-476c-8e73-509a18514f69 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 138/281] 10.0.0.253 () {32 vars in 741 bytes} [Wed May 13 01:46:52 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760/os-interface => generated 285 bytes in 93 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, ' /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-05-13 01:46:53.110 8 INFO nova.api.openstack.compute.server_external_events [req-cd338e30-2712-410b-b220-29b02396251d req-0247696d-7b7e-46e3-b69c-22ae75fb283e b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:b06aab75-a094-4e36-9794-811f28af71d3 for instance 0c1b4549-fbfb-49e7-933e-a21df7c00760 on instance [pid: 8|app: 0|req: 139/282] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:46:53 2026] POST /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) /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-05-13 01:46:53.138 7 WARNING neutronclient.v2_0.client [None req-633fdd1f-42e9-44eb-b86d-4ec341e86f94 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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-05-13 01:46:53.163 8 WARNING neutronclient.v2_0.client [None req-0fd0afd7-283b-4a59-92f0-02c409331316 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 144/283] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:53 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1725 bytes in 213 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: 140/284] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:53 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1524 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 10.0.0.253 () {32 vars in 641 bytes} [Wed May 13 01:46:53 2026] GET /v2.1/servers => generated 378 bytes in 98 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: 141/286] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:46:53 2026] DELETE /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 0 bytes in 160 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-05-13 01:46:53.624 7 WARNING neutronclient.v2_0.client [None req-e663d0e9-e5cd-47c3-a477-2d38d855ee35 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 146/287] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:53 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1731 bytes in 157 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-05-13 01:46:54.416 8 WARNING neutronclient.v2_0.client [None req-a807f0ac-cc7b-4350-8e6f-2e000ba1724a 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 142/288] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:54 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1524 bytes in 195 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-05-13 01:46:54.615 7 INFO nova.api.openstack.compute.server_external_events [req-b9977e1a-9b03-433d-98ba-0d3de7de84b3 req-a9a26d1e-2ce9-47f4-b419-251efd6b558d b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:dddcf314-afd1-4db4-b09c-80239aa81f51 for instance 40ea5010-60f5-4fec-8810-17be411fa808 on instance [pid: 7|app: 0|req: 147/289] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:46:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /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-05-13 01:46:54.832 8 WARNING neutronclient.v2_0.client [None req-219395e0-b86c-4428-aef9-000733645171 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 143/290] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:54 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1851 bytes in 194 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-05-13 01:46:55.612 7 WARNING neutronclient.v2_0.client [None req-2246f776-e6f5-4da2-89b4-b381f90d54e4 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 148/291] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:55 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1524 bytes in 218 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-05-13 01:46:56.014 8 WARNING neutronclient.v2_0.client [None req-3d2bc6ca-7517-42cc-ad43-475289fd5011 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 144/292] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:55 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1851 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-05-13 01:46:56.826 7 WARNING neutronclient.v2_0.client [None req-63bfd655-b48d-43dc-996d-de120c13dd72 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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-05-13 01:46:57.203 8 WARNING neutronclient.v2_0.client [None req-5115641b-bd8b-45e7-95ef-c51690614f4f 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 145/293] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:57 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1784 bytes in 210 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-05-13 01:46:57.398 8 INFO nova.api.openstack.compute.server_external_events [req-a980daaf-85b8-4a88-bcfc-ffed9614e2a0 req-a0eb00cb-d053-4639-a712-9083bf77ead4 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:b06aab75-a094-4e36-9794-811f28af71d3 for instance 0c1b4549-fbfb-49e7-933e-a21df7c00760 on instance [pid: 8|app: 0|req: 146/294] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:46:57 2026] POST /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) [pid: 7|app: 0|req: 149/295] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:56 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1714 bytes in 623 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-05-13 01:46:57.475 8 WARNING neutronclient.v2_0.client [None req-eb411b0e-6542-4698-b89a-f1dd70bbce64 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 147/296] 10.0.0.253 () {32 vars in 741 bytes} [Wed May 13 01:46:57 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/os-interface => generated 284 bytes in 91 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, ' /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-05-13 01:46:58.244 8 INFO nova.api.openstack.compute.server_external_events [req-b3f4e19e-2fac-456e-9696-b2330a5fc5c0 req-fdaa58eb-2b90-4bef-a574-7c90fa9d785c b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:dddcf314-afd1-4db4-b09c-80239aa81f51 for instance 40ea5010-60f5-4fec-8810-17be411fa808 on instance 2026-05-13 01:46:58.257 7 WARNING neutronclient.v2_0.client [None req-e9079e54-f149-4398-a8b0-56de00103a36 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 148/297] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:46:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:58 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1714 bytes in 185 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-05-13 01:46:58.448 8 WARNING neutronclient.v2_0.client [None req-aabd130a-2393-4c94-9c6c-1d7be95718b7 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 149/299] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:58 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1509 bytes in 97 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-05-13 01:46:59.555 7 WARNING neutronclient.v2_0.client [None req-3cab9e5c-edcc-493e-b859-41eddd32d4b1 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - 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: 151/300] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:46:59 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 1509 bytes in 83 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-05-13 01:47:00.635 7 INFO nova.api.openstack.wsgi [None req-605b5a0f-1104-4d20-8013-c0bb43b51e99 462ba22a88ec4596b88432c867cad0ff bf6958c6e3774e0788faedc631c27182 - - default default] HTTP exception thrown: Instance 0c1b4549-fbfb-49e7-933e-a21df7c00760 could not be found. [pid: 7|app: 0|req: 153/303] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:00 2026] GET /v2.1/servers/0c1b4549-fbfb-49e7-933e-a21df7c00760 => generated 111 bytes in 24 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: 151/304] 10.0.0.253 () {32 vars in 704 bytes} [Wed May 13 01:47:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-827706593 => generated 0 bytes in 25 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, ' 2026-05-13 01:47:18.241 7 WARNING neutronclient.v2_0.client [None req-cce8a3f4-7e9b-4f67-b040-2ab4cd71a72c 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 155/307] 10.0.0.253 () {32 vars in 741 bytes} [Wed May 13 01:47:18 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/os-interface => generated 284 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:47:18.394 8 WARNING neutronclient.v2_0.client [None req-30c8ca65-4623-409d-a2da-2c1a503b41a7 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 153/308] 10.0.0.253 () {32 vars in 815 bytes} [Wed May 13 01:47:18 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/os-interface/dddcf314-afd1-4db4-b09c-80239aa81f51 => generated 281 bytes in 120 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: 156/309] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:47:18 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/ips => generated 155 bytes in 46 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: 154/310] 10.0.0.253 () {34 vars in 750 bytes} [Wed May 13 01:47:18 2026] POST /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/action => generated 0 bytes in 36 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: 157/311] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:47:18 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/ips => generated 155 bytes in 37 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-05-13 01:47:19.193 8 WARNING neutronclient.v2_0.client [None req-780513ef-fbd9-496b-b76c-5ce1c0c42deb 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 155/312] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:19 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1820 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-05-13 01:47:19.369 7 WARNING neutronclient.v2_0.client [None req-19b340b4-4540-445b-b710-ce7217b13829 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 158/313] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:19 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1820 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, ' /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: 159/314] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:47:19 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/ips => generated 155 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/315] 10.0.0.253 () {34 vars in 750 bytes} [Wed May 13 01:47:19 2026] POST /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e/action => generated 0 bytes in 83 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, ' 2026-05-13 01:47:19.733 7 WARNING neutronclient.v2_0.client [None req-2c23c2d1-ba45-4f67-8ef7-f93f9bff5a4f 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 160/316] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:19 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1822 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-05-13 01:47:20.079 8 INFO nova.api.openstack.compute.server_external_events [req-64a085b4-0603-453f-b403-5251c457aeb2 req-eea02fb9-6a98-44b9-a1e6-8515c989d7e6 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:dddcf314-afd1-4db4-b09c-80239aa81f51 for instance 40ea5010-60f5-4fec-8810-17be411fa808 on instance [pid: 8|app: 0|req: 158/319] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:47:20 2026] POST /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) /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: 162/320] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:47:20 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/ips => generated 155 bytes in 39 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-05-13 01:47:20.891 8 WARNING neutronclient.v2_0.client [None req-1d0275fb-a527-409e-97a7-da5e30e51033 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 159/321] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:20 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1822 bytes in 128 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: 163/322] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:47:21 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/ips => generated 193 bytes in 34 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-05-13 01:47:21.803 8 WARNING neutronclient.v2_0.client [None req-580fd2c8-3ee8-43b9-864d-21d4afc70658 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 160/323] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:21 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1948 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, ' [pid: 7|app: 0|req: 164/324] 10.0.0.253 () {34 vars in 750 bytes} [Wed May 13 01:47:21 2026] POST /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/action => generated 0 bytes in 32 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, ' /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: 161/325] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:47:21 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/ips => generated 193 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:47:22.037 7 WARNING neutronclient.v2_0.client [None req-e9936baa-ed75-4abc-ac36-99b14257349b 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 165/326] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:21 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1822 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, ' [pid: 8|app: 0|req: 162/327] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:47:23 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/ips => generated 193 bytes in 37 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-05-13 01:47:23.251 7 WARNING neutronclient.v2_0.client [None req-cddd7e84-9940-403c-af35-a84c4f9737ce 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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, ' [pid: 7|app: 0|req: 166/328] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:23 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1827 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:47:23.374 8 INFO nova.api.openstack.compute.server_external_events [req-eabb6ae4-0e98-4b42-a931-4a346f8e32ee req-b4156f1f-840c-4771-85a7-4bf626e3266c b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:dddcf314-afd1-4db4-b09c-80239aa81f51 for instance 40ea5010-60f5-4fec-8810-17be411fa808 on instance [pid: 8|app: 0|req: 163/329] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:47:23 2026] POST /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) /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: 167/330] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:47:24 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/ips => generated 193 bytes in 50 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-05-13 01:47:24.415 8 WARNING neutronclient.v2_0.client [None req-143c3f2d-e2d4-49ae-ae3b-0338e6d70c62 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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/331] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:24 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1827 bytes in 292 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: 168/332] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:47:25 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808/ips => generated 155 bytes in 59 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: 165/333] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:47:25 2026] DELETE /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 0 bytes in 125 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-05-13 01:47:25.343 7 WARNING neutronclient.v2_0.client [None req-561e69c6-cded-4dce-aa35-1ebb75766549 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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/334] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:25 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1840 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-05-13 01:47:25.730 8 WARNING neutronclient.v2_0.client [None req-2f42ff95-f267-4a06-8968-4a2e24ee8018 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 166/335] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:25 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1827 bytes in 135 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-05-13 01:47:26.413 7 INFO nova.api.openstack.compute.server_external_events [req-d781cde7-2745-4f0b-aa8a-a9b2b2a0f64e req-4e83e2a7-fe6b-4677-9dc1-ace8d5db72de b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-unplugged:3bd5f918-cdfb-46be-b702-a3d7fbed265a for instance d3844c1e-de8c-48d8-99f9-d22644b56b9e on instance [pid: 7|app: 0|req: 170/336] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:47:26 2026] POST /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) /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-05-13 01:47:26.519 8 WARNING neutronclient.v2_0.client [None req-fad8b606-4a78-45a1-bedc-1c80810b2536 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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/337] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:26 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1840 bytes in 156 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-05-13 01:47:26.874 7 WARNING neutronclient.v2_0.client [None req-8210883a-96e7-4d68-b8b7-90824556cdc6 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 171/338] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:26 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1827 bytes in 150 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-05-13 01:47:27.687 8 WARNING neutronclient.v2_0.client [None req-b256ffa3-65b8-461d-b69f-7b22a7419c05 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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/339] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:27 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1840 bytes in 170 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-05-13 01:47:28.044 7 WARNING neutronclient.v2_0.client [None req-e94128df-895c-49c5-bd4f-9042cdff3546 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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-05-13 01:47:28.579 8 INFO nova.api.openstack.compute.server_external_events [req-3d6899ac-3ec1-4e32-be31-875588a171a7 req-f3406b96-909b-4aaf-b067-8f9cea8f3ceb b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:dddcf314-afd1-4db4-b09c-80239aa81f51 for instance 40ea5010-60f5-4fec-8810-17be411fa808 on instance [pid: 8|app: 0|req: 169/340] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:47:28 2026] POST /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) [pid: 7|app: 0|req: 172/341] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:28 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1827 bytes in 664 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-05-13 01:47:28.964 8 WARNING neutronclient.v2_0.client [None req-2c28f961-0e00-4f74-b523-173d7638467b 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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/342] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:28 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1480 bytes in 156 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-05-13 01:47:29.148 7 INFO nova.api.openstack.compute.server_external_events [req-ec2530d0-5626-48b6-8782-5bd243f87428 req-1bb39adc-fd36-4bad-a041-b3b1711b421e b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:3bd5f918-cdfb-46be-b702-a3d7fbed265a for instance d3844c1e-de8c-48d8-99f9-d22644b56b9e on instance [pid: 7|app: 0|req: 173/343] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:47:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /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-05-13 01:47:29.733 8 WARNING neutronclient.v2_0.client [None req-1f999ab6-111d-42f3-8696-0906ccdbac60 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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/346] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:29 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1827 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-05-13 01:47:30.070 7 WARNING neutronclient.v2_0.client [None req-eb58637e-f26b-4fdf-b86d-51f66e73f53f 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 176/347] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:30 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1485 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-05-13 01:47:30.943 8 WARNING neutronclient.v2_0.client [None req-155e399b-32c8-4384-b7fb-0f193e412ded 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 172/348] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:30 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1820 bytes in 149 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-05-13 01:47:31.163 7 WARNING neutronclient.v2_0.client [None req-4fc3f2d0-bb1b-4f59-b01b-2c48bc3e5ab8 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - 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: 177/349] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:31 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 1485 bytes in 84 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-05-13 01:47:32.244 8 INFO nova.api.openstack.wsgi [None req-b31e3721-5f5d-413b-9f83-27b249ba1daa 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - default default] HTTP exception thrown: Instance 40ea5010-60f5-4fec-8810-17be411fa808 could not be found. [pid: 8|app: 0|req: 173/350] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:32 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 111 bytes in 29 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: 7|app: 0|req: 178/351] 10.0.0.253 () {32 vars in 704 bytes} [Wed May 13 01:47:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-416366776 => generated 0 bytes in 43 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, ' 2026-05-13 01:47:32.711 8 INFO nova.api.openstack.wsgi [None req-84d43f87-b5f2-4ccb-8af3-ba9918ea1ad8 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - default default] HTTP exception thrown: Instance 40ea5010-60f5-4fec-8810-17be411fa808 could not be found. [pid: 8|app: 0|req: 174/352] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:47:32 2026] DELETE /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-13 01:47:32.753 7 INFO nova.api.openstack.wsgi [None req-0ada6e89-3316-49aa-92e3-f9a948440009 0c7fabfe2a1c448397ce9472db3ea9a5 2ad811f9469845a2895f404d604578a8 - - default default] HTTP exception thrown: Instance 40ea5010-60f5-4fec-8810-17be411fa808 could not be found. [pid: 7|app: 0|req: 179/353] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:32 2026] GET /v2.1/servers/40ea5010-60f5-4fec-8810-17be411fa808 => generated 111 bytes in 30 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, ' 2026-05-13 01:47:34.139 8 WARNING neutronclient.v2_0.client [None req-25e1bc4e-c00b-473d-a11e-136ddf8d10d1 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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-05-13 01:47:34.343 8 WARNING neutronclient.v2_0.client [None req-25e1bc4e-c00b-473d-a11e-136ddf8d10d1 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 175/354] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:47:34 2026] POST /v2.1/servers => generated 424 bytes in 461 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-05-13 01:47:34.592 7 WARNING neutronclient.v2_0.client [None req-7eec565d-4b1d-46dd-a096-d5faec70f1ee 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 180/355] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:34 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1367 bytes in 87 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-05-13 01:47:35.691 8 WARNING neutronclient.v2_0.client [None req-b6cf2035-9a60-4a22-a858-8894d102c0ee 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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/356] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:35 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1371 bytes in 70 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-05-13 01:47:36.782 7 WARNING neutronclient.v2_0.client [None req-7fbf7736-a547-484e-b2ea-1bdb05f13956 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 181/357] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:36 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1419 bytes in 59 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-05-13 01:47:37.863 8 WARNING neutronclient.v2_0.client [None req-5c031c4c-5482-4dd9-b39c-6a0ba7bb7265 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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/358] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:37 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1419 bytes in 69 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-05-13 01:47:38.946 7 WARNING neutronclient.v2_0.client [None req-784505bc-a3f8-4549-b9ee-f9c4f3ebb5a9 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 182/359] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:38 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1469 bytes in 711 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-05-13 01:47:39.782 8 INFO nova.api.openstack.compute.server_external_events [req-b9ef9069-2161-48c8-b557-7498c7ecfb2e req-a9448ece-4e44-4f05-9a99-fd4a9cba76c5 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:0c913cf5-656f-4dac-ae03-6609691e7a8b for instance 054af8d5-9ad2-4d0e-b92d-9e99eb102379 on instance [pid: 8|app: 0|req: 178/360] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:47:39 2026] POST /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) /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-05-13 01:47:40.700 7 WARNING neutronclient.v2_0.client [None req-2ce20564-265f-442d-b265-081fa3757440 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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/363] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:40 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1467 bytes in 227 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: 180/364] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:47:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 166 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-05-13 01:47:41.931 7 WARNING neutronclient.v2_0.client [None req-9b131038-76b9-436f-b3d0-1be87d473819 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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/365] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:41 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1467 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:47:43.097 8 WARNING neutronclient.v2_0.client [None req-c59bf1de-c8bb-4448-b568-a757a7d20c08 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 181/366] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:43 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1467 bytes in 155 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-05-13 01:47:44.177 7 WARNING neutronclient.v2_0.client [None req-47ff7198-6f3c-4f29-9a58-15f87d394354 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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-05-13 01:47:44.223 7 WARNING neutronclient.v2_0.client [None req-47ff7198-6f3c-4f29-9a58-15f87d394354 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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-05-13 01:47:44.266 8 WARNING neutronclient.v2_0.client [None req-38ddcba0-8579-4553-990d-297d64529dc7 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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/367] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:44 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1467 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:47:44.400 7 WARNING neutronclient.v2_0.client [None req-47ff7198-6f3c-4f29-9a58-15f87d394354 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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/368] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:47:44 2026] POST /v2.1/servers => generated 450 bytes in 1076 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-05-13 01:47:45.164 8 WARNING neutronclient.v2_0.client [None req-0798f80b-20db-48f0-adc6-f0326ce1e8cd 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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/369] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:45 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1254 bytes in 62 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-05-13 01:47:45.416 7 WARNING neutronclient.v2_0.client [None req-ce7d09c0-db55-45de-9a2b-2cb8abdd7138 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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/370] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:45 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1467 bytes in 134 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-05-13 01:47:46.261 8 WARNING neutronclient.v2_0.client [None req-1f9b2c4d-78bf-4871-946a-ebe35e558425 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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/371] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:46 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1304 bytes in 72 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-05-13 01:47:46.318 7 INFO nova.api.openstack.compute.server_external_events [req-3fad3dd9-1403-44af-9466-a85f9ba87dd5 req-8f52c0b6-c507-4f59-9a43-aa7ce93aba34 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:0c913cf5-656f-4dac-ae03-6609691e7a8b for instance 054af8d5-9ad2-4d0e-b92d-9e99eb102379 on instance [pid: 7|app: 0|req: 188/372] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:47:46 2026] POST /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) /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-05-13 01:47:46.571 8 WARNING neutronclient.v2_0.client [None req-614a4f21-073b-4c6c-a476-c9433173c49c 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 185/373] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:46 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1467 bytes in 187 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-05-13 01:47:47.346 7 WARNING neutronclient.v2_0.client [None req-439d22f4-adc7-40ea-8f6e-a1c494c816f7 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 189/374] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:47 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1352 bytes in 76 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-05-13 01:47:47.797 8 WARNING neutronclient.v2_0.client [None req-9423cb19-cdf0-4469-8470-e85e6899fdea 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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/375] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:47 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1646 bytes in 170 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-05-13 01:47:48.444 7 WARNING neutronclient.v2_0.client [None req-fe32a783-7b8f-4473-923f-e0c7453a7370 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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/376] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:48 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1352 bytes in 70 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: 187/377] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:47:49 2026] DELETE /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 0 bytes in 117 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-05-13 01:47:49.269 7 WARNING neutronclient.v2_0.client [None req-799db986-5cca-49c2-84d5-47e23527f761 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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/378] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:49 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1652 bytes in 182 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-05-13 01:47:49.533 8 WARNING neutronclient.v2_0.client [None req-27202b3f-f019-4f91-ae35-d5e96a4cb2f2 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 188/379] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:49 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1360 bytes in 88 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-05-13 01:47:50.350 8 INFO nova.api.openstack.compute.server_external_events [req-29101f5d-a0dd-411d-9c72-9d1dd7c36703 req-1bdccb06-8f28-4c4b-9012-9b47a666f092 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:4912d702-5518-433b-a4a1-a79be580e5e1 for instance 364e0821-1592-4641-bf4a-36322cb907d2 on instance [pid: 8|app: 0|req: 190/382] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:47:50 2026] POST /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) /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-05-13 01:47:50.465 7 WARNING neutronclient.v2_0.client [None req-26a258ff-6e52-4240-b418-ea8af644692f 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 193/383] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:50 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1652 bytes in 116 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-05-13 01:47:50.630 8 WARNING neutronclient.v2_0.client [None req-e580c010-0a2e-4908-a945-f2ef6597ebc0 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 191/384] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:50 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1437 bytes in 125 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-05-13 01:47:51.603 7 WARNING neutronclient.v2_0.client [None req-4644c03d-28ac-46b0-b4e6-0e81cb1d5e58 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 194/385] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:51 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1652 bytes in 160 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-05-13 01:47:51.786 8 WARNING neutronclient.v2_0.client [None req-551f1803-e85b-4236-862b-2a1f79f2f9e4 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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-05-13 01:47:52.079 7 INFO nova.api.openstack.compute.server_external_events [req-9bd4f893-35d6-4ba2-aa91-ff86a3c29521 req-bee759d9-f1ee-431b-830d-df2fcc41db48 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:0c913cf5-656f-4dac-ae03-6609691e7a8b for instance 054af8d5-9ad2-4d0e-b92d-9e99eb102379 on instance [pid: 7|app: 0|req: 195/386] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:47:52 2026] POST /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) [pid: 8|app: 0|req: 192/387] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:51 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1437 bytes in 375 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-05-13 01:47:52.545 7 WARNING neutronclient.v2_0.client [None req-3c66b4a2-c645-4e05-92d7-158bfa5b4075 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 196/388] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:52 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1820 bytes in 175 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, ' /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-05-13 01:47:52.769 7 WARNING neutronclient.v2_0.client [None req-269fde10-cd65-4364-af78-f125b17a8563 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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/389] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:47:52 2026] DELETE /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:52 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1448 bytes in 62 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-05-13 01:47:52.836 8 WARNING neutronclient.v2_0.client [None req-6737bd12-a46d-4a58-8913-8a2463cb3650 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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/391] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:52 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1826 bytes in 160 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-05-13 01:47:53.163 7 WARNING neutronclient.v2_0.client [None req-60949d7d-8c45-4882-854f-bb7ad45db04a 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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/392] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:53 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1437 bytes in 127 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-05-13 01:47:53.873 8 WARNING neutronclient.v2_0.client [None req-2347298c-9a76-422c-843a-ba4b67d68417 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 195/393] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:53 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1453 bytes in 82 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-05-13 01:47:54.021 7 WARNING neutronclient.v2_0.client [None req-420f2135-ae52-42d0-a6bc-7ab7b783d193 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 199/394] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:53 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1826 bytes in 131 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-05-13 01:47:54.304 8 WARNING neutronclient.v2_0.client [None req-d28bf4d7-55bb-4d37-a9b6-76ea20e97bfd 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 196/395] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:54 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1437 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, ' 2026-05-13 01:47:54.961 7 WARNING neutronclient.v2_0.client [None req-21668d6c-ffa8-43b2-89b1-71a0fdd7baa2 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - 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: 200/396] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:54 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => generated 1453 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-05-13 01:47:55.173 8 WARNING neutronclient.v2_0.client [None req-487872f4-4713-4339-83de-a42399b43c96 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 197/397] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:55 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1826 bytes in 132 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-05-13 01:47:55.319 7 INFO nova.api.openstack.compute.server_external_events [req-97cf4760-6815-43cb-8414-0708c1960885 req-a8b475c6-bffe-44a2-bce6-66f0364a379a b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-unplugged:3bd5f918-cdfb-46be-b702-a3d7fbed265a for instance d3844c1e-de8c-48d8-99f9-d22644b56b9e on instance [pid: 7|app: 0|req: 201/398] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:47:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 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-05-13 01:47:55.441 8 WARNING neutronclient.v2_0.client [None req-5d8d45a1-5a88-47bd-a10a-09e3fee471b1 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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/399] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:55 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1425 bytes in 120 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-05-13 01:47:55.908 7 INFO nova.api.openstack.compute.server_external_events [req-1f3d5d12-50e8-4e12-9889-5b452df3187c req-61da020c-eab8-4d46-9b9d-e4a53f0fe0bf b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:3bd5f918-cdfb-46be-b702-a3d7fbed265a for instance d3844c1e-de8c-48d8-99f9-d22644b56b9e on instance [pid: 7|app: 0|req: 202/400] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:47:55 2026] POST /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) /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-05-13 01:47:56.054 8 INFO nova.api.openstack.wsgi [None req-3c472ac0-ca74-426d-bb2e-191a35516921 521588d08cde4c83baafd3722c3555eb ddc12ef47f19426bb2fc6da9bd1f006b - - default default] HTTP exception thrown: Instance 054af8d5-9ad2-4d0e-b92d-9e99eb102379 could not be found. [pid: 8|app: 0|req: 199/401] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:56 2026] GET /v2.1/servers/054af8d5-9ad2-4d0e-b92d-9e99eb102379 => 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, ' 2026-05-13 01:47:56.321 7 WARNING neutronclient.v2_0.client [None req-a52dc86e-9298-4a36-811a-e6ec238e0468 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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.253 () {32 vars in 715 bytes} [Wed May 13 01:47:56 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1472 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-05-13 01:47:56.578 8 WARNING neutronclient.v2_0.client [None req-e6ba96ed-7f00-4e03-8a45-6afbcab56353 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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.253 () {32 vars in 715 bytes} [Wed May 13 01:47:56 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1425 bytes in 176 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-05-13 01:47:57.403 7 WARNING neutronclient.v2_0.client [None req-1bfce6c4-b6b0-4fd1-a5a7-cb30b846b8cc 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 204/404] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:57 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1477 bytes in 66 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-05-13 01:47:57.772 8 WARNING neutronclient.v2_0.client [None req-69452a1b-f6c4-4c37-a93c-3b4c53688087 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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, ' [pid: 8|app: 0|req: 201/405] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:57 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1425 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:47:57.907 7 INFO nova.api.openstack.compute.server_external_events [req-5bda7553-9876-4336-8653-a60029fc3240 req-7c3728e6-5cc0-486e-adfc-e3dcf4c393f0 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:4912d702-5518-433b-a4a1-a79be580e5e1 for instance 364e0821-1592-4641-bf4a-36322cb907d2 on instance [pid: 7|app: 0|req: 205/406] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:47:57 2026] POST /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) /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-05-13 01:47:58.496 8 WARNING neutronclient.v2_0.client [None req-85811148-a49b-45c3-bc98-e66662b291d3 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - 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: 202/407] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:58 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 1477 bytes in 87 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-05-13 01:47:58.976 7 WARNING neutronclient.v2_0.client [None req-73f4cb6e-b086-443e-8373-64c848a9dbf1 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 206/408] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:58 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1425 bytes in 170 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-05-13 01:47:59.569 8 INFO nova.api.openstack.wsgi [None req-ed28f83b-69a6-4ddc-955a-5fbd220a9815 09d557de2a894f30b94bee1e22c54263 13f8ef8d11b94d39adfc6665aed1deb5 - - default default] HTTP exception thrown: Instance d3844c1e-de8c-48d8-99f9-d22644b56b9e could not be found. [pid: 8|app: 0|req: 203/409] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:47:59 2026] GET /v2.1/servers/d3844c1e-de8c-48d8-99f9-d22644b56b9e => generated 111 bytes in 27 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: 7|app: 0|req: 207/410] 10.0.0.253 () {32 vars in 704 bytes} [Wed May 13 01:47:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-363691693 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-13 01:48:00.155 7 WARNING neutronclient.v2_0.client [None req-32ddcaf7-dfec-434c-8897-eaf0d7e361d4 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 209/413] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:00 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1611 bytes in 313 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-05-13 01:48:00.475 8 WARNING neutronclient.v2_0.client [None req-1d6920cf-a52e-4587-87df-13cd3bf95c94 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 205/414] 10.0.0.253 () {32 vars in 741 bytes} [Wed May 13 01:48:00 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2/os-interface => generated 284 bytes in 113 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, ' /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-05-13 01:48:01.228 8 INFO nova.api.openstack.compute.server_external_events [req-19dd6956-17eb-46cf-a3f3-05b0cf61a6d3 req-7be3615f-045c-4121-ae49-c385edd03e29 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:4912d702-5518-433b-a4a1-a79be580e5e1 for instance 364e0821-1592-4641-bf4a-36322cb907d2 on instance [pid: 8|app: 0|req: 206/415] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:48:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:48:01.233 7 WARNING neutronclient.v2_0.client [None req-bc25d89c-5652-4692-ae9b-2aed4545a04c 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 210/416] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:01 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1611 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, ' [pid: 8|app: 0|req: 207/417] 10.0.0.253 () {32 vars in 641 bytes} [Wed May 13 01:48:01 2026] GET /v2.1/servers => generated 388 bytes in 132 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: 211/418] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:48:01 2026] DELETE /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 0 bytes in 174 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-05-13 01:48:01.780 8 WARNING neutronclient.v2_0.client [None req-21ceac95-32d0-4a18-8534-4a3c58139d4f 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 208/419] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:01 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1617 bytes in 279 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-05-13 01:48:03.066 7 WARNING neutronclient.v2_0.client [None req-bda95b92-9812-4316-b3cf-f0e49ba652c7 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 212/420] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:03 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1737 bytes in 156 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-05-13 01:48:04.256 8 WARNING neutronclient.v2_0.client [None req-1bc48685-8ec7-4778-8203-1564b15ff138 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 209/421] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:04 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1737 bytes in 150 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-05-13 01:48:04.907 7 INFO nova.api.openstack.compute.server_external_events [req-1d293c08-9135-4fd9-ba1d-77c78e926eb7 req-a6c3bd8d-9d1d-4287-9b43-7b3570383e98 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:4912d702-5518-433b-a4a1-a79be580e5e1 for instance 364e0821-1592-4641-bf4a-36322cb907d2 on instance [pid: 7|app: 0|req: 213/422] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:48:04 2026] POST /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) /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-05-13 01:48:05.404 8 WARNING neutronclient.v2_0.client [None req-c8f21a52-c619-48af-bc34-ff60d458a56d 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 210/423] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:05 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1381 bytes in 73 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-05-13 01:48:06.501 7 WARNING neutronclient.v2_0.client [None req-b655465a-0754-476b-89ef-bb9259301889 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 214/424] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:06 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1381 bytes in 66 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-05-13 01:48:07.580 8 WARNING neutronclient.v2_0.client [None req-f19f3c83-5ec0-4ae5-b920-9dfcc6851f98 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - 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: 211/425] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:07 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 1386 bytes in 153 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-05-13 01:48:08.739 7 INFO nova.api.openstack.wsgi [None req-c4956f52-be33-4e12-8938-53c58b4da8b0 2abf3fb0742741e8bcc3c329ff3cb9e3 e1125063c1c3465995b306a71b2287e1 - - default default] HTTP exception thrown: Instance 364e0821-1592-4641-bf4a-36322cb907d2 could not be found. [pid: 7|app: 0|req: 215/426] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:08 2026] GET /v2.1/servers/364e0821-1592-4641-bf4a-36322cb907d2 => generated 111 bytes in 27 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: 212/427] 10.0.0.253 () {32 vars in 706 bytes} [Wed May 13 01:48:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1096006400 => generated 0 bytes in 21 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, ' 2026-05-13 01:48:09.128 7 WARNING neutronclient.v2_0.client [None req-c6304c47-7163-48c7-b5d0-5c7b9a57b8c9 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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-05-13 01:48:09.311 7 WARNING neutronclient.v2_0.client [None req-c6304c47-7163-48c7-b5d0-5c7b9a57b8c9 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 216/428] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:48:08 2026] POST /v2.1/servers => generated 424 bytes in 816 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-13 01:48:09.799 8 WARNING neutronclient.v2_0.client [None req-a19e880a-dfb7-4e85-a261-ace4f6130234 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 213/429] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:09 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1371 bytes in 61 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-05-13 01:48:10.886 7 WARNING neutronclient.v2_0.client [None req-082def92-0133-441c-8a00-f3dc0a504c54 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 218/432] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:10 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1375 bytes in 174 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-05-13 01:48:12.067 8 WARNING neutronclient.v2_0.client [None req-e3f9159c-3d26-41e7-88a7-2410ed55aa57 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 215/433] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:12 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1423 bytes in 71 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-05-13 01:48:13.173 7 WARNING neutronclient.v2_0.client [None req-413207a8-db8e-445b-a2b9-e24bcd1e6181 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 219/434] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:13 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1423 bytes in 95 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-05-13 01:48:14.270 8 WARNING neutronclient.v2_0.client [None req-d3b542c4-2b96-4904-a3f3-c56bfb977e01 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 216/435] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:14 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1431 bytes in 177 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: 220/436] 10.0.0.192 () {30 vars in 619 bytes} [Wed May 13 01:48:14 2026] GET /v2.1 => generated 0 bytes in 98 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: 217/437] 10.0.0.192 () {32 vars in 692 bytes} [Wed May 13 01:48:14 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: 221/438] 10.0.0.192 () {34 vars in 913 bytes} [Wed May 13 01:48:14 2026] GET /v2.1/os-simple-tenant-usage/1355894287c04bd59d7805839b2bb439?start=2026-05-12T00:00:00&end=2026-05-13T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:48:15.070 8 INFO nova.api.openstack.compute.server_external_events [req-692dbe29-919e-4bd4-b212-b667971d37d9 req-aba078fd-6048-4d7a-b8bb-6ca4184cd781 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:12419bc8-28a8-4ad5-95fc-7da237b217aa for instance 247992fb-e833-453e-b990-3671c8554d31 on instance [pid: 8|app: 0|req: 218/439] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:48:15 2026] POST /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) /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: 222/440] 10.0.0.192 () {30 vars in 654 bytes} [Wed May 13 01:48:15 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 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-05-13 01:48:15.466 8 WARNING neutronclient.v2_0.client [None req-65d1fe30-a8a0-4645-a4d8-1e45dc72a9ca 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 219/441] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:15 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1483 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:48:16.798 7 WARNING neutronclient.v2_0.client [None req-07ef4529-a7ea-4f38-bbb7-d16db07f424f 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 223/442] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:16 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1471 bytes in 148 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: 220/443] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:48:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 261 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-05-13 01:48:17.971 7 WARNING neutronclient.v2_0.client [None req-0287be77-bda1-45e2-a9aa-985f5289abad 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 224/444] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:17 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1471 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/445] 10.0.0.192 () {30 vars in 619 bytes} [Wed May 13 01:48:18 2026] GET /v2.1 => generated 0 bytes in 140 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: 225/446] 10.0.0.192 () {32 vars in 692 bytes} [Wed May 13 01:48:18 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/447] 10.0.0.192 () {34 vars in 913 bytes} [Wed May 13 01:48:18 2026] GET /v2.1/os-simple-tenant-usage/1355894287c04bd59d7805839b2bb439?start=2026-05-12T00:00:00&end=2026-05-13T23:59:59 => generated 20 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.192 () {30 vars in 654 bytes} [Wed May 13 01:48:18 2026] GET /v2.1/limits?reserved=1 => generated 511 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-05-13 01:48:19.118 8 WARNING neutronclient.v2_0.client [None req-12c14724-cda6-4026-a921-0b562c72ee5a 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 223/449] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:19 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1471 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:48:19.314 7 WARNING neutronclient.v2_0.client [None req-697a18d2-a065-4945-b888-6a59a09b8433 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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-05-13 01:48:19.348 7 WARNING neutronclient.v2_0.client [None req-697a18d2-a065-4945-b888-6a59a09b8433 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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-05-13 01:48:19.543 7 WARNING neutronclient.v2_0.client [None req-697a18d2-a065-4945-b888-6a59a09b8433 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 227/450] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:48:19 2026] POST /v2.1/servers => generated 452 bytes in 496 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-05-13 01:48:19.783 8 WARNING neutronclient.v2_0.client [None req-51bf5b9a-4a62-4a0d-879b-08b1ca5ad42a 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 224/451] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:19 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1432 bytes in 53 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-05-13 01:48:20.307 8 WARNING neutronclient.v2_0.client [None req-ea528f43-c4fb-4634-a833-42c316c8cfa5 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 226/454] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:20 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1471 bytes in 175 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-05-13 01:48:20.853 7 WARNING neutronclient.v2_0.client [None req-6e13e331-304b-49f8-8f97-8c4461ae1cfa 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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, ' [pid: 7|app: 0|req: 229/455] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:20 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1436 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:48:20.895 8 INFO nova.api.openstack.compute.server_external_events [req-e18d4624-3ed3-4a0d-9440-1fc57f7cbfff req-707b6f8b-cfb6-4c6c-b9ea-c79f15613db2 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:12419bc8-28a8-4ad5-95fc-7da237b217aa for instance 247992fb-e833-453e-b990-3671c8554d31 on instance [pid: 8|app: 0|req: 227/456] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:48:20 2026] POST /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) /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-05-13 01:48:21.515 7 WARNING neutronclient.v2_0.client [None req-6e007e4a-e121-46d9-b51d-2a6f765cb3cb 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 230/457] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:21 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1471 bytes in 153 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-05-13 01:48:21.955 8 WARNING neutronclient.v2_0.client [None req-6929ae82-2226-4838-a738-8ab35d194798 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 228/458] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:21 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1484 bytes in 104 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-05-13 01:48:22.677 7 WARNING neutronclient.v2_0.client [None req-60bbf98e-0018-4a02-bb36-5b7339c4a00c 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 231/459] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:22 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1656 bytes in 155 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: 229/460] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:48:22 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31/ips => generated 109 bytes in 33 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: 232/461] 10.0.0.253 () {32 vars in 723 bytes} [Wed May 13 01:48:22 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31/ips => generated 109 bytes in 33 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: 230/462] 10.0.0.253 () {32 vars in 825 bytes} [Wed May 13 01:48:22 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31/ips/tempest-ServerAddressesTestJSON-1255026824-network => generated 94 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 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, ' /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: 233/463] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:48:22 2026] DELETE /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 0 bytes in 86 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-05-13 01:48:23.058 7 WARNING neutronclient.v2_0.client [None req-7241413d-e290-47a0-aa58-7c9ea0488721 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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-05-13 01:48:23.071 8 WARNING neutronclient.v2_0.client [None req-5b6f8972-4af8-470b-b274-7c6bf22af041 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 231/464] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:23 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1484 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:23 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1662 bytes in 129 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-05-13 01:48:24.175 8 WARNING neutronclient.v2_0.client [None req-8ec5ea7f-8712-450b-b51c-96e467a64aa9 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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-05-13 01:48:24.234 7 WARNING neutronclient.v2_0.client [None req-fc24f612-041c-4282-be67-c6620a0f28c6 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 232/466] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:24 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1492 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:24 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1662 bytes in 854 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-05-13 01:48:25.190 8 INFO nova.api.openstack.compute.server_external_events [req-4fdafee6-31ef-4982-9918-8c93905b5758 req-3c8119aa-f0cc-4da9-afb5-27ba7a999d3b b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:9b024393-5382-48d0-9780-70e1ff73085e for instance fe55980f-3481-4235-97d9-ae20ade53369 on instance [pid: 8|app: 0|req: 233/468] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:48:25 2026] POST /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) /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-05-13 01:48:25.303 7 WARNING neutronclient.v2_0.client [None req-ccebf7bf-9278-4625-b3e9-992c43d5314b 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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-05-13 01:48:25.703 8 INFO nova.api.openstack.compute.server_external_events [req-e6cb7ee7-c74f-44f6-85d7-f8e585f96ab6 req-310696e5-a2cc-4c7f-a98e-968c42d99f80 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-unplugged:12419bc8-28a8-4ad5-95fc-7da237b217aa for instance 247992fb-e833-453e-b990-3671c8554d31 on instance [pid: 8|app: 0|req: 234/469] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:48:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:25 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1569 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-05-13 01:48:26.089 8 WARNING neutronclient.v2_0.client [None req-15f28e09-4da1-45b4-8bd1-820d849a678a 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 235/471] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:26 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1620 bytes in 693 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-05-13 01:48:26.883 7 WARNING neutronclient.v2_0.client [None req-7e71c128-3ca4-44e1-a5ef-138e2a094f36 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 237/472] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:26 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1557 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-05-13 01:48:27.239 8 INFO nova.api.openstack.compute.server_external_events [req-26a1c58a-2738-458d-ad0b-2fbcff3119ec req-908be232-0dd0-4b4e-aa93-11110bc52c9e b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:12419bc8-28a8-4ad5-95fc-7da237b217aa for instance 247992fb-e833-453e-b990-3671c8554d31 on instance [pid: 8|app: 0|req: 236/473] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:48:27 2026] POST /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) /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-05-13 01:48:27.822 7 WARNING neutronclient.v2_0.client [None req-0d1ef2e8-98f8-4f0e-94c3-02c155101947 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 238/474] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:27 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1457 bytes in 177 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-05-13 01:48:28.009 8 WARNING neutronclient.v2_0.client [None req-62560f27-9192-4575-ad7f-bc5d4fda4eaf 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 237/475] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:27 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1557 bytes in 171 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-05-13 01:48:28.987 7 WARNING neutronclient.v2_0.client [None req-df9ab044-5d7a-46ef-8d84-fb8c7be1e1cd 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - 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: 239/476] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:28 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 1457 bytes in 66 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-05-13 01:48:29.201 8 WARNING neutronclient.v2_0.client [None req-b9def829-9d45-4d87-b3ef-b3d510a81d9e 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 238/477] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:29 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1557 bytes in 148 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-05-13 01:48:30.054 7 INFO nova.api.openstack.wsgi [None req-436234bf-6aad-4fb3-b879-40c6b529311e 4dff7e62878c4f608933989feb8d3a90 14b2306a642b47d9be211165b0d6913a - - default default] HTTP exception thrown: Instance 247992fb-e833-453e-b990-3671c8554d31 could not be found. [pid: 7|app: 0|req: 241/480] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:30 2026] GET /v2.1/servers/247992fb-e833-453e-b990-3671c8554d31 => generated 111 bytes in 21 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, ' 2026-05-13 01:48:30.377 8 WARNING neutronclient.v2_0.client [None req-0e7bd663-3af1-40f3-8ac3-d1666789925e 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 240/481] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:30 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1557 bytes in 1800 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-05-13 01:48:33.053 7 INFO nova.api.openstack.compute.server_external_events [req-75e52e00-f446-4eda-b8eb-332395510964 req-748a24b1-fc70-4ebf-ba69-0a2de7a4421b b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:9b024393-5382-48d0-9780-70e1ff73085e for instance fe55980f-3481-4235-97d9-ae20ade53369 on instance [pid: 7|app: 0|req: 242/482] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:48:33 2026] POST /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) /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-05-13 01:48:33.197 8 WARNING neutronclient.v2_0.client [None req-18d58fe1-e371-42c7-b142-eb384e07ce9a 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 241/483] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:33 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1557 bytes in 364 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: 243/484] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:48:33 2026] POST /v2.1/os-keypairs => generated 396 bytes in 183 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-05-13 01:48:34.562 8 WARNING neutronclient.v2_0.client [None req-82b6565f-62df-4b87-bf33-5361fc6f552b 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 242/485] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:34 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1741 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:48:34.732 7 WARNING neutronclient.v2_0.client [None req-3ad8f649-1a5c-4016-8b5f-7a02e92f9658 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 244/486] 10.0.0.253 () {32 vars in 741 bytes} [Wed May 13 01:48:34 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369/os-interface => generated 285 bytes in 101 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, ' /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: 243/487] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:48:35 2026] POST /v2.1/os-keypairs => generated 386 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:48:35.583 7 WARNING neutronclient.v2_0.client [None req-3247086f-30af-4656-814a-937f91244235 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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-05-13 01:48:35.606 8 INFO nova.api.openstack.compute.server_external_events [req-ad1451a3-8bda-45ee-87f4-8dc5e94ebb4d req-42de68c3-6ee4-4b7e-ac7c-77cc04520f95 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:9b024393-5382-48d0-9780-70e1ff73085e for instance fe55980f-3481-4235-97d9-ae20ade53369 on instance [pid: 8|app: 0|req: 244/488] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:48:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:35 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1741 bytes in 160 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: 245/490] 10.0.0.253 () {32 vars in 641 bytes} [Wed May 13 01:48:35 2026] GET /v2.1/servers => generated 384 bytes in 98 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: 246/491] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:48:35 2026] DELETE /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 0 bytes in 119 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-05-13 01:48:35.998 8 WARNING neutronclient.v2_0.client [None req-91522a03-8922-468f-a441-19ca56a5cd30 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 246/492] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:35 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1747 bytes in 167 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-05-13 01:48:36.684 7 WARNING neutronclient.v2_0.client [None req-97b7d916-a762-4b53-b889-0575c13d81f9 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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-05-13 01:48:36.733 7 WARNING neutronclient.v2_0.client [None req-97b7d916-a762-4b53-b889-0575c13d81f9 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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-05-13 01:48:36.800 7 WARNING neutronclient.v2_0.client [None req-97b7d916-a762-4b53-b889-0575c13d81f9 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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-05-13 01:48:37.015 7 WARNING neutronclient.v2_0.client [None req-97b7d916-a762-4b53-b889-0575c13d81f9 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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-05-13 01:48:37.167 8 WARNING neutronclient.v2_0.client [None req-f7dd2c6c-c9e5-441b-9746-bf1a505f4f9b 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 247/493] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:48:36 2026] POST /v2.1/servers => generated 496 bytes in 663 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:37 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1867 bytes in 155 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-05-13 01:48:37.327 7 WARNING neutronclient.v2_0.client [None req-42d368f2-c18e-42bd-9b32-91803193db7f 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 248/495] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:37 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1455 bytes in 72 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-05-13 01:48:38.335 8 WARNING neutronclient.v2_0.client [None req-5501f882-90d8-4bfd-97dc-0b5b9a25f448 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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-05-13 01:48:38.412 7 WARNING neutronclient.v2_0.client [None req-50f3f3b4-ad82-420a-b55f-dcad091932cf 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 248/496] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:38 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1867 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:38 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1459 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-05-13 01:48:39.130 8 INFO nova.api.openstack.compute.server_external_events [req-97df05b9-59dc-42b0-a8ad-026531a62347 req-89900d7c-dcaa-49a0-9893-6cf960100d0f b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:9b024393-5382-48d0-9780-70e1ff73085e for instance fe55980f-3481-4235-97d9-ae20ade53369 on instance [pid: 8|app: 0|req: 249/498] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:48:39 2026] POST /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) /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, ' /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-05-13 01:48:39.499 7 WARNING neutronclient.v2_0.client [None req-cea5a441-c196-44bb-8dfd-1af92b4b82ab 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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-05-13 01:48:39.528 8 WARNING neutronclient.v2_0.client [None req-7f391e49-5002-4493-9cfb-82d0a7286d71 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 250/499] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:39 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:39 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1507 bytes in 69 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, ' /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-05-13 01:48:40.625 8 WARNING neutronclient.v2_0.client [None req-85967e0e-2335-489b-b18a-80c18150c5d0 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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-05-13 01:48:40.638 7 WARNING neutronclient.v2_0.client [None req-b2497f98-bd7e-43ee-ab1a-c3d85d39f258 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 252/503] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:40 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1507 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:40 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1518 bytes in 135 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-05-13 01:48:41.709 8 WARNING neutronclient.v2_0.client [None req-ad125b86-4b59-4e91-b3a9-60f8024a9423 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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, ' [pid: 8|app: 0|req: 253/505] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:41 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1515 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:48:41.756 7 WARNING neutronclient.v2_0.client [None req-b1053e7e-d816-4644-8582-eca805f00cd2 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - 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: 253/506] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:41 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 1518 bytes in 162 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-05-13 01:48:42.592 8 INFO nova.api.openstack.compute.server_external_events [req-df03016f-f534-4f89-8322-5072d43b5a28 req-227350a9-1dfa-4af7-b992-7ed01f43b6a1 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:7767af90-ea82-40fe-be01-3b0da7f49302 for instance a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 on instance [pid: 8|app: 0|req: 254/507] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:48:42 2026] POST /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) /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-05-13 01:48:42.797 7 WARNING neutronclient.v2_0.client [None req-0e3b6962-dd4f-4c1b-9982-e5871d3b85a0 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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-05-13 01:48:42.909 8 INFO nova.api.openstack.wsgi [None req-3484d756-4290-4f89-8a4b-6d3ca4fbb54f 8ef9a01e578342619f1024ebd6e77b6d 1d68c820e7924f83b6858b0446c990e2 - - default default] HTTP exception thrown: Instance fe55980f-3481-4235-97d9-ae20ade53369 could not be found. [pid: 8|app: 0|req: 255/508] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:42 2026] GET /v2.1/servers/fe55980f-3481-4235-97d9-ae20ade53369 => generated 111 bytes in 29 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: 256/509] 10.0.0.253 () {32 vars in 706 bytes} [Wed May 13 01:48:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1534956403 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/510] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:42 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1639 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:48:44.004 8 WARNING neutronclient.v2_0.client [None req-1b133aa7-089a-40d4-9108-3b92a068d9c4 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 257/511] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:43 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1627 bytes in 136 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-05-13 01:48:45.143 7 WARNING neutronclient.v2_0.client [None req-86636031-36aa-43af-8131-bb3a4fd1345e 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 255/512] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:45 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1627 bytes in 288 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-05-13 01:48:46.451 8 WARNING neutronclient.v2_0.client [None req-7210556c-faed-40a4-90d4-043322733178 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 258/513] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:46 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1627 bytes in 117 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-05-13 01:48:47.589 7 WARNING neutronclient.v2_0.client [None req-9d5a5d84-2b77-42c8-8e20-5431701cd7b4 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 256/514] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:47 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1627 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-05-13 01:48:48.086 8 INFO nova.api.openstack.compute.server_external_events [req-7e350fe2-b6bd-4622-8944-d01bf02e0330 req-bff3f9e0-cbbb-46a7-a8e2-d1f58cac47ed b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:7767af90-ea82-40fe-be01-3b0da7f49302 for instance a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 on instance [pid: 8|app: 0|req: 259/515] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:48:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /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-05-13 01:48:48.811 7 WARNING neutronclient.v2_0.client [None req-3fff3a04-d1cf-4fb3-ae19-ba00992466c7 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 257/516] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:48 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1627 bytes in 149 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-05-13 01:48:49.979 8 WARNING neutronclient.v2_0.client [None req-eba81837-a902-4169-bbd6-7131028459a9 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 261/519] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:49 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1807 bytes in 123 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-05-13 01:48:50.140 7 WARNING neutronclient.v2_0.client [None req-8397100e-7fa5-4e19-a944-a184add1fe23 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 259/520] 10.0.0.253 () {32 vars in 741 bytes} [Wed May 13 01:48:50 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6/os-interface => generated 284 bytes in 121 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-05-13 01:48:50.948 8 INFO nova.api.openstack.compute.server_external_events [req-bead8c1f-eb87-4056-8169-0e9f6aa1efda req-eaaa1e26-85e4-4ac6-be92-2a3c8caa6cc5 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:7767af90-ea82-40fe-be01-3b0da7f49302 for instance a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 on instance [pid: 8|app: 0|req: 262/521] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:48:50 2026] POST /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) /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-05-13 01:48:58.975 7 WARNING neutronclient.v2_0.client [None req-2ff6363a-25fb-4b37-a73e-18e112beba5c 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 260/522] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:48:58 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1927 bytes in 157 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: 262/525] 10.0.0.253 () {32 vars in 753 bytes} [Wed May 13 01:49:02 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6/os-server-password => generated 116 bytes in 38 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: 264/526] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:49:03 2026] DELETE /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 0 bytes in 98 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-05-13 01:49:03.713 7 WARNING neutronclient.v2_0.client [None req-11f9a72b-6a27-4e68-b089-c916e74cee19 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 263/527] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:03 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1933 bytes in 172 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-05-13 01:49:04.894 8 WARNING neutronclient.v2_0.client [None req-307c9731-91cb-45ef-a1fa-7f4660901078 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 265/528] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:04 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1933 bytes in 149 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-05-13 01:49:06.063 7 WARNING neutronclient.v2_0.client [None req-85c3a56e-7fcd-4c99-a37a-7896e481e51d 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 264/529] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:06 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1933 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-05-13 01:49:06.802 8 INFO nova.api.openstack.compute.server_external_events [req-9907d4fb-6586-4972-8c8d-4280c90bd22a req-0ddac746-8849-4a37-a811-348074a3a728 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:7767af90-ea82-40fe-be01-3b0da7f49302 for instance a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 on instance [pid: 8|app: 0|req: 266/530] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:49:06 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) /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-05-13 01:49:07.248 7 WARNING neutronclient.v2_0.client [None req-f5b115a2-3816-4130-9518-a29b678bd224 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 265/531] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:07 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1536 bytes in 75 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-05-13 01:49:08.363 8 WARNING neutronclient.v2_0.client [None req-f1eff9d8-8396-4e9a-b97c-98b4d4f43028 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 267/532] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:08 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1541 bytes in 100 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-05-13 01:49:09.473 7 WARNING neutronclient.v2_0.client [None req-89fa4532-edf7-4873-ad33-fe8b85e9dcfc 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - 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: 266/533] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:09 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 1541 bytes in 101 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-05-13 01:49:10.559 8 INFO nova.api.openstack.wsgi [None req-d573512a-03d4-45b6-8202-64f899569dd9 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - default default] HTTP exception thrown: Instance a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 could not be found. [pid: 8|app: 0|req: 269/536] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:10 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 111 bytes in 25 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, ' 2026-05-13 01:49:10.593 7 INFO nova.api.openstack.wsgi [None req-d6fa2f82-eef8-4b60-89ba-105bbaebb24d 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - default default] HTTP exception thrown: Instance a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 could not be found. [pid: 7|app: 0|req: 268/537] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:49:10 2026] DELETE /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 111 bytes in 30 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, ' 2026-05-13 01:49:10.629 8 INFO nova.api.openstack.wsgi [None req-1cbe5417-4f4d-40a8-ba7b-4fd1a3e306e1 902c8ab5c2074f4bbc8140768d08be78 fc3cfe97bac44f37873ab0c4920a6e3d - - default default] HTTP exception thrown: Instance a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 could not be found. [pid: 8|app: 0|req: 270/538] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:10 2026] GET /v2.1/servers/a8546ae5-83ef-4a27-a2ba-51ed5da1baa6 => generated 111 bytes in 32 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: 7|app: 0|req: 269/539] 10.0.0.253 () {32 vars in 706 bytes} [Wed May 13 01:49:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1624758829 => generated 0 bytes in 29 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: 8|app: 0|req: 271/540] 10.0.0.253 () {32 vars in 726 bytes} [Wed May 13 01:49:12 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-829868303 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:49:37 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:49:39.453 8 WARNING neutronclient.v2_0.client [None req-a3a92938-1a87-49fb-94c4-1992d42858fa 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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-05-13 01:49:39.497 8 WARNING neutronclient.v2_0.client [None req-a3a92938-1a87-49fb-94c4-1992d42858fa 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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-05-13 01:49:39.710 8 WARNING neutronclient.v2_0.client [None req-a3a92938-1a87-49fb-94c4-1992d42858fa 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 274/548] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:49:39 2026] POST /v2.1/servers => generated 449 bytes in 708 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-13 01:49:40.118 7 WARNING neutronclient.v2_0.client [None req-c54429fa-deaf-459b-82e3-c002bb4fe016 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 275/549] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:40 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1402 bytes in 112 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-05-13 01:49:41.261 8 WARNING neutronclient.v2_0.client [None req-4cd55c31-488d-4920-9a05-1fe1c23ed2e8 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 275/550] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:41 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1406 bytes in 76 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-05-13 01:49:42.343 7 WARNING neutronclient.v2_0.client [None req-75e65a73-1657-4406-83ce-6a27d3e6cc6a 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 276/551] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:42 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1454 bytes in 68 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-05-13 01:49:43.423 8 WARNING neutronclient.v2_0.client [None req-f2f80f43-41b2-4be3-8618-eadc63b97981 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 276/552] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:43 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1454 bytes in 59 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-05-13 01:49:44.505 7 WARNING neutronclient.v2_0.client [None req-c56f32eb-495c-4948-9e94-57def7580785 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 277/553] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:44 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1529 bytes in 778 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-05-13 01:49:45.345 8 INFO nova.api.openstack.compute.server_external_events [req-e1877bd8-09eb-4be8-bc3a-95dd4d5fcae4 req-59c5a9e6-a85d-4cbc-ae04-c5e33b56557a b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:5a247a83-0e47-46c5-8641-be78de907f82 for instance b67266bd-8ccd-49ba-b754-f1882b8ab54f on instance [pid: 8|app: 0|req: 277/554] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:49:45 2026] POST /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) /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-05-13 01:49:46.294 7 WARNING neutronclient.v2_0.client [None req-cc2f9c3b-a5a5-4f7f-828a-38e4e7424645 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 278/555] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:46 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1527 bytes in 112 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-05-13 01:49:47.429 8 WARNING neutronclient.v2_0.client [None req-f61b83ea-ff93-461b-99a4-db30e17911e0 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 278/556] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:47 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1527 bytes in 175 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-05-13 01:49:48.614 7 WARNING neutronclient.v2_0.client [None req-f4ff1224-3cdd-4f24-8737-cf141f403e73 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 279/557] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:48 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1527 bytes in 125 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-05-13 01:49:49.747 8 WARNING neutronclient.v2_0.client [None req-353c109a-5d6d-48ae-a928-09ec32956887 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 279/560] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:49 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1527 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, ' 2026-05-13 01:49:50.329 7 INFO nova.api.openstack.compute.server_external_events [req-2a9b5915-734b-43a8-96ac-d3093a446786 req-c692dfe5-38d7-4e81-8846-38699aff3cba b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:5a247a83-0e47-46c5-8641-be78de907f82 for instance b67266bd-8ccd-49ba-b754-f1882b8ab54f on instance [pid: 7|app: 0|req: 282/561] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:49:50 2026] POST /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) /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-05-13 01:49:50.895 8 WARNING neutronclient.v2_0.client [None req-65a5b465-040d-4025-8ace-7a30fd26ad50 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 280/562] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:50 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1527 bytes in 166 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-05-13 01:49:52.079 7 WARNING neutronclient.v2_0.client [None req-5364d6ee-2b00-4c97-be49-c974a999b9fb 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 283/563] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:52 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1695 bytes in 131 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-05-13 01:49:52.222 8 WARNING neutronclient.v2_0.client [None req-3a41a28f-bad1-41c5-a730-40d09d8220df 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 281/564] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:49:52 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1695 bytes in 137 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-05-13 01:49:53.535 7 INFO nova.api.openstack.compute.server_external_events [req-43f9e05d-796e-408f-aa0a-7ad804c76e93 req-a94478af-a957-4e40-92bd-dc1f8012bea0 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:5a247a83-0e47-46c5-8641-be78de907f82 for instance b67266bd-8ccd-49ba-b754-f1882b8ab54f on instance [pid: 7|app: 0|req: 284/565] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:49:53 2026] POST /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) /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: 286/568] 10.0.0.253 () {34 vars in 750 bytes} [Wed May 13 01:50:00 2026] POST /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f/action => generated 31854 bytes in 558 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-05-13 01:50:12.943 7 INFO nova.api.openstack.compute.server_external_events [req-f3904a52-e2fe-459f-a73e-1a24b6f129f4 req-be1a7813-3f15-44fd-b1ea-0dd6aa376919 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:5a247a83-0e47-46c5-8641-be78de907f82 for instance b67266bd-8ccd-49ba-b754-f1882b8ab54f on instance [pid: 7|app: 0|req: 288/571] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:50:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 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: 284/572] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:50:16 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 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-05-13 01:50:17.657 7 WARNING neutronclient.v2_0.client [None req-c2f7f218-6723-47bc-a710-28af29e816fa 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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-05-13 01:50:17.699 7 WARNING neutronclient.v2_0.client [None req-c2f7f218-6723-47bc-a710-28af29e816fa 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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-05-13 01:50:17.878 7 WARNING neutronclient.v2_0.client [None req-c2f7f218-6723-47bc-a710-28af29e816fa 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 289/573] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:50:17 2026] POST /v2.1/servers => generated 450 bytes in 445 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-13 01:50:18.057 8 WARNING neutronclient.v2_0.client [None req-217e570c-7e62-4ad6-97d3-fd2d4aab4ded 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 285/574] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:18 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1403 bytes in 57 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-05-13 01:50:19.145 7 WARNING neutronclient.v2_0.client [None req-20e9a168-fe59-4a63-a837-06a7d2ee41d6 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 290/575] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:19 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1407 bytes in 79 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-05-13 01:50:20.247 7 WARNING neutronclient.v2_0.client [None req-e2f47a2e-c628-4f6a-8728-a31125058769 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 292/578] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:20 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1455 bytes in 86 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-05-13 01:50:21.344 8 WARNING neutronclient.v2_0.client [None req-277ac4bf-9c88-4452-ad09-728b8b92c2fb 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 287/579] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:21 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1455 bytes in 73 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-05-13 01:50:22.443 7 WARNING neutronclient.v2_0.client [None req-5bb4bd41-f89d-4e5d-9bbc-63b1094131cf 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 293/580] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:22 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1463 bytes in 154 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-05-13 01:50:23.253 8 INFO nova.api.openstack.compute.server_external_events [req-818abf26-ddb2-4b4a-aebd-1c2ac7d88e69 req-966130ee-22a3-4156-823c-477e197adca5 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:ffcdcfa4-bc4a-4dc7-ba19-10a7577adca8 for instance f28b080e-6e03-4d74-8891-8c56913c72a9 on instance [pid: 8|app: 0|req: 288/581] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:50:23 2026] POST /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) /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-05-13 01:50:23.609 7 WARNING neutronclient.v2_0.client [None req-f3177f60-3247-4a1c-ac9a-d318dc87b382 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 294/582] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:23 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1541 bytes in 148 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-05-13 01:50:24.777 8 WARNING neutronclient.v2_0.client [None req-049eb7b8-e56c-4066-9167-e7f72c3e419a 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 289/583] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:24 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1529 bytes in 193 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-05-13 01:50:25.981 7 WARNING neutronclient.v2_0.client [None req-0f001ef9-1703-493f-b735-cb72504d9e59 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 295/584] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:25 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1529 bytes in 129 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-05-13 01:50:27.132 8 WARNING neutronclient.v2_0.client [None req-f57a3924-b219-4d69-8297-48d92ab16a70 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 290/585] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:27 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1529 bytes in 157 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-05-13 01:50:28.310 7 WARNING neutronclient.v2_0.client [None req-134d7465-9eb8-4c57-ad3a-357a415ccb0b 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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, ' [pid: 7|app: 0|req: 296/586] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:28 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1529 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-13 01:50:28.422 8 INFO nova.api.openstack.compute.server_external_events [req-6c0b025c-51e5-4b3f-9a5c-f6516cb82830 req-c50b51a3-0476-4940-ba0d-83fbe12e1244 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:ffcdcfa4-bc4a-4dc7-ba19-10a7577adca8 for instance f28b080e-6e03-4d74-8891-8c56913c72a9 on instance [pid: 8|app: 0|req: 291/587] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:50:28 2026] POST /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) /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-05-13 01:50:29.464 7 WARNING neutronclient.v2_0.client [None req-a88425de-dca8-4134-adef-d26260e3b7a5 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 297/588] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:29 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1529 bytes in 146 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-05-13 01:50:30.627 7 WARNING neutronclient.v2_0.client [None req-97998350-f70b-43d9-be6a-24ce6b8252c1 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 299/591] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:30 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1696 bytes in 180 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-05-13 01:50:30.819 8 WARNING neutronclient.v2_0.client [None req-abe93651-c18b-41a5-b632-07b77e101f1a 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 293/592] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:30 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1696 bytes in 134 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-05-13 01:50:31.592 7 INFO nova.api.openstack.compute.server_external_events [req-d4fd1459-313d-4114-90a4-b88b52bb48b3 req-e1bf1161-605b-45a8-8bde-bfe3fe5f8957 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:ffcdcfa4-bc4a-4dc7-ba19-10a7577adca8 for instance f28b080e-6e03-4d74-8891-8c56913c72a9 on instance [pid: 7|app: 0|req: 300/593] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:50:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /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: 294/596] 10.0.0.253 () {34 vars in 750 bytes} [Wed May 13 01:50:39 2026] POST /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9/action => generated 31891 bytes in 570 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: 304/599] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:50:50 2026] DELETE /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 0 bytes in 83 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-05-13 01:50:51.026 8 WARNING neutronclient.v2_0.client [None req-fa6a6843-31db-4776-867f-c76c980e601a 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 296/600] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:50 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1822 bytes in 149 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-05-13 01:50:52.202 7 WARNING neutronclient.v2_0.client [None req-3ed1b8e9-b21b-430a-932b-7d1d89ccb2e1 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 305/601] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:52 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1822 bytes in 140 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-05-13 01:50:53.357 8 WARNING neutronclient.v2_0.client [None req-a07f2c91-63fc-4c45-b52c-958cf84369b7 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 297/602] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:53 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1822 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-05-13 01:50:54.175 7 INFO nova.api.openstack.compute.server_external_events [req-541b0fd1-f5b1-4e0e-b2e0-570a5543f1c7 req-ebf800d9-9cd3-4959-8922-692e0282a7c4 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:ffcdcfa4-bc4a-4dc7-ba19-10a7577adca8 for instance f28b080e-6e03-4d74-8891-8c56913c72a9 on instance [pid: 7|app: 0|req: 306/603] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:50:54 2026] POST /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) /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-05-13 01:50:54.516 8 WARNING neutronclient.v2_0.client [None req-094cfb1b-56e4-41ee-9b3c-7c5e3fd74141 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 298/604] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:54 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1484 bytes in 75 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-05-13 01:50:55.616 7 WARNING neutronclient.v2_0.client [None req-c92ee291-ba7b-49ba-8870-f597cfb44982 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 307/605] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:55 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1489 bytes in 83 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-05-13 01:50:56.717 8 WARNING neutronclient.v2_0.client [None req-6167a1d7-18c9-486b-9cba-e4a40f755c74 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 299/606] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:56 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 1489 bytes in 84 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-05-13 01:50:57.803 7 INFO nova.api.openstack.wsgi [None req-2541cc6b-89e0-445b-82a5-7a25fd160c2b 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - default default] HTTP exception thrown: Instance f28b080e-6e03-4d74-8891-8c56913c72a9 could not be found. [pid: 7|app: 0|req: 308/607] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:57 2026] GET /v2.1/servers/f28b080e-6e03-4d74-8891-8c56913c72a9 => generated 111 bytes in 37 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: 300/608] 10.0.0.253 () {32 vars in 730 bytes} [Wed May 13 01:50:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2056790838 => generated 0 bytes in 20 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: 309/609] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:50:58 2026] DELETE /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-13 01:50:58.366 8 WARNING neutronclient.v2_0.client [None req-50e611b5-084d-447b-8337-722fe402fd1e 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 301/610] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:58 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1701 bytes in 129 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-05-13 01:50:59.519 7 WARNING neutronclient.v2_0.client [None req-4d686251-f5ea-4f19-8bec-f6fd1689f71d 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 310/611] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:50:59 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1701 bytes in 202 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-05-13 01:51:00.732 7 WARNING neutronclient.v2_0.client [None req-beb069c3-3536-4370-8aaf-4e7edb71a122 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 312/614] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:51:00 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1701 bytes in 134 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-05-13 01:51:01.113 8 INFO nova.api.openstack.compute.server_external_events [req-d25bf4d2-2d21-4d54-ba44-f56dd462a662 req-19a1d90c-6b23-468d-8f10-d1028a182f78 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:5a247a83-0e47-46c5-8641-be78de907f82 for instance b67266bd-8ccd-49ba-b754-f1882b8ab54f on instance [pid: 8|app: 0|req: 303/615] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:51:01 2026] POST /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) /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-05-13 01:51:01.884 7 WARNING neutronclient.v2_0.client [None req-54e8ba52-3cef-4e95-88a2-ef356ef21c05 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 313/616] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:51:01 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1483 bytes in 70 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-05-13 01:51:02.977 8 WARNING neutronclient.v2_0.client [None req-f259f26e-42db-47ab-ae57-121b8814f4ff 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 304/617] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:51:02 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1488 bytes in 71 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-05-13 01:51:04.058 7 WARNING neutronclient.v2_0.client [None req-61168742-ac95-49f2-a77d-69db35c7565e 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - 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: 314/618] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:51:04 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 1488 bytes in 69 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-05-13 01:51:05.132 8 INFO nova.api.openstack.wsgi [None req-62617e31-39d6-4cb9-b2be-7cf6c0d6f281 50bf8f80c4194a5cb8da98945cc36c27 9e0b6a1b1a754faebfed8a2b691d6164 - - default default] HTTP exception thrown: Instance b67266bd-8ccd-49ba-b754-f1882b8ab54f could not be found. [pid: 8|app: 0|req: 305/619] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:51:05 2026] GET /v2.1/servers/b67266bd-8ccd-49ba-b754-f1882b8ab54f => generated 111 bytes in 28 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: 7|app: 0|req: 315/620] 10.0.0.253 () {32 vars in 730 bytes} [Wed May 13 01:51:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1982460615 => generated 0 bytes in 22 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: 8|app: 0|req: 313/635] 10.0.0.253 () {34 vars in 671 bytes} [Wed May 13 01:52:13 2026] POST /v2.1/os-keypairs => generated 395 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:52:15.429 7 WARNING neutronclient.v2_0.client [None req-a328c24a-70f1-40f5-8171-0cf45adcc351 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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-05-13 01:52:15.473 7 WARNING neutronclient.v2_0.client [None req-a328c24a-70f1-40f5-8171-0cf45adcc351 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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-05-13 01:52:15.813 7 WARNING neutronclient.v2_0.client [None req-a328c24a-70f1-40f5-8171-0cf45adcc351 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 323/636] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:52:15 2026] POST /v2.1/servers => generated 447 bytes in 819 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-13 01:52:16.019 8 WARNING neutronclient.v2_0.client [None req-b6667203-98e0-410a-bc0d-432508854937 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 314/637] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:52:16 2026] GET /v2.1/servers/11f2a9a6-604a-4651-beea-eb12098169ab => generated 1394 bytes in 95 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-05-13 01:52:21.152 7 WARNING neutronclient.v2_0.client [None req-c7ef30f2-9dbd-4602-a533-948aebaf8b91 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 325/640] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:52:21 2026] GET /v2.1/servers/11f2a9a6-604a-4651-beea-eb12098169ab => generated 1519 bytes in 125 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-05-13 01:52:21.939 8 INFO nova.api.openstack.compute.server_external_events [req-a059857a-6984-4654-96f8-74654cd62177 req-8e882e63-3235-4217-abdb-81db6bbdf50b b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:acf23867-184f-45ca-b4bc-78bc19f89434 for instance 11f2a9a6-604a-4651-beea-eb12098169ab on instance [pid: 8|app: 0|req: 316/641] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:52:21 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, ' 2026-05-13 01:52:26.300 7 WARNING neutronclient.v2_0.client [None req-0b6b6919-6913-4df3-bb14-99660cc29d7b 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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-05-13 01:52:26.409 8 INFO nova.api.openstack.compute.server_external_events [req-18599ce4-3788-473d-aba8-e18a10256bc6 req-2eccfabf-be6a-4c4d-896c-a2268f6ea7b3 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:acf23867-184f-45ca-b4bc-78bc19f89434 for instance 11f2a9a6-604a-4651-beea-eb12098169ab on instance [pid: 8|app: 0|req: 317/642] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:52:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:52:26 2026] GET /v2.1/servers/11f2a9a6-604a-4651-beea-eb12098169ab => generated 1517 bytes in 182 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-05-13 01:52:31.494 8 WARNING neutronclient.v2_0.client [None req-a3e7f86d-997c-4ccf-b2e6-44923e5eaa7d 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 319/646] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:52:31 2026] GET /v2.1/servers/11f2a9a6-604a-4651-beea-eb12098169ab => generated 1816 bytes in 167 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, ' /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-05-13 01:52:32.865 8 INFO nova.api.openstack.compute.server_external_events [req-182b88b9-22a4-4fca-a848-f8957be9548d req-961c74de-8e9a-4514-98eb-e14e8e9b56c7 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:acf23867-184f-45ca-b4bc-78bc19f89434 for instance 11f2a9a6-604a-4651-beea-eb12098169ab on instance [pid: 8|app: 0|req: 320/647] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:52:32 2026] POST /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) 2026-05-13 01:52:32.909 7 WARNING neutronclient.v2_0.client [None req-f63ded85-3594-44bb-9544-fa6dcbbcbb5c 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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-05-13 01:52:32.952 7 WARNING neutronclient.v2_0.client [None req-f63ded85-3594-44bb-9544-fa6dcbbcbb5c 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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-05-13 01:52:33.220 7 WARNING neutronclient.v2_0.client [None req-f63ded85-3594-44bb-9544-fa6dcbbcbb5c 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 328/648] 10.0.0.253 () {34 vars in 663 bytes} [Wed May 13 01:52:32 2026] POST /v2.1/servers => generated 447 bytes in 591 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-05-13 01:52:33.463 8 WARNING neutronclient.v2_0.client [None req-8c8ae584-3ba8-46aa-91c7-e308f8a20ff3 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 321/649] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:52:33 2026] GET /v2.1/servers/4ec28f80-8a29-4718-832b-f90ef47ca069 => generated 1394 bytes in 61 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-05-13 01:52:38.552 7 WARNING neutronclient.v2_0.client [None req-0c8063f9-31d6-4838-b3c0-39b1a90e1863 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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-05-13 01:52:38.646 8 INFO nova.api.openstack.compute.server_external_events [req-c512822f-2803-46c1-b3aa-ae8304b3d02d req-5e88a3d9-5514-49f5-8f21-07c420ecd7b0 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:dc97bcb1-78bd-44e2-93ca-9acdc9c488d6 for instance 4ec28f80-8a29-4718-832b-f90ef47ca069 on instance [pid: 8|app: 0|req: 322/650] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:52:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/651] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:52:38 2026] GET /v2.1/servers/4ec28f80-8a29-4718-832b-f90ef47ca069 => generated 1519 bytes in 140 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-05-13 01:52:43.727 7 WARNING neutronclient.v2_0.client [None req-530f46fb-e734-4530-8823-d2dc380e7054 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 331/654] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:52:43 2026] GET /v2.1/servers/4ec28f80-8a29-4718-832b-f90ef47ca069 => generated 1517 bytes in 207 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-05-13 01:52:43.957 8 INFO nova.api.openstack.compute.server_external_events [req-358bba32-d74a-43eb-a66d-a944cd863b37 req-42a84c00-24c6-44eb-991e-1c844735f30c b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:dc97bcb1-78bd-44e2-93ca-9acdc9c488d6 for instance 4ec28f80-8a29-4718-832b-f90ef47ca069 on instance [pid: 8|app: 0|req: 324/655] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:52:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /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-05-13 01:52:48.935 7 WARNING neutronclient.v2_0.client [None req-00920ef4-3273-4d69-abf5-c772d58a2256 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 332/656] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:52:48 2026] GET /v2.1/servers/4ec28f80-8a29-4718-832b-f90ef47ca069 => generated 1816 bytes in 160 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-05-13 01:52:50.101 8 INFO nova.api.openstack.compute.server_external_events [req-1e205c3a-40f1-4e50-9c63-dd4d16088f06 req-9a3bfd2a-006c-417a-b4fb-7388cec46fbe b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:dc97bcb1-78bd-44e2-93ca-9acdc9c488d6 for instance 4ec28f80-8a29-4718-832b-f90ef47ca069 on instance [pid: 8|app: 0|req: 326/659] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:52:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /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-05-13 01:53:20.088 7 WARNING neutronclient.v2_0.client [None req-f678bec6-4f22-41a3-9423-e800e49e0f04 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:53:20.126 7 WARNING neutronclient.v2_0.client [None req-f678bec6-4f22-41a3-9423-e800e49e0f04 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:53:20.272 7 WARNING neutronclient.v2_0.client [None req-f678bec6-4f22-41a3-9423-e800e49e0f04 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 337/666] 199.204.45.140 () {36 vars in 714 bytes} [Wed May 13 01:53:19 2026] POST /v2.1/servers => generated 453 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 475 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-05-13 01:53:20.756 8 WARNING neutronclient.v2_0.client [None req-6c5335aa-da82-46fe-b211-6a3438d599ce 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 330/667] 199.204.45.140 () {32 vars in 733 bytes} [Wed May 13 01:53:20 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f => generated 2213 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 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-05-13 01:53:20.815 7 WARNING neutronclient.v2_0.client [None req-961c2fb7-de3a-4c72-9e4e-6e88f2340fce 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 338/668] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 13 01:53:20 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface => generated 28 bytes in 51 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: 331/669] 199.204.45.140 () {32 vars in 777 bytes} [Wed May 13 01:53:20 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-volume_attachments => generated 25 bytes in 24 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-05-13 01:53:23.619 7 WARNING neutronclient.v2_0.client [None req-97ab4588-653d-49e6-bee8-7f3f2b2e4c18 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 339/670] 199.204.45.140 () {32 vars in 733 bytes} [Wed May 13 01:53:23 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f => generated 2371 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 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-05-13 01:53:23.714 8 WARNING neutronclient.v2_0.client [None req-3995d803-285e-4bb9-83f8-1209fbd08e74 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 332/671] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 13 01:53:23 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface => generated 28 bytes in 83 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: 340/672] 199.204.45.140 () {32 vars in 777 bytes} [Wed May 13 01:53:23 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-volume_attachments => generated 197 bytes in 56 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-05-13 01:53:25.793 8 INFO nova.api.openstack.compute.server_external_events [req-bb6f7294-fab9-43aa-9694-e480deff74ea req-e7f75176-6f58-4a92-b345-41d33e07c6f1 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:dbf66726-b255-4350-824d-49c551a648af for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 333/673] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:53:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /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-05-13 01:53:26.629 7 WARNING neutronclient.v2_0.client [None req-7bb3d8e3-f697-464c-b33b-c8e72b20ea2d 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 341/674] 199.204.45.140 () {32 vars in 733 bytes} [Wed May 13 01:53:26 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f => generated 2445 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 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-05-13 01:53:26.764 8 WARNING neutronclient.v2_0.client [None req-570f684f-3da4-4a3d-ac0c-09ae576d4a5e 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 334/675] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 13 01:53:26 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface => generated 282 bytes in 73 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: 342/676] 199.204.45.140 () {32 vars in 777 bytes} [Wed May 13 01:53:26 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-volume_attachments => generated 197 bytes in 37 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-05-13 01:53:29.442 8 WARNING neutronclient.v2_0.client [None req-3b9e2e86-eeb4-4198-97aa-e98a344b4242 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 335/677] 199.204.45.140 () {32 vars in 733 bytes} [Wed May 13 01:53:29 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f => generated 2433 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 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-05-13 01:53:29.585 7 WARNING neutronclient.v2_0.client [None req-7268dbc1-b057-4557-b3a0-0b4fd0b600b3 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 343/678] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 13 01:53:29 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface => generated 282 bytes in 69 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: 8|app: 0|req: 336/679] 199.204.45.140 () {32 vars in 777 bytes} [Wed May 13 01:53:29 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-volume_attachments => generated 197 bytes in 35 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, ' /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-05-13 01:53:32.431 7 INFO nova.api.openstack.compute.server_external_events [req-28effb4e-9fb8-4114-aaf9-3029739fa226 req-5bd4c5d2-5330-4e5b-946b-1882c8d5d664 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:dbf66726-b255-4350-824d-49c551a648af for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 7|app: 0|req: 345/682] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:53:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-13 01:53:32.493 8 WARNING neutronclient.v2_0.client [None req-d4c9a5e2-bb5e-4846-a35d-e478e9c08a9c 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 338/683] 199.204.45.140 () {32 vars in 733 bytes} [Wed May 13 01:53:32 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f => generated 2433 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 360 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-05-13 01:53:32.617 7 WARNING neutronclient.v2_0.client [None req-d802fe05-ddae-4d62-8e42-fcb88103eb65 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 346/684] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 13 01:53:32 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface => generated 284 bytes in 69 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: 8|app: 0|req: 339/685] 199.204.45.140 () {32 vars in 777 bytes} [Wed May 13 01:53:32 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-volume_attachments => generated 197 bytes in 31 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-05-13 01:53:35.673 7 WARNING neutronclient.v2_0.client [None req-eb6d94d5-4439-4146-bf12-6f1ffb224641 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 347/686] 199.204.45.140 () {32 vars in 733 bytes} [Wed May 13 01:53:35 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f => generated 2579 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 360 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-05-13 01:53:35.804 8 WARNING neutronclient.v2_0.client [None req-8151a18b-cf42-42ea-8e70-1a65216a2888 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 340/687] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 13 01:53:35 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface => generated 284 bytes in 78 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: 348/688] 199.204.45.140 () {32 vars in 777 bytes} [Wed May 13 01:53:35 2026] GET /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-volume_attachments => generated 197 bytes in 38 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-05-13 01:54:05.784 8 WARNING neutronclient.v2_0.client [None req-3e56c353-876e-4174-94b9-ad259b732859 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:54:05.831 8 WARNING neutronclient.v2_0.client [None req-3e56c353-876e-4174-94b9-ad259b732859 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:54:08.045 7 INFO nova.api.openstack.compute.server_external_events [req-f2cbf155-0fc9-4bbd-9c33-3a62e714ce22 req-110f1892-35cf-4354-9b3a-15164bd530d3 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:ebecd5fd-9291-42ad-a6f0-5d631b10e69a for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 7|app: 0|req: 352/695] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:54:08 2026] POST /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) /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-05-13 01:54:11.878 7 INFO nova.api.openstack.compute.server_external_events [req-8afaf122-10ac-4822-ae1e-b03b4fb47aea req-359f6435-e8a7-4195-8f1a-3775b17d7afd b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:ebecd5fd-9291-42ad-a6f0-5d631b10e69a for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 7|app: 0|req: 355/698] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:54:11 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) 2026-05-13 01:54:14.405 8 WARNING neutronclient.v2_0.client [None req-3e56c353-876e-4174-94b9-ad259b732859 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 344/699] 199.204.45.140 () {36 vars in 812 bytes} [Wed May 13 01:54:05 2026] POST /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface => generated 280 bytes in 8714 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-05-13 01:54:14.757 7 INFO nova.api.openstack.compute.server_external_events [req-1283dfd2-bf4f-4f94-b4e7-97c2e6b583e5 req-84117864-614d-495a-9a3b-5b0e2bccf3d1 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:ebecd5fd-9291-42ad-a6f0-5d631b10e69a for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 7|app: 0|req: 356/700] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:54:14 2026] POST /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) /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-05-13 01:54:15.076 8 INFO nova.api.openstack.compute.server_external_events [req-ed5bdac3-c16f-4234-98e3-9486cdbe0f18 req-be51bdb4-58af-495c-9fc1-5b78c92d3400 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:ebecd5fd-9291-42ad-a6f0-5d631b10e69a for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 345/701] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:54:15 2026] POST /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) /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-05-13 01:54:36.097 7 WARNING neutronclient.v2_0.client [None req-8790cb84-c3d0-4b8b-9be0-812d6d5ec157 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:54:36.139 7 WARNING neutronclient.v2_0.client [None req-8790cb84-c3d0-4b8b-9be0-812d6d5ec157 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:54:38.403 8 INFO nova.api.openstack.compute.server_external_events [req-06cb2e8e-034e-4661-8459-303135fb356c req-a3b0be3d-c8de-428a-b044-522c077ffe7c b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:f541a93b-98f0-4f7b-a64e-c7746fbfd80f for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 348/706] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:54:38 2026] POST /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) 2026-05-13 01:54:45.197 7 WARNING neutronclient.v2_0.client [None req-8790cb84-c3d0-4b8b-9be0-812d6d5ec157 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 359/709] 199.204.45.140 () {36 vars in 812 bytes} [Wed May 13 01:54:36 2026] POST /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface => generated 375 bytes in 9231 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-05-13 01:54:45.448 8 INFO nova.api.openstack.compute.server_external_events [req-e9627c3d-10b5-47cc-96b1-d4a6b82e51a0 req-f7af13d2-b23b-4545-8453-2358b1e77bfc b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:f541a93b-98f0-4f7b-a64e-c7746fbfd80f for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 351/710] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:54:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /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-05-13 01:54:56.029 7 WARNING neutronclient.v2_0.client [None req-f1cb68bc-ac52-4889-8e89-938761b9f4d0 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:54:56.067 7 WARNING neutronclient.v2_0.client [None req-f1cb68bc-ac52-4889-8e89-938761b9f4d0 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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-05-13 01:54:58.312 8 INFO nova.api.openstack.compute.server_external_events [req-a381dd5c-8af2-4307-a1a1-fec198fad758 req-70bd0660-1eae-4cb3-845a-afffeb80141f b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:83513f57-8b75-4659-9db6-73cfb153df6c for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 353/713] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:54:58 2026] POST /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) /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-05-13 01:55:04.082 8 INFO nova.api.openstack.compute.server_external_events [req-64de895d-200a-4069-8c51-b8d62cb52a64 req-c070cad4-fb15-4c7a-aeba-83e578503169 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-plugged:83513f57-8b75-4659-9db6-73cfb153df6c for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 356/716] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:55:04 2026] POST /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) 2026-05-13 01:55:05.115 7 WARNING neutronclient.v2_0.client [None req-f1cb68bc-ac52-4889-8e89-938761b9f4d0 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - 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: 361/717] 199.204.45.140 () {36 vars in 812 bytes} [Wed May 13 01:54:55 2026] POST /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface => generated 377 bytes in 9180 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-05-13 01:55:05.696 8 INFO nova.api.openstack.compute.server_external_events [req-f9fda44f-3e26-400f-bf4d-da7bdbc9e9b3 req-6709d098-245c-4c5c-be63-c12c3fad2856 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:f541a93b-98f0-4f7b-a64e-c7746fbfd80f for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 357/718] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:55:05 2026] POST /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) /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-05-13 01:55:19.699 8 INFO nova.api.openstack.compute.server_external_events [req-7a4857b1-3768-416d-87da-c4dc65291c40 req-e7fa6bfc-2a72-495f-aa40-3fcf28dacbc6 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:83513f57-8b75-4659-9db6-73cfb153df6c for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 359/721] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:55:19 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, ' [pid: 7|app: 0|req: 364/724] 199.204.45.140 () {34 vars in 855 bytes} [Wed May 13 01:55:20 2026] DELETE /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface/83513f57-8b75-4659-9db6-73cfb153df6c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 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-05-13 01:55:21.736 8 INFO nova.api.openstack.compute.server_external_events [req-520a9bb0-a67c-40ea-8f41-f1e831323c9a req-096fa053-f410-4f61-8101-6ed644df39e4 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:83513f57-8b75-4659-9db6-73cfb153df6c for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 361/725] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:55:21 2026] POST /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) /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-05-13 01:55:29.881 8 INFO nova.api.openstack.compute.server_external_events [req-b8823522-5183-4408-8005-afdbbf9af3ea req-c436df4c-4fb2-47bf-8818-871f53f8c197 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:f541a93b-98f0-4f7b-a64e-c7746fbfd80f for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 363/728] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:55:29 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, ' [pid: 7|app: 0|req: 366/729] 199.204.45.140 () {34 vars in 855 bytes} [Wed May 13 01:55:29 2026] DELETE /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface/f541a93b-98f0-4f7b-a64e-c7746fbfd80f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 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, ' [pid: 8|app: 0|req: 366/734] 199.204.45.140 () {34 vars in 855 bytes} [Wed May 13 01:55:51 2026] DELETE /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f/os-interface/ebecd5fd-9291-42ad-a6f0-5d631b10e69a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 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, ' [pid: 7|app: 0|req: 369/735] 199.204.45.140 () {34 vars in 755 bytes} [Wed May 13 01:55:55 2026] DELETE /v2.1/servers/796d0033-c465-4501-8732-7b398ce31e0f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 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-05-13 01:55:58.977 8 INFO nova.api.openstack.compute.server_external_events [req-1c2b524b-f89c-4c37-897a-f8adfec734c7 req-eddac8f9-2ae0-4f78-a0e6-ef9fc00dbc2f b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:dbf66726-b255-4350-824d-49c551a648af for instance 796d0033-c465-4501-8732-7b398ce31e0f on instance [pid: 8|app: 0|req: 367/736] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:55:58 2026] POST /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) /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-05-13 01:56:00.791 7 INFO nova.api.openstack.compute.server_external_events [req-3a7cdee6-abfe-4c47-a010-ae4a0ed8d35c req-744eea79-5382-4a25-921b-3bd6638b07a7 b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:dc97bcb1-78bd-44e2-93ca-9acdc9c488d6 for instance 4ec28f80-8a29-4718-832b-f90ef47ca069 on instance /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: 371/739] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:56:00 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) [pid: 8|app: 0|req: 369/740] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:56:00 2026] DELETE /v2.1/servers/4ec28f80-8a29-4718-832b-f90ef47ca069 => generated 0 bytes in 100 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-05-13 01:56:00.944 7 WARNING neutronclient.v2_0.client [None req-57efd15b-1da4-49cb-84e3-477dfc00eb2f 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 372/741] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:56:00 2026] GET /v2.1/servers/4ec28f80-8a29-4718-832b-f90ef47ca069 => generated 1942 bytes in 170 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-05-13 01:56:03.760 8 INFO nova.api.openstack.compute.server_external_events [req-3318626f-85fe-492a-927b-fbec2e20dd92 req-2f257680-f0fb-4b29-b433-0c62ff35df7f b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:dc97bcb1-78bd-44e2-93ca-9acdc9c488d6 for instance 4ec28f80-8a29-4718-832b-f90ef47ca069 on instance [pid: 8|app: 0|req: 370/742] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:56:03 2026] POST /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) /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-05-13 01:56:06.123 7 WARNING neutronclient.v2_0.client [None req-6b141cfd-7e2b-44d7-be69-6636dabc95e0 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 373/743] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:56:06 2026] GET /v2.1/servers/4ec28f80-8a29-4718-832b-f90ef47ca069 => generated 1480 bytes in 79 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-05-13 01:56:11.200 8 INFO nova.api.openstack.wsgi [None req-02a89e2d-bad9-4b6a-a5ab-7f7cf24b0b23 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - default default] HTTP exception thrown: Instance 4ec28f80-8a29-4718-832b-f90ef47ca069 could not be found. [pid: 8|app: 0|req: 372/746] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:56:11 2026] GET /v2.1/servers/4ec28f80-8a29-4718-832b-f90ef47ca069 => generated 111 bytes in 26 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, ' 2026-05-13 01:56:11.752 7 INFO nova.api.openstack.compute.server_external_events [req-8239544f-286a-4e47-b496-76ddc2ac8220 req-52681546-114a-443e-b313-e7a145732c6c b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-changed:acf23867-184f-45ca-b4bc-78bc19f89434 for instance 11f2a9a6-604a-4651-beea-eb12098169ab on instance /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: 375/747] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:56:11 2026] POST /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) [pid: 8|app: 0|req: 373/748] 10.0.0.253 () {32 vars in 718 bytes} [Wed May 13 01:56:11 2026] DELETE /v2.1/servers/11f2a9a6-604a-4651-beea-eb12098169ab => generated 0 bytes in 86 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-05-13 01:56:11.887 7 WARNING neutronclient.v2_0.client [None req-51d024b6-dd58-43eb-a3cc-3970d9009526 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 376/749] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:56:11 2026] GET /v2.1/servers/11f2a9a6-604a-4651-beea-eb12098169ab => generated 1942 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-05-13 01:56:14.148 8 INFO nova.api.openstack.compute.server_external_events [req-bca489bf-8efd-441b-b7df-b0612d8a0292 req-f7032a16-8407-4dff-a7f3-a7f8c1f30fbc b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-unplugged:acf23867-184f-45ca-b4bc-78bc19f89434 for instance 11f2a9a6-604a-4651-beea-eb12098169ab on instance [pid: 8|app: 0|req: 374/750] 10.0.0.17 () {38 vars in 814 bytes} [Wed May 13 01:56:14 2026] POST /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) /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-05-13 01:56:14.789 7 INFO nova.api.openstack.compute.server_external_events [req-e8dcaa06-fc75-42e2-aa39-359b304e0576 req-a0c2302b-ddeb-47a3-b60f-ba99d2e3a3dd b2e36ea95b564b09a484e78e73e1ef50 206a228e81274f989ed845fc845875d7 - - 060a155e3ba043dabbbb3302d765ad1b 060a155e3ba043dabbbb3302d765ad1b] Creating event network-vif-deleted:acf23867-184f-45ca-b4bc-78bc19f89434 for instance 11f2a9a6-604a-4651-beea-eb12098169ab on instance [pid: 7|app: 0|req: 377/751] 10.0.0.24 () {38 vars in 814 bytes} [Wed May 13 01:56:14 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-05-13 01:56:17.063 8 WARNING neutronclient.v2_0.client [None req-03a983e9-6634-42f0-88dd-f8beb34c3346 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - 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: 375/752] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:56:17 2026] GET /v2.1/servers/11f2a9a6-604a-4651-beea-eb12098169ab => generated 1480 bytes in 89 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-05-13 01:56:22.147 7 INFO nova.api.openstack.wsgi [None req-4787b3b0-9753-4e8e-a7de-b8b7a98072b3 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - default default] HTTP exception thrown: Instance 11f2a9a6-604a-4651-beea-eb12098169ab could not be found. [pid: 7|app: 0|req: 379/755] 10.0.0.253 () {32 vars in 715 bytes} [Wed May 13 01:56:22 2026] GET /v2.1/servers/11f2a9a6-604a-4651-beea-eb12098169ab => generated 111 bytes in 26 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: 377/756] 10.0.0.253 () {32 vars in 724 bytes} [Wed May 13 01:56:23 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-384360358 => generated 0 bytes in 21 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, ' 2026-05-13 01:56:23.265 7 INFO nova.api.openstack.wsgi [None req-28fffde6-7efc-470e-b80f-b65080479bcd 023b7ef490f245c4832753e9e5e20da7 a748b39c8d794a00a1eb8961eff1255b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-384360358 not found for user 023b7ef490f245c4832753e9e5e20da7 [pid: 7|app: 0|req: 380/757] 10.0.0.253 () {32 vars in 721 bytes} [Wed May 13 01:56:23 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-384360358 => generated 141 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.253 () {32 vars in 655 bytes} [Wed May 13 01:56:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.253 () {32 vars in 641 bytes} [Wed May 13 01:56:37 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-13 01:56:37.126 8 WARNING oslo_db.sqlalchemy.utils [None req-e24bfe15-f245-43d6-bb93-beb4ab0407dc 73e5552a970f49b9856993fcaa8d3d33 56ee09fd7a184fa290c8284faa993445 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 380/762] 10.0.0.253 () {32 vars in 649 bytes} [Wed May 13 01:56:37 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.253 () {32 vars in 694 bytes} [Wed May 13 01:56:37 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/806] 10.0.0.37 () {28 vars in 453 bytes} [Wed May 13 02: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: 402/807] 10.0.0.37 () {30 vars in 657 bytes} [Wed May 13 02:00:08 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 406/808] 10.0.0.37 () {32 vars in 730 bytes} [Wed May 13 02:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/809] 10.0.0.37 () {34 vars in 764 bytes} [Wed May 13 02:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.37 () {28 vars in 453 bytes} [Wed May 13 02: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: 408/813] 10.0.0.37 () {30 vars in 657 bytes} [Wed May 13 02:00:12 2026] GET /v2.1 => generated 0 bytes in 48 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: 406/814] 10.0.0.37 () {32 vars in 730 bytes} [Wed May 13 02:00:12 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: 409/815] 10.0.0.37 () {34 vars in 764 bytes} [Wed May 13 02:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.37 () {28 vars in 453 bytes} [Wed May 13 02:00:16 2026] GET /v2.1 => generated 114 bytes in 3 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: 410/817] 10.0.0.37 () {30 vars in 657 bytes} [Wed May 13 02:00:16 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 408/818] 10.0.0.37 () {32 vars in 730 bytes} [Wed May 13 02: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: 411/819] 10.0.0.37 () {34 vars in 807 bytes} [Wed May 13 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/822] 10.0.0.37 () {28 vars in 453 bytes} [Wed May 13 02:00:21 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/823] 10.0.0.37 () {30 vars in 657 bytes} [Wed May 13 02:00:21 2026] GET /v2.1 => generated 0 bytes in 44 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: 414/824] 10.0.0.37 () {32 vars in 730 bytes} [Wed May 13 02:00:21 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/825] 10.0.0.37 () {34 vars in 807 bytes} [Wed May 13 02:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)