+ 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 [Tue Jul 14 05:49:39 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-d8fb7857d-9m7t7 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe9274d6668 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)... 2026-07-14 05:49:45.378 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-14 05:49:45.596 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-14 05:49:45.924 8 WARNING keystonemiddleware._common.config [None req-7af1b476-1765-4cb4-8b5f-551552b6d7a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 05:49:45.932 8 WARNING oslo_config.cfg [None req-7af1b476-1765-4cb4-8b5f-551552b6d7a5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-14 05:49:46.019 8 WARNING keystonemiddleware._common.config [None req-7af1b476-1765-4cb4-8b5f-551552b6d7a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fe9274d6668 pid: 8 (default app) 2026-07-14 05:49:46.182 7 WARNING keystonemiddleware._common.config [None req-f084decd-d532-4895-becc-2ffd1ee8b302 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 05:49:46.190 7 WARNING oslo_config.cfg [None req-f084decd-d532-4895-becc-2ffd1ee8b302 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-14 05:49:46.274 7 WARNING keystonemiddleware._common.config [None req-f084decd-d532-4895-becc-2ffd1ee8b302 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fe9274d6668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 05:49:53 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 05:49:53.931 8 WARNING oslo_policy.policy [None req-40e61b90-9da8-4d70-b104-969a4a7027cf 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 05:49:53.932 8 WARNING oslo_policy.policy [None req-40e61b90-9da8-4d70-b104-969a4a7027cf 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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: 2/4] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 05:49:53 2026] GET /v2.1 => generated 0 bytes in 715 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-07-14 05:49:54.171 7 WARNING oslo_policy.policy [req-40e61b90-9da8-4d70-b104-969a4a7027cf req-53f7c416-cfd0-4f34-9497-38893c7267f0 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 05:49:54.171 7 WARNING oslo_policy.policy [req-40e61b90-9da8-4d70-b104-969a4a7027cf req-53f7c416-cfd0-4f34-9497-38893c7267f0 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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/5] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 05:49:54 2026] GET /v2.1/ => generated 400 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 05:49:54.275 8 INFO nova.api.openstack.wsgi [None req-2a2c65b9-9713-42e3-8d0e-751156e9996e 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.104 () {48 vars in 1010 bytes} [Tue Jul 14 05:49:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 05:49:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.104 () {52 vars in 1047 bytes} [Tue Jul 14 05:49:54 2026] POST /v2.1/flavors => generated 529 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 05:49:55 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: 5/10] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 05:49:55 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 05:49:55 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 05:49:55.270 8 INFO nova.api.openstack.wsgi [None req-4d683e11-76ad-40bc-b900-6de7d6b52d5e 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.104 () {48 vars in 1012 bytes} [Tue Jul 14 05:49:55 2026] GET /v2.1/flavors/m1.small => 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: 7/13] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 05:49:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.104 () {52 vars in 1047 bytes} [Tue Jul 14 05:49:55 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 05:49:56 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: 8/16] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 05:49:56 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 05:49:56 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 05:49:56.200 8 INFO nova.api.openstack.wsgi [None req-0b14f157-9740-4772-b293-0f93bca9bf4e 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.104 () {48 vars in 1014 bytes} [Tue Jul 14 05:49:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 05:49:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.104 () {52 vars in 1047 bytes} [Tue Jul 14 05:49:56 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 05:49:57 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: 11/22] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 05:49:57 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 05:49:57 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 05:49:57.160 8 INFO nova.api.openstack.wsgi [None req-0fb49a66-f314-4fff-83ae-e3a01befe25e 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.104 () {48 vars in 1012 bytes} [Tue Jul 14 05:49:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 05:49:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.104 () {52 vars in 1047 bytes} [Tue Jul 14 05:49:57 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/27] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 05:49:58 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: 14/28] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 05:49:58 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 05:49:58 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-07-14 05:49:58.182 8 INFO nova.api.openstack.wsgi [None req-4b9de54f-36f1-40df-a4fa-de5d8671d9eb 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.104 () {48 vars in 1014 bytes} [Tue Jul 14 05:49:58 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 05:49:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.104 () {52 vars in 1047 bytes} [Tue Jul 14 05:49:58 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 10.0.0.158 () {28 vars in 453 bytes} [Tue Jul 14 05:56:10 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: 55/110] 10.0.0.158 () {30 vars in 657 bytes} [Tue Jul 14 05:56:10 2026] GET /v2.1 => generated 0 bytes in 119 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: 56/111] 10.0.0.158 () {32 vars in 730 bytes} [Tue Jul 14 05:56:10 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 10.0.0.158 () {34 vars in 803 bytes} [Tue Jul 14 05:56:10 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 05:58:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/144] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 05:58:46 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 05:58:46 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 05:58:46.333 8 INFO nova.api.openstack.wsgi [None req-e59ca679-7dba-4025-912f-ebbbcf1511e6 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.19.213.104 () {48 vars in 1016 bytes} [Tue Jul 14 05:58:46 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: 7|app: 0|req: 74/147] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 05:58:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.19.213.104 () {52 vars in 1048 bytes} [Tue Jul 14 05:58:46 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 05:59:53 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: 82/164] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 05:59:53 2026] GET /v2.1 => generated 0 bytes in 406 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 05:59:54 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 05:59:54.373 7 INFO nova.api.openstack.wsgi [None req-347520a2-c958-4dbf-b1b1-08a18e6d9401 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 2f3dc32170294ce6bd4e87af234f8b01 [pid: 7|app: 0|req: 83/166] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 05:59:54 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-14 05:59:54.386 8 WARNING oslo_db.sqlalchemy.utils [None req-7d8a80dc-19dd-4117-a9fd-bc3cc27f0e1e 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 84/167] 199.19.213.104 () {48 vars in 1015 bytes} [Tue Jul 14 05:59:54 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.19.213.104 () {52 vars in 1056 bytes} [Tue Jul 14 05:59:54 2026] POST /v2.1/os-keypairs => generated 576 bytes in 185 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 05:59:59 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: 86/172] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 05:59:59 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 05:59:59 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.19.213.104 () {48 vars in 1072 bytes} [Tue Jul 14 05:59:59 2026] GET /v2.1/os-quota-sets/852a334c8b994590ade753d929dec6fa => generated 283 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.19.213.104 () {52 vars in 1124 bytes} [Tue Jul 14 05:59:59 2026] PUT /v2.1/os-quota-sets/852a334c8b994590ade753d929dec6fa => generated 238 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 10.0.0.160 () {28 vars in 453 bytes} [Tue Jul 14 06:00: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: 7|app: 0|req: 89/177] 10.0.0.160 () {30 vars in 657 bytes} [Tue Jul 14 06:00:07 2026] GET /v2.1 => generated 0 bytes in 42 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: 89/178] 10.0.0.160 () {32 vars in 730 bytes} [Tue Jul 14 06:00:07 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 10.0.0.160 () {34 vars in 764 bytes} [Tue Jul 14 06:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 10.0.0.160 () {28 vars in 453 bytes} [Tue Jul 14 06:00:11 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: 7|app: 0|req: 92/183] 10.0.0.160 () {30 vars in 657 bytes} [Tue Jul 14 06:00:11 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 92/184] 10.0.0.160 () {32 vars in 730 bytes} [Tue Jul 14 06:00:11 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: 93/185] 10.0.0.160 () {34 vars in 764 bytes} [Tue Jul 14 06:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 10.0.0.160 () {28 vars in 453 bytes} [Tue Jul 14 06:00:15 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: 7|app: 0|req: 94/187] 10.0.0.160 () {30 vars in 657 bytes} [Tue Jul 14 06:00:15 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 94/188] 10.0.0.160 () {32 vars in 730 bytes} [Tue Jul 14 06:00:15 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: 95/189] 10.0.0.160 () {34 vars in 807 bytes} [Tue Jul 14 06:00:15 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 10.0.0.160 () {28 vars in 453 bytes} [Tue Jul 14 06:00:19 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: 96/193] 10.0.0.160 () {30 vars in 657 bytes} [Tue Jul 14 06:00:19 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 98/194] 10.0.0.160 () {32 vars in 730 bytes} [Tue Jul 14 06:00:19 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: 8|app: 0|req: 97/195] 10.0.0.160 () {34 vars in 807 bytes} [Tue Jul 14 06:00:19 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/304] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:09:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 153/305] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:09:22 2026] GET /v2.1 => generated 0 bytes in 122 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: 153/306] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:09:22 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 06:09:22.555 7 INFO nova.api.openstack.wsgi [None req-9e1804ba-3868-4e95-8c5b-2a2721c3b45a 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 154/307] 199.19.213.104 () {48 vars in 1014 bytes} [Tue Jul 14 06:09:22 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:09:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/309] 199.19.213.104 () {52 vars in 1048 bytes} [Tue Jul 14 06:09:22 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: 174/348] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:12:36 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: 175/349] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:12:36 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:12:36 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.19.213.104 () {48 vars in 1072 bytes} [Tue Jul 14 06:12:36 2026] GET /v2.1/os-quota-sets/3021b526741a4c7f9fad6f43734c6d6d => generated 283 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 199.19.213.104 () {52 vars in 1124 bytes} [Tue Jul 14 06:12:36 2026] PUT /v2.1/os-quota-sets/3021b526741a4c7f9fad6f43734c6d6d => generated 238 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:24:51 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: 251/502] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:24:51 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:24:51 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 06:24:51.371 8 INFO nova.api.openstack.wsgi [None req-2e86b4d1-cf2c-44b0-a0f9-43da57362b83 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 252/504] 199.19.213.104 () {48 vars in 1010 bytes} [Tue Jul 14 06:24:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:24:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.19.213.104 () {48 vars in 1098 bytes} [Tue Jul 14 06:24:51 2026] GET /v2.1/flavors/67cc53ed-065d-4a1e-994a-1cacc3e16af6/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:24:52 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: 254/508] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:24:52 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:24:52 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 06:24:52.328 8 INFO nova.api.openstack.wsgi [None req-02147320-231e-4690-8b0d-46ec35509bfb 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 255/510] 199.19.213.104 () {48 vars in 1012 bytes} [Tue Jul 14 06:24:52 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:24:52 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) [pid: 8|app: 0|req: 256/512] 199.19.213.104 () {48 vars in 1098 bytes} [Tue Jul 14 06:24:52 2026] GET /v2.1/flavors/c4c6814f-a1ee-4c77-8b62-4f502a69c6b3/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:24:53 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: 257/514] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:24:53 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: 7|app: 0|req: 258/515] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:24:53 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-07-14 06:24:53.258 8 INFO nova.api.openstack.wsgi [None req-2900bff9-216e-488b-9c55-b8ba4cded122 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 258/516] 199.19.213.104 () {48 vars in 1014 bytes} [Tue Jul 14 06:24:53 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:24:53 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) [pid: 8|app: 0|req: 259/518] 199.19.213.104 () {48 vars in 1098 bytes} [Tue Jul 14 06:24:53 2026] GET /v2.1/flavors/de57e352-b764-4e49-9ada-f5abc611105e/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:24:54 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: 260/520] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:24:54 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: 261/521] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:24:54 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-07-14 06:24:54.274 8 INFO nova.api.openstack.wsgi [None req-32d90b5a-8aef-49ab-a315-0a65c7c07db2 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 261/522] 199.19.213.104 () {48 vars in 1012 bytes} [Tue Jul 14 06:24:54 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:24:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.19.213.104 () {48 vars in 1098 bytes} [Tue Jul 14 06:24:54 2026] GET /v2.1/flavors/041db043-0af8-464f-9511-a7b8c15ff3e9/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:24:55 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:24:55 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:24:55 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-07-14 06:24:55.254 8 INFO nova.api.openstack.wsgi [None req-a419da94-8dcd-437e-b28b-5afb9400cdd0 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 264/528] 199.19.213.104 () {48 vars in 1014 bytes} [Tue Jul 14 06:24:55 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: 265/529] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:24:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.19.213.104 () {48 vars in 1098 bytes} [Tue Jul 14 06:24:55 2026] GET /v2.1/flavors/4c9ad9b5-9188-4e31-9bdb-f8149483e787/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:25:59 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: 273/546] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:25:59 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:25:59 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-07-14 06:25:59.101 8 INFO nova.api.openstack.wsgi [None req-1fc4fce5-4f31-448f-940c-c1a8853e9413 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 274/548] 199.19.213.104 () {48 vars in 1016 bytes} [Tue Jul 14 06:25:59 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:25:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.19.213.104 () {48 vars in 1098 bytes} [Tue Jul 14 06:25:59 2026] GET /v2.1/flavors/53e730a6-25f1-429d-9ff2-95c4f9e8f0f6/os-extra_specs => generated 19 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:26: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: 276/552] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:26:06 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:26:06 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:26:06 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:26:10 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: 279/558] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:26:10 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:26:10 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.19.213.104 () {48 vars in 1072 bytes} [Tue Jul 14 06:26:10 2026] GET /v2.1/os-quota-sets/852a334c8b994590ade753d929dec6fa => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:27:01 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: 286/572] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:27:01 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/573] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:27:01 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-07-14 06:27:01.418 7 INFO nova.api.openstack.wsgi [None req-4f45825f-9738-47b3-b6a8-ba7dd911dbd6 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 287/574] 199.19.213.104 () {48 vars in 1014 bytes} [Tue Jul 14 06:27:01 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:27:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 199.19.213.104 () {48 vars in 1098 bytes} [Tue Jul 14 06:27:01 2026] GET /v2.1/flavors/b94bfe04-e011-4433-8455-53145eed6ba0/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:27:16 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: 290/580] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:27:16 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/581] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:27:16 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.19.213.104 () {48 vars in 1072 bytes} [Tue Jul 14 06:27:16 2026] GET /v2.1/os-quota-sets/3021b526741a4c7f9fad6f43734c6d6d => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 199.19.213.104 () {42 vars in 704 bytes} [Tue Jul 14 06:28: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: 7|app: 0|req: 297/594] 199.19.213.104 () {44 vars in 908 bytes} [Tue Jul 14 06:28:05 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.19.213.104 () {46 vars in 981 bytes} [Tue Jul 14 06:28:05 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-07-14 06:28:05.832 7 INFO nova.api.openstack.wsgi [None req-99b3043d-21f8-4175-a480-bd158f1cf325 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 298/596] 199.19.213.104 () {48 vars in 1010 bytes} [Tue Jul 14 06:28:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 199.19.213.104 () {48 vars in 1050 bytes} [Tue Jul 14 06:28:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 10.0.0.239 () {32 vars in 654 bytes} [Tue Jul 14 06:28:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 304/607] 10.0.0.239 () {32 vars in 640 bytes} [Tue Jul 14 06:28:47 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-14 06:28:47.483 7 WARNING oslo_db.sqlalchemy.utils [None req-ae3d7d20-e8c5-480b-afb8-817da39b7855 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 304/608] 10.0.0.239 () {32 vars in 648 bytes} [Tue Jul 14 06:28:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 10.0.0.239 () {32 vars in 693 bytes} [Tue Jul 14 06:28:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:28:58 2026] GET /v2.1/flavors/67cc53ed-065d-4a1e-994a-1cacc3e16af6 => 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: 307/613] 10.0.0.239 () {32 vars in 640 bytes} [Tue Jul 14 06:28:58 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:28:58 2026] GET /v2.1/flavors/67cc53ed-065d-4a1e-994a-1cacc3e16af6 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:29:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.239 () {34 vars in 684 bytes} [Tue Jul 14 06:29:04 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:29:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.239 () {34 vars in 694 bytes} [Tue Jul 14 06:29:05 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 924 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.239 () {34 vars in 684 bytes} [Tue Jul 14 06:29:06 2026] POST /v2.1/os-security-groups => generated 248 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 10.0.0.239 () {34 vars in 694 bytes} [Tue Jul 14 06:29:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.239 () {34 vars in 694 bytes} [Tue Jul 14 06:29:07 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:29:06 2026] POST /v2.1/servers => generated 449 bytes in 1752 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, ' [pid: 8|app: 0|req: 312/625] 10.0.0.239 () {32 vars in 736 bytes} [Tue Jul 14 06:29:08 2026] GET /v2.1/os-security-groups/8f2f7201-5abb-4700-adae-94b320358a33 => generated 665 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:08 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1423 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, ' [pid: 8|app: 0|req: 314/627] 10.0.0.239 () {34 vars in 684 bytes} [Tue Jul 14 06:29:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/628] 10.0.0.239 () {32 vars in 749 bytes} [Tue Jul 14 06:29:08 2026] DELETE /v2.1/os-security-group-rules/76f6b9c3-303b-4b2f-917f-6f99fdf23d77 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 10.0.0.239 () {34 vars in 684 bytes} [Tue Jul 14 06:29:08 2026] POST /v2.1/os-security-groups => generated 241 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:29:07 2026] POST /v2.1/servers => generated 453 bytes in 1254 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, ' [pid: 8|app: 0|req: 319/633] 10.0.0.239 () {32 vars in 739 bytes} [Tue Jul 14 06:29:08 2026] DELETE /v2.1/os-security-groups/8f2f7201-5abb-4700-adae-94b320358a33 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:09 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1391 bytes in 56 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: 315/635] 10.0.0.239 () {34 vars in 684 bytes} [Tue Jul 14 06:29:09 2026] POST /v2.1/os-security-groups => generated 242 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/636] 10.0.0.239 () {32 vars in 739 bytes} [Tue Jul 14 06:29:09 2026] DELETE /v2.1/os-security-groups/f5ec09dc-f22d-42e0-b529-46c212fb067a => generated 0 bytes in 138 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/637] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:09 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1427 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/638] 10.0.0.239 () {32 vars in 662 bytes} [Tue Jul 14 06:29:09 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 434 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: 323/639] 10.0.0.239 () {32 vars in 739 bytes} [Tue Jul 14 06:29:09 2026] DELETE /v2.1/os-security-groups/81573184-f889-4965-84aa-b41e3a090548 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-14 06:29:09.878 7 INFO nova.api.openstack.wsgi [None req-2f5c9a6c-d480-4978-b3d9-d70374fe6244 7e5c835d3bc04912a579a6e20b75f063 257f55edeb1047bc9499109b00a7dc26 - - default default] HTTP exception thrown: Security group 81573184-f889-4965-84aa-b41e3a090548 does not exist Neutron server returns request_ids: ['req-e8314a2f-64d3-4bcd-9e71-1ab6d24b9eca'] [pid: 7|app: 0|req: 317/640] 10.0.0.239 () {32 vars in 736 bytes} [Tue Jul 14 06:29:09 2026] GET /v2.1/os-security-groups/81573184-f889-4965-84aa-b41e3a090548 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/641] 10.0.0.239 () {32 vars in 739 bytes} [Tue Jul 14 06:29:09 2026] DELETE /v2.1/os-security-groups/24af9436-aebb-4cd8-b692-b446d48d7ea2 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-14 06:29:10.070 7 INFO nova.api.openstack.wsgi [None req-6f94c2be-36e9-442a-81be-477260ca31e8 7e5c835d3bc04912a579a6e20b75f063 257f55edeb1047bc9499109b00a7dc26 - - default default] HTTP exception thrown: Security group 24af9436-aebb-4cd8-b692-b446d48d7ea2 does not exist Neutron server returns request_ids: ['req-a260ce8b-9649-4257-a7dd-555bd0ffb762'] [pid: 7|app: 0|req: 318/642] 10.0.0.239 () {32 vars in 736 bytes} [Tue Jul 14 06:29:10 2026] GET /v2.1/os-security-groups/24af9436-aebb-4cd8-b692-b446d48d7ea2 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/643] 10.0.0.239 () {32 vars in 739 bytes} [Tue Jul 14 06:29:10 2026] DELETE /v2.1/os-security-groups/9de4dc79-9f00-4a47-8fce-52e727524733 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/644] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:10 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1395 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 06:29:10.268 8 INFO nova.api.openstack.wsgi [None req-61e12c41-8145-4ce6-887a-ce5611384ebd 7e5c835d3bc04912a579a6e20b75f063 257f55edeb1047bc9499109b00a7dc26 - - default default] HTTP exception thrown: Security group 9de4dc79-9f00-4a47-8fce-52e727524733 does not exist Neutron server returns request_ids: ['req-a5ab52e8-b815-4bdb-8d7f-9dfcaa79b7a1'] [pid: 8|app: 0|req: 326/645] 10.0.0.239 () {32 vars in 736 bytes} [Tue Jul 14 06:29:10 2026] GET /v2.1/os-security-groups/9de4dc79-9f00-4a47-8fce-52e727524733 => generated 194 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: 320/646] 10.0.0.239 () {32 vars in 662 bytes} [Tue Jul 14 06:29:10 2026] GET /v2.1/os-security-groups => generated 707 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 06:29:10.434 8 INFO nova.api.openstack.wsgi [None req-e420e15e-5ba1-4e14-a733-bb5f248f5a76 7e5c835d3bc04912a579a6e20b75f063 257f55edeb1047bc9499109b00a7dc26 - - default default] HTTP exception thrown: Security group 9de4dc79-9f00-4a47-8fce-52e727524733 does not exist Neutron server returns request_ids: ['req-3f08b336-5322-4c00-bd5b-3bcfa432f038'] [pid: 8|app: 0|req: 327/647] 10.0.0.239 () {32 vars in 739 bytes} [Tue Jul 14 06:29:10 2026] DELETE /v2.1/os-security-groups/9de4dc79-9f00-4a47-8fce-52e727524733 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 06:29:10.468 7 INFO nova.api.openstack.wsgi [None req-651b6e57-b143-47b5-a11f-f7b2650f9671 7e5c835d3bc04912a579a6e20b75f063 257f55edeb1047bc9499109b00a7dc26 - - default default] HTTP exception thrown: Security group 24af9436-aebb-4cd8-b692-b446d48d7ea2 does not exist Neutron server returns request_ids: ['req-cc8d61a1-f925-4eca-8d1e-f225e093e7ad'] [pid: 7|app: 0|req: 321/648] 10.0.0.239 () {32 vars in 739 bytes} [Tue Jul 14 06:29:10 2026] DELETE /v2.1/os-security-groups/24af9436-aebb-4cd8-b692-b446d48d7ea2 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 06:29:10.502 8 INFO nova.api.openstack.wsgi [None req-8e0120e8-debc-44ad-b9f3-0892e16f3ddf 7e5c835d3bc04912a579a6e20b75f063 257f55edeb1047bc9499109b00a7dc26 - - default default] HTTP exception thrown: Security group 81573184-f889-4965-84aa-b41e3a090548 does not exist Neutron server returns request_ids: ['req-2d011650-ae7a-4382-a00f-96d074346bd2'] [pid: 8|app: 0|req: 328/649] 10.0.0.239 () {32 vars in 739 bytes} [Tue Jul 14 06:29:10 2026] DELETE /v2.1/os-security-groups/81573184-f889-4965-84aa-b41e3a090548 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:10 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1475 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:11 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1387 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 323/652] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:12 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1483 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/653] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:12 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1443 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 324/654] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:13 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1483 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:13 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1443 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 332/656] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:14 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1451 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/657] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:14 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:15.377 8 INFO nova.api.openstack.compute.server_external_events [req-00289468-624f-445b-937a-1f09967103a1 req-47df13bc-570a-4c28-8e5c-8ba6f45f5a44 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:fa9b5f72-49e3-4280-865e-7f82ecb1f103 for instance 73e3990b-74b5-40e8-9e7a-f136e364d6aa on instance 2026-07-14 06:29:15.387 8 INFO nova.compute.rpcapi [None req-cea27322-267f-4b6f-8fed-de772281d159 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 8|app: 0|req: 333/658] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 334/659] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:16 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 bytes in 1762 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: 326/660] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:16 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1519 bytes in 1815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 06:29:17.845 8 INFO nova.api.openstack.compute.server_external_events [req-81565c74-9379-4ba1-8bda-686a30fd2207 req-db9ff279-5b7d-446b-9b85-21d02374f2a4 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:0afba07d-4f92-46fd-aff7-5fefe998dcaa for instance 1df0e74b-6dd1-4faf-a580-0193e5c82823 on instance [pid: 8|app: 0|req: 335/661] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 327/662] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:29:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 108 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: 329/665] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:18 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:18 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1517 bytes in 752 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: 330/667] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:29:19 2026] POST /v2.1/servers => generated 450 bytes in 631 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, ' [pid: 8|app: 0|req: 338/668] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:20 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1401 bytes in 67 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: 331/669] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:29:20 2026] POST /v2.1/os-keypairs => generated 385 bytes in 83 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: 339/670] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:20 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/671] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:20 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1517 bytes in 212 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: 340/672] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:21 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1405 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 333/673] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:21 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/674] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:21 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1517 bytes in 121 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: 334/675] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:22 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1453 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 342/676] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:22 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/677] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:22 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1517 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, ' [pid: 8|app: 0|req: 343/678] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:23 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1453 bytes in 96 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: 336/679] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:24 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/680] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:24 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1517 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, ' [pid: 7|app: 0|req: 337/681] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:24 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1461 bytes in 67 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: 8|app: 0|req: 345/682] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:25 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 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-07-14 06:29:25.494 8 INFO nova.api.openstack.compute.server_external_events [req-40c2fde1-3c74-4611-83b8-eaf9799ff589 req-2cc51e88-3a83-4589-8dd2-9ceb9dc1700e e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:0afba07d-4f92-46fd-aff7-5fefe998dcaa for instance 1df0e74b-6dd1-4faf-a580-0193e5c82823 on instance [pid: 8|app: 0|req: 346/683] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:29:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/684] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:25 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1517 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, ' [pid: 8|app: 0|req: 347/685] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:25 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1539 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:26.028 7 INFO nova.api.openstack.compute.server_external_events [req-1574f348-d498-44fd-9b25-136c2bdab4bc req-a9da7255-07c7-4923-bfc5-eead86d2e443 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:e12f3e26-9d70-4854-9b22-359f8eebf6eb for instance fc892671-2336-4175-a623-a94d577644ea on instance 2026-07-14 06:29:26.037 7 INFO nova.compute.rpcapi [None req-aaa7884f-84e5-4e1f-a301-187151c93dd3 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 7|app: 0|req: 339/686] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 111 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: 348/687] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:26 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:26 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1517 bytes in 124 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: 349/689] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:26 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:27.527 8 INFO nova.api.openstack.compute.server_external_events [req-8316301e-f6d7-4766-8eae-1cd30cd30536 req-76e50428-1872-4ba0-b7d5-6a318ae1e19b e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:fa9b5f72-49e3-4280-865e-7f82ecb1f103 for instance 73e3990b-74b5-40e8-9e7a-f136e364d6aa on instance [pid: 8|app: 0|req: 350/690] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:29:27 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, ' [pid: 8|app: 0|req: 351/691] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:27 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1547 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, ' [pid: 8|app: 0|req: 352/692] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:27 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1700 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, ' [pid: 7|app: 0|req: 341/693] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:29:27 2026] POST /v2.1/servers => generated 451 bytes in 687 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, ' [pid: 8|app: 0|req: 353/694] 10.0.0.239 () {32 vars in 740 bytes} [Tue Jul 14 06:29:27 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823/os-interface => generated 285 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/695] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:28 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1253 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, ' [pid: 8|app: 0|req: 354/696] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:28 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1527 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: 344/699] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:28 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1725 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, ' [pid: 8|app: 0|req: 356/700] 10.0.0.239 () {32 vars in 740 bytes} [Tue Jul 14 06:29:28 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 06:29:29.009 7 INFO nova.api.openstack.compute.server_external_events [req-4f3e3751-29cb-4882-8521-3dac59bb07bc req-f5ac58c5-4662-4f4a-baa7-5d03c525535f e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:0afba07d-4f92-46fd-aff7-5fefe998dcaa for instance 1df0e74b-6dd1-4faf-a580-0193e5c82823 on instance [pid: 7|app: 0|req: 345/701] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:28 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: 8|app: 0|req: 357/702] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:29 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1303 bytes in 124 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: 346/703] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:29 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1527 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, ' [pid: 8|app: 0|req: 358/704] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:29 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1725 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, ' [pid: 7|app: 0|req: 347/705] 10.0.0.239 () {32 vars in 640 bytes} [Tue Jul 14 06:29:29 2026] GET /v2.1/servers => generated 377 bytes in 100 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: 359/706] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:29:29 2026] DELETE /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 0 bytes in 121 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, ' [pid: 7|app: 0|req: 348/707] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:30 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1731 bytes in 144 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: 360/708] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:30 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1351 bytes in 64 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: 349/709] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:30 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1527 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-07-14 06:29:30.815 8 INFO nova.api.openstack.compute.server_external_events [req-2c316585-98f7-4088-8eda-94bd84d6a118 req-77dcd219-29d7-4258-bcaf-ac795b913196 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:e12f3e26-9d70-4854-9b22-359f8eebf6eb for instance fc892671-2336-4175-a623-a94d577644ea on instance [pid: 8|app: 0|req: 361/710] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:29:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:31.044 7 INFO nova.api.openstack.compute.server_external_events [req-9ec2c44a-8e1e-4239-8e78-d2ae97dda607 req-9bb67545-85b7-4fe6-b18d-c6de5beaace3 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:fa9b5f72-49e3-4280-865e-7f82ecb1f103 for instance 73e3990b-74b5-40e8-9e7a-f136e364d6aa on instance [pid: 7|app: 0|req: 350/711] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 351/712] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:31 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1351 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/713] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:31 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1731 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, ' [pid: 7|app: 0|req: 352/714] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:31 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 363/715] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:32 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1359 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:32 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1851 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:33.007 7 INFO nova.api.openstack.compute.server_external_events [req-65588bc2-fd9d-400a-a9c0-7d13e7a4db9d req-9687e4c4-58c3-41d1-9582-7705274fe7e3 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-unplugged:fa9b5f72-49e3-4280-865e-7f82ecb1f103 for instance 73e3990b-74b5-40e8-9e7a-f136e364d6aa on instance [pid: 7|app: 0|req: 354/717] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:29:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:33.525 7 INFO nova.api.openstack.compute.server_external_events [req-48ce197d-6d33-4b49-ae56-bd8103ee85bf req-baaefeef-19d3-452c-9417-c403fc065565 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:ed7ac6ec-a3ec-43c9-b370-34a82b50b479 for instance 752ad686-ab10-49a0-b704-5b258b9ed27b on instance [pid: 7|app: 0|req: 355/718] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 364/719] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:32 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1719 bytes in 739 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: 356/720] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:33 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1437 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:33.665 7 INFO nova.api.openstack.compute.server_external_events [req-24fe1d3c-ad81-4077-8aae-f42a725bb26a req-6182f2b0-c2c1-4ad6-807d-04c35eaaa59c e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:fa9b5f72-49e3-4280-865e-7f82ecb1f103 for instance 73e3990b-74b5-40e8-9e7a-f136e364d6aa on instance [pid: 7|app: 0|req: 357/721] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 365/722] 10.0.0.239 () {32 vars in 740 bytes} [Tue Jul 14 06:29:33 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/723] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:33 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1785 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, ' [pid: 8|app: 0|req: 366/724] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:34 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1719 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: 359/725] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:34 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1437 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/726] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:34 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1509 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-07-14 06:29:35.700 7 INFO nova.api.openstack.compute.server_external_events [req-9710cfb6-792a-4f1c-8c04-9cd780eafc36 req-b9090c58-0c89-4514-ad2c-73ad84898bb8 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:e12f3e26-9d70-4854-9b22-359f8eebf6eb for instance fc892671-2336-4175-a623-a94d577644ea on instance [pid: 7|app: 0|req: 360/727] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:35 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 361/728] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:35 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => generated 1509 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:35 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1437 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:36.997 7 INFO nova.api.openstack.wsgi [None req-c814dd1f-49e2-4726-977f-38336ed71bda e3f8f71c93364ec8ae013c30a3ffa158 e07607535f18432c8cdf1cc36143adee - - default default] HTTP exception thrown: Instance 73e3990b-74b5-40e8-9e7a-f136e364d6aa could not be found. [pid: 7|app: 0|req: 362/730] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:36 2026] GET /v2.1/servers/73e3990b-74b5-40e8-9e7a-f136e364d6aa => 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: 363/731] 10.0.0.239 () {32 vars in 705 bytes} [Tue Jul 14 06:29:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1086870968 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:36 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1437 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:38 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1425 bytes in 126 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: 371/736] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:39 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1425 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: 7|app: 0|req: 366/737] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:40 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1425 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:40.968 8 INFO nova.api.openstack.compute.server_external_events [req-8b9f3f63-3458-4776-aa6a-faa84dd3af42 req-4b7069e5-dc3e-4951-8b01-99b8ca60b501 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:ed7ac6ec-a3ec-43c9-b370-34a82b50b479 for instance 752ad686-ab10-49a0-b704-5b258b9ed27b on instance [pid: 8|app: 0|req: 372/738] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:29:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 367/739] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:41 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1425 bytes in 141 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: 373/740] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:42 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1425 bytes in 143 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: 368/741] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:43 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1612 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, ' [pid: 8|app: 0|req: 374/742] 10.0.0.239 () {32 vars in 740 bytes} [Tue Jul 14 06:29:44 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b/os-interface => generated 284 bytes in 72 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-07-14 06:29:44.900 7 INFO nova.api.openstack.compute.server_external_events [req-8c58c1d5-8d80-491a-9a90-0098139cb3cf req-c99a6199-d048-47b9-be4c-36471ae614dc e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:ed7ac6ec-a3ec-43c9-b370-34a82b50b479 for instance 752ad686-ab10-49a0-b704-5b258b9ed27b on instance [pid: 7|app: 0|req: 369/743] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:44 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: 375/744] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:44 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1612 bytes in 251 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: 370/745] 10.0.0.239 () {32 vars in 640 bytes} [Tue Jul 14 06:29:45 2026] GET /v2.1/servers => generated 388 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, ' [pid: 8|app: 0|req: 376/746] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:29:45 2026] DELETE /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => 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, ' [pid: 7|app: 0|req: 371/747] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:45 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1618 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 372/748] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:46 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1738 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/749] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:29:46 2026] POST /v2.1/servers => generated 424 bytes in 500 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, ' [pid: 7|app: 0|req: 373/750] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:47 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1371 bytes in 63 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: 378/751] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:47 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1738 bytes in 119 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: 374/752] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:48 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1375 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, ' [pid: 8|app: 0|req: 380/755] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:48 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1670 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:49.099 7 INFO nova.api.openstack.compute.server_external_events [req-36a3c30a-9b66-498a-adca-197e5c8510e8 req-fe919402-66c1-4271-8fe1-e9798fca94ed e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:ed7ac6ec-a3ec-43c9-b370-34a82b50b479 for instance 752ad686-ab10-49a0-b704-5b258b9ed27b on instance [pid: 7|app: 0|req: 376/756] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:49 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, ' [pid: 8|app: 0|req: 381/757] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:49 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1423 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, ' [pid: 7|app: 0|req: 377/758] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:50 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1380 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: 8|app: 0|req: 382/759] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:50 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1423 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, ' [pid: 7|app: 0|req: 378/760] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:51 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1385 bytes in 81 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: 383/761] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:51 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1431 bytes in 56 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-07-14 06:29:52.218 7 INFO nova.api.openstack.compute.server_external_events [req-4497b93f-63e1-4e0b-b60f-9bfc41a64743 req-4bb864b2-035c-4a34-8168-ea83846e48e3 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:bd4cc973-d266-4fa0-a9f7-02d45db49045 for instance 9353187a-8285-4d56-b39e-0defeaa7b0fc on instance [pid: 7|app: 0|req: 379/762] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:52 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) [pid: 8|app: 0|req: 384/763] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:52 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 1385 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, ' [pid: 7|app: 0|req: 380/764] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:52 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1483 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:53.309 8 INFO nova.api.openstack.wsgi [None req-8d8bef10-20b6-4b0b-bf3a-25e466f7cea2 3d2a480ed0444b32a242ac397984a152 8e296ec5dc57404682ebc910001d8514 - - default default] HTTP exception thrown: Instance 752ad686-ab10-49a0-b704-5b258b9ed27b could not be found. [pid: 8|app: 0|req: 385/765] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:53 2026] GET /v2.1/servers/752ad686-ab10-49a0-b704-5b258b9ed27b => generated 111 bytes in 22 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: 381/766] 10.0.0.239 () {32 vars in 703 bytes} [Tue Jul 14 06:29:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-483231585 => 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: 8|app: 0|req: 386/767] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:53 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1471 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.239 () {32 vars in 740 bytes} [Tue Jul 14 06:29:54 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/os-interface => generated 285 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: 8|app: 0|req: 387/769] 10.0.0.239 () {32 vars in 814 bytes} [Tue Jul 14 06:29:54 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/os-interface/e12f3e26-9d70-4854-9b22-359f8eebf6eb => generated 282 bytes in 66 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: 383/770] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:29:54 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/ips => generated 157 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/771] 10.0.0.239 () {34 vars in 749 bytes} [Tue Jul 14 06:29:54 2026] POST /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/action => generated 0 bytes in 27 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: 384/772] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:29:54 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/ips => generated 157 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: 8|app: 0|req: 389/773] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:54 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1471 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, ' [pid: 7|app: 0|req: 385/774] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:29:55 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/ips => generated 157 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-07-14 06:29:55.821 8 INFO nova.api.openstack.compute.server_external_events [req-0d0913a8-3f55-4f89-bac9-7907c86d1229 req-c868f39c-616f-47bb-b8aa-f5db9d9312c2 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:e12f3e26-9d70-4854-9b22-359f8eebf6eb for instance fc892671-2336-4175-a623-a94d577644ea on instance [pid: 8|app: 0|req: 390/775] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:55 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, ' [pid: 7|app: 0|req: 386/776] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:55 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1471 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, ' [pid: 8|app: 0|req: 391/777] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:29:56 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/ips => generated 195 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: 387/778] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:56 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1953 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, ' [pid: 8|app: 0|req: 392/779] 10.0.0.239 () {34 vars in 749 bytes} [Tue Jul 14 06:29:56 2026] POST /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/action => generated 0 bytes in 48 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: 388/780] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:29:57 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/ips => generated 195 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: 8|app: 0|req: 393/781] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:57 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1471 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, ' [pid: 7|app: 0|req: 389/782] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:29:58 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/ips => generated 195 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, ' 2026-07-14 06:29:58.172 8 INFO nova.api.openstack.compute.server_external_events [req-44731f88-e501-4527-87bd-877639e7094b req-5cc7087e-a259-4c06-9a67-6ee221d56ec9 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:bd4cc973-d266-4fa0-a9f7-02d45db49045 for instance 9353187a-8285-4d56-b39e-0defeaa7b0fc on instance [pid: 8|app: 0|req: 394/783] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:29:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/784] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:58 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:29:59.107 7 INFO nova.api.openstack.compute.server_external_events [req-789714e1-2927-4ec6-a86b-350b216f1aa6 req-14cd7b1a-446a-4856-a684-7bd7358e18d5 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:e12f3e26-9d70-4854-9b22-359f8eebf6eb for instance fc892671-2336-4175-a623-a94d577644ea on instance [pid: 7|app: 0|req: 392/787] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:29:59 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) [pid: 8|app: 0|req: 396/788] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:29:59 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/ips => generated 195 bytes in 35 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: 393/789] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:59 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1657 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, ' [pid: 8|app: 0|req: 397/790] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:29:59 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc/ips => generated 110 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, ' [pid: 7|app: 0|req: 394/791] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:29:59 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc/ips => generated 110 bytes in 63 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: 398/792] 10.0.0.239 () {32 vars in 824 bytes} [Tue Jul 14 06:29:59 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc/ips/tempest-ServerAddressesTestJSON-1675883497-network => generated 95 bytes in 39 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, ' [pid: 7|app: 0|req: 395/793] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:29:59 2026] DELETE /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 0 bytes in 149 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, ' [pid: 8|app: 0|req: 399/794] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:29:59 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1663 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, ' [pid: 7|app: 0|req: 396/795] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:30:00 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea/ips => generated 157 bytes in 48 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: 400/796] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:30:00 2026] DELETE /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 0 bytes in 116 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, ' [pid: 7|app: 0|req: 397/797] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:00 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1845 bytes in 233 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: 401/798] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:01 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1663 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, ' [pid: 7|app: 0|req: 398/799] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:01 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1845 bytes in 181 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: 402/800] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:02 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1663 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-07-14 06:30:02.630 7 INFO nova.api.openstack.compute.server_external_events [req-9a5e9ec1-7c5d-49a1-87c1-cf44d81dc3ad req-2303bc99-68a5-4de2-af86-88573245a826 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-unplugged:e12f3e26-9d70-4854-9b22-359f8eebf6eb for instance fc892671-2336-4175-a623-a94d577644ea on instance [pid: 7|app: 0|req: 399/801] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:30:02 2026] POST /v2.1/os-server-external-events => generated 185 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-07-14 06:30:02.748 8 INFO nova.api.openstack.compute.server_external_events [req-035a70b6-2abc-4d4e-b7ca-8482f71d3365 req-0784151e-6b08-4244-8e11-c5cf9d05c5b4 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:bd4cc973-d266-4fa0-a9f7-02d45db49045 for instance 9353187a-8285-4d56-b39e-0defeaa7b0fc on instance [pid: 8|app: 0|req: 403/802] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:30:02 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, ' [pid: 7|app: 0|req: 400/803] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:02 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1845 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, ' [pid: 8|app: 0|req: 404/804] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:03 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1452 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, ' [pid: 7|app: 0|req: 401/805] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:03 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1482 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, ' [pid: 8|app: 0|req: 405/806] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:04 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1457 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:30:04.783 7 INFO nova.api.openstack.compute.server_external_events [req-175b4846-0e0a-403a-8fc6-5e9be9aac6a6 req-c2db64ce-864b-470b-92b2-b90615138c9e e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:e12f3e26-9d70-4854-9b22-359f8eebf6eb for instance fc892671-2336-4175-a623-a94d577644ea on instance [pid: 7|app: 0|req: 402/807] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:30: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, ' [pid: 8|app: 0|req: 406/808] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:04 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1487 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, ' [pid: 7|app: 0|req: 403/809] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:05 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => generated 1457 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, ' [pid: 8|app: 0|req: 407/810] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:06 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 1487 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-07-14 06:30:06.762 7 INFO nova.api.openstack.wsgi [None req-815c7d8a-d299-4c16-8f49-5cf4d0f1f296 b206469dd8b943cba56f86436bc0404a 64b62458f12d438ba94da8bac0b65d0d - - default default] HTTP exception thrown: Instance 9353187a-8285-4d56-b39e-0defeaa7b0fc could not be found. [pid: 7|app: 0|req: 404/811] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:06 2026] GET /v2.1/servers/9353187a-8285-4d56-b39e-0defeaa7b0fc => 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, ' 2026-07-14 06:30:07.206 8 INFO nova.api.openstack.wsgi [None req-f220409e-85ce-44e9-a549-c25b5ae5524b 5f86330052764d1aab70d88527216536 30ab3a2c602142d3a6d28e9e3c356f28 - - default default] HTTP exception thrown: Instance fc892671-2336-4175-a623-a94d577644ea could not be found. [pid: 8|app: 0|req: 408/812] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:07 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => 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: 405/813] 10.0.0.239 () {32 vars in 705 bytes} [Tue Jul 14 06:30:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1629167270 => 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-07-14 06:30:07.675 8 INFO nova.api.openstack.wsgi [None req-983652ef-377a-485f-acbe-4908be956c46 5f86330052764d1aab70d88527216536 30ab3a2c602142d3a6d28e9e3c356f28 - - default default] HTTP exception thrown: Instance fc892671-2336-4175-a623-a94d577644ea could not be found. [pid: 8|app: 0|req: 409/814] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:30:07 2026] DELETE /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 06:30:07.701 7 INFO nova.api.openstack.wsgi [None req-7fc31f50-a1a9-47d8-82a4-67bb1f059a45 5f86330052764d1aab70d88527216536 30ab3a2c602142d3a6d28e9e3c356f28 - - default default] HTTP exception thrown: Instance fc892671-2336-4175-a623-a94d577644ea could not be found. [pid: 7|app: 0|req: 406/815] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:07 2026] GET /v2.1/servers/fc892671-2336-4175-a623-a94d577644ea => 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, ' [pid: 8|app: 0|req: 411/818] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:11 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => 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, ' [pid: 7|app: 0|req: 408/819] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:11 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => 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, ' [pid: 8|app: 0|req: 412/820] 10.0.0.239 () {34 vars in 749 bytes} [Tue Jul 14 06:30:11 2026] POST /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/821] 10.0.0.239 () {30 vars in 412 bytes} [Tue Jul 14 06:30:11 2026] GET / => generated 422 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 413/822] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:11 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1822 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/823] 10.0.0.239 () {28 vars in 559 bytes} [Tue Jul 14 06:30:11 2026] GET /v2/ => generated 401 bytes in 468 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 414/824] 10.0.0.239 () {28 vars in 563 bytes} [Tue Jul 14 06:30:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/825] 10.0.0.239 () {30 vars in 412 bytes} [Tue Jul 14 06:30:12 2026] GET / => generated 422 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/826] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:13 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1822 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/827] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:14 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1822 bytes in 285 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: 416/828] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:15 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1827 bytes in 223 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: 413/829] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:30:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 178 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: 417/830] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:17 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1827 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/831] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:30:17 2026] POST /v2.1/servers => generated 453 bytes in 527 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, ' [pid: 8|app: 0|req: 418/832] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:18 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1431 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, ' [pid: 7|app: 0|req: 415/835] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:18 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1827 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/836] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:19 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1435 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:30:19.631 7 INFO nova.api.openstack.compute.server_external_events [req-fa20bb1d-4122-4b40-9908-9bb8989d7b34 req-d979737e-54bd-49d7-a64b-c3e77cbe46a5 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-unplugged:0afba07d-4f92-46fd-aff7-5fefe998dcaa for instance 1df0e74b-6dd1-4faf-a580-0193e5c82823 on instance [pid: 7|app: 0|req: 416/837] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:30:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 193 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: 422/838] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:19 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1827 bytes in 145 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: 417/839] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:20 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1483 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, ' [pid: 8|app: 0|req: 423/840] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:20 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1827 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:30:21.149 7 INFO nova.api.openstack.compute.server_external_events [req-e43928a4-9eb7-4fe3-82c1-82d18056160e req-686342fc-1bf5-4169-85ee-bacc159dc215 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:0afba07d-4f92-46fd-aff7-5fefe998dcaa for instance 1df0e74b-6dd1-4faf-a580-0193e5c82823 on instance [pid: 7|app: 0|req: 418/841] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:30:21 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, ' [pid: 8|app: 0|req: 424/842] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:21 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1483 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, ' [pid: 7|app: 0|req: 419/843] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:22 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1820 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: 8|app: 0|req: 425/844] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:22 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1491 bytes in 345 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-07-14 06:30:24.120 8 INFO nova.api.openstack.compute.server_external_events [req-df4e9bda-521b-4c3b-ae44-2b013b82ef6f req-afbd2ed4-eab4-40db-b9cb-3d8b0a0654d3 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:adcf04f1-cb7c-4a86-8d5c-2e705df7a33b for instance 2523e9c4-163e-4f5b-9570-56f06e2e0769 on instance [pid: 8|app: 0|req: 426/845] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:30:24 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) [pid: 7|app: 0|req: 420/846] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:24 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1569 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, ' [pid: 8|app: 0|req: 427/847] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:25 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1557 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, ' [pid: 7|app: 0|req: 421/848] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:26 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1557 bytes in 108 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: 428/849] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:27 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1557 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/852] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:28 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1557 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-07-14 06:30:29.099 7 INFO nova.api.openstack.compute.server_external_events [req-fe660f8a-df45-4cd1-915b-49c68d452ad9 req-f47b5e0c-3315-4e48-9398-51c41fe9eb45 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:adcf04f1-cb7c-4a86-8d5c-2e705df7a33b for instance 2523e9c4-163e-4f5b-9570-56f06e2e0769 on instance [pid: 7|app: 0|req: 423/853] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:30:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 431/854] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:29 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => 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, ' [pid: 7|app: 0|req: 424/855] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:31 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1739 bytes in 318 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: 432/856] 10.0.0.239 () {32 vars in 740 bytes} [Tue Jul 14 06:30:31 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769/os-interface => generated 284 bytes in 84 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-07-14 06:30:32.241 8 INFO nova.api.openstack.compute.server_external_events [req-6a518f7f-6661-4cf2-b6b8-28871bb6ff46 req-2dd744a1-bbb0-4277-a7da-1ce5ff8dd7dc e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:adcf04f1-cb7c-4a86-8d5c-2e705df7a33b for instance 2523e9c4-163e-4f5b-9570-56f06e2e0769 on instance [pid: 8|app: 0|req: 433/857] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:30:32 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: 7|app: 0|req: 425/858] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:32 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1739 bytes in 106 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: 434/859] 10.0.0.239 () {32 vars in 640 bytes} [Tue Jul 14 06:30:32 2026] GET /v2.1/servers => generated 384 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, ' [pid: 7|app: 0|req: 426/860] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:30:32 2026] DELETE /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 0 bytes in 69 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, ' [pid: 8|app: 0|req: 435/861] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:32 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1745 bytes in 115 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: 427/862] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:33 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1865 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:30:35.686 7 INFO nova.api.openstack.compute.server_external_events [req-2d3d5a02-6313-4801-b91d-4ee620424317 req-cef6774d-4f35-4727-923a-bdfbd04570cc e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:adcf04f1-cb7c-4a86-8d5c-2e705df7a33b for instance 2523e9c4-163e-4f5b-9570-56f06e2e0769 on instance [pid: 7|app: 0|req: 428/863] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:30:35 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) [pid: 8|app: 0|req: 436/864] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:34 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1865 bytes in 913 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: 429/865] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:36 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1517 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, ' [pid: 8|app: 0|req: 437/866] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:37 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 1517 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:30:39.064 8 INFO nova.api.openstack.wsgi [None req-d3360e83-32b2-40e5-9102-15b045a0bdeb f654be26bb9140888d51e0b159375f7f cfc77b91bfa945918d0a0786e7db3041 - - default default] HTTP exception thrown: Instance 2523e9c4-163e-4f5b-9570-56f06e2e0769 could not be found. [pid: 8|app: 0|req: 439/869] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:39 2026] GET /v2.1/servers/2523e9c4-163e-4f5b-9570-56f06e2e0769 => generated 111 bytes in 20 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: 431/870] 10.0.0.239 () {32 vars in 703 bytes} [Tue Jul 14 06:30:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-111488539 => 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: 8|app: 0|req: 440/871] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:43 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1820 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/872] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:30:44 2026] DELETE /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 0 bytes in 93 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, ' [pid: 8|app: 0|req: 441/873] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:44 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1826 bytes in 774 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: 433/874] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:46 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1826 bytes in 290 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-07-14 06:30:48.331 7 INFO nova.api.openstack.compute.server_external_events [req-093154ca-6d9b-41b4-be2a-1d2fca9d2215 req-7e05d5af-11eb-45b1-915a-69e684658a36 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:0afba07d-4f92-46fd-aff7-5fefe998dcaa for instance 1df0e74b-6dd1-4faf-a580-0193e5c82823 on instance [pid: 7|app: 0|req: 434/875] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:30:48 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) [pid: 8|app: 0|req: 442/876] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:47 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1826 bytes in 910 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: 436/879] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:49 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1477 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, ' [pid: 8|app: 0|req: 444/880] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:50 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 1477 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-07-14 06:30:51.640 7 INFO nova.api.openstack.wsgi [None req-0ab3ca92-7ab5-43eb-9fc3-ade2e3de1540 a474bbf42a4349649a02c41ef101d5f6 8f9814533e2442d18a521e600e29d231 - - default default] HTTP exception thrown: Instance 1df0e74b-6dd1-4faf-a580-0193e5c82823 could not be found. [pid: 7|app: 0|req: 437/881] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:30:51 2026] GET /v2.1/servers/1df0e74b-6dd1-4faf-a580-0193e5c82823 => generated 111 bytes in 48 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: 445/882] 10.0.0.239 () {32 vars in 705 bytes} [Tue Jul 14 06:30:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1787011205 => generated 0 bytes in 19 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: 441/889] 10.0.0.50 () {30 vars in 617 bytes} [Tue Jul 14 06:31:25 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 442/890] 10.0.0.50 () {32 vars in 690 bytes} [Tue Jul 14 06:31:25 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: 443/891] 10.0.0.50 () {34 vars in 911 bytes} [Tue Jul 14 06:31:25 2026] GET /v2.1/os-simple-tenant-usage/4b84aa72861c49e480b1ed3c08a53747?start=2026-07-13T00:00:00&end=2026-07-14T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/892] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:31:25 2026] POST /v2.1/servers => generated 424 bytes in 466 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, ' [pid: 7|app: 0|req: 444/893] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:26 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1368 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, ' [pid: 8|app: 0|req: 450/894] 10.0.0.50 () {30 vars in 652 bytes} [Tue Jul 14 06:31:26 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 64 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: 445/895] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:27 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1372 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/896] 10.0.0.50 () {30 vars in 617 bytes} [Tue Jul 14 06:31:28 2026] GET /v2.1 => generated 0 bytes in 107 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: 446/897] 10.0.0.50 () {32 vars in 690 bytes} [Tue Jul 14 06:31:28 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/898] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:28 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1420 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/901] 10.0.0.50 () {34 vars in 911 bytes} [Tue Jul 14 06:31:28 2026] GET /v2.1/os-simple-tenant-usage/4b84aa72861c49e480b1ed3c08a53747?start=2026-07-13T00:00:00&end=2026-07-14T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 455/902] 10.0.0.50 () {30 vars in 652 bytes} [Tue Jul 14 06:31:28 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 448/903] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:29 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1420 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/904] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:30 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1470 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:31:31.485 7 INFO nova.api.openstack.compute.server_external_events [req-06be4864-082e-4947-ab78-5c9329b11744 req-4cd4e71e-d7c4-4860-b732-b8643e7941d6 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:22c0a0cd-fb84-4754-aeb9-5c273a927818 for instance 830121b1-55e0-4972-8f54-3922c0c9d51b on instance [pid: 7|app: 0|req: 449/905] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:31:31 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, ' [pid: 8|app: 0|req: 457/906] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:32 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1468 bytes in 222 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: 450/907] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:33 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1468 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, ' [pid: 8|app: 0|req: 458/908] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:34 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1468 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, ' [pid: 7|app: 0|req: 451/909] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:35 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1468 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: 8|app: 0|req: 459/910] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:36 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1468 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:31:37.574 7 INFO nova.api.openstack.compute.server_external_events [req-ee2965f5-ad53-441f-a0f4-7e233d8d26fd req-ca0ae161-e207-4960-ae70-7eb6d0d7f887 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:22c0a0cd-fb84-4754-aeb9-5c273a927818 for instance 830121b1-55e0-4972-8f54-3922c0c9d51b on instance [pid: 7|app: 0|req: 452/911] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:31:37 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, ' [pid: 8|app: 0|req: 460/912] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:37 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1468 bytes in 190 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: 462/915] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:39 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1648 bytes in 197 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: 454/916] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:31:40 2026] DELETE /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 0 bytes in 113 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, ' [pid: 8|app: 0|req: 463/917] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:40 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1654 bytes in 384 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: 455/918] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:42 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1654 bytes in 144 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: 464/919] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:43 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1654 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-07-14 06:31:43.648 7 INFO nova.api.openstack.compute.server_external_events [req-9b4ff969-d0a6-4afd-b78e-b4233cf6dc10 req-4b67f133-7f3c-4485-b448-27de45f641c6 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:22c0a0cd-fb84-4754-aeb9-5c273a927818 for instance 830121b1-55e0-4972-8f54-3922c0c9d51b on instance [pid: 7|app: 0|req: 456/920] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:31:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 465/921] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:44 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1449 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, ' [pid: 7|app: 0|req: 457/922] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:45 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1454 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, ' [pid: 8|app: 0|req: 466/923] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:46 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 1454 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-07-14 06:31:47.811 7 INFO nova.api.openstack.wsgi [None req-ab42ba68-d48c-41be-8a9e-6e29cac15d88 66b5bfe6004e418ea022b786a18f0d95 d3f2bcf10b884cf592ccaf9a302bc333 - - default default] HTTP exception thrown: Instance 830121b1-55e0-4972-8f54-3922c0c9d51b could not be found. [pid: 7|app: 0|req: 458/924] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:31:47 2026] GET /v2.1/servers/830121b1-55e0-4972-8f54-3922c0c9d51b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/929] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:32:04 2026] POST /v2.1/os-keypairs => generated 396 bytes in 53 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: 461/932] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:32:07 2026] POST /v2.1/servers => generated 447 bytes in 2126 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/933] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:09 2026] GET /v2.1/servers/1dc028ee-84cd-48e2-961c-b7df25ab5583 => generated 1394 bytes in 209 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: 462/934] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:32:12 2026] POST /v2.1/os-keypairs => generated 397 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: 463/935] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:14 2026] GET /v2.1/servers/1dc028ee-84cd-48e2-961c-b7df25ab5583 => generated 1519 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:32:15.008 7 INFO nova.api.openstack.compute.server_external_events [req-97d36318-3413-481d-9ac5-e9d6cde8f7f2 req-4db12f8c-dad8-4c11-9c2b-4c119de76eca e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:95011424-2a8a-4f78-8a85-219ff575764d for instance 1dc028ee-84cd-48e2-961c-b7df25ab5583 on instance [pid: 7|app: 0|req: 464/936] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:32:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/937] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:32:14 2026] POST /v2.1/servers => generated 450 bytes in 1078 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, ' [pid: 7|app: 0|req: 465/938] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:15 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1401 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, ' [pid: 8|app: 0|req: 474/939] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:16 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1405 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, ' [pid: 7|app: 0|req: 466/940] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:17 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1453 bytes in 77 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: 475/941] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:18 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1453 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-07-14 06:32:19.112 8 INFO nova.api.openstack.compute.server_external_events [req-6500bfdd-acb3-4039-a8d8-c551c20c8b3d req-c162e5a7-e96d-4092-9278-47fc7939985f e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:95011424-2a8a-4f78-8a85-219ff575764d for instance 1dc028ee-84cd-48e2-961c-b7df25ab5583 on instance [pid: 8|app: 0|req: 477/944] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:32:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 468/945] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:19 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1461 bytes in 102 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: 478/946] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:20 2026] GET /v2.1/servers/1dc028ee-84cd-48e2-961c-b7df25ab5583 => generated 1517 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:32:20.668 7 INFO nova.api.openstack.compute.server_external_events [req-fb169de5-b919-4a46-a717-0f76bf9cb55d req-81f527fe-cbde-4b58-bf53-aae5848ee662 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:345e499e-6344-48a8-90c2-903eaff518d2 for instance 694c1af5-9347-4205-b49c-24edd678b491 on instance [pid: 7|app: 0|req: 469/947] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:32:20 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, ' [pid: 8|app: 0|req: 479/948] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:20 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1539 bytes in 205 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: 470/949] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:21 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1527 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, ' [pid: 8|app: 0|req: 480/950] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:23 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1527 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: 471/951] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:24 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1527 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:32:25.125 8 INFO nova.api.openstack.compute.server_external_events [req-a9e3da5a-fa80-4d34-960f-1b9923e30363 req-07728257-abec-4966-9f0c-4a275f69ba69 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:345e499e-6344-48a8-90c2-903eaff518d2 for instance 694c1af5-9347-4205-b49c-24edd678b491 on instance [pid: 8|app: 0|req: 481/952] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:32:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 472/953] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:25 2026] GET /v2.1/servers/1dc028ee-84cd-48e2-961c-b7df25ab5583 => generated 1816 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/954] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:25 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 473/955] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:26 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1527 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:32:27.118 7 INFO nova.api.openstack.compute.server_external_events [req-af2866ce-6ba5-4f7e-a30e-156210da24ac req-a6782e50-49f6-490c-abef-1e76840abbcb e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:95011424-2a8a-4f78-8a85-219ff575764d for instance 1dc028ee-84cd-48e2-961c-b7df25ab5583 on instance [pid: 7|app: 0|req: 474/956] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:32:27 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) [pid: 8|app: 0|req: 483/957] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:32:26 2026] POST /v2.1/servers => generated 447 bytes in 927 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, ' [pid: 7|app: 0|req: 475/958] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:27 2026] GET /v2.1/servers/594570b9-3777-460b-aac7-8dec3c27ca57 => generated 1395 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, ' [pid: 8|app: 0|req: 484/959] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:28 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1694 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, ' [pid: 7|app: 0|req: 476/960] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:28 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1694 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-07-14 06:32:29.943 8 INFO nova.api.openstack.compute.server_external_events [req-66a4c512-f58a-4bb9-aa47-ce2ddc83c1e3 req-7818193c-7ac7-49ab-8086-c3993bd21ef9 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:345e499e-6344-48a8-90c2-903eaff518d2 for instance 694c1af5-9347-4205-b49c-24edd678b491 on instance [pid: 8|app: 0|req: 486/963] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:32:29 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, ' [pid: 7|app: 0|req: 478/964] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:32 2026] GET /v2.1/servers/594570b9-3777-460b-aac7-8dec3c27ca57 => generated 1520 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-07-14 06:32:33.326 8 INFO nova.api.openstack.compute.server_external_events [req-f8a5b792-27df-4d64-9a01-f9ab2aad4a02 req-40e4db08-7a6c-474a-b78f-b3fb8764584b e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:76317084-dc48-47ce-870c-164398d84395 for instance 594570b9-3777-460b-aac7-8dec3c27ca57 on instance [pid: 8|app: 0|req: 487/965] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:32:33 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, ' [pid: 7|app: 0|req: 479/966] 10.0.0.239 () {34 vars in 749 bytes} [Tue Jul 14 06:32:37 2026] POST /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491/action => generated 31877 bytes in 554 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: 488/967] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:37 2026] GET /v2.1/servers/594570b9-3777-460b-aac7-8dec3c27ca57 => generated 1518 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-07-14 06:32:38.626 7 INFO nova.api.openstack.compute.server_external_events [req-a3c053c2-aff5-4be8-bb5f-26ed956ae3eb req-7390d9b8-8abb-4e0d-b9d0-d2ede5fdacfa e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:76317084-dc48-47ce-870c-164398d84395 for instance 594570b9-3777-460b-aac7-8dec3c27ca57 on instance [pid: 7|app: 0|req: 480/970] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:32:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 491/971] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:32:43 2026] GET /v2.1/servers/594570b9-3777-460b-aac7-8dec3c27ca57 => generated 1817 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-07-14 06:32:44.412 7 INFO nova.api.openstack.compute.server_external_events [req-e3509838-d282-48f7-9985-ebea38474fff req-e749b267-ff1c-4084-8085-5b7863c7e323 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:76317084-dc48-47ce-870c-164398d84395 for instance 594570b9-3777-460b-aac7-8dec3c27ca57 on instance [pid: 7|app: 0|req: 481/972] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:32:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:32:55.009 8 INFO nova.api.openstack.compute.server_external_events [req-342b6e0a-53f2-4f31-ad2b-515eea68fe07 req-1e97aac0-0ac6-429a-814e-9d79dbc12618 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:345e499e-6344-48a8-90c2-903eaff518d2 for instance 694c1af5-9347-4205-b49c-24edd678b491 on instance [pid: 8|app: 0|req: 493/975] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:32:54 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, ' [pid: 7|app: 0|req: 483/976] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:32:58 2026] POST /v2.1/os-keypairs => generated 398 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/979] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:32:59 2026] POST /v2.1/servers => generated 450 bytes in 526 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, ' [pid: 8|app: 0|req: 495/980] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:00 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1402 bytes in 67 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: 486/981] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:01 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1406 bytes in 64 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: 496/982] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:02 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1454 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, ' [pid: 7|app: 0|req: 487/983] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:03 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1454 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, ' [pid: 8|app: 0|req: 497/984] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:04 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1462 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-07-14 06:33:05.252 7 INFO nova.api.openstack.compute.server_external_events [req-8546492d-8182-496b-92db-4ca5c43c70d6 req-0b3106b0-ea94-4659-8489-a15aeff021c9 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:a84f1456-3ecf-4789-831d-04ffdfcf74ad for instance 513c2016-bb26-4f06-a8f7-84f568f3ac4b on instance [pid: 7|app: 0|req: 488/985] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:33:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 498/986] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:05 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1540 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, ' [pid: 7|app: 0|req: 489/987] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:06 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1528 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: 499/988] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:07 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1528 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, ' [pid: 8|app: 0|req: 501/991] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:09 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1528 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, ' [pid: 7|app: 0|req: 491/992] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:10 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1528 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:33:11.090 8 INFO nova.api.openstack.compute.server_external_events [req-9147553a-2a30-4660-81e9-8b942756e23a req-cf13d072-e77f-4a97-855b-0dfb60cec5e3 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:a84f1456-3ecf-4789-831d-04ffdfcf74ad for instance 513c2016-bb26-4f06-a8f7-84f568f3ac4b on instance [pid: 8|app: 0|req: 502/993] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:33: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 492/994] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:11 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1528 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/995] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:12 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1696 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, ' [pid: 7|app: 0|req: 493/996] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:12 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1696 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-07-14 06:33:13.552 8 INFO nova.api.openstack.compute.server_external_events [req-778ddc67-087e-466f-91c5-15d208c87b97 req-d38649ce-a6f5-4ea2-be67-54f419b5139e e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:a84f1456-3ecf-4789-831d-04ffdfcf74ad for instance 513c2016-bb26-4f06-a8f7-84f568f3ac4b on instance [pid: 8|app: 0|req: 504/997] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:33:13 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, ' [pid: 7|app: 0|req: 495/1000] 199.19.213.104 () {36 vars in 713 bytes} [Tue Jul 14 06:33:20 2026] POST /v2.1/servers => generated 453 bytes in 728 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, ' [pid: 8|app: 0|req: 506/1001] 199.19.213.104 () {32 vars in 732 bytes} [Tue Jul 14 06:33:21 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86 => generated 2213 bytes in 56 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: 7|app: 0|req: 496/1002] 199.19.213.104 () {32 vars in 758 bytes} [Tue Jul 14 06:33:21 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/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: 507/1003] 199.19.213.104 () {32 vars in 776 bytes} [Tue Jul 14 06:33:21 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-volume_attachments => generated 25 bytes in 35 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: 497/1004] 10.0.0.239 () {34 vars in 749 bytes} [Tue Jul 14 06:33:22 2026] POST /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b/action => generated 31876 bytes in 541 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: 508/1005] 199.19.213.104 () {32 vars in 732 bytes} [Tue Jul 14 06:33:24 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86 => generated 2371 bytes in 92 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: 7|app: 0|req: 498/1006] 199.19.213.104 () {32 vars in 758 bytes} [Tue Jul 14 06:33:24 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 509/1007] 199.19.213.104 () {32 vars in 776 bytes} [Tue Jul 14 06:33:24 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:33:27.198 7 INFO nova.api.openstack.compute.server_external_events [req-77102132-78a1-4833-a503-ca02b0f3f7cb req-7fbcdf99-228b-4998-8f38-1c6fbb4e6ce8 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:21dda9be-6efa-4aeb-b868-d2c5b6f20415 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 499/1008] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:33:27 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, ' [pid: 8|app: 0|req: 510/1009] 199.19.213.104 () {32 vars in 732 bytes} [Tue Jul 14 06:33:27 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86 => generated 2445 bytes in 129 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: 7|app: 0|req: 500/1010] 199.19.213.104 () {32 vars in 758 bytes} [Tue Jul 14 06:33:27 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface => generated 284 bytes in 99 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: 511/1011] 199.19.213.104 () {32 vars in 776 bytes} [Tue Jul 14 06:33:27 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-volume_attachments => generated 197 bytes in 34 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: 513/1014] 199.19.213.104 () {32 vars in 732 bytes} [Tue Jul 14 06:33:30 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86 => generated 2433 bytes in 120 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: 7|app: 0|req: 502/1015] 199.19.213.104 () {32 vars in 758 bytes} [Tue Jul 14 06:33:30 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface => generated 284 bytes in 87 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: 514/1016] 199.19.213.104 () {32 vars in 776 bytes} [Tue Jul 14 06:33:30 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:33:33.139 7 INFO nova.api.openstack.compute.server_external_events [req-41b22a57-f8ca-4684-890d-2cf5b56969db req-62ee4dc2-02b6-479d-851b-eec67c190e15 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:21dda9be-6efa-4aeb-b868-d2c5b6f20415 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 503/1017] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:33:33 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, ' [pid: 8|app: 0|req: 515/1018] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:33:33 2026] DELETE /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 0 bytes in 94 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 504/1019] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:33 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1822 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1020] 199.19.213.104 () {32 vars in 732 bytes} [Tue Jul 14 06:33:33 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86 => generated 2433 bytes in 111 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: 7|app: 0|req: 505/1021] 199.19.213.104 () {32 vars in 758 bytes} [Tue Jul 14 06:33:33 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface => generated 286 bytes in 90 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: 517/1022] 199.19.213.104 () {32 vars in 776 bytes} [Tue Jul 14 06:33:33 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-volume_attachments => generated 197 bytes in 41 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: 506/1023] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:34 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1822 bytes in 200 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: 518/1024] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:35 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1822 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-07-14 06:33:36.684 8 INFO nova.api.openstack.compute.server_external_events [req-9a95fefa-0d1b-44bf-a3bd-79aafc930e9d req-e3db95f8-2995-45da-97a0-20c61280d2c5 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:a84f1456-3ecf-4789-831d-04ffdfcf74ad for instance 513c2016-bb26-4f06-a8f7-84f568f3ac4b on instance [pid: 8|app: 0|req: 519/1025] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:33:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1026] 199.19.213.104 () {32 vars in 732 bytes} [Tue Jul 14 06:33:36 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86 => generated 2581 bytes in 171 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: 520/1027] 199.19.213.104 () {32 vars in 758 bytes} [Tue Jul 14 06:33:36 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface => generated 286 bytes in 84 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: 508/1028] 199.19.213.104 () {32 vars in 776 bytes} [Tue Jul 14 06:33:36 2026] GET /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-volume_attachments => generated 197 bytes in 39 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: 521/1029] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:37 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1483 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: 509/1030] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:38 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1488 bytes in 81 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: 511/1033] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:39 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => generated 1488 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-07-14 06:33:40.414 8 INFO nova.api.openstack.wsgi [None req-30ec5d96-5c0b-4fcf-8939-6efdaed93294 37cd5c901fe04945b57f82bbde193b0c d5d3617eb729452da69355e2fe76c3ec - - default default] HTTP exception thrown: Instance 513c2016-bb26-4f06-a8f7-84f568f3ac4b could not be found. [pid: 8|app: 0|req: 523/1034] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:40 2026] GET /v2.1/servers/513c2016-bb26-4f06-a8f7-84f568f3ac4b => 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, ' [pid: 7|app: 0|req: 512/1035] 10.0.0.239 () {32 vars in 729 bytes} [Tue Jul 14 06:33:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1167438473 => generated 0 bytes in 30 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: 524/1036] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:33:40 2026] DELETE /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1037] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:41 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1700 bytes in 281 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: 525/1038] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:42 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1700 bytes in 114 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: 514/1039] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:43 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1700 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:33:43.964 8 INFO nova.api.openstack.compute.server_external_events [req-fe987e1d-e003-4db5-85fd-5b0008ad560c req-92ff56fb-dc6e-4c49-962f-5fbd82df6569 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:345e499e-6344-48a8-90c2-903eaff518d2 for instance 694c1af5-9347-4205-b49c-24edd678b491 on instance [pid: 8|app: 0|req: 526/1040] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:33:43 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, ' [pid: 7|app: 0|req: 515/1041] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:44 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1482 bytes in 65 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: 527/1042] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:45 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1487 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, ' [pid: 7|app: 0|req: 516/1043] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:46 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 1487 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:33:48.052 8 INFO nova.api.openstack.wsgi [None req-9253a96b-2ce5-47cf-9970-1cdbec77de1c 37cd5c901fe04945b57f82bbde193b0c d5d3617eb729452da69355e2fe76c3ec - - default default] HTTP exception thrown: Instance 694c1af5-9347-4205-b49c-24edd678b491 could not be found. [pid: 8|app: 0|req: 528/1044] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:33:48 2026] GET /v2.1/servers/694c1af5-9347-4205-b49c-24edd678b491 => generated 111 bytes in 23 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: 517/1045] 10.0.0.239 () {32 vars in 727 bytes} [Tue Jul 14 06:33:48 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-768355135 => 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, ' [pid: 8|app: 0|req: 531/1050] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:34:03 2026] POST /v2.1/os-keypairs => generated 397 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1051] 10.0.0.239 () {34 vars in 670 bytes} [Tue Jul 14 06:34:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1052] 10.0.0.239 () {34 vars in 662 bytes} [Tue Jul 14 06:34:05 2026] POST /v2.1/servers => generated 495 bytes in 749 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1053] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:06 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1454 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, ' [pid: 8|app: 0|req: 533/1054] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:07 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1450 bytes in 64 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: 535/1057] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:08 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1450 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, ' [pid: 7|app: 0|req: 523/1058] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:09 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1450 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, ' [pid: 8|app: 0|req: 536/1059] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:10 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1506 bytes in 55 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: 524/1060] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:12 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1506 bytes in 67 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: 525/1061] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:13 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1514 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-07-14 06:34:14.227 7 INFO nova.api.openstack.compute.server_external_events [req-22ef1373-e9bd-47f4-8b88-6b449c3f9898 req-8a8ea9bb-ae3a-4ad7-9ae4-84f494742f7b e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:d1778040-6f44-4c60-b2a9-0c41808d9825 for instance ded3ba39-3b3a-4827-a3eb-33546fb00fa5 on instance [pid: 7|app: 0|req: 526/1062] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:34:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1063] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:14 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1637 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:34:15.020 7 INFO nova.api.openstack.compute.server_external_events [req-6d8ca657-0ac3-461c-934d-441983aaccd2 req-b3f31b40-25e1-4bf2-8e37-1d16a2b08868 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:d7d59447-762c-4fa9-9070-a3c0b4b10abb for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 528/1064] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:34:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 529/1065] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:15 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1625 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, ' [pid: 7|app: 0|req: 530/1066] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:16 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1625 bytes in 124 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: 531/1067] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:17 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1625 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: 534/1070] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:18 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1625 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-07-14 06:34:20.027 7 INFO nova.api.openstack.compute.server_external_events [req-1195e57e-9fa9-4093-b3e2-cb99899960f3 req-8fa9d043-f7b6-42cf-a0e6-aa3aee50a6f6 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:d1778040-6f44-4c60-b2a9-0c41808d9825 for instance ded3ba39-3b3a-4827-a3eb-33546fb00fa5 on instance [pid: 7|app: 0|req: 535/1071] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:34:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 536/1072] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:20 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1625 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, ' [pid: 8|app: 0|req: 537/1073] 199.19.213.104 () {36 vars in 811 bytes} [Tue Jul 14 06:34:12 2026] POST /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface => generated 281 bytes in 8743 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1074] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:21 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1803 bytes in 214 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: 538/1075] 10.0.0.239 () {32 vars in 740 bytes} [Tue Jul 14 06:34:21 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:34:21.672 7 INFO nova.api.openstack.compute.server_external_events [req-33ce275d-419a-4114-9b01-019c6aa009d5 req-5933cf6b-c333-4b5c-a413-8e9dd574e207 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:d7d59447-762c-4fa9-9070-a3c0b4b10abb for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 538/1076] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:34: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-07-14 06:34:22.084 8 INFO nova.api.openstack.compute.server_external_events [req-f43a514f-683b-4499-b8b3-1072bfd4548a req-f78266d6-e0b3-4d82-8891-700a8061fd1d e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:d7d59447-762c-4fa9-9070-a3c0b4b10abb for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 8|app: 0|req: 539/1077] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:34:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:34:22.340 7 INFO nova.api.openstack.compute.server_external_events [req-aae5783d-195b-4f98-abe6-8f5e6f0af0dd req-016d292b-a03a-43c5-8177-a243028c3821 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:d1778040-6f44-4c60-b2a9-0c41808d9825 for instance ded3ba39-3b3a-4827-a3eb-33546fb00fa5 on instance [pid: 7|app: 0|req: 539/1078] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:34:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:34:23.706 8 INFO nova.api.openstack.compute.server_external_events [req-295cde2c-be82-421e-871a-8a6cae650827 req-7622ff2a-3bd2-446e-811d-10b582933b11 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:d7d59447-762c-4fa9-9070-a3c0b4b10abb for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 8|app: 0|req: 540/1079] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:34:23 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, ' [pid: 7|app: 0|req: 541/1082] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:30 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1923 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, ' [pid: 8|app: 0|req: 542/1083] 10.0.0.239 () {32 vars in 752 bytes} [Tue Jul 14 06:34:32 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5/os-server-password => generated 116 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: 542/1084] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:34:34 2026] DELETE /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 0 bytes in 89 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, ' [pid: 8|app: 0|req: 543/1085] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:34 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1929 bytes in 164 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: 543/1086] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:35 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1929 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, ' [pid: 8|app: 0|req: 544/1087] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:36 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1929 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:34:37.608 7 INFO nova.api.openstack.compute.server_external_events [req-794ad17c-f8ca-488c-863c-5767956299f9 req-1291d30a-044a-41b4-aada-a040a3ce03fa e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:d1778040-6f44-4c60-b2a9-0c41808d9825 for instance ded3ba39-3b3a-4827-a3eb-33546fb00fa5 on instance [pid: 7|app: 0|req: 544/1088] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:34:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 545/1089] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:37 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1535 bytes in 96 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: 547/1092] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:38 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1540 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, ' [pid: 7|app: 0|req: 546/1093] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:40 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 1540 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-07-14 06:34:41.185 8 INFO nova.api.openstack.wsgi [None req-1557da8a-15e1-4713-91ce-804ff7e2cba2 c13efeb87c79433bb61cb36c377bb25a 8e71c317b5fd43f6b21d55a3dc7c5461 - - default default] HTTP exception thrown: Instance ded3ba39-3b3a-4827-a3eb-33546fb00fa5 could not be found. [pid: 8|app: 0|req: 548/1094] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:41 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => generated 111 bytes in 22 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-07-14 06:34:41.223 7 INFO nova.api.openstack.wsgi [None req-252a6803-905a-4870-bf9a-80e376fab087 c13efeb87c79433bb61cb36c377bb25a 8e71c317b5fd43f6b21d55a3dc7c5461 - - default default] HTTP exception thrown: Instance ded3ba39-3b3a-4827-a3eb-33546fb00fa5 could not be found. [pid: 7|app: 0|req: 547/1095] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:34:41 2026] DELETE /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => 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, ' 2026-07-14 06:34:41.257 8 INFO nova.api.openstack.wsgi [None req-7b76b2ba-e1a0-4629-a5e0-d404a8701fbc c13efeb87c79433bb61cb36c377bb25a 8e71c317b5fd43f6b21d55a3dc7c5461 - - default default] HTTP exception thrown: Instance ded3ba39-3b3a-4827-a3eb-33546fb00fa5 could not be found. [pid: 8|app: 0|req: 549/1096] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:34:41 2026] GET /v2.1/servers/ded3ba39-3b3a-4827-a3eb-33546fb00fa5 => 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, ' [pid: 7|app: 0|req: 548/1097] 10.0.0.239 () {32 vars in 705 bytes} [Tue Jul 14 06:34:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1162486394 => generated 0 bytes in 18 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: 550/1098] 10.0.0.239 () {32 vars in 727 bytes} [Tue Jul 14 06:34:41 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1356833155 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-14 06:34:53.520 7 INFO nova.api.openstack.compute.server_external_events [req-1218464e-75b8-49f1-85fb-d993416f8aab req-1b09fa34-ff77-4490-b15b-8d0e433523a8 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:d31f5bed-327d-410c-84e8-08468bb2da60 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 550/1101] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:34:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:34:58.952 7 INFO nova.api.openstack.compute.server_external_events [req-4dff6849-528e-40b5-823f-0d823dc10e6a req-4c05decf-231c-4fa7-a0b0-4e91a7a9dc68 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:d31f5bed-327d-410c-84e8-08468bb2da60 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 553/1104] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:34:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1105] 199.19.213.104 () {36 vars in 811 bytes} [Tue Jul 14 06:34:50 2026] POST /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface => generated 377 bytes in 9464 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-07-14 06:35:13.638 7 INFO nova.api.openstack.compute.server_external_events [req-f224451a-ced5-458e-9903-55264497280e req-e49338e1-fa27-4659-ba3c-6f5182a1e44c e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:b866690b-6325-4381-87c1-27658ec72551 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 555/1108] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:35:13 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-07-14 06:35:17.734 7 INFO nova.api.openstack.compute.server_external_events [req-5d558536-cb79-4fad-926d-b583a8cf848d req-3574a220-9f2f-4bb7-aa0a-bbac2dbdb528 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-plugged:b866690b-6325-4381-87c1-27658ec72551 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 556/1109] 10.0.0.74 () {38 vars in 813 bytes} [Tue Jul 14 06:35:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1112] 199.19.213.104 () {36 vars in 811 bytes} [Tue Jul 14 06:35:11 2026] POST /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface => generated 377 bytes in 9173 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:35:21.055 7 INFO nova.api.openstack.compute.server_external_events [req-313a0ee2-6d58-46d9-b663-b0f98627b25e req-c99d0e56-095b-47c6-b6a5-945e5c893137 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:d31f5bed-327d-410c-84e8-08468bb2da60 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 559/1113] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:35: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-07-14 06:35:35.216 8 INFO nova.api.openstack.compute.server_external_events [req-e0b57a1b-6ee0-47b3-866f-3131715bc784 req-0a1002b9-cbe0-43cb-98cc-ae68cdba45ee e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:b866690b-6325-4381-87c1-27658ec72551 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 8|app: 0|req: 556/1116] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:35:35 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: 561/1117] 199.19.213.104 () {34 vars in 854 bytes} [Tue Jul 14 06:35:35 2026] DELETE /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface/b866690b-6325-4381-87c1-27658ec72551 => generated 0 bytes in 83 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-07-14 06:35:37.265 8 INFO nova.api.openstack.compute.server_external_events [req-f35b7ccd-f837-4e07-911c-a278630ebd1f req-201edc45-4795-466a-90c9-105cf734691e e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:b866690b-6325-4381-87c1-27658ec72551 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 8|app: 0|req: 557/1118] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:35:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:35:45.659 8 INFO nova.api.openstack.compute.server_external_events [req-897f87cf-956d-4d27-b8f1-c558e0d15d75 req-5f237e35-715e-4600-b184-54819ed26c91 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:d31f5bed-327d-410c-84e8-08468bb2da60 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 8|app: 0|req: 559/1121] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:35:45 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 563/1122] 199.19.213.104 () {34 vars in 854 bytes} [Tue Jul 14 06:35:45 2026] DELETE /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface/d31f5bed-327d-410c-84e8-08468bb2da60 => generated 0 bytes in 39 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: 566/1127] 199.19.213.104 () {34 vars in 854 bytes} [Tue Jul 14 06:36:06 2026] DELETE /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86/os-interface/d7d59447-762c-4fa9-9070-a3c0b4b10abb => generated 0 bytes in 36 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: 563/1130] 199.19.213.104 () {34 vars in 754 bytes} [Tue Jul 14 06:36:11 2026] DELETE /v2.1/servers/83204b20-8578-4c92-848e-ac22f788fb86 => generated 0 bytes in 93 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-07-14 06:36:14.567 7 INFO nova.api.openstack.compute.server_external_events [req-07f64e9b-a292-4acc-b33d-ccf7357ed3b9 req-6f11258a-a72e-4441-9f5f-686a63a6fbfd e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:21dda9be-6efa-4aeb-b868-d2c5b6f20415 for instance 83204b20-8578-4c92-848e-ac22f788fb86 on instance [pid: 7|app: 0|req: 568/1131] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:36:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:36:16.473 8 INFO nova.api.openstack.compute.server_external_events [req-88b4cdf3-66b4-4f59-a65f-683ada4264b2 req-242bc978-7b8f-427b-86e9-b45ee41d25c3 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:76317084-dc48-47ce-870c-164398d84395 for instance 594570b9-3777-460b-aac7-8dec3c27ca57 on instance [pid: 8|app: 0|req: 564/1132] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:36:16 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, ' [pid: 7|app: 0|req: 569/1133] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:36:16 2026] DELETE /v2.1/servers/594570b9-3777-460b-aac7-8dec3c27ca57 => generated 0 bytes in 79 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, ' [pid: 8|app: 0|req: 565/1134] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:36:16 2026] GET /v2.1/servers/594570b9-3777-460b-aac7-8dec3c27ca57 => generated 1943 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-07-14 06:36:19.363 7 INFO nova.api.openstack.compute.server_external_events [req-2b23d4d3-882d-4604-9fe6-6db51b05270f req-9757f2a9-331a-4379-9925-b0939e227fa9 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:76317084-dc48-47ce-870c-164398d84395 for instance 594570b9-3777-460b-aac7-8dec3c27ca57 on instance [pid: 7|app: 0|req: 571/1137] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:36:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 567/1138] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:36:21 2026] GET /v2.1/servers/594570b9-3777-460b-aac7-8dec3c27ca57 => generated 1481 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-07-14 06:36:26.848 7 INFO nova.api.openstack.wsgi [None req-9ee0a19d-e579-4baa-840d-28e60d558900 ba3bb33dfa7946469274f8ad2de8e59b 0a178f8ea57c479b8b51edf716ed3a3b - - default default] HTTP exception thrown: Instance 594570b9-3777-460b-aac7-8dec3c27ca57 could not be found. [pid: 7|app: 0|req: 572/1139] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:36:26 2026] GET /v2.1/servers/594570b9-3777-460b-aac7-8dec3c27ca57 => 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, ' 2026-07-14 06:36:27.469 8 INFO nova.api.openstack.compute.server_external_events [req-ed422929-9b0c-4bf3-be6d-3f83a36fd989 req-9d4ee5ca-4d73-4a39-a671-7619c3fdc773 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-changed:95011424-2a8a-4f78-8a85-219ff575764d for instance 1dc028ee-84cd-48e2-961c-b7df25ab5583 on instance [pid: 8|app: 0|req: 568/1140] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:36:27 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: 573/1141] 10.0.0.239 () {32 vars in 717 bytes} [Tue Jul 14 06:36:27 2026] DELETE /v2.1/servers/1dc028ee-84cd-48e2-961c-b7df25ab5583 => generated 0 bytes in 88 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, ' [pid: 8|app: 0|req: 569/1142] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:36:27 2026] GET /v2.1/servers/1dc028ee-84cd-48e2-961c-b7df25ab5583 => generated 1942 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-07-14 06:36:30.460 8 INFO nova.api.openstack.compute.server_external_events [req-2d751990-4f01-47b2-9d54-8d42f325846f req-59a69888-194c-4047-8a72-2f89aa0a9c97 e91e61a376aa49ce920c2dddac75bba8 3021b526741a4c7f9fad6f43734c6d6d - - 6eef1bc7744041b99f299e8954b9e4d8 6eef1bc7744041b99f299e8954b9e4d8] Creating event network-vif-deleted:95011424-2a8a-4f78-8a85-219ff575764d for instance 1dc028ee-84cd-48e2-961c-b7df25ab5583 on instance [pid: 8|app: 0|req: 571/1145] 10.0.0.111 () {38 vars in 814 bytes} [Tue Jul 14 06:36:30 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, ' [pid: 7|app: 0|req: 575/1146] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:36:32 2026] GET /v2.1/servers/1dc028ee-84cd-48e2-961c-b7df25ab5583 => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 06:36:37.873 8 INFO nova.api.openstack.wsgi [None req-240fc7f8-d2cb-44f9-af99-b5684d7ace3e ba3bb33dfa7946469274f8ad2de8e59b 0a178f8ea57c479b8b51edf716ed3a3b - - default default] HTTP exception thrown: Instance 1dc028ee-84cd-48e2-961c-b7df25ab5583 could not be found. [pid: 8|app: 0|req: 572/1147] 10.0.0.239 () {32 vars in 714 bytes} [Tue Jul 14 06:36:37 2026] GET /v2.1/servers/1dc028ee-84cd-48e2-961c-b7df25ab5583 => generated 111 bytes in 22 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: 577/1150] 10.0.0.239 () {32 vars in 725 bytes} [Tue Jul 14 06:36:38 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1881180512 => generated 0 bytes in 16 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-07-14 06:36:38.993 8 INFO nova.api.openstack.wsgi [None req-e69cf79a-7b9d-47d2-8c58-746d88cdf002 ba3bb33dfa7946469274f8ad2de8e59b 0a178f8ea57c479b8b51edf716ed3a3b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1881180512 not found for user ba3bb33dfa7946469274f8ad2de8e59b [pid: 8|app: 0|req: 574/1151] 10.0.0.239 () {32 vars in 722 bytes} [Tue Jul 14 06:36:38 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1881180512 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1154] 10.0.0.239 () {32 vars in 654 bytes} [Tue Jul 14 06:36:52 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1155] 10.0.0.239 () {32 vars in 640 bytes} [Tue Jul 14 06:36:53 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-14 06:36:53.284 7 WARNING oslo_db.sqlalchemy.utils [None req-4cf756ae-2699-45c1-ba25-a778e97e20c8 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 580/1156] 10.0.0.239 () {32 vars in 648 bytes} [Tue Jul 14 06:36:53 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1157] 10.0.0.239 () {32 vars in 693 bytes} [Tue Jul 14 06:36:53 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1174] 10.0.0.244 () {28 vars in 454 bytes} [Tue Jul 14 06:38:15 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: 586/1175] 10.0.0.244 () {30 vars in 658 bytes} [Tue Jul 14 06:38:15 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 590/1176] 10.0.0.244 () {32 vars in 731 bytes} [Tue Jul 14 06:38:15 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1177] 10.0.0.244 () {34 vars in 806 bytes} [Tue Jul 14 06:38:15 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1178] 10.0.0.244 () {28 vars in 454 bytes} [Tue Jul 14 06:38:16 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: 588/1179] 10.0.0.244 () {30 vars in 658 bytes} [Tue Jul 14 06:38:16 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 592/1180] 10.0.0.244 () {32 vars in 731 bytes} [Tue Jul 14 06:38:16 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: 8|app: 0|req: 589/1181] 10.0.0.244 () {34 vars in 894 bytes} [Tue Jul 14 06:38:16 2026] GET /v2.1/servers/detail?project_id=3021b526741a4c7f9fad6f43734c6d6d&all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1182] 10.0.0.244 () {34 vars in 894 bytes} [Tue Jul 14 06:38:16 2026] GET /v2.1/servers/detail?project_id=852a334c8b994590ade753d929dec6fa&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1183] 10.0.0.244 () {34 vars in 894 bytes} [Tue Jul 14 06:38:16 2026] GET /v2.1/servers/detail?project_id=cb2385b3df314d758e6eb20cb6ac1f68&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)