+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 29 19:35:55 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-59f76f4d4c-79kcb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f36b0b9d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-29 19:36:00.596 8 INFO nova.utils [None req-c38aa13f-329f-4332-81e7-cc384d57233a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-29 19:36:00.751 7 INFO nova.utils [None req-f70e6a97-b82a-4d08-b31a-a582f9c4074f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-29 19:36:02.337 8 WARNING keystonemiddleware._common.config [None req-c38aa13f-329f-4332-81e7-cc384d57233a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:36:02.347 8 WARNING oslo_config.cfg [None req-c38aa13f-329f-4332-81e7-cc384d57233a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-29 19:36:02.429 7 WARNING keystonemiddleware._common.config [None req-f70e6a97-b82a-4d08-b31a-a582f9c4074f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:36:02.438 7 WARNING oslo_config.cfg [None req-f70e6a97-b82a-4d08-b31a-a582f9c4074f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-29 19:36:02.450 8 WARNING keystonemiddleware._common.config [None req-c38aa13f-329f-4332-81e7-cc384d57233a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:36:02.467 8 WARNING oslo_config.cfg [None req-c38aa13f-329f-4332-81e7-cc384d57233a - - - - - -] 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-29 19:36:02.479 8 WARNING oslo_config.cfg [None req-c38aa13f-329f-4332-81e7-cc384d57233a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f36b0b9d668 pid: 8 (default app) 2026-07-29 19:36:02.517 7 WARNING keystonemiddleware._common.config [None req-f70e6a97-b82a-4d08-b31a-a582f9c4074f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:36:02.532 7 WARNING oslo_config.cfg [None req-f70e6a97-b82a-4d08-b31a-a582f9c4074f - - - - - -] 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-29 19:36:02.545 7 WARNING oslo_config.cfg [None req-f70e6a97-b82a-4d08-b31a-a582f9c4074f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f36b0b9d668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:36:14 2026] GET /v2.1 => generated 114 bytes in 20 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-29 19:36:15.563 8 WARNING oslo_policy.policy [None req-a6a030a5-c603-4358-92e1-df4fac732d8b 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - 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-29 19:36:15.563 8 WARNING oslo_policy.policy [None req-a6a030a5-c603-4358-92e1-df4fac732d8b 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:36:15 2026] GET /v2.1 => generated 0 bytes in 616 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 19:36:15.664 7 WARNING oslo_policy.policy [req-a6a030a5-c603-4358-92e1-df4fac732d8b req-86f5c3c9-5e26-4c43-9a40-6536ed89100a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - 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-29 19:36:15.664 7 WARNING oslo_policy.policy [req-a6a030a5-c603-4358-92e1-df4fac732d8b req-86f5c3c9-5e26-4c43-9a40-6536ed89100a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:36:15 2026] GET /v2.1/ => generated 399 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:36:15.768 8 INFO nova.api.openstack.wsgi [None req-e856d3e7-885f-4e7f-a48f-637840e71152 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.95 () {48 vars in 1006 bytes} [Wed Jul 29 19:36:15 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 19:36:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jul 29 19:36:15 2026] POST /v2.1/flavors => generated 527 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/12] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:36:16 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: 6/13] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:36:16 2026] GET /v2.1 => generated 0 bytes in 376 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:36:17 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:36:17.193 7 INFO nova.api.openstack.wsgi [None req-46706d90-00ec-4506-ad21-ebb963bd817a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/15] 199.204.45.95 () {48 vars in 1008 bytes} [Wed Jul 29 19:36:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 19:36:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jul 29 19:36:17 2026] POST /v2.1/flavors => generated 530 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:36:18 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: 9/19] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:36:18 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/20] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:36:18 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:36:18.298 7 INFO nova.api.openstack.wsgi [None req-9a778142-a893-41f8-b6fa-4cf62540b518 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jul 29 19:36:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 19:36:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jul 29 19:36:18 2026] POST /v2.1/flavors => generated 531 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:36: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: 7|app: 0|req: 12/25] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:36:19 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/26] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:36:19 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:36:19.369 7 INFO nova.api.openstack.wsgi [None req-29b04026-60d5-4b9b-a93e-19bfc8757179 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/27] 199.204.45.95 () {48 vars in 1008 bytes} [Wed Jul 29 19:36:19 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 19:36:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jul 29 19:36:19 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:36:20 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: 15/31] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:36:20 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/32] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:36:20 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:36:20.373 7 INFO nova.api.openstack.wsgi [None req-00cdaa58-7e7a-4ae1-8fe1-c146066157fc 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jul 29 19:36:20 2026] GET /v2.1/flavors/m1.xlarge => 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: 18/34] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 19:36:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jul 29 19:36:20 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: 51/102] 10.0.0.208 () {28 vars in 454 bytes} [Wed Jul 29 19:41:48 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: 52/103] 10.0.0.208 () {30 vars in 658 bytes} [Wed Jul 29 19:41:48 2026] GET /v2.1 => generated 0 bytes in 93 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: 52/104] 10.0.0.208 () {32 vars in 731 bytes} [Wed Jul 29 19:41:48 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.208 () {34 vars in 804 bytes} [Wed Jul 29 19:41:48 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/146] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:45:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/147] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:45:09 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 75/148] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:45:09 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:45:09.853 7 INFO nova.api.openstack.wsgi [None req-f0e0a5ec-d2b2-49d1-a042-f5023fb70194 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 74/149] 199.204.45.95 () {48 vars in 1012 bytes} [Wed Jul 29 19:45:09 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/150] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 19:45:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/151] 199.204.45.95 () {52 vars in 1044 bytes} [Wed Jul 29 19:45:09 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:46:08 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: 83/165] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:46:08 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:46:08 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:46:08.836 8 INFO nova.api.openstack.wsgi [None req-c7f48f7a-f43c-4038-b38d-b6976b521fe6 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 90f347e6efa84149817552548aec7d47 [pid: 8|app: 0|req: 84/167] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 19:46:08 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-29 19:46:08.851 7 WARNING oslo_db.sqlalchemy.utils [None req-5f0b0999-4a98-4549-950a-89ef3414030c 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/168] 199.204.45.95 () {48 vars in 1011 bytes} [Wed Jul 29 19:46:08 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.95 () {52 vars in 1052 bytes} [Wed Jul 29 19:46:08 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:46:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:46:12 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:46:12 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.95 () {48 vars in 1068 bytes} [Wed Jul 29 19:46:12 2026] GET /v2.1/os-quota-sets/7a1d2b4d1c934af6bba3df77c30f284a => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.204.45.95 () {52 vars in 1120 bytes} [Wed Jul 29 19:46:13 2026] PUT /v2.1/os-quota-sets/7a1d2b4d1c934af6bba3df77c30f284a => generated 238 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:55: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: 7|app: 0|req: 142/285] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:55:15 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:55:16 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:55:16.050 8 INFO nova.api.openstack.wsgi [None req-44beb2ac-5ccf-4ef0-8ec0-0fc626f23ade 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 145/288] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jul 29 19:55:16 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: 7|app: 0|req: 144/289] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 19:55:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.204.45.95 () {52 vars in 1044 bytes} [Wed Jul 29 19:55:16 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/331] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 19:58:42 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: 165/332] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 19:58:42 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 168/333] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 19:58:42 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/334] 199.204.45.95 () {48 vars in 1068 bytes} [Wed Jul 29 19:58:43 2026] GET /v2.1/os-quota-sets/27e3312a476042f0861f17acb9b9f1de => generated 283 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/335] 199.204.45.95 () {52 vars in 1120 bytes} [Wed Jul 29 19:58:43 2026] PUT /v2.1/os-quota-sets/27e3312a476042f0861f17acb9b9f1de => generated 238 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/354] 10.0.0.23 () {28 vars in 453 bytes} [Wed Jul 29 20:00:08 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: 176/355] 10.0.0.23 () {30 vars in 657 bytes} [Wed Jul 29 20:00:08 2026] GET /v2.1 => generated 0 bytes in 52 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: 180/356] 10.0.0.23 () {32 vars in 730 bytes} [Wed Jul 29 20:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 10.0.0.23 () {34 vars in 764 bytes} [Wed Jul 29 20:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/358] 10.0.0.23 () {28 vars in 453 bytes} [Wed Jul 29 20:00:13 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: 178/359] 10.0.0.23 () {30 vars in 657 bytes} [Wed Jul 29 20:00:13 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 182/360] 10.0.0.23 () {32 vars in 730 bytes} [Wed Jul 29 20:00:13 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: 179/361] 10.0.0.23 () {34 vars in 764 bytes} [Wed Jul 29 20:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 10.0.0.23 () {28 vars in 453 bytes} [Wed Jul 29 20:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 10.0.0.23 () {30 vars in 657 bytes} [Wed Jul 29 20:00:17 2026] GET /v2.1 => generated 0 bytes in 46 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: 182/366] 10.0.0.23 () {32 vars in 730 bytes} [Wed Jul 29 20:00:17 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 10.0.0.23 () {34 vars in 807 bytes} [Wed Jul 29 20:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 10.0.0.23 () {28 vars in 453 bytes} [Wed Jul 29 20:00:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 186/369] 10.0.0.23 () {30 vars in 657 bytes} [Wed Jul 29 20:00:21 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: 7|app: 0|req: 184/370] 10.0.0.23 () {32 vars in 730 bytes} [Wed Jul 29 20:00:21 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 10.0.0.23 () {34 vars in 807 bytes} [Wed Jul 29 20:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:11: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) /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: 253/503] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:11:06 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 251/504] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:11:07 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:11:07.080 8 INFO nova.api.openstack.wsgi [None req-eb653d98-f2f5-4468-84ae-c1be23c0cee2 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 254/505] 199.204.45.95 () {48 vars in 1006 bytes} [Wed Jul 29 20:11:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 20:11:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/507] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jul 29 20:11:07 2026] GET /v2.1/flavors/a074f991-2857-43c8-a02a-ece9d2a0bac5/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:11:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/509] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:11:07 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/510] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:11:07 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:11:08.011 8 INFO nova.api.openstack.wsgi [None req-fd1442ac-9ccd-4346-822a-c41fd21f89f4 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 257/511] 199.204.45.95 () {48 vars in 1008 bytes} [Wed Jul 29 20:11:07 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: 255/512] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 20:11:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/513] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jul 29 20:11:08 2026] GET /v2.1/flavors/e34fcb4d-8ace-4928-aef9-c00e5634821a/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/514] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:11:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/515] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:11:08 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/516] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:11:08 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:11:08.994 8 INFO nova.api.openstack.wsgi [None req-5ef68a59-fbad-41bd-88a5-ca6484f9d01b 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 260/517] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jul 29 20:11:08 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: 258/518] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1/flavors/dd92b269-583b-4d79-b9a6-fb341c053a28/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:11:09.937 8 INFO nova.api.openstack.wsgi [None req-81f6eca4-9da3-4078-8b9f-a833324e7991 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 263/523] 199.204.45.95 () {48 vars in 1008 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1/flavors/7f0a5f0f-f93e-4743-8447-89b90a3b5420/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: 262/526] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:11: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: 265/527] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:11:10 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/528] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:11:10 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:11:10.903 8 INFO nova.api.openstack.wsgi [None req-cb192088-ba15-4fa5-9556-be48f108e020 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 266/529] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jul 29 20:11:10 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: 264/530] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 20:11:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/531] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jul 29 20:11:10 2026] GET /v2.1/flavors/52d56369-9ed0-4f5f-9865-63357598f941/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:12: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: 274/545] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:12:15 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/546] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:12:15 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:12:15.376 8 INFO nova.api.openstack.wsgi [None req-f687220b-b6e0-439f-971c-3f20bf4ed947 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 275/547] 199.204.45.95 () {48 vars in 1012 bytes} [Wed Jul 29 20:12:15 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/548] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 20:12:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/549] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jul 29 20:12:15 2026] GET /v2.1/flavors/d22a362c-29b2-4387-8ba2-339a20332665/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: 275/552] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:12:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/553] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:12:22 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/554] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:12:23 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 20:12:23 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/558] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:12:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/559] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:12:26 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/560] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:12:26 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/561] 199.204.45.95 () {48 vars in 1068 bytes} [Wed Jul 29 20:12:26 2026] GET /v2.1/os-quota-sets/7a1d2b4d1c934af6bba3df77c30f284a => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/572] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:13:18 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: 285/573] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:13:18 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/574] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:13:18 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:13:18.840 7 INFO nova.api.openstack.wsgi [None req-aef4cd2f-0af4-4adb-b52a-24fc28c1d791 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 286/575] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jul 29 20:13:18 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/576] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 20:13:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/577] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jul 29 20:13:18 2026] GET /v2.1/flavors/f5946e88-2850-4667-ae88-fe679c41befe/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:13:34 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: 292/581] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:13:34 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 290/582] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:13:34 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 199.204.45.95 () {48 vars in 1068 bytes} [Wed Jul 29 20:13:34 2026] GET /v2.1/os-quota-sets/27e3312a476042f0861f17acb9b9f1de => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jul 29 20:14:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jul 29 20:14:25 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 297/596] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jul 29 20:14:25 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:14:25.625 8 INFO nova.api.openstack.wsgi [None req-97cfce79-d251-467f-8e43-e3104a4ae192 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 300/597] 199.204.45.95 () {48 vars in 1006 bytes} [Wed Jul 29 20:14:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/598] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 29 20:14:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 10.0.0.200 () {32 vars in 655 bytes} [Wed Jul 29 20:15:06 2026] GET /v2.1/flavors/detail => generated 2534 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: 8|app: 0|req: 306/610] 10.0.0.200 () {32 vars in 641 bytes} [Wed Jul 29 20:15:06 2026] GET /v2.1/servers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 20:15:06.569 7 WARNING oslo_db.sqlalchemy.utils [None req-83e6f4e9-f589-440f-a0f4-39f055495e10 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 305/611] 10.0.0.200 () {32 vars in 649 bytes} [Wed Jul 29 20:15:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/612] 10.0.0.200 () {32 vars in 694 bytes} [Wed Jul 29 20:15:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:17 2026] GET /v2.1/flavors/a074f991-2857-43c8-a02a-ece9d2a0bac5 => generated 511 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/616] 10.0.0.200 () {32 vars in 641 bytes} [Wed Jul 29 20:15:17 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:17 2026] GET /v2.1/flavors/a074f991-2857-43c8-a02a-ece9d2a0bac5 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/618] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:15:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:26.698 7 WARNING neutronclient.v2_0.client [None req-106dd080-ce4e-4192-826b-78d33eb7e398 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/621] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:15:27 2026] POST /v2.1/os-keypairs => generated 386 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/622] 10.0.0.200 () {34 vars in 685 bytes} [Wed Jul 29 20:15:26 2026] POST /v2.1/os-security-groups => generated 247 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:27.602 8 WARNING neutronclient.v2_0.client [None req-d7618aab-e299-48a8-866f-5fee87ca3c5b 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:28.668 8 WARNING neutronclient.v2_0.client [None req-d7618aab-e299-48a8-866f-5fee87ca3c5b 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/623] 10.0.0.200 () {34 vars in 695 bytes} [Wed Jul 29 20:15:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1529 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:29.145 7 WARNING neutronclient.v2_0.client [None req-d71f01e0-8f71-4b6b-b279-fe93e2895203 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/624] 10.0.0.200 () {34 vars in 685 bytes} [Wed Jul 29 20:15:29 2026] POST /v2.1/os-security-groups => generated 247 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:29.745 8 WARNING neutronclient.v2_0.client [None req-8b9f7b46-d154-4a88-ae0b-3bff7c271781 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:29.775 8 WARNING neutronclient.v2_0.client [None req-8b9f7b46-d154-4a88-ae0b-3bff7c271781 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:29.901 7 WARNING neutronclient.v2_0.client [None req-59472caa-7275-4a6a-9f05-3ee594c66b96 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/625] 10.0.0.200 () {34 vars in 695 bytes} [Wed Jul 29 20:15:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:29.965 8 WARNING neutronclient.v2_0.client [None req-ac157bd2-50c7-47a8-aa26-05092c8fcf47 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:29.999 7 WARNING neutronclient.v2_0.client [None req-59472caa-7275-4a6a-9f05-3ee594c66b96 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:30.028 8 WARNING neutronclient.v2_0.client [None req-ac157bd2-50c7-47a8-aa26-05092c8fcf47 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/626] 10.0.0.200 () {34 vars in 695 bytes} [Wed Jul 29 20:15:29 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:30.233 8 WARNING neutronclient.v2_0.client [None req-d46f2f58-d39d-49ab-b3a7-54e7271375df 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:30.370 7 WARNING neutronclient.v2_0.client [None req-59472caa-7275-4a6a-9f05-3ee594c66b96 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/627] 10.0.0.200 () {32 vars in 737 bytes} [Wed Jul 29 20:15:30 2026] GET /v2.1/os-security-groups/8f0fdf97-18ea-4353-8dd7-827b1634e5b5 => generated 664 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:30.410 8 WARNING neutronclient.v2_0.client [None req-efafc736-1798-4a21-9ce5-22300b26a4ed 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:30.436 8 WARNING neutronclient.v2_0.client [None req-efafc736-1798-4a21-9ce5-22300b26a4ed 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:30.483 8 WARNING neutronclient.v2_0.client [None req-efafc736-1798-4a21-9ce5-22300b26a4ed 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/628] 10.0.0.200 () {32 vars in 750 bytes} [Wed Jul 29 20:15:30 2026] DELETE /v2.1/os-security-group-rules/60b67f74-a894-4f01-9f44-4bcc1575ff41 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:15:30.641 8 WARNING neutronclient.v2_0.client [None req-cebf8819-f01d-4f8f-a353-ae372b8f79dd 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:30.677 8 WARNING neutronclient.v2_0.client [None req-cebf8819-f01d-4f8f-a353-ae372b8f79dd 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/629] 10.0.0.200 () {32 vars in 740 bytes} [Wed Jul 29 20:15:30 2026] DELETE /v2.1/os-security-groups/8f0fdf97-18ea-4353-8dd7-827b1634e5b5 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:15:30.806 8 WARNING neutronclient.v2_0.client [None req-2099fb80-9f6f-4cf4-a895-b30366dfa916 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:30.861 8 WARNING neutronclient.v2_0.client [None req-2099fb80-9f6f-4cf4-a895-b30366dfa916 502d383b36ad430ca5aed7ce262ae894 edd2b268231e4ee68c7262deaefa5bf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/630] 10.0.0.200 () {32 vars in 740 bytes} [Wed Jul 29 20:15:30 2026] DELETE /v2.1/os-security-groups/3dd9fde1-9650-4b69-9e95-b0edd20be99b => generated 0 bytes in 232 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/631] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:15:29 2026] POST /v2.1/servers => generated 450 bytes in 1328 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 20:15:31.209 8 WARNING neutronclient.v2_0.client [None req-196be975-255c-4ef7-aa8a-02200e6b1860 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/632] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:31 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1424 bytes in 920 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 313/633] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:15:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 60 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-29 20:15:33.204 8 WARNING neutronclient.v2_0.client [None req-ab4bbcab-3d2a-45f2-8193-c010e837161c 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:33.210 7 WARNING neutronclient.v2_0.client [None req-10777486-1e33-4f64-9a3a-2a6e104c35d5 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:33.253 8 WARNING neutronclient.v2_0.client [None req-ab4bbcab-3d2a-45f2-8193-c010e837161c 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/634] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:33 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1476 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:33.984 8 WARNING neutronclient.v2_0.client [None req-ab4bbcab-3d2a-45f2-8193-c010e837161c 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:34.374 7 WARNING neutronclient.v2_0.client [None req-9d52f76a-8e77-47fc-9e7a-de4dc060dd53 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/635] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:34 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1476 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:34.511 7 WARNING neutronclient.v2_0.client [None req-2f167ba1-9d63-453d-93fb-bb3d1468f117 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:34.547 7 WARNING neutronclient.v2_0.client [None req-2f167ba1-9d63-453d-93fb-bb3d1468f117 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/636] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:15:33 2026] POST /v2.1/servers => generated 451 bytes in 1624 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:34.740 8 WARNING neutronclient.v2_0.client [None req-d04b6ae7-9214-4fc4-b264-5a626eaf9c43 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:34.768 7 WARNING neutronclient.v2_0.client [None req-2f167ba1-9d63-453d-93fb-bb3d1468f117 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/637] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:34 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1253 bytes in 70 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.200 () {34 vars in 663 bytes} [Wed Jul 29 20:15:34 2026] POST /v2.1/servers => generated 450 bytes in 502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:34.990 8 WARNING neutronclient.v2_0.client [None req-aa9eeadf-2cda-4a42-b573-572ea784646e cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/639] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:34 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1400 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:35.532 7 WARNING neutronclient.v2_0.client [None req-35640e2d-05ca-47fe-8349-67a7aca04efb 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/640] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:35 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1484 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-29 20:15:35.878 8 WARNING neutronclient.v2_0.client [None req-572cecf1-5d6e-4483-9b23-60dae22344fc 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/641] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:35 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1303 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, ' 2026-07-29 20:15:36.096 8 WARNING neutronclient.v2_0.client [None req-24993578-2642-4c2e-8a2b-600534fa696d cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/644] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:36 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1404 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:36.632 7 WARNING neutronclient.v2_0.client [None req-18228b6d-f06e-4dfb-9e67-b51582a69a30 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/645] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:36 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1484 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:36.964 8 WARNING neutronclient.v2_0.client [None req-d394bb96-8fb2-4e42-8966-824efae8ada9 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/646] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:36 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1351 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, ' 2026-07-29 20:15:37.190 7 WARNING neutronclient.v2_0.client [None req-0d1bdc15-482f-47e9-82fe-f83aea475987 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/647] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:37 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1396 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:37.742 8 WARNING neutronclient.v2_0.client [None req-e10b2c6e-4a74-475d-ada4-24f923f23dc4 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/648] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:37 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:38.052 7 WARNING neutronclient.v2_0.client [None req-ea846c12-7a7b-49a9-81ee-8627eebe789e 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/649] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:38 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1351 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:38.277 8 WARNING neutronclient.v2_0.client [None req-5aa0515b-fdf9-4833-b37c-b4050d05d95d cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/650] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:38 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1396 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:38.319 7 INFO nova.api.openstack.compute.server_external_events [req-42617de3-2fb1-460c-8b79-438d37df544f req-a5965d3d-5ed4-4d8b-86ef-c02779b33ef7 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:6bd8b2bf-9b19-4e70-bfec-a1357d009442 for instance a8742703-3f3d-43c7-9783-c351f819027a on instance 2026-07-29 20:15:38.329 7 INFO nova.compute.rpcapi [None req-68f91a2e-1545-4991-87f3-edb3b22ff346 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 322/651] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 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-29 20:15:39.090 8 WARNING neutronclient.v2_0.client [None req-31d7e918-139b-42a7-8b22-3abc1c9d29e6 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:39.144 7 WARNING neutronclient.v2_0.client [None req-37a88780-32c7-4f7f-9050-2f200c6a956d 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/652] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:39 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1359 bytes in 107 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.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:39 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 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-29 20:15:39.372 7 WARNING neutronclient.v2_0.client [None req-ffaa94ea-944e-4fbd-8d7b-f463b6486fc0 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/654] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:39 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1452 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:40.264 8 WARNING neutronclient.v2_0.client [None req-e3c655e8-a91d-414d-ae34-57e76602f270 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:40.297 7 WARNING neutronclient.v2_0.client [None req-654715f5-5cf6-4913-8b48-94cb98317060 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/655] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:40 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1427 bytes in 1512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:41.769 8 INFO nova.api.openstack.compute.server_external_events [req-0ee43b5d-df7f-423e-9429-2292ee2225a3 req-4264a406-14af-4eb7-882c-51c8175d48dc eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:6bd8b2bf-9b19-4e70-bfec-a1357d009442 for instance a8742703-3f3d-43c7-9783-c351f819027a on instance 2026-07-29 20:15:41.782 8 INFO nova.compute.rpcapi [None req-3b44a76f-3c52-4fb8-9fbb-0ef40046a484 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 332/656] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/657] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:40 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 bytes in 1541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:41.844 8 WARNING neutronclient.v2_0.client [None req-833d58e6-886c-41ac-ab68-e72a71d39b67 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:41.874 7 INFO nova.api.openstack.compute.server_external_events [req-49037e14-cc9d-44a4-b3e6-c376b4a50dd5 req-1f283b2c-08f8-498c-a028-08a4a0872fd4 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:4f05ba83-46d3-4efa-9f32-cd6f45116021 for instance 6490dc79-4e7c-43b5-9395-565ac4b26a3a on instance [pid: 7|app: 0|req: 326/658] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/659] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:41 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1460 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:42.694 7 WARNING neutronclient.v2_0.client [None req-63ff2297-1610-41eb-942e-3df2b2fcaa7b d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:42.804 8 WARNING neutronclient.v2_0.client [None req-1cacac47-8322-4b76-a9fe-d5bb9e38149e 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/660] 10.0.0.200 () {34 vars in 685 bytes} [Wed Jul 29 20:15:42 2026] POST /v2.1/os-security-groups => generated 243 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:42.976 7 WARNING neutronclient.v2_0.client [None req-dc5aeb2a-e99d-4afe-b1eb-2bbba87bdc2b 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/661] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:42 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1437 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:43.161 8 WARNING neutronclient.v2_0.client [None req-f05e783a-1da8-4071-a944-6662212a4151 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/662] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:42 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:43.214 7 WARNING neutronclient.v2_0.client [None req-fac5d7b8-e422-4deb-8b16-526f72cd3198 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/663] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:43 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1526 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 10.0.0.200 () {34 vars in 685 bytes} [Wed Jul 29 20:15:43 2026] POST /v2.1/os-security-groups => generated 241 bytes in 216 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-29 20:15:43.392 7 WARNING neutronclient.v2_0.client [None req-123b08f3-d000-44ee-a207-4ff7a423aaa4 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/665] 10.0.0.200 () {34 vars in 685 bytes} [Wed Jul 29 20:15:43 2026] POST /v2.1/os-security-groups => generated 242 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:43.605 8 WARNING neutronclient.v2_0.client [None req-deb0782b-2388-4f4b-89b4-9b908ad36132 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:43.652 8 WARNING neutronclient.v2_0.client [None req-deb0782b-2388-4f4b-89b4-9b908ad36132 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:43.696 8 WARNING neutronclient.v2_0.client [None req-deb0782b-2388-4f4b-89b4-9b908ad36132 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/666] 10.0.0.200 () {32 vars in 663 bytes} [Wed Jul 29 20:15:43 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:43.761 7 WARNING neutronclient.v2_0.client [None req-160260ef-5c30-4fae-8f35-872fd3b8b65a d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:43.797 7 WARNING neutronclient.v2_0.client [None req-160260ef-5c30-4fae-8f35-872fd3b8b65a d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/667] 10.0.0.200 () {32 vars in 740 bytes} [Wed Jul 29 20:15:43 2026] DELETE /v2.1/os-security-groups/8c6f57aa-846a-4a5b-9af2-14414c9b2a36 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:15:43.914 7 WARNING neutronclient.v2_0.client [None req-3f0987c2-5184-41b6-bf63-a2fe7511ca7e d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:43.917 8 INFO nova.api.openstack.compute.server_external_events [req-43078f0d-b1cd-46ee-8486-2ce724dc57e5 req-2244f6e7-7805-4e03-9bc7-69240d5ff326 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance [pid: 8|app: 0|req: 337/668] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:43 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) 2026-07-29 20:15:43.934 7 INFO nova.api.openstack.wsgi [None req-3f0987c2-5184-41b6-bf63-a2fe7511ca7e d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] HTTP exception thrown: Security group 8c6f57aa-846a-4a5b-9af2-14414c9b2a36 does not exist Neutron server returns request_ids: ['req-094feefc-8781-4f47-822d-6308b61fece6'] [pid: 7|app: 0|req: 332/669] 10.0.0.200 () {32 vars in 737 bytes} [Wed Jul 29 20:15:43 2026] GET /v2.1/os-security-groups/8c6f57aa-846a-4a5b-9af2-14414c9b2a36 => 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, ' 2026-07-29 20:15:43.947 8 WARNING neutronclient.v2_0.client [None req-793fbffc-40db-4b9e-9eae-3a70d60e7724 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:43.977 8 WARNING neutronclient.v2_0.client [None req-793fbffc-40db-4b9e-9eae-3a70d60e7724 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/670] 10.0.0.200 () {32 vars in 740 bytes} [Wed Jul 29 20:15:43 2026] DELETE /v2.1/os-security-groups/db4ad33a-4137-48e6-b826-ff1afe2e0da1 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:15:44.091 7 WARNING neutronclient.v2_0.client [None req-87a99617-b49b-4b2d-bc6e-939a010b4944 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.110 7 INFO nova.api.openstack.wsgi [None req-87a99617-b49b-4b2d-bc6e-939a010b4944 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] HTTP exception thrown: Security group db4ad33a-4137-48e6-b826-ff1afe2e0da1 does not exist Neutron server returns request_ids: ['req-c2a41cfc-f918-4b5a-b9bb-0622681585f5'] [pid: 7|app: 0|req: 333/671] 10.0.0.200 () {32 vars in 737 bytes} [Wed Jul 29 20:15:44 2026] GET /v2.1/os-security-groups/db4ad33a-4137-48e6-b826-ff1afe2e0da1 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:15:44.121 8 WARNING neutronclient.v2_0.client [None req-87dba1f1-d0b3-4027-992b-ab496b8411cc d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.149 8 WARNING neutronclient.v2_0.client [None req-87dba1f1-d0b3-4027-992b-ab496b8411cc d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.201 7 WARNING neutronclient.v2_0.client [None req-72938b64-8649-4c21-a551-319aa5a2ba67 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/672] 10.0.0.200 () {32 vars in 740 bytes} [Wed Jul 29 20:15:44 2026] DELETE /v2.1/os-security-groups/412cd2bf-a57d-4ed7-bee4-af16b69f1d8f => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:15:44.304 8 WARNING neutronclient.v2_0.client [None req-b5a4ed19-c42c-4b1d-8110-701e2ca2c0f1 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/673] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:44 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1437 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:44.387 7 WARNING neutronclient.v2_0.client [None req-fd327416-571d-4c6f-b631-89660a7a064d d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.497 7 INFO nova.api.openstack.wsgi [None req-fd327416-571d-4c6f-b631-89660a7a064d d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] HTTP exception thrown: Security group 412cd2bf-a57d-4ed7-bee4-af16b69f1d8f does not exist Neutron server returns request_ids: ['req-f0ebbf3e-b14a-4a54-aa88-c6e45c99b28a'] [pid: 7|app: 0|req: 335/674] 10.0.0.200 () {32 vars in 737 bytes} [Wed Jul 29 20:15:44 2026] GET /v2.1/os-security-groups/412cd2bf-a57d-4ed7-bee4-af16b69f1d8f => generated 194 bytes in 119 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/675] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:44 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:44.534 7 WARNING neutronclient.v2_0.client [None req-edb35c58-e9cd-46dd-8b23-9190ee71adda cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.538 8 WARNING neutronclient.v2_0.client [None req-44bff5c6-192c-4941-9b77-4aa37c1fee76 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.581 8 WARNING neutronclient.v2_0.client [None req-44bff5c6-192c-4941-9b77-4aa37c1fee76 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.624 8 WARNING neutronclient.v2_0.client [None req-44bff5c6-192c-4941-9b77-4aa37c1fee76 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/676] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:44 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1526 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 10.0.0.200 () {32 vars in 663 bytes} [Wed Jul 29 20:15:44 2026] GET /v2.1/os-security-groups => generated 707 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, ' 2026-07-29 20:15:44.745 7 WARNING neutronclient.v2_0.client [None req-96ef30ae-8933-4a6c-b5be-24c9d1c64222 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.770 7 INFO nova.api.openstack.wsgi [None req-96ef30ae-8933-4a6c-b5be-24c9d1c64222 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] HTTP exception thrown: Security group 412cd2bf-a57d-4ed7-bee4-af16b69f1d8f does not exist Neutron server returns request_ids: ['req-e3aa49c3-2e17-4c0d-8fc7-0d3b87aa4ede'] [pid: 7|app: 0|req: 337/678] 10.0.0.200 () {32 vars in 740 bytes} [Wed Jul 29 20:15:44 2026] DELETE /v2.1/os-security-groups/412cd2bf-a57d-4ed7-bee4-af16b69f1d8f => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:15:44.785 8 WARNING neutronclient.v2_0.client [None req-01d638ee-c371-4762-bd1b-54cda0aefb21 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.800 8 INFO nova.api.openstack.wsgi [None req-01d638ee-c371-4762-bd1b-54cda0aefb21 d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] HTTP exception thrown: Security group db4ad33a-4137-48e6-b826-ff1afe2e0da1 does not exist Neutron server returns request_ids: ['req-ecd22467-1198-4726-b566-eec5e49d0f9a'] [pid: 8|app: 0|req: 342/679] 10.0.0.200 () {32 vars in 740 bytes} [Wed Jul 29 20:15:44 2026] DELETE /v2.1/os-security-groups/db4ad33a-4137-48e6-b826-ff1afe2e0da1 => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:15:44.813 7 WARNING neutronclient.v2_0.client [None req-afe5dec2-24c7-4d8f-9537-58f8a2dd91ff d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:44.844 7 INFO nova.api.openstack.wsgi [None req-afe5dec2-24c7-4d8f-9537-58f8a2dd91ff d63b9452755945239c47816cd539a813 7cdd384eaf3545a6960f0d3a09405fc4 - - default default] HTTP exception thrown: Security group 8c6f57aa-846a-4a5b-9af2-14414c9b2a36 does not exist Neutron server returns request_ids: ['req-77e470bd-45dd-44dd-b462-07bc1c7c1c21'] [pid: 7|app: 0|req: 338/680] 10.0.0.200 () {32 vars in 740 bytes} [Wed Jul 29 20:15:44 2026] DELETE /v2.1/os-security-groups/8c6f57aa-846a-4a5b-9af2-14414c9b2a36 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:15:45.426 8 WARNING neutronclient.v2_0.client [None req-96d95b2b-550c-40d5-a16e-9a689ba351dd 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/681] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:45 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1425 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:45.590 7 WARNING neutronclient.v2_0.client [None req-72db032f-41da-428c-8909-efd47c908c4c 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/682] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:45 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:45.697 8 WARNING neutronclient.v2_0.client [None req-4b8bb688-09e3-4e63-8a37-34db7a5a8c5f cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/683] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:45 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1526 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:46.630 8 WARNING neutronclient.v2_0.client [None req-5cecdb60-6395-4c85-a374-6af30be5b0a4 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/686] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:46 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1425 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:46.734 7 WARNING neutronclient.v2_0.client [None req-df4557e2-ab1d-4157-b334-fb77d93d0f9a 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/687] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:46 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:46.846 8 WARNING neutronclient.v2_0.client [None req-78cca939-0637-4fc2-87b6-3cc40e215c9a cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/688] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:46 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1526 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:47.443 7 INFO nova.api.openstack.compute.server_external_events [req-86c9478d-85ba-4495-b96e-4c04fcb85ddd req-09f8bdd5-d948-49aa-9556-a8ed2b4d6098 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance [pid: 7|app: 0|req: 342/689] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:47.792 8 WARNING neutronclient.v2_0.client [None req-b3c70b5d-d968-457b-bbb7-c93ac530e9a7 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:47.876 7 WARNING neutronclient.v2_0.client [None req-de694b29-07f8-4fa5-a813-5c4ea44b4621 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/690] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:47 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1425 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/691] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:47 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:48.039 8 WARNING neutronclient.v2_0.client [None req-0b1780d1-8ef3-40f9-b550-49a504fb7850 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/692] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:48 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1526 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:48.954 7 WARNING neutronclient.v2_0.client [None req-264fce29-92e6-418a-922b-ea2e7567337b 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/693] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:48 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1425 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:49.066 8 WARNING neutronclient.v2_0.client [None req-61f062ae-74b4-4859-a134-b613511b6fc2 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/694] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:49 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:49.277 7 WARNING neutronclient.v2_0.client [None req-d8790d26-fc3e-42aa-b77c-2422a20c64c7 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/695] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:49 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1526 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:49.492 8 INFO nova.api.openstack.compute.server_external_events [req-906b7306-b162-4e09-a42e-ccbff714fec0 req-13d1755a-ef04-4563-b0aa-530b443acdb5 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:6bd8b2bf-9b19-4e70-bfec-a1357d009442 for instance a8742703-3f3d-43c7-9783-c351f819027a on instance 2026-07-29 20:15:49.492 8 INFO nova.api.openstack.compute.server_external_events [req-906b7306-b162-4e09-a42e-ccbff714fec0 req-13d1755a-ef04-4563-b0aa-530b443acdb5 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:6bd8b2bf-9b19-4e70-bfec-a1357d009442 for instance a8742703-3f3d-43c7-9783-c351f819027a on instance 2026-07-29 20:15:49.492 8 INFO nova.api.openstack.compute.server_external_events [req-906b7306-b162-4e09-a42e-ccbff714fec0 req-13d1755a-ef04-4563-b0aa-530b443acdb5 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance 2026-07-29 20:15:49.492 8 INFO nova.api.openstack.compute.server_external_events [req-906b7306-b162-4e09-a42e-ccbff714fec0 req-13d1755a-ef04-4563-b0aa-530b443acdb5 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance 2026-07-29 20:15:49.493 8 INFO nova.api.openstack.compute.server_external_events [req-906b7306-b162-4e09-a42e-ccbff714fec0 req-13d1755a-ef04-4563-b0aa-530b443acdb5 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:4f05ba83-46d3-4efa-9f32-cd6f45116021 for instance 6490dc79-4e7c-43b5-9395-565ac4b26a3a on instance 2026-07-29 20:15:49.493 8 INFO nova.api.openstack.compute.server_external_events [req-906b7306-b162-4e09-a42e-ccbff714fec0 req-13d1755a-ef04-4563-b0aa-530b443acdb5 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:4f05ba83-46d3-4efa-9f32-cd6f45116021 for instance 6490dc79-4e7c-43b5-9395-565ac4b26a3a on instance [pid: 8|app: 0|req: 351/696] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:49 2026] POST /v2.1/os-server-external-events => generated 1038 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:50.100 7 WARNING neutronclient.v2_0.client [None req-b6814fcf-dc26-44e7-95a0-da7c56e97ada 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:50.218 8 WARNING neutronclient.v2_0.client [None req-b2978357-90be-44a5-87ba-60b30a3ed615 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/697] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:50 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1425 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:50 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1549 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:50.468 7 WARNING neutronclient.v2_0.client [None req-8d0d224f-09b6-4d14-b681-3871e8739b0d cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/699] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:50 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:51.290 8 WARNING neutronclient.v2_0.client [None req-41267d11-0a19-45cc-82a1-8832c890a7db 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/700] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:51 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1613 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:51.434 7 WARNING neutronclient.v2_0.client [None req-b742307b-1516-497f-9b2c-c9eef693a5fb 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:51.507 8 WARNING neutronclient.v2_0.client [None req-54ffa051-2007-45b7-835f-8afc8ea39372 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/701] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:51 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1726 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: 354/702] 10.0.0.200 () {32 vars in 741 bytes} [Wed Jul 29 20:15:51 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a/os-interface => generated 285 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:51.576 7 WARNING neutronclient.v2_0.client [None req-ed3ed2e7-ace7-42d8-9dc6-d1bb74c0ff91 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:51.614 8 WARNING neutronclient.v2_0.client [None req-35beb535-19bc-4e79-94a9-dc8dec7ee5d4 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/703] 10.0.0.200 () {32 vars in 741 bytes} [Wed Jul 29 20:15:51 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a/os-interface => generated 284 bytes in 88 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-29 20:15:52.522 7 WARNING neutronclient.v2_0.client [None req-ac326bd2-7a5c-4f80-a4db-f220fc42d6d2 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/704] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:51 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1717 bytes in 966 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:52.563 8 INFO nova.api.openstack.compute.server_external_events [req-f1a13972-0996-4c5d-a367-04a57b919616 req-b0226a3b-4a63-4df2-9224-b92a15bcfa78 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:4f05ba83-46d3-4efa-9f32-cd6f45116021 for instance 6490dc79-4e7c-43b5-9395-565ac4b26a3a on instance [pid: 8|app: 0|req: 356/705] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:52.598 8 WARNING neutronclient.v2_0.client [None req-ba7a1eab-c57e-4997-89dc-3714eefeebc9 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/706] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:52 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1613 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:52.643 7 INFO nova.api.openstack.compute.server_external_events [req-d68677a7-261e-4993-ac32-a195484b681f req-bd33534b-0ef3-4bc4-856f-9c15ed9d8cc0 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:6bd8b2bf-9b19-4e70-bfec-a1357d009442 for instance a8742703-3f3d-43c7-9783-c351f819027a on instance [pid: 7|app: 0|req: 351/707] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:52.682 7 WARNING neutronclient.v2_0.client [None req-15284def-fda2-43d3-b395-820152fb20fe cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/708] 10.0.0.200 () {32 vars in 741 bytes} [Wed Jul 29 20:15:52 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/os-interface => generated 284 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/709] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:52 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1726 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/710] 10.0.0.200 () {32 vars in 641 bytes} [Wed Jul 29 20:15:52 2026] GET /v2.1/servers => generated 378 bytes in 81 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: 353/711] 10.0.0.200 () {32 vars in 641 bytes} [Wed Jul 29 20:15:52 2026] GET /v2.1/servers => generated 387 bytes in 139 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/712] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:15:52 2026] DELETE /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 0 bytes in 161 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: 354/713] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:15:52 2026] DELETE /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 20:15:53.059 8 WARNING neutronclient.v2_0.client [None req-5f400a55-ff45-41d1-bb21-96c852147c14 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:53.099 7 WARNING neutronclient.v2_0.client [None req-8adce7b4-c801-404e-98f0-0ae605760113 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/714] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:53 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1732 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 355/715] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:53 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1619 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:15:53.612 8 WARNING neutronclient.v2_0.client [None req-50be56bf-72f4-4da8-937a-052c0652a42b cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/716] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:53 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1717 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 20:15:54.603 7 INFO nova.api.openstack.compute.server_external_events [req-c3023dcf-7fc5-406f-bf7f-5974a2d4da1e req-10306573-e560-4329-b28d-813a8dc5ab76 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:6bd8b2bf-9b19-4e70-bfec-a1357d009442 for instance a8742703-3f3d-43c7-9783-c351f819027a on instance 2026-07-29 20:15:54.603 7 INFO nova.api.openstack.compute.server_external_events [req-c3023dcf-7fc5-406f-bf7f-5974a2d4da1e req-10306573-e560-4329-b28d-813a8dc5ab76 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:6bd8b2bf-9b19-4e70-bfec-a1357d009442 for instance a8742703-3f3d-43c7-9783-c351f819027a on instance [pid: 7|app: 0|req: 356/717] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:54 2026] POST /v2.1/os-server-external-events => generated 358 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-29 20:15:54.623 8 WARNING neutronclient.v2_0.client [None req-ae2b62a0-0b3b-464c-bd6c-b0a0786c1d19 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:54.646 7 WARNING neutronclient.v2_0.client [None req-db50ba09-d3ca-465c-a68e-a844ca0f9f15 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/718] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:54 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1739 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, ' 2026-07-29 20:15:54.744 7 INFO nova.api.openstack.compute.server_external_events [req-79d58daf-04fd-45fa-9199-b052d1b67694 req-42a3f744-b807-4f32-bb39-b43dccba2371 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance [pid: 7|app: 0|req: 358/719] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:54 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1852 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:55.779 7 WARNING neutronclient.v2_0.client [None req-532ed388-8d95-4f61-bbec-29b6ad1dde0e 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:55.815 8 WARNING neutronclient.v2_0.client [None req-12120c9a-7351-4318-9161-359af2f6a316 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/721] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:55 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1785 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/724] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:55 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1739 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:56.640 8 INFO nova.api.openstack.compute.server_external_events [req-1b6c4388-c16a-4739-8772-3b42d0c5ac9f req-80fd5bab-5bae-45f6-b56b-d41dd28d12a9 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:4f05ba83-46d3-4efa-9f32-cd6f45116021 for instance 6490dc79-4e7c-43b5-9395-565ac4b26a3a on instance 2026-07-29 20:15:56.640 8 INFO nova.api.openstack.compute.server_external_events [req-1b6c4388-c16a-4739-8772-3b42d0c5ac9f req-80fd5bab-5bae-45f6-b56b-d41dd28d12a9 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:4f05ba83-46d3-4efa-9f32-cd6f45116021 for instance 6490dc79-4e7c-43b5-9395-565ac4b26a3a on instance 2026-07-29 20:15:56.640 8 INFO nova.api.openstack.compute.server_external_events [req-1b6c4388-c16a-4739-8772-3b42d0c5ac9f req-80fd5bab-5bae-45f6-b56b-d41dd28d12a9 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:6bd8b2bf-9b19-4e70-bfec-a1357d009442 for instance a8742703-3f3d-43c7-9783-c351f819027a on instance [pid: 8|app: 0|req: 366/725] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:56 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:56.781 7 INFO nova.api.openstack.compute.server_external_events [req-a21ae104-8d4d-43f4-9630-5d029677af59 req-03ef8777-5858-4c63-8654-77da3163a377 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:4f05ba83-46d3-4efa-9f32-cd6f45116021 for instance 6490dc79-4e7c-43b5-9395-565ac4b26a3a on instance [pid: 7|app: 0|req: 360/726] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:15:56 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:57.093 8 WARNING neutronclient.v2_0.client [None req-ef353765-9f6b-48ea-b8e4-be5bdbcaf307 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:57.130 7 WARNING neutronclient.v2_0.client [None req-9d26c6ed-7fdd-45be-8185-c064579dbfaa 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/727] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:57 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1510 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/728] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:57 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:15:58.211 8 WARNING neutronclient.v2_0.client [None req-0e328cb5-d5eb-459c-81b5-00928cb3833f 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:58.239 7 WARNING neutronclient.v2_0.client [None req-2d3c0895-fae4-4e08-8790-86c783bf57e6 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/729] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:58 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => generated 1510 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:58 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:59.289 8 INFO nova.api.openstack.wsgi [None req-e76aec9b-169f-429e-8956-c3e8406fc513 49e3027e85234e06a8f628c5cd1eed00 c19e889cb07b4603a61cdd8a1ffd5314 - - default default] HTTP exception thrown: Instance a8742703-3f3d-43c7-9783-c351f819027a could not be found. [pid: 8|app: 0|req: 369/731] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:59 2026] GET /v2.1/servers/a8742703-3f3d-43c7-9783-c351f819027a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 370/732] 10.0.0.200 () {32 vars in 706 bytes} [Wed Jul 29 20:15:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1335921404 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:15:59.329 7 WARNING neutronclient.v2_0.client [None req-fdb9970c-4671-40b9-997e-30096fdf7939 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/733] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:15:59 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 1385 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:16:00.483 8 INFO nova.api.openstack.wsgi [None req-9c67dca4-ba69-4dd3-a073-dd58c304af73 837e531972de4972889a6599b1c03b2b a2fdac5f47874236b976456f204dd4da - - default default] HTTP exception thrown: Instance 6490dc79-4e7c-43b5-9395-565ac4b26a3a could not be found. [pid: 8|app: 0|req: 371/734] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:00 2026] GET /v2.1/servers/6490dc79-4e7c-43b5-9395-565ac4b26a3a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/735] 10.0.0.200 () {32 vars in 706 bytes} [Wed Jul 29 20:16:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2018355919 => 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, ' 2026-07-29 20:16:03.714 8 WARNING neutronclient.v2_0.client [None req-398d98fb-03d0-4feb-a008-dd08322311fa cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/736] 10.0.0.200 () {32 vars in 741 bytes} [Wed Jul 29 20:16:03 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:16:03.851 7 WARNING neutronclient.v2_0.client [None req-ab6a8762-b2b0-4608-b58e-03a944751999 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/737] 10.0.0.200 () {32 vars in 815 bytes} [Wed Jul 29 20:16:03 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/os-interface/1894e693-f2f3-4ed1-89a4-2a76a0b79378 => generated 281 bytes in 117 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: 373/738] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:03 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 156 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/739] 10.0.0.200 () {34 vars in 750 bytes} [Wed Jul 29 20:16:04 2026] POST /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/action => generated 0 bytes in 44 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: 374/740] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:04 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 156 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/741] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:05 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 156 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-29 20:16:05.913 8 INFO nova.api.openstack.compute.server_external_events [req-0b512a9a-74ba-4701-b46a-4c546d0b9fc8 req-3a87b8c8-6b93-4ead-9148-b14d19f39cbf eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance [pid: 8|app: 0|req: 375/742] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:05 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, ' [pid: 7|app: 0|req: 369/745] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:06 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 156 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: 377/746] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:07 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 194 bytes in 47 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-29 20:16:07.295 7 WARNING neutronclient.v2_0.client [None req-af94db88-2821-440b-9469-2df07f1286b5 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/747] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:07 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1951 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: 378/748] 10.0.0.200 () {34 vars in 750 bytes} [Wed Jul 29 20:16:07 2026] POST /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/action => generated 0 bytes in 52 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: 371/749] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:07 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 194 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: 379/750] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:08 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 194 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: 372/751] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:09 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:10.490 8 INFO nova.api.openstack.compute.server_external_events [req-cf334e81-7592-4935-8257-fd63f7b1c30c req-947c8f9f-55ee-4a1d-92a9-69e45d7d9ae9 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance [pid: 8|app: 0|req: 380/752] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/753] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:10 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 194 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: 381/754] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:11 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 194 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: 374/755] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:16:11 2026] POST /v2.1/os-keypairs => generated 385 bytes in 262 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: 382/756] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:16:12 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46/ips => generated 156 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:16:12 2026] DELETE /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => 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, ' 2026-07-29 20:16:12.876 8 WARNING neutronclient.v2_0.client [None req-edc9eaf7-ce61-4e6f-8b18-060d48819f67 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/758] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:12 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1843 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-29 20:16:13.517 7 WARNING neutronclient.v2_0.client [None req-8fb0a8d2-8698-4c0d-bca3-a02a798213b1 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:16:13.565 7 WARNING neutronclient.v2_0.client [None req-8fb0a8d2-8698-4c0d-bca3-a02a798213b1 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:16:13.741 7 WARNING neutronclient.v2_0.client [None req-8fb0a8d2-8698-4c0d-bca3-a02a798213b1 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/759] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:16:13 2026] POST /v2.1/servers => generated 452 bytes in 472 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:13.944 8 WARNING neutronclient.v2_0.client [None req-2611fec8-67a1-4ea3-81f5-7069eea673e2 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:14.091 7 WARNING neutronclient.v2_0.client [None req-104fa853-0122-471a-8961-555a66aba30d cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/760] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:13 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1391 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:14.219 8 INFO nova.api.openstack.compute.server_external_events [req-d6378516-c069-4e14-8533-1859a775ce50 req-9125a7bc-15af-4da4-a37c-de8902fd45ae eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance [pid: 8|app: 0|req: 385/761] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/762] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:14 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1843 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:15.247 8 WARNING neutronclient.v2_0.client [None req-901c2b71-0522-482a-89a7-e8b12c63b2dd c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/763] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:15 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1387 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, ' 2026-07-29 20:16:15.692 7 WARNING neutronclient.v2_0.client [None req-e1b3114e-0dee-4505-b4b5-7d6917351662 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/764] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:15 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1775 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:16.262 8 INFO nova.api.openstack.compute.server_external_events [req-276615bc-e5a2-46d0-b386-ebd0cb60a3a1 req-60a91d28-5d0b-4d65-bd8e-90b3104feca1 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance 2026-07-29 20:16:16.262 8 INFO nova.api.openstack.compute.server_external_events [req-276615bc-e5a2-46d0-b386-ebd0cb60a3a1 req-60a91d28-5d0b-4d65-bd8e-90b3104feca1 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:1894e693-f2f3-4ed1-89a4-2a76a0b79378 for instance efc6bf87-bc5a-482c-8407-4839239efc46 on instance [pid: 8|app: 0|req: 388/767] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:16 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:16.345 7 WARNING neutronclient.v2_0.client [None req-3b8bf18e-0bf4-408c-86cc-fcb47fb4bcf7 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/768] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:16 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1443 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, ' 2026-07-29 20:16:16.871 8 WARNING neutronclient.v2_0.client [None req-fa1126b0-4893-413c-ae0c-8113fc48e093 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/769] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:16 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1486 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:17.438 7 WARNING neutronclient.v2_0.client [None req-10bba33f-378a-45c0-9fcc-3f6f457a9dd3 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/770] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:17 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1443 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:17.959 8 WARNING neutronclient.v2_0.client [None req-d0bde885-e6cf-41d0-a445-3188ddfad676 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/771] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:17 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1486 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-29 20:16:18.526 7 WARNING neutronclient.v2_0.client [None req-caf8b38a-f08b-4d4e-bfbe-727fbef0caf5 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/772] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:18 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1518 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:19.074 8 WARNING neutronclient.v2_0.client [None req-56ba4af8-2c1e-433a-991e-8d4c33d4125c cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/773] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:19 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 1486 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:19.583 7 INFO nova.api.openstack.compute.server_external_events [req-e3173a4b-a94c-4648-960e-d64362c92812 req-565b9351-f237-44d5-a67c-99c011d713ca eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 7|app: 0|req: 383/774] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:20.002 8 WARNING neutronclient.v2_0.client [None req-2c782238-27aa-43ce-af75-1551a2207d19 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/775] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:19 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1516 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:20.470 7 INFO nova.api.openstack.wsgi [None req-9c42d125-85a4-4c74-b187-66eabb1e3282 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] HTTP exception thrown: Instance efc6bf87-bc5a-482c-8407-4839239efc46 could not be found. [pid: 7|app: 0|req: 384/776] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:20 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/777] 10.0.0.200 () {32 vars in 704 bytes} [Wed Jul 29 20:16:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-884313174 => 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, ' 2026-07-29 20:16:21.092 7 INFO nova.api.openstack.wsgi [None req-3ee25de4-a277-4356-a3fb-76b6612a1131 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] HTTP exception thrown: Instance efc6bf87-bc5a-482c-8407-4839239efc46 could not be found. [pid: 7|app: 0|req: 385/778] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:16:21 2026] DELETE /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:16:21.122 8 INFO nova.api.openstack.wsgi [None req-c401eec1-81d6-42c3-af32-8b46f49bca36 cdd99a94fb6142e78b2b65985b0f35fe c98a5b573a5440318edf13eed773fa45 - - default default] HTTP exception thrown: Instance efc6bf87-bc5a-482c-8407-4839239efc46 could not be found. [pid: 8|app: 0|req: 394/779] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:21 2026] GET /v2.1/servers/efc6bf87-bc5a-482c-8407-4839239efc46 => 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-29 20:16:21.184 7 WARNING neutronclient.v2_0.client [None req-0340cc3d-96f1-4ffd-9ea2-268425020b67 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/780] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:21 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1516 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:22.604 8 WARNING neutronclient.v2_0.client [None req-167c700e-3790-4fec-8d77-f6755b1f2a9d c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/781] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:22 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1516 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:24.087 7 WARNING neutronclient.v2_0.client [None req-91969f9b-5352-4b50-b5db-157064746187 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/782] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:24 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1516 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:25.275 8 WARNING neutronclient.v2_0.client [None req-c18ff6b0-ac4d-446a-a3a7-66a6bbac7437 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/783] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:25 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1516 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:25.835 7 INFO nova.api.openstack.compute.server_external_events [req-183aaef0-0c44-4286-ad77-3eebdc38059b req-726d1336-d6b9-4a9c-b479-883aaed57e7c eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 7|app: 0|req: 388/784] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:26.445 7 WARNING neutronclient.v2_0.client [None req-8b768e14-e0a9-44ac-8787-277face86fb9 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/787] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:26 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1516 bytes in 881 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:27.881 8 INFO nova.api.openstack.compute.server_external_events [req-ac9fe51a-e2f5-4f3e-8666-4b8b2010a7b3 req-9a020fa6-42ef-4e58-9186-9a39d877a30a eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 8|app: 0|req: 398/788] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:28.356 7 WARNING neutronclient.v2_0.client [None req-43a1fd19-5e6a-47a8-80d4-15cfa4aa0abc c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/789] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:28 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1700 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:28.944 8 WARNING neutronclient.v2_0.client [None req-622f3b5b-6151-40ec-9482-f791c8136753 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/790] 10.0.0.200 () {32 vars in 741 bytes} [Wed Jul 29 20:16:28 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96/os-interface => generated 285 bytes in 1053 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: 392/791] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:16:30 2026] POST /v2.1/os-keypairs => generated 384 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, ' 2026-07-29 20:16:31.209 8 INFO nova.api.openstack.compute.server_external_events [req-304173d6-706f-4b7d-8bf6-1d0add5be497 req-b70e5761-9820-40fd-a6bf-0363f633c14a eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 8|app: 0|req: 400/792] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:31 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) 2026-07-29 20:16:33.750 7 WARNING neutronclient.v2_0.client [None req-810b9d01-a615-4def-9588-ba944db2791e e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:16:33.984 7 WARNING neutronclient.v2_0.client [None req-810b9d01-a615-4def-9588-ba944db2791e e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:16:36.571 7 WARNING neutronclient.v2_0.client [None req-810b9d01-a615-4def-9588-ba944db2791e e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/795] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:16:33 2026] POST /v2.1/servers => generated 453 bytes in 3752 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:37.487 8 WARNING neutronclient.v2_0.client [None req-39b39600-f723-4747-9613-44df415bc33b e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/796] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:37 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1428 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:38.994 7 WARNING neutronclient.v2_0.client [None req-daebd02d-4928-4ea5-ae75-88c3fd2a980d e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/797] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:38 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1424 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:40.219 8 WARNING neutronclient.v2_0.client [None req-72f37802-29d6-42cf-a1e4-d72395ee4b85 e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/798] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:40 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1480 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:41.143 7 WARNING neutronclient.v2_0.client [None req-91b13b0d-96be-49d3-8cd8-863a2cd9fb6a c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/799] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:41 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1820 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:41.310 8 WARNING neutronclient.v2_0.client [None req-8b89746a-c404-485a-8c21-9b06f4d910c6 e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:16:41.321 7 WARNING neutronclient.v2_0.client [None req-21447aa4-51d1-4198-b298-99ef332c12c6 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/800] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:41 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/801] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:41 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1820 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: 406/802] 10.0.0.200 () {34 vars in 750 bytes} [Wed Jul 29 20:16:41 2026] POST /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96/action => generated 0 bytes in 72 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-29 20:16:41.684 7 WARNING neutronclient.v2_0.client [None req-8a8cf555-1b7c-4abe-9d6a-6749c38f8bcb c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/803] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:41 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1822 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:42.408 8 WARNING neutronclient.v2_0.client [None req-676d0fa0-17da-422f-8c0c-5a9f1f8da4d1 e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/804] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:42 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1556 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:42.915 7 INFO nova.api.openstack.compute.server_external_events [req-60a8fc1b-27c0-40cd-83f9-695c058896fe req-6f42d61d-4ef5-45ea-a42c-2b21189b9ca8 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:12412d72-43fd-45bc-9bd9-f22021f8bbd6 for instance b6a4958c-e1f7-48b4-812c-141f67b6634b on instance [pid: 7|app: 0|req: 398/805] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:42.952 8 WARNING neutronclient.v2_0.client [None req-83f2ccf1-6d78-4421-8531-e4310faa7d87 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/806] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:42 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1822 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:43.890 7 WARNING neutronclient.v2_0.client [None req-e1b68671-fbdc-467f-a7e1-f750e8a4571b e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/807] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:43 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1554 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, ' 2026-07-29 20:16:44.300 8 WARNING neutronclient.v2_0.client [None req-1c0e524f-e1bb-4b94-9202-87bd7949f541 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/808] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:44 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1822 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:44.957 7 INFO nova.api.openstack.compute.server_external_events [req-530a29f1-c353-45a0-a802-782e6e4d1377 req-fec28ebf-d3f9-47c6-add5-9d9acd4f49ae eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:12412d72-43fd-45bc-9bd9-f22021f8bbd6 for instance b6a4958c-e1f7-48b4-812c-141f67b6634b on instance [pid: 7|app: 0|req: 400/809] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:44 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-29 20:16:45.042 8 WARNING neutronclient.v2_0.client [None req-f59ad3d3-64db-4bde-84a7-3b7d433aad7a e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/810] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:45 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1554 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:45.728 7 WARNING neutronclient.v2_0.client [None req-de985655-6880-42f5-b187-bf9698b94884 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/811] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:45 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1827 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:45.937 8 INFO nova.api.openstack.compute.server_external_events [req-1763d26f-868f-47c9-8707-98c730186c34 req-ce431dde-ad8b-4e56-ac50-5f8f68efb869 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 8|app: 0|req: 411/812] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:45 2026] POST /v2.1/os-server-external-events => generated 185 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-29 20:16:46.180 7 WARNING neutronclient.v2_0.client [None req-d13848da-eabd-4e3f-b4b4-88f84b08ca4c e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/815] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:46 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1554 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:46.866 8 WARNING neutronclient.v2_0.client [None req-29ab2006-b0c3-472b-b2a2-f51d7663e504 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/816] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:46 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1827 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-29 20:16:47.326 7 WARNING neutronclient.v2_0.client [None req-72d47879-d3b6-4d73-b83d-7cd77e877c0a e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/817] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:47 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1554 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, ' 2026-07-29 20:16:47.721 8 INFO nova.api.openstack.compute.server_external_events [req-e102c889-3dfc-43d8-afc4-cd5842fa18d1 req-997bb527-68ab-4b88-8651-7af64de330f2 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:12412d72-43fd-45bc-9bd9-f22021f8bbd6 for instance b6a4958c-e1f7-48b4-812c-141f67b6634b on instance [pid: 8|app: 0|req: 414/818] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:47.974 7 INFO nova.api.openstack.compute.server_external_events [req-46bb11b1-c537-4a8f-8d92-f7cd52a19359 req-f3abf8ad-7e0f-41a0-939d-3b04acfa44d2 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 7|app: 0|req: 405/819] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:47 2026] POST /v2.1/os-server-external-events => generated 185 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-29 20:16:48.049 8 WARNING neutronclient.v2_0.client [None req-6e9f1715-88f3-43b2-b589-622940726f15 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/820] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:48 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1827 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:48.488 7 WARNING neutronclient.v2_0.client [None req-dc90997e-abc0-4d51-bd80-d7a6e57dd979 e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/821] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:48 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1554 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, ' 2026-07-29 20:16:49.364 8 WARNING neutronclient.v2_0.client [None req-60449bda-635d-4d30-8839-ac7fbbb2ac65 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/822] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:49 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1827 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-29 20:16:49.701 7 WARNING neutronclient.v2_0.client [None req-10f5c5f4-7ac4-47a1-93e6-398be2cd4372 e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:49.766 8 INFO nova.api.openstack.compute.server_external_events [req-1a3dbf1a-4617-4b16-a5ca-9d77bcf242e8 req-03459206-0796-4faa-818e-09e1e6212238 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:12412d72-43fd-45bc-9bd9-f22021f8bbd6 for instance b6a4958c-e1f7-48b4-812c-141f67b6634b on instance [pid: 8|app: 0|req: 417/823] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:49 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) [pid: 7|app: 0|req: 407/824] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:49 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1737 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:49.855 8 WARNING neutronclient.v2_0.client [None req-bb72cf23-2b81-4dd6-b5f1-45f65d5bb4dc e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/825] 10.0.0.200 () {32 vars in 741 bytes} [Wed Jul 29 20:16:49 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b/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, ' 2026-07-29 20:16:50.050 7 INFO nova.api.openstack.compute.server_external_events [req-b7c8a67c-f06e-4a32-87a2-74192ecacc96 req-6909f3b1-fecb-4084-a539-036f6f7532be eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance 2026-07-29 20:16:50.051 7 INFO nova.api.openstack.compute.server_external_events [req-b7c8a67c-f06e-4a32-87a2-74192ecacc96 req-6909f3b1-fecb-4084-a539-036f6f7532be eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 7|app: 0|req: 408/826] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:50 2026] POST /v2.1/os-server-external-events => generated 354 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-29 20:16:50.524 8 WARNING neutronclient.v2_0.client [None req-e1a180c2-df3a-47c4-bffd-606d6a605623 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:50.753 7 WARNING neutronclient.v2_0.client [None req-3c17f688-2b4c-4aee-aa83-722679ceea11 e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/827] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:50 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1827 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/828] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:50 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1737 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, ' [pid: 8|app: 0|req: 420/829] 10.0.0.200 () {32 vars in 641 bytes} [Wed Jul 29 20:16:50 2026] GET /v2.1/servers => generated 382 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: 410/830] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:16:50 2026] DELETE /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => 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, ' 2026-07-29 20:16:51.099 8 WARNING neutronclient.v2_0.client [None req-ecb6a08b-ba9e-4d51-854b-7a885376e108 e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/831] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:51 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1743 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:51.803 7 INFO nova.api.openstack.compute.server_external_events [req-97e5fac8-2c9b-449b-80cf-c55f70915261 req-9f2b6ef1-3848-40a7-a0d1-7f9e969af10a eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:12412d72-43fd-45bc-9bd9-f22021f8bbd6 for instance b6a4958c-e1f7-48b4-812c-141f67b6634b on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/832] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:16:51.845 8 WARNING neutronclient.v2_0.client [None req-0cf78fa8-bb54-46f3-afb3-89670d3599d2 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/833] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:51 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1820 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:52.264 7 WARNING neutronclient.v2_0.client [None req-b6e4aacb-70ed-4cce-b33b-291bacc240fc e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/834] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:52 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1743 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:53.493 8 WARNING neutronclient.v2_0.client [None req-ee0aa20d-9d9e-4692-84fb-34cae124278c e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/835] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:53 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1863 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:16:53.857 7 INFO nova.api.openstack.compute.server_external_events [req-06f88a47-f6e8-445e-8acc-60c6ec0cc94a req-14c17047-45b8-4e4c-b34b-ce5baad71a23 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:12412d72-43fd-45bc-9bd9-f22021f8bbd6 for instance b6a4958c-e1f7-48b4-812c-141f67b6634b on instance 2026-07-29 20:16:53.857 7 INFO nova.api.openstack.compute.server_external_events [req-06f88a47-f6e8-445e-8acc-60c6ec0cc94a req-14c17047-45b8-4e4c-b34b-ce5baad71a23 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:12412d72-43fd-45bc-9bd9-f22021f8bbd6 for instance b6a4958c-e1f7-48b4-812c-141f67b6634b on instance [pid: 7|app: 0|req: 413/836] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:53 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:53.934 8 INFO nova.api.openstack.compute.server_external_events [req-f13740ca-091e-480c-b5e8-d36019642e12 req-85610360-82cc-4192-83fb-723331a77b30 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:12412d72-43fd-45bc-9bd9-f22021f8bbd6 for instance b6a4958c-e1f7-48b4-812c-141f67b6634b on instance [pid: 8|app: 0|req: 424/837] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:16:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:54.731 7 WARNING neutronclient.v2_0.client [None req-519e70bc-e498-4e39-b59d-fc5d6f48f7b6 e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/838] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:54 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1509 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:55.836 8 WARNING neutronclient.v2_0.client [None req-34cccf64-a224-4440-8975-ec0c6e0160f0 e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/839] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:55 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1514 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-29 20:16:56.938 7 WARNING neutronclient.v2_0.client [None req-354100e7-093a-4bb0-8f4e-28c4f170fc3c e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/842] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:56 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => generated 1514 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:58.019 8 INFO nova.api.openstack.wsgi [None req-0c156186-882e-4ae3-a19d-671cc14a457f e6b35390d93c4b3fbecf0bc8ed7ba848 3d6fcedf12ad46b6a6feab7b6e5a6b68 - - default default] HTTP exception thrown: Instance b6a4958c-e1f7-48b4-812c-141f67b6634b could not be found. [pid: 8|app: 0|req: 427/843] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:16:57 2026] GET /v2.1/servers/b6a4958c-e1f7-48b4-812c-141f67b6634b => 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: 417/844] 10.0.0.200 () {32 vars in 702 bytes} [Wed Jul 29 20:16:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-99686875 => 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, ' 2026-07-29 20:17:07.539 8 WARNING neutronclient.v2_0.client [None req-9e30192c-53c6-4db2-9845-d4d805218b79 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/847] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:07 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1820 bytes in 1084 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/848] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:17:08 2026] DELETE /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => 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, ' 2026-07-29 20:17:08.728 8 WARNING neutronclient.v2_0.client [None req-50860116-47a3-40d7-8142-df345072f613 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:10.059 7 INFO nova.api.openstack.compute.server_external_events [req-0cc8867d-31d4-4f17-887e-31e734a436a6 req-c9d50264-3cda-4fa1-9eff-7e16cb0e652d eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 7|app: 0|req: 420/849] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/850] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:17:10 2026] POST /v2.1/os-keypairs => generated 398 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/851] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:08 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1826 bytes in 1705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:17:11.077 7 WARNING neutronclient.v2_0.client [None req-dd69c143-28b1-46c8-80f5-2c08d89ed82a 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:11.454 8 WARNING neutronclient.v2_0.client [None req-92d973b1-45c3-4574-b293-7bd18d849201 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:17:11.766 7 WARNING neutronclient.v2_0.client [None req-dd69c143-28b1-46c8-80f5-2c08d89ed82a 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/852] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:11 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1759 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:11.809 8 INFO nova.api.openstack.compute.server_external_events [req-f9810bf4-b69e-4c48-b048-d5bd554a0dea req-1f2a4f0f-8de8-4996-bb44-ecf8817d79f5 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 8|app: 0|req: 432/853] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:11 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: 7|app: 0|req: 422/854] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:17:10 2026] POST /v2.1/servers => generated 424 bytes in 1214 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:12.092 8 WARNING neutronclient.v2_0.client [None req-316e7829-0ad5-40e0-a71b-e9dd16063ec6 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:17:12.103 7 INFO nova.api.openstack.compute.server_external_events [req-8ea44c36-11aa-4b82-9ae8-0105dda606d8 req-41a70033-8857-487d-a245-60ef1021f185 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:c87dd2b8-b879-4053-a77a-d7cd18077d5c for instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 on instance [pid: 7|app: 0|req: 423/855] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:12 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) [pid: 8|app: 0|req: 433/856] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:12 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1371 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:12.838 7 WARNING neutronclient.v2_0.client [None req-8a20bf6a-7b7e-4338-8da8-a2c3918893c2 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/857] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:12 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1477 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:13.089 8 WARNING neutronclient.v2_0.client [None req-e60346e8-a4c7-4946-8460-df130869595d 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:17:13.162 8 WARNING neutronclient.v2_0.client [None req-e60346e8-a4c7-4946-8460-df130869595d 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:13.198 7 WARNING neutronclient.v2_0.client [None req-c89e797c-8459-4aa2-890c-5326abc164e0 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/858] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:13 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1375 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:17:13.350 8 WARNING neutronclient.v2_0.client [None req-e60346e8-a4c7-4946-8460-df130869595d 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/859] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:17:13 2026] POST /v2.1/servers => generated 450 bytes in 540 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:13.595 7 WARNING neutronclient.v2_0.client [None req-ba945078-6454-4bd1-ab08-05a7a13be4f7 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/860] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:13 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1403 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:13.940 8 WARNING neutronclient.v2_0.client [None req-8af81612-3b37-4bd1-869e-13d7b4a18f56 c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/861] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:13 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1477 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, ' 2026-07-29 20:17:14.289 7 WARNING neutronclient.v2_0.client [None req-5a2f3b48-5c54-4376-af3c-2f0416aec59c 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/862] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:14 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1367 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:14.707 8 WARNING neutronclient.v2_0.client [None req-5d88d5ac-120d-43ec-80aa-d0b68f903fdc 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/863] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:14 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1407 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-29 20:17:15.062 7 WARNING neutronclient.v2_0.client [None req-83c0787c-cf82-4e1d-ad1d-aa3277ad1f5f c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/864] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:15 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 1477 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:15.387 8 WARNING neutronclient.v2_0.client [None req-a2560564-ed50-45c5-8ebe-9672ed612578 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/865] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:15 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1423 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:15.819 7 WARNING neutronclient.v2_0.client [None req-734155ec-247e-4080-b489-ba4241c28765 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/866] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:15 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1399 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, ' 2026-07-29 20:17:16.142 8 INFO nova.api.openstack.wsgi [None req-32e1368b-1234-4005-8874-eb7e86efa40c c3ac902a44064b4e886597cac5920dd5 77158c31b5a1473a91ad1ae6dd68f9bc - - default default] HTTP exception thrown: Instance 8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 could not be found. [pid: 8|app: 0|req: 439/869] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:16 2026] GET /v2.1/servers/8c0622b9-5b7d-4cc9-8cef-e6c19f8e9f96 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/870] 10.0.0.200 () {32 vars in 704 bytes} [Wed Jul 29 20:17:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-303138065 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:16.500 8 WARNING neutronclient.v2_0.client [None req-6bebef58-b55e-4258-b8c7-1ac072ae5c30 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/871] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:16 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1423 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:17:16.913 7 WARNING neutronclient.v2_0.client [None req-80b23c64-6cd6-4e25-b246-c6088ffd76f5 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/872] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:16 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1455 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:17.774 8 WARNING neutronclient.v2_0.client [None req-0c6eb05b-b65e-4e6f-88e0-a6db4fabd267 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:18.279 7 WARNING neutronclient.v2_0.client [None req-baa0ce08-77ee-4a7c-98ea-15a44430d2e4 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/873] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:18 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1455 bytes in 852 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/874] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:17 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1473 bytes in 1651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:19.571 7 INFO nova.api.openstack.compute.server_external_events [req-37591b03-a18a-4feb-b4ce-04c486134c7a req-1ec5f0fa-06e1-4278-b4e1-30d297098187 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:26002361-e3fa-4b0f-a7ac-d9b8edf974c3 for instance 7a8c5503-3641-42f4-999e-e4e48da10f50 on instance [pid: 7|app: 0|req: 434/875] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:19 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-29 20:17:19.829 8 INFO nova.api.openstack.compute.server_external_events [req-5a088fb6-4a32-404d-a09a-1ac593faf4ee req-b20bf1f7-d74c-4120-8f13-a0c5408258b0 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:26002361-e3fa-4b0f-a7ac-d9b8edf974c3 for instance 7a8c5503-3641-42f4-999e-e4e48da10f50 on instance [pid: 8|app: 0|req: 442/876] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:20.163 7 WARNING neutronclient.v2_0.client [None req-d5493873-4ac7-4d5f-945e-46d3522e004b 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/877] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:20 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1531 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-29 20:17:20.447 8 WARNING neutronclient.v2_0.client [None req-02933710-ca7b-4c22-b456-adc6ba5346d2 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/878] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:20 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1471 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:21.357 7 WARNING neutronclient.v2_0.client [None req-f579e05d-75a3-4f07-8e6f-2750269c8341 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/879] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:21 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-29 20:17:21.847 8 WARNING neutronclient.v2_0.client [None req-4de40e3c-87a0-474e-90fd-d5e7e2d6f59c 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:17:21.866 7 INFO nova.api.openstack.compute.server_external_events [req-b9cbc0d6-27de-4ade-9268-e1666773fc32 req-596a2e6a-0095-41a7-95bb-250ad28a0a4f eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:e6dbbe8e-fb7f-4191-b1d8-2cc7cd6eab22 for instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 on instance [pid: 7|app: 0|req: 437/880] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17: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) [pid: 8|app: 0|req: 444/881] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:21 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1471 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/882] 10.0.0.200 () {30 vars in 413 bytes} [Wed Jul 29 20:17:22 2026] GET / => generated 423 bytes in 6 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, ' 2026-07-29 20:17:22.549 7 WARNING neutronclient.v2_0.client [None req-3717e172-2378-446c-a884-7330060e7a65 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/883] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:22 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/884] 10.0.0.200 () {28 vars in 560 bytes} [Wed Jul 29 20:17:22 2026] GET /v2/ => generated 402 bytes in 427 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: 7|app: 0|req: 440/885] 10.0.0.200 () {28 vars in 564 bytes} [Wed Jul 29 20:17:22 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/886] 10.0.0.200 () {30 vars in 413 bytes} [Wed Jul 29 20:17:22 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-29 20:17:22.978 7 WARNING neutronclient.v2_0.client [None req-943a5868-f717-435d-829e-8436524cd42b 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/887] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:22 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1471 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:17:23.745 8 WARNING neutronclient.v2_0.client [None req-56041fbf-a66e-47ea-bb59-178c5b128414 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/888] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:23 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:24.197 7 WARNING neutronclient.v2_0.client [None req-34bba240-4532-4cd5-8c6d-87c778e1bb52 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/889] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:24 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1471 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:24.429 8 INFO nova.api.openstack.compute.server_external_events [req-bdd2dd74-1879-46e6-8c91-74c8615987f0 req-6cb37f86-867a-45f4-9193-906f29a77cba eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:26002361-e3fa-4b0f-a7ac-d9b8edf974c3 for instance 7a8c5503-3641-42f4-999e-e4e48da10f50 on instance [pid: 8|app: 0|req: 448/890] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:24 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, ' 2026-07-29 20:17:24.904 7 WARNING neutronclient.v2_0.client [None req-df58d874-a1cc-49ba-9b9d-65608cf56239 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/891] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:24 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 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, ' 2026-07-29 20:17:25.356 8 WARNING neutronclient.v2_0.client [None req-f1ae33be-fbbb-4311-a0aa-11c3dbc0cb94 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/892] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:25 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1471 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:26.036 7 WARNING neutronclient.v2_0.client [None req-a3b6d6a7-da2e-4af2-bdfe-08e0ff3c05b8 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/895] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:26 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:26.490 8 INFO nova.api.openstack.compute.server_external_events [req-fc23af66-0522-4013-b01c-45d81b2f71e5 req-4eae7419-d24c-4fe5-8fae-75511d2086d4 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:26002361-e3fa-4b0f-a7ac-d9b8edf974c3 for instance 7a8c5503-3641-42f4-999e-e4e48da10f50 on instance [pid: 8|app: 0|req: 451/896] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:26 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) 2026-07-29 20:17:26.511 7 WARNING neutronclient.v2_0.client [None req-22efa9e4-82c4-4d87-bbba-5d87d0af1260 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/897] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:26 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1657 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/898] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:17:26 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50/ips => generated 110 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, ' [pid: 7|app: 0|req: 447/899] 10.0.0.200 () {32 vars in 723 bytes} [Wed Jul 29 20:17:26 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50/ips => generated 110 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/900] 10.0.0.200 () {32 vars in 825 bytes} [Wed Jul 29 20:17:26 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50/ips/tempest-ServerAddressesTestJSON-1547535903-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: 448/901] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:17:26 2026] DELETE /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => 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, ' 2026-07-29 20:17:26.952 8 WARNING neutronclient.v2_0.client [None req-78e41057-ab6d-48a5-94e5-db06b6c6cf99 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/902] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:26 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1663 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-29 20:17:27.197 7 WARNING neutronclient.v2_0.client [None req-609a4af1-bc0b-47ac-98fd-bb99cbea5b45 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/903] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:27 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:28.168 8 WARNING neutronclient.v2_0.client [None req-904ce649-9adf-4fe0-a7b4-502726ee38b0 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:28.386 7 WARNING neutronclient.v2_0.client [None req-1a075365-d09a-4193-ab95-47ffa7e2a6df 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/904] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:28 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1663 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-29 20:17:28.531 8 INFO nova.api.openstack.compute.server_external_events [req-9bbc5ac4-c16b-44c5-9d65-32a98f1850a8 req-1c5f337e-fe02-47ae-ba9e-dacb8dae84f3 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:26002361-e3fa-4b0f-a7ac-d9b8edf974c3 for instance 7a8c5503-3641-42f4-999e-e4e48da10f50 on instance 2026-07-29 20:17:28.531 8 INFO nova.api.openstack.compute.server_external_events [req-9bbc5ac4-c16b-44c5-9d65-32a98f1850a8 req-1c5f337e-fe02-47ae-ba9e-dacb8dae84f3 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:26002361-e3fa-4b0f-a7ac-d9b8edf974c3 for instance 7a8c5503-3641-42f4-999e-e4e48da10f50 on instance [pid: 8|app: 0|req: 456/905] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:28 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/906] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:28 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:29.271 8 INFO nova.api.openstack.compute.server_external_events [req-63173bd7-3a5e-4c2a-9f7a-7b472da8b39d req-90dadff0-df50-436d-bfb2-891df5bed7df eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:e6dbbe8e-fb7f-4191-b1d8-2cc7cd6eab22 for instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 on instance [pid: 8|app: 0|req: 457/907] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:29.561 7 WARNING neutronclient.v2_0.client [None req-f86deeea-42c2-4096-88e5-36af1547a596 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:29.894 8 WARNING neutronclient.v2_0.client [None req-9989fc8d-9d73-4d34-8d8f-fcf8d490609b 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/908] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:29 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1621 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/909] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:29 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 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, ' 2026-07-29 20:17:30.567 7 INFO nova.api.openstack.compute.server_external_events [req-9db61559-f51d-4001-811e-e09948805843 req-1845c5cf-12b6-47f0-8350-34ef149d5d83 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:26002361-e3fa-4b0f-a7ac-d9b8edf974c3 for instance 7a8c5503-3641-42f4-999e-e4e48da10f50 on instance [pid: 7|app: 0|req: 452/910] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:30.971 8 WARNING neutronclient.v2_0.client [None req-3fbbcfd3-40ff-4885-93f0-c7222562c00f 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/911] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:30 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => 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, ' 2026-07-29 20:17:31.115 7 WARNING neutronclient.v2_0.client [None req-6e482e24-203d-4e1c-abf7-01c06a5bddd4 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/912] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:31 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:31.318 8 INFO nova.api.openstack.compute.server_external_events [req-68c858e1-1bea-46e2-bbfc-f99c352fde06 req-e9e19d87-f75a-45ec-81b1-722604429000 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:e6dbbe8e-fb7f-4191-b1d8-2cc7cd6eab22 for instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 on instance 2026-07-29 20:17:31.318 8 INFO nova.api.openstack.compute.server_external_events [req-68c858e1-1bea-46e2-bbfc-f99c352fde06 req-e9e19d87-f75a-45ec-81b1-722604429000 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:e6dbbe8e-fb7f-4191-b1d8-2cc7cd6eab22 for instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 on instance [pid: 8|app: 0|req: 460/913] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:31 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:32.071 7 WARNING neutronclient.v2_0.client [None req-6e389951-1df8-444c-90da-7a35bef41d21 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/914] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:32 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 1457 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-29 20:17:32.265 8 WARNING neutronclient.v2_0.client [None req-e6bc1f06-3b38-47e5-96ad-a03471d3561f 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/915] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:32 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1529 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:33.168 7 INFO nova.api.openstack.wsgi [None req-4e79979e-af20-4584-8f13-adfa07ee8ffb 462502e928454d28a20d2241b9cc4081 f2329ff6abd348c2aca8a3d9fbeb3915 - - default default] HTTP exception thrown: Instance 7a8c5503-3641-42f4-999e-e4e48da10f50 could not be found. [pid: 7|app: 0|req: 455/916] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:33 2026] GET /v2.1/servers/7a8c5503-3641-42f4-999e-e4e48da10f50 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:33.533 8 WARNING neutronclient.v2_0.client [None req-dc58fe3e-0d52-47ce-891f-6832a72d43b9 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/917] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:33 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1697 bytes in 1056 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:34.605 7 WARNING neutronclient.v2_0.client [None req-e1d4b70b-aebc-469d-aeac-841efff59cfd 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/918] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:34 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1697 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:36.251 8 INFO nova.api.openstack.compute.server_external_events [req-d5c37656-46ed-4a1b-a9e4-52e06a1a9a69 req-84b67c2a-5084-4eb2-be2c-8931ac0878e2 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:e6dbbe8e-fb7f-4191-b1d8-2cc7cd6eab22 for instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 on instance [pid: 8|app: 0|req: 464/921] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/922] 10.0.0.200 () {34 vars in 750 bytes} [Wed Jul 29 20:17:42 2026] POST /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527/action => generated 31889 bytes in 560 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-29 20:17:46.276 8 INFO nova.api.openstack.compute.server_external_events [req-0956e052-3ad8-4cd4-ac17-920412488275 req-409f8e3a-d1ff-471b-9bff-0a4ffaa81d3d eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:e6dbbe8e-fb7f-4191-b1d8-2cc7cd6eab22 for instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 on instance [pid: 8|app: 0|req: 466/925] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:46 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: 460/926] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:17:47 2026] POST /v2.1/os-keypairs => generated 397 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:49.220 8 WARNING neutronclient.v2_0.client [None req-e667cd57-68fb-4a0a-9c2a-e620d9cede02 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:17:49.261 8 WARNING neutronclient.v2_0.client [None req-e667cd57-68fb-4a0a-9c2a-e620d9cede02 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:17:49.429 8 WARNING neutronclient.v2_0.client [None req-e667cd57-68fb-4a0a-9c2a-e620d9cede02 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/927] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:17:49 2026] POST /v2.1/servers => generated 450 bytes in 468 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 20:17:49.644 7 WARNING neutronclient.v2_0.client [None req-0f6469aa-5360-4c00-959b-4234dfe04ac3 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/928] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:49 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1402 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:50.758 8 WARNING neutronclient.v2_0.client [None req-c02fca73-8464-4a65-8c76-d4fb67c94516 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/929] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:50 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1406 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, ' 2026-07-29 20:17:52.009 7 WARNING neutronclient.v2_0.client [None req-8b773b74-0250-4624-823f-75cb5e277681 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/930] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:51 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => 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-29 20:17:53.097 8 WARNING neutronclient.v2_0.client [None req-0112cbbe-9227-451f-81fd-fb182a8030da 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/931] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:53 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => 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-29 20:17:54.211 7 WARNING neutronclient.v2_0.client [None req-5ae58385-a99a-4de9-be4d-d175ffd0fa8c 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/932] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:54 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1530 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:55.332 8 INFO nova.api.openstack.compute.server_external_events [req-60d27576-264d-4e2e-bd54-d79ea287a268 req-17bf8fc7-4f7a-46c8-86d1-ec56a3e22975 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:acd3c4dd-a3fd-4463-8c77-83930ca108c8 for instance e5e3dab8-4a68-45d3-a78a-5243470e8315 on instance [pid: 8|app: 0|req: 470/933] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:17:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:55.759 7 WARNING neutronclient.v2_0.client [None req-0ad66fd5-e0b5-4d9a-b123-548353559a35 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/936] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:55 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1528 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:57.348 8 WARNING neutronclient.v2_0.client [None req-9a09e414-0c96-4cdc-8f43-73cc0da992d0 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/937] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:57 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1528 bytes in 680 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:17:59.053 7 WARNING neutronclient.v2_0.client [None req-ce71f29c-38f6-4daf-b635-d8b5a1392b5f 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/938] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:17:59 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1528 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:18:00.249 8 WARNING neutronclient.v2_0.client [None req-49de971c-d6c9-4184-b2b0-675e86187f7f 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/939] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:00 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1528 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:18:01.796 7 WARNING neutronclient.v2_0.client [None req-4947b1b7-7f5c-47b0-b340-7c3c3d4ea728 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:01.999 8 INFO nova.api.openstack.compute.server_external_events [req-588a5438-eb22-438c-95e1-1c05aa8fcfad req-cc67c5f0-cf9a-43b0-b225-3d560c5f4b19 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:acd3c4dd-a3fd-4463-8c77-83930ca108c8 for instance e5e3dab8-4a68-45d3-a78a-5243470e8315 on instance [pid: 8|app: 0|req: 475/940] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:18:01 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) [pid: 7|app: 0|req: 466/941] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:01 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1528 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:18:03.058 8 WARNING neutronclient.v2_0.client [None req-ba3088f5-7786-420b-9df2-659ef9200cfc 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/942] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:03 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1528 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, ' 2026-07-29 20:18:04.034 7 INFO nova.api.openstack.compute.server_external_events [req-7db27fe6-b295-47f0-8c3a-2a193be9f9ad req-9e508b95-7462-4bb9-a869-4fa702985a39 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:acd3c4dd-a3fd-4463-8c77-83930ca108c8 for instance e5e3dab8-4a68-45d3-a78a-5243470e8315 on instance [pid: 7|app: 0|req: 467/943] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:18:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:04.295 8 WARNING neutronclient.v2_0.client [None req-7c0a320d-2ebb-4c33-8a33-bbd4a73f35c3 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/944] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:04 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1695 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:04.477 7 WARNING neutronclient.v2_0.client [None req-cd3609bc-cd31-4d32-a4b0-c2bc9ce241d3 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/945] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:04 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1695 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:06.072 8 INFO nova.api.openstack.compute.server_external_events [req-3d074044-289d-40e5-999b-8f01123092ca req-f4749b8a-1857-4faf-9513-e4a1af0ec601 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:acd3c4dd-a3fd-4463-8c77-83930ca108c8 for instance e5e3dab8-4a68-45d3-a78a-5243470e8315 on instance [pid: 8|app: 0|req: 479/948] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:18:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/949] 10.0.0.200 () {34 vars in 750 bytes} [Wed Jul 29 20:18:13 2026] POST /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315/action => generated 31933 bytes in 531 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: 472/952] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:18:17 2026] DELETE /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:17.237 8 WARNING neutronclient.v2_0.client [None req-76ea2be9-1b80-4b9e-aed5-f4e843d161a1 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/953] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:17 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1821 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:18:18.524 7 WARNING neutronclient.v2_0.client [None req-9a0aeb6f-4060-405b-abbe-63930349ab68 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:18:18.539 8 INFO nova.api.openstack.compute.server_external_events [req-efe1c2d7-e20e-4ea1-a801-123e09768375 req-85bbbc62-551a-402a-be5d-bdfc97447827 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:acd3c4dd-a3fd-4463-8c77-83930ca108c8 for instance e5e3dab8-4a68-45d3-a78a-5243470e8315 on instance [pid: 8|app: 0|req: 482/954] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:18:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/955] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:18 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1821 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:18:19.724 8 WARNING neutronclient.v2_0.client [None req-196b58da-55eb-438a-892f-deefd86054b7 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/956] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:19 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1821 bytes in 900 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:18:20.604 7 INFO nova.api.openstack.compute.server_external_events [req-4e9aaa41-26db-4f73-aa36-dbcab5f39ad9 req-dfc461ca-3543-41cb-a748-fc3f7b4d6a7d eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:acd3c4dd-a3fd-4463-8c77-83930ca108c8 for instance e5e3dab8-4a68-45d3-a78a-5243470e8315 on instance 2026-07-29 20:18:20.605 7 INFO nova.api.openstack.compute.server_external_events [req-4e9aaa41-26db-4f73-aa36-dbcab5f39ad9 req-dfc461ca-3543-41cb-a748-fc3f7b4d6a7d eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:acd3c4dd-a3fd-4463-8c77-83930ca108c8 for instance e5e3dab8-4a68-45d3-a78a-5243470e8315 on instance [pid: 7|app: 0|req: 474/957] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:18:20 2026] POST /v2.1/os-server-external-events => generated 356 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, ' 2026-07-29 20:18:21.642 8 WARNING neutronclient.v2_0.client [None req-e5b0d400-d434-4359-98ec-ea8cf3e43611 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/958] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:21 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => 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, ' 2026-07-29 20:18:22.751 7 WARNING neutronclient.v2_0.client [None req-6ab075af-4144-47cd-83ad-a7c1138b6401 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/959] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:22 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 1488 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 485/960] 10.0.0.14 () {30 vars in 618 bytes} [Wed Jul 29 20:18:23 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-29 20:18:23.853 7 INFO nova.api.openstack.wsgi [None req-f89226c4-2962-4282-b372-3a569862017a 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] HTTP exception thrown: Instance e5e3dab8-4a68-45d3-a78a-5243470e8315 could not be found. [pid: 7|app: 0|req: 476/961] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:23 2026] GET /v2.1/servers/e5e3dab8-4a68-45d3-a78a-5243470e8315 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/962] 10.0.0.14 () {32 vars in 691 bytes} [Wed Jul 29 20:18:23 2026] GET /v2.1/ => generated 411 bytes in 9 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: 477/963] 10.0.0.14 () {34 vars in 912 bytes} [Wed Jul 29 20:18:23 2026] GET /v2.1/os-simple-tenant-usage/77a202d2eb3d43bbae17846cac22f085?start=2026-07-28T00:00:00&end=2026-07-29T23:59:59 => generated 20 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/964] 10.0.0.200 () {32 vars in 728 bytes} [Wed Jul 29 20:18:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-494369916 => 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: 478/965] 10.0.0.14 () {30 vars in 653 bytes} [Wed Jul 29 20:18:24 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/966] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:18:24 2026] DELETE /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 20:18:24.762 7 WARNING neutronclient.v2_0.client [None req-17f3b8a1-cd2f-4734-ae19-db470dcc08e2 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/967] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:24 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1703 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:26.016 8 WARNING neutronclient.v2_0.client [None req-56d464c9-e8af-4391-ab04-6b0e6ced2053 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:26.095 7 INFO nova.api.openstack.compute.server_external_events [req-40ae0c1a-f93d-431b-b69b-2fa3e2608819 req-0ad07667-86cc-404a-9eb8-3d542adbd883 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:e6dbbe8e-fb7f-4191-b1d8-2cc7cd6eab22 for instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 on instance [pid: 7|app: 0|req: 482/970] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:18:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/971] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:25 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1703 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:18:27.350 7 WARNING neutronclient.v2_0.client [None req-84a716ad-df6f-448b-ac73-5656f908f0da 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/972] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:27 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1635 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: 8|app: 0|req: 490/973] 10.0.0.14 () {30 vars in 618 bytes} [Wed Jul 29 20:18:27 2026] GET /v2.1 => generated 0 bytes in 118 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: 484/974] 10.0.0.14 () {32 vars in 691 bytes} [Wed Jul 29 20:18:27 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: 8|app: 0|req: 491/975] 10.0.0.14 () {34 vars in 912 bytes} [Wed Jul 29 20:18:27 2026] GET /v2.1/os-simple-tenant-usage/77a202d2eb3d43bbae17846cac22f085?start=2026-07-28T00:00:00&end=2026-07-29T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/976] 10.0.0.14 () {30 vars in 653 bytes} [Wed Jul 29 20:18:28 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:28.132 8 INFO nova.api.openstack.compute.server_external_events [req-0c9b342d-be77-481a-846b-07abef087e69 req-c498b1e5-ac4e-41a4-8575-5fea70cc7172 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:e6dbbe8e-fb7f-4191-b1d8-2cc7cd6eab22 for instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 on instance 2026-07-29 20:18:28.132 8 INFO nova.api.openstack.compute.server_external_events [req-0c9b342d-be77-481a-846b-07abef087e69 req-c498b1e5-ac4e-41a4-8575-5fea70cc7172 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:e6dbbe8e-fb7f-4191-b1d8-2cc7cd6eab22 for instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 on instance [pid: 8|app: 0|req: 492/977] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:18:28 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:18:28.540 7 WARNING neutronclient.v2_0.client [None req-a81faf70-04d0-422e-82e1-1ffdbef17f36 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/978] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:28 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1489 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:29.769 8 WARNING neutronclient.v2_0.client [None req-9f408c05-b54d-447c-a53d-4fcd05e0764f 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/979] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:29 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => generated 1489 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:18:30.854 7 INFO nova.api.openstack.wsgi [None req-b86b3970-5b87-4a07-987f-db893744a4ca 995124464d764d5a986aa4d321be8b0b afeafa018b534e63b06705c2149e3452 - - default default] HTTP exception thrown: Instance 52c2b7b5-2be7-4363-8c82-652d1ed24527 could not be found. [pid: 7|app: 0|req: 487/980] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:30 2026] GET /v2.1/servers/52c2b7b5-2be7-4363-8c82-652d1ed24527 => 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: 8|app: 0|req: 494/981] 10.0.0.200 () {32 vars in 730 bytes} [Wed Jul 29 20:18:31 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1735629228 => 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, ' [pid: 7|app: 0|req: 490/986] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:18:46 2026] POST /v2.1/os-keypairs => generated 397 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/987] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:18:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:18:52.553 7 WARNING neutronclient.v2_0.client [None req-c9348529-5efc-474e-8033-05bca423ae85 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:18:53.412 7 WARNING neutronclient.v2_0.client [None req-c9348529-5efc-474e-8033-05bca423ae85 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:18:53.693 7 WARNING neutronclient.v2_0.client [None req-c9348529-5efc-474e-8033-05bca423ae85 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:18:53.864 7 WARNING neutronclient.v2_0.client [None req-c9348529-5efc-474e-8033-05bca423ae85 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/988] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:18:52 2026] POST /v2.1/servers => generated 495 bytes in 1582 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 20:18:54.101 8 WARNING neutronclient.v2_0.client [None req-e50abac1-6baf-45b5-a9e7-b74fd306ebdd 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/989] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:54 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1456 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, ' 2026-07-29 20:18:55.198 7 WARNING neutronclient.v2_0.client [None req-36c9066e-5be5-4364-af3b-9324ac093ea6 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/990] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:55 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1460 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:55.632 8 WARNING neutronclient.v2_0.client [None req-ca226916-bb8a-43e5-bed9-5af93243a586 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:18:55.786 8 WARNING neutronclient.v2_0.client [None req-ca226916-bb8a-43e5-bed9-5af93243a586 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/991] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:18:55 2026] POST /v2.1/servers => generated 424 bytes in 377 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:55.982 7 WARNING neutronclient.v2_0.client [None req-566e1ea1-3ce6-45e5-b292-38999f1a0a66 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/994] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:55 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1367 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:18:56.292 8 WARNING neutronclient.v2_0.client [None req-3ebe5374-e7d7-44ad-963b-f80e1a87e2f0 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/995] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:56 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1508 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:18:57.059 7 WARNING neutronclient.v2_0.client [None req-0e40b494-793b-48b3-a1d7-4b3889cc697b fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/996] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:57 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1371 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:57.376 8 WARNING neutronclient.v2_0.client [None req-151048f4-5868-42ee-bc17-fc8f9f3828bd 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/997] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:57 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1508 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-29 20:18:58.150 7 WARNING neutronclient.v2_0.client [None req-83f06ae6-6683-4c3a-b9e9-4e4c9e10a216 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/998] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:58 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1419 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:58.470 8 WARNING neutronclient.v2_0.client [None req-c58f1e79-b413-4d0e-9911-721fd2c96bf3 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/999] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:58 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1516 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-29 20:18:59.252 7 WARNING neutronclient.v2_0.client [None req-ef41b31d-a06a-401d-a45f-4602d2a22090 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1000] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:59 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1419 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:59.570 8 WARNING neutronclient.v2_0.client [None req-580a5135-8aae-4c60-807e-dc2cc36bdd2b 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:18:59.791 7 INFO nova.api.openstack.compute.server_external_events [req-d5280614-bcc2-4bb3-bf5a-573f4532d82e req-21ef24fb-a85c-45e6-bf1f-6dc9a35e3530 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:01375131-0d8f-40c9-9570-f7e396e421db for instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 on instance [pid: 7|app: 0|req: 497/1001] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:18:59 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: 505/1002] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:18:59 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1639 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:00.413 7 WARNING neutronclient.v2_0.client [None req-1f5d64d8-5370-42fd-b90c-8d9c13a5340c fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1003] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:00 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1427 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:00.914 8 WARNING neutronclient.v2_0.client [None req-f9fe69a4-c8f9-46c3-a686-1f54d75f0b35 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1004] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:00 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1627 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:01.510 7 WARNING neutronclient.v2_0.client [None req-cdf11b5a-d754-49b5-92f8-5e7523c786f0 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:01.780 8 INFO nova.api.openstack.compute.server_external_events [req-a730d71c-e14f-4de6-9f33-633dfd474452 req-af002a8b-d97e-4c59-9210-4ed39d33a0b7 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:67108bae-0a8a-4cc4-9b46-2993e793957a for instance 55a5f47b-c563-4a66-b7c8-7c5b03d6b159 on instance [pid: 8|app: 0|req: 507/1005] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1006] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:01 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1469 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:02.202 8 WARNING neutronclient.v2_0.client [None req-d3ba1277-10e2-4e15-abbe-d8c4296c07bb 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1007] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:02 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1627 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:02.889 7 WARNING neutronclient.v2_0.client [None req-220bd83a-0739-4311-98a4-2b5d2a867a73 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1008] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:02 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1467 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, ' 2026-07-29 20:19:03.364 8 WARNING neutronclient.v2_0.client [None req-4addf47a-b337-4391-90da-13d64da5b4a0 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1009] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:03 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1627 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:04.043 7 WARNING neutronclient.v2_0.client [None req-3fd03662-aace-4a96-81a5-942472e1fb0b fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1010] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:04 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1467 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:04.531 8 WARNING neutronclient.v2_0.client [None req-8e120c3f-0edf-4203-b4a4-ca0ef604bef8 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1011] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:04 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1627 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:05.178 7 WARNING neutronclient.v2_0.client [None req-ec5d8f9a-466e-4291-aab4-28e6e4d60456 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1012] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:05 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1467 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:05.439 8 INFO nova.api.openstack.compute.server_external_events [req-98f30b03-d7a1-4bd5-8362-5b8217871bd3 req-48313638-6bce-4e23-bd16-2fb7716dee45 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:01375131-0d8f-40c9-9570-f7e396e421db for instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 on instance [pid: 8|app: 0|req: 511/1013] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:05.716 7 WARNING neutronclient.v2_0.client [None req-1cc9cc29-2861-4e7a-b265-6a10dbc3f26d 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1014] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:05 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1627 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:06.412 8 WARNING neutronclient.v2_0.client [None req-b47d1592-324c-4167-acde-78a9f3710729 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:06.561 7 INFO nova.api.openstack.compute.server_external_events [req-7d4b483b-cfcd-43a5-9789-32b73f6a9fe7 req-d58b29ee-d416-49b0-b772-5a44a9852c8a eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:67108bae-0a8a-4cc4-9b46-2993e793957a for instance 55a5f47b-c563-4a66-b7c8-7c5b03d6b159 on instance [pid: 7|app: 0|req: 505/1017] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:06 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: 513/1018] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:06 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1467 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:06.909 7 WARNING neutronclient.v2_0.client [None req-3ffac04c-90f7-4a44-b9fa-e52249a31195 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1019] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:06 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1808 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-29 20:19:07.045 8 WARNING neutronclient.v2_0.client [None req-6a6bc3eb-45bc-4cc7-aeb1-25c03fc1a9ef 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1020] 10.0.0.200 () {32 vars in 741 bytes} [Wed Jul 29 20:19:07 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612/os-interface => generated 285 bytes in 99 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-29 20:19:07.496 7 INFO nova.api.openstack.compute.server_external_events [req-36a81c1d-98c9-4414-b8ce-3f5886a644ad req-d64c2908-cbd5-41f8-b70e-f944934f4b47 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:01375131-0d8f-40c9-9570-f7e396e421db for instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 on instance [pid: 7|app: 0|req: 507/1021] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:07.692 8 WARNING neutronclient.v2_0.client [None req-46408e05-1f2f-4512-ada1-9cc806744999 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1022] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:07 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1467 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:08.608 7 INFO nova.api.openstack.compute.server_external_events [req-b9a874bc-76c3-4401-8d66-6bb64adb0f0e req-42165f8d-e323-448c-80b9-1437372386db eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:67108bae-0a8a-4cc4-9b46-2993e793957a for instance 55a5f47b-c563-4a66-b7c8-7c5b03d6b159 on instance [pid: 7|app: 0|req: 508/1023] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:09.001 8 WARNING neutronclient.v2_0.client [None req-d569c3c0-7470-4d13-9f43-5801db0ceeb4 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1024] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:08 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1647 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:09.547 7 INFO nova.api.openstack.compute.server_external_events [req-8f156c73-a866-41d2-a710-39ed7156b6ce req-a2a6b2c0-1329-451d-8f80-74c097dbcb47 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:01375131-0d8f-40c9-9570-f7e396e421db for instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 on instance [pid: 7|app: 0|req: 509/1025] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:09 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: 517/1026] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:19:10 2026] DELETE /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:10.446 7 WARNING neutronclient.v2_0.client [None req-ecfbacac-ecc3-41be-97da-caea8886a330 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1027] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:10 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1653 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:11.690 7 INFO nova.api.openstack.compute.server_external_events [req-33c0c347-b1f0-45ff-8b6a-150842f5edc8 req-fa93f00b-e8a9-4ca6-9de1-a8b87880003b eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:67108bae-0a8a-4cc4-9b46-2993e793957a for instance 55a5f47b-c563-4a66-b7c8-7c5b03d6b159 on instance [pid: 7|app: 0|req: 511/1028] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:11 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) 2026-07-29 20:19:11.698 8 WARNING neutronclient.v2_0.client [None req-e53816d4-e435-447e-aa73-6d2f2cbad481 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1029] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:11 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1653 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, ' 2026-07-29 20:19:12.920 7 WARNING neutronclient.v2_0.client [None req-0a675793-d089-4dc2-9839-b4ea5929a5a6 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1030] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:12 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1653 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-29 20:19:13.723 8 INFO nova.api.openstack.compute.server_external_events [req-e415d4e6-c501-4097-99a6-202c551622bc req-ffa68648-0eab-4b09-971c-292c1dde4f36 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:67108bae-0a8a-4cc4-9b46-2993e793957a for instance 55a5f47b-c563-4a66-b7c8-7c5b03d6b159 on instance 2026-07-29 20:19:13.724 8 INFO nova.api.openstack.compute.server_external_events [req-e415d4e6-c501-4097-99a6-202c551622bc req-ffa68648-0eab-4b09-971c-292c1dde4f36 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:67108bae-0a8a-4cc4-9b46-2993e793957a for instance 55a5f47b-c563-4a66-b7c8-7c5b03d6b159 on instance [pid: 8|app: 0|req: 519/1031] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:13 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:14.093 7 WARNING neutronclient.v2_0.client [None req-d3da38ce-9250-4efb-850b-720d5f4e0f15 fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1032] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:14 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1453 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:15.186 8 WARNING neutronclient.v2_0.client [None req-cd3abf16-e329-44d0-a197-869b6353c52f fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1033] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:15 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 1453 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, ' 2026-07-29 20:19:16.266 7 INFO nova.api.openstack.wsgi [None req-b73384d2-0a64-46c4-abe6-79a5e04cfbee fdf2a6c2c177453ca9c96a891911b7da 0f3b29b0b17a4ab384e80d8e21659bf2 - - default default] HTTP exception thrown: Instance 55a5f47b-c563-4a66-b7c8-7c5b03d6b159 could not be found. [pid: 7|app: 0|req: 515/1036] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:16 2026] GET /v2.1/servers/55a5f47b-c563-4a66-b7c8-7c5b03d6b159 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:23.505 8 WARNING neutronclient.v2_0.client [None req-13a48dcd-d236-4fac-9d76-a5928d5fbcb2 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1037] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:23 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1928 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: 516/1038] 10.0.0.200 () {32 vars in 753 bytes} [Wed Jul 29 20:19:24 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612/os-server-password => generated 116 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: 524/1041] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:19:26 2026] DELETE /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:26.439 7 WARNING neutronclient.v2_0.client [None req-aeeeaf69-7cf0-4503-8620-a1ed8e892715 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1042] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:26 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1934 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:27.710 8 INFO nova.api.openstack.compute.server_external_events [req-8d96ae43-3149-4c78-a0f3-ec09c45fddd8 req-d805de9c-5776-4c73-9793-106acc21e454 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:01375131-0d8f-40c9-9570-f7e396e421db for instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 on instance [pid: 8|app: 0|req: 525/1043] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:27.982 7 WARNING neutronclient.v2_0.client [None req-bebc84bd-95ca-4b8c-902f-3a397f8ed6dc 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1044] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:27 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1934 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:29.219 8 WARNING neutronclient.v2_0.client [None req-060d2ff9-ea58-4dfd-93bf-b5980ae8c590 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1045] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:29 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1821 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:29.387 7 INFO nova.api.openstack.compute.server_external_events [req-f8f6fec9-b009-4e62-8b53-3fe71ce21116 req-b87f30db-b278-48b6-acb7-1e78c8b1026d eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:01375131-0d8f-40c9-9570-f7e396e421db for instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 on instance [pid: 7|app: 0|req: 520/1046] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:29.749 8 INFO nova.api.openstack.compute.server_external_events [req-861eda16-9c49-433c-acdc-b840066ed0fb req-bb70fcec-98ae-447f-92d7-bf7bec512734 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:01375131-0d8f-40c9-9570-f7e396e421db for instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 on instance [pid: 8|app: 0|req: 527/1047] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:19:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:30.396 7 WARNING neutronclient.v2_0.client [None req-6a60ecc0-3200-458a-8441-08335e90a4af 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1048] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:30 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1537 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:19:31.496 8 WARNING neutronclient.v2_0.client [None req-63440ce1-78a9-4dfe-a7e2-5a1414fed7c6 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1049] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:31 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 1542 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:19:32.584 7 INFO nova.api.openstack.wsgi [None req-b788bd93-fe1b-49e3-8c29-230694d5dfe8 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] HTTP exception thrown: Instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 could not be found. [pid: 7|app: 0|req: 522/1050] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:32 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => 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-29 20:19:32.626 8 INFO nova.api.openstack.wsgi [None req-dcec04ef-7de1-4d2f-ba80-6bb7c17fd584 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] HTTP exception thrown: Instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 could not be found. [pid: 8|app: 0|req: 529/1051] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:19:32 2026] DELETE /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => generated 111 bytes in 36 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-29 20:19:32.666 7 INFO nova.api.openstack.wsgi [None req-ef2c2c1f-5e41-43cd-b8b0-466b0ff51bd9 49f5e58240fe4b1194a6453fc253bec0 d191602d44e14a8bb8850915d550059e - - default default] HTTP exception thrown: Instance 20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 could not be found. [pid: 7|app: 0|req: 523/1052] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:19:32 2026] GET /v2.1/servers/20556ae2-1e52-4cbc-9fd4-e7f4d23e3612 => 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: 530/1053] 10.0.0.200 () {32 vars in 706 bytes} [Wed Jul 29 20:19:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1549749942 => generated 0 bytes in 31 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: 524/1054] 10.0.0.200 () {32 vars in 728 bytes} [Wed Jul 29 20:19:33 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2085655856 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1069] 10.0.0.200 () {34 vars in 671 bytes} [Wed Jul 29 20:20:36 2026] POST /v2.1/os-keypairs => generated 395 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:20:40.111 8 WARNING neutronclient.v2_0.client [None req-661976fe-f237-4575-af17-db8c2f68d099 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:20:40.175 8 WARNING neutronclient.v2_0.client [None req-661976fe-f237-4575-af17-db8c2f68d099 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:20:40.610 8 WARNING neutronclient.v2_0.client [None req-661976fe-f237-4575-af17-db8c2f68d099 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1070] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:20:39 2026] POST /v2.1/servers => generated 447 bytes in 1012 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 20:20:40.896 7 WARNING neutronclient.v2_0.client [None req-c7e48f6c-e7f9-4076-9dba-1c4ca444825d afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1071] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:20:40 2026] GET /v2.1/servers/0c7897ec-ddaf-476a-a9ad-4edd1bb31948 => generated 1394 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:20:46.286 8 WARNING neutronclient.v2_0.client [None req-437fbd83-5b76-47a6-b7fa-3ac37ee40ffc afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1074] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:20:46 2026] GET /v2.1/servers/0c7897ec-ddaf-476a-a9ad-4edd1bb31948 => generated 1529 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, ' 2026-07-29 20:20:47.342 7 INFO nova.api.openstack.compute.server_external_events [req-8bb98b51-9684-4e53-97cd-bd873b2d9444 req-364e1256-17de-43e1-8d68-10d581966bfe eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:0aac7a7e-f45c-4e3d-84d4-8306db29dfc7 for instance 0c7897ec-ddaf-476a-a9ad-4edd1bb31948 on instance [pid: 7|app: 0|req: 535/1075] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:20:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 116 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-29 20:20:51.478 8 WARNING neutronclient.v2_0.client [None req-414cc7a3-ff59-4571-aac8-cb34a9d60216 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1076] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:20:51 2026] GET /v2.1/servers/0c7897ec-ddaf-476a-a9ad-4edd1bb31948 => generated 1517 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-29 20:20:52.321 7 INFO nova.api.openstack.compute.server_external_events [req-15c102d7-4bd7-4b70-af96-a52cc5f181a0 req-d92c4c14-ed45-43f7-8ea0-abc31c07d781 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:0aac7a7e-f45c-4e3d-84d4-8306db29dfc7 for instance 0c7897ec-ddaf-476a-a9ad-4edd1bb31948 on instance [pid: 7|app: 0|req: 536/1077] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:20:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 110 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-29 20:20:54.367 8 INFO nova.api.openstack.compute.server_external_events [req-aa43f678-ba20-4c0e-a9b4-4c6b43166304 req-db2e7346-c516-408e-a765-199cb5782f04 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:0aac7a7e-f45c-4e3d-84d4-8306db29dfc7 for instance 0c7897ec-ddaf-476a-a9ad-4edd1bb31948 on instance [pid: 8|app: 0|req: 542/1078] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:20:54 2026] POST /v2.1/os-server-external-events => generated 183 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-29 20:20:56.668 8 WARNING neutronclient.v2_0.client [None req-06a0faf8-4b6f-4e7b-8f3a-4bfb0c848316 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1081] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:20:56 2026] GET /v2.1/servers/0c7897ec-ddaf-476a-a9ad-4edd1bb31948 => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:20:57.972 8 INFO nova.api.openstack.compute.server_external_events [req-b11d2545-f1a3-404f-9095-0d6cd281af31 req-dbd9f96c-eeda-4881-8a38-a357ae310cfc eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:0aac7a7e-f45c-4e3d-84d4-8306db29dfc7 for instance 0c7897ec-ddaf-476a-a9ad-4edd1bb31948 on instance [pid: 8|app: 0|req: 545/1082] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:20:57 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) 2026-07-29 20:20:58.010 7 WARNING neutronclient.v2_0.client [None req-f4652f59-7ce1-4d0a-a740-9213cf3ef709 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:20:58.069 7 WARNING neutronclient.v2_0.client [None req-f4652f59-7ce1-4d0a-a740-9213cf3ef709 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:20:58.313 7 WARNING neutronclient.v2_0.client [None req-f4652f59-7ce1-4d0a-a740-9213cf3ef709 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1083] 10.0.0.200 () {34 vars in 663 bytes} [Wed Jul 29 20:20:57 2026] POST /v2.1/servers => generated 447 bytes in 678 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:20:58.649 8 WARNING neutronclient.v2_0.client [None req-71062593-4a00-4e32-ad0c-18dc34a89f2a afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1084] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:20:58 2026] GET /v2.1/servers/5e8bd5dd-eb3a-4297-9f1c-1f390113a749 => generated 1394 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:21:03.731 7 WARNING neutronclient.v2_0.client [None req-73749ebb-6128-40fa-bf6d-96506709cfc6 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1085] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:21:03 2026] GET /v2.1/servers/5e8bd5dd-eb3a-4297-9f1c-1f390113a749 => generated 1519 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:04.393 8 INFO nova.api.openstack.compute.server_external_events [req-167b0c3b-2a51-4bf4-ba67-9905a713aa34 req-d4705784-e8fe-43f1-94c1-b4d57ff73bc8 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:115a275a-ae8f-4e4d-81c6-5b8885815ee0 for instance 5e8bd5dd-eb3a-4297-9f1c-1f390113a749 on instance [pid: 8|app: 0|req: 547/1086] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:21:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 218 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-29 20:21:08.877 7 WARNING neutronclient.v2_0.client [None req-6abccff5-2323-499a-9623-efca44f2ae98 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1089] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:21:08 2026] GET /v2.1/servers/5e8bd5dd-eb3a-4297-9f1c-1f390113a749 => generated 1517 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-29 20:21:09.162 8 INFO nova.api.openstack.compute.server_external_events [req-3260a0ed-e7ce-4066-8577-f80df40f178c req-be1c9f5c-0724-46bd-a1c8-346569d9f02c eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:115a275a-ae8f-4e4d-81c6-5b8885815ee0 for instance 5e8bd5dd-eb3a-4297-9f1c-1f390113a749 on instance [pid: 8|app: 0|req: 549/1090] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:21:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:11.202 7 INFO nova.api.openstack.compute.server_external_events [req-df31ae07-f975-4bdd-ad65-b3ae0ca13263 req-83fd639e-cf1a-4f69-87cc-5aac2ea1cb57 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:115a275a-ae8f-4e4d-81c6-5b8885815ee0 for instance 5e8bd5dd-eb3a-4297-9f1c-1f390113a749 on instance [pid: 7|app: 0|req: 542/1091] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:21:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:14.059 8 WARNING neutronclient.v2_0.client [None req-4f213fb4-5d80-4355-acae-77ed98ba3b51 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1092] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:21:14 2026] GET /v2.1/servers/5e8bd5dd-eb3a-4297-9f1c-1f390113a749 => generated 1816 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-29 20:21:15.361 7 INFO nova.api.openstack.compute.server_external_events [req-d7059e17-0e78-4222-849f-21174f7240b8 req-166630d4-cdba-4591-a8e0-b130e21a83d7 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:115a275a-ae8f-4e4d-81c6-5b8885815ee0 for instance 5e8bd5dd-eb3a-4297-9f1c-1f390113a749 on instance [pid: 7|app: 0|req: 543/1093] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:21:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:38.228 8 WARNING neutronclient.v2_0.client [None req-76f71848-89f8-473d-b7b7-7d620a59ff6a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:21:38.272 8 WARNING neutronclient.v2_0.client [None req-76f71848-89f8-473d-b7b7-7d620a59ff6a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:21:38.423 8 WARNING neutronclient.v2_0.client [None req-76f71848-89f8-473d-b7b7-7d620a59ff6a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1100] 199.204.45.95 () {36 vars in 713 bytes} [Wed Jul 29 20:21:38 2026] POST /v2.1/servers => generated 453 bytes in 609 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:39.110 7 WARNING neutronclient.v2_0.client [None req-52ed5183-95d0-4af4-bc1b-70aaf35266a0 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1101] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jul 29 20:21:39 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed => generated 2213 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:39.174 8 WARNING neutronclient.v2_0.client [None req-d0cb1e8a-689a-4a86-9f31-eff99437829a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1102] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 29 20:21:39 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface => generated 28 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1103] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jul 29 20:21:39 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:41.801 8 WARNING neutronclient.v2_0.client [None req-e8288dbb-e4b3-411f-a1c6-4c50f9c99f35 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1104] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jul 29 20:21:41 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed => generated 2371 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:41.887 7 WARNING neutronclient.v2_0.client [None req-ae6d9058-40fc-47e5-8e32-867c9ac3aa21 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1105] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 29 20:21:41 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface => generated 28 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1106] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jul 29 20:21:41 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-volume_attachments => generated 197 bytes in 51 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-29 20:21:44.166 7 INFO nova.api.openstack.compute.server_external_events [req-fdea6a6d-2a8e-4e5d-9fe8-b1b514d0fade req-1146587b-5a6a-4807-80f4-3999d12d4099 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:572d1972-b9b2-4b11-9de9-bb1c850e4dec for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 550/1107] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:21:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:44.781 8 WARNING neutronclient.v2_0.client [None req-0a8a264f-b985-475f-a072-ef7b3410d695 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1108] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jul 29 20:21:44 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed => generated 2445 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:44.904 7 WARNING neutronclient.v2_0.client [None req-ae456261-4d9b-4bf5-88ea-4fa05f5fe969 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1109] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 29 20:21:44 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface => generated 284 bytes in 76 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: 559/1110] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jul 29 20:21:44 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-volume_attachments => generated 197 bytes in 36 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-29 20:21:47.644 8 WARNING neutronclient.v2_0.client [None req-f7089296-3726-409c-8bca-b9094a591024 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1113] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jul 29 20:21:47 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed => generated 2433 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:47.785 7 WARNING neutronclient.v2_0.client [None req-3a12e099-09bb-468d-a1c7-6ef8ddc7d7f2 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1114] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 29 20:21:47 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface => generated 284 bytes in 85 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: 562/1115] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jul 29 20:21:47 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-volume_attachments => generated 197 bytes in 43 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-29 20:21:50.307 7 INFO nova.api.openstack.compute.server_external_events [req-bbb03e79-08d3-432e-866f-dde7703757fb req-3fa8930e-bbab-417a-b40b-737fc6d8c6bd eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:572d1972-b9b2-4b11-9de9-bb1c850e4dec for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 554/1116] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:21:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:21:51.012 8 WARNING neutronclient.v2_0.client [None req-44fbaa5c-b6f6-4750-b52d-f2e5e93e3d4f 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1117] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jul 29 20:21:50 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed => 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, ' 2026-07-29 20:21:51.150 7 WARNING neutronclient.v2_0.client [None req-4fd1eab6-fb49-4815-9a8d-50085a7af9f2 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1118] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 29 20:21:51 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface => generated 286 bytes in 74 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: 564/1119] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jul 29 20:21:51 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:52.361 7 INFO nova.api.openstack.compute.server_external_events [req-4bae865d-5d2f-4af7-ae80-e88a27ffe127 req-7e103e4e-7dbd-4945-b902-639c78dc8815 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:572d1972-b9b2-4b11-9de9-bb1c850e4dec for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 556/1120] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:21:52 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-07-29 20:21:53.879 8 WARNING neutronclient.v2_0.client [None req-dd7ca006-9099-4854-b586-0246fd0d533b 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1121] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jul 29 20:21:53 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed => generated 2581 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:21:54.021 7 WARNING neutronclient.v2_0.client [None req-dc4a9f87-83d0-4272-b11f-301ec7d20d02 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1122] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 29 20:21:53 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/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: 566/1123] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jul 29 20:21:54 2026] GET /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-volume_attachments => generated 197 bytes in 43 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-29 20:22:28.115 7 WARNING neutronclient.v2_0.client [None req-ff2c0a52-8f4d-4413-9074-e32cf9215a97 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:22:28.155 7 WARNING neutronclient.v2_0.client [None req-ff2c0a52-8f4d-4413-9074-e32cf9215a97 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:22:30.662 8 INFO nova.api.openstack.compute.server_external_events [req-78647f72-0fe8-4bdd-b018-66d26c7cb082 req-2db01a7b-3b8e-4f7f-9398-cb21486dd3f1 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:2ea59297-fa58-40a3-87a0-735ddee6e90f for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 571/1132] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:22:30 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-29 20:22:33.665 8 INFO nova.api.openstack.compute.server_external_events [req-20c335f4-f30d-436a-8116-7dad413fb3f3 req-dde665b9-a884-490b-bb33-a9d037f62e01 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:2ea59297-fa58-40a3-87a0-735ddee6e90f for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 572/1133] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:22:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:22:35.710 8 INFO nova.api.openstack.compute.server_external_events [req-32939485-6553-4490-9183-4cde51b5cd85 req-c4d05983-deb8-4270-b518-f10750fa1441 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:2ea59297-fa58-40a3-87a0-735ddee6e90f for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 573/1134] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:22:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:22:36.709 7 WARNING neutronclient.v2_0.client [None req-ff2c0a52-8f4d-4413-9074-e32cf9215a97 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1137] 199.204.45.95 () {36 vars in 811 bytes} [Wed Jul 29 20:22:28 2026] POST /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface => generated 280 bytes in 8680 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-29 20:22:37.684 8 INFO nova.api.openstack.compute.server_external_events [req-47648be8-f227-48be-b649-0e3d2bc1df3b req-4c8906e7-edb5-4b4e-b844-2491dda2be2e eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:2ea59297-fa58-40a3-87a0-735ddee6e90f for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 576/1138] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:22:37 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-29 20:22:37.746 7 INFO nova.api.openstack.compute.server_external_events [req-4619bc9c-bfc4-4917-a8b3-f5a284d6fb94 req-373ff649-4093-403c-9cb6-9b7560da34aa eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:2ea59297-fa58-40a3-87a0-735ddee6e90f for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 563/1139] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:22:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:02.883 8 WARNING neutronclient.v2_0.client [None req-2e5e9839-86cd-400f-bc74-caf1aa47475a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:23:02.932 8 WARNING neutronclient.v2_0.client [None req-2e5e9839-86cd-400f-bc74-caf1aa47475a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:05.397 7 INFO nova.api.openstack.compute.server_external_events [req-b99c5d30-6804-4a1e-ac2b-80a232557219 req-d8510ca2-ce50-4172-9334-b33a9a3cf811 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:3f4b7d1e-4fc5-457e-97ac-d09730faac81 for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 566/1144] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:08.696 7 INFO nova.api.openstack.compute.server_external_events [req-f1bd5fe0-52a2-41d9-b24e-8ba410622cdb req-787630bc-bcf9-45be-a330-7c9f77c52a6d eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:3f4b7d1e-4fc5-457e-97ac-d09730faac81 for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 569/1147] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:10.736 7 INFO nova.api.openstack.compute.server_external_events [req-a164d0d9-183b-4e45-beb1-f01126fbdb4a req-85202f7f-30e8-40dd-8512-e9256cbab794 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:3f4b7d1e-4fc5-457e-97ac-d09730faac81 for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 570/1148] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:10 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) 2026-07-29 20:23:12.004 8 WARNING neutronclient.v2_0.client [None req-2e5e9839-86cd-400f-bc74-caf1aa47475a 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1149] 199.204.45.95 () {36 vars in 811 bytes} [Wed Jul 29 20:23:02 2026] POST /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface => generated 377 bytes in 9210 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-29 20:23:25.570 7 WARNING neutronclient.v2_0.client [None req-b386aa5a-b581-44a6-b046-b1171f192e45 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:23:25.613 7 WARNING neutronclient.v2_0.client [None req-b386aa5a-b581-44a6-b046-b1171f192e45 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:28.119 8 INFO nova.api.openstack.compute.server_external_events [req-bb16a496-028c-4ef4-8c9d-c1fe562a41d7 req-c8e05254-5272-48a7-b291-e433bfe650bc eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:49edd814-f015-47b2-a5f0-07e3182bd4fa for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 583/1154] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:28 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-29 20:23:31.738 8 INFO nova.api.openstack.compute.server_external_events [req-d7782e63-0c83-4aed-a9f8-59b5f25cfa69 req-17b329c4-821c-494e-a9c9-820f817a73c9 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:49edd814-f015-47b2-a5f0-07e3182bd4fa for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 584/1155] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:33.794 8 INFO nova.api.openstack.compute.server_external_events [req-e18ec8eb-4067-446d-b494-1caa0912cc21 req-b22d2147-d7e6-477e-964c-9af5622a3645 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-plugged:49edd814-f015-47b2-a5f0-07e3182bd4fa for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 585/1156] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:33 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) 2026-07-29 20:23:34.653 7 WARNING neutronclient.v2_0.client [None req-b386aa5a-b581-44a6-b046-b1171f192e45 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1157] 199.204.45.95 () {36 vars in 811 bytes} [Wed Jul 29 20:23:25 2026] POST /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface => generated 378 bytes in 9222 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-29 20:23:35.842 8 INFO nova.api.openstack.compute.server_external_events [req-f16c01a4-c90a-4d3c-83d4-d8a955bf167c req-37e29ab0-d085-45b0-a198-185bad43f615 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:3f4b7d1e-4fc5-457e-97ac-d09730faac81 for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 586/1158] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:47.239 7 INFO nova.api.openstack.compute.server_external_events [req-f5ae397e-70f0-40a9-8766-8c71b1ea4af9 req-c65ff990-10de-4f1b-a815-fb04d25bc924 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:49edd814-f015-47b2-a5f0-07e3182bd4fa for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 575/1163] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:47 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: 589/1164] 199.204.45.95 () {34 vars in 854 bytes} [Wed Jul 29 20:23:47 2026] DELETE /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface/49edd814-f015-47b2-a5f0-07e3182bd4fa => generated 0 bytes in 71 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-29 20:23:49.280 7 INFO nova.api.openstack.compute.server_external_events [req-46faf26b-6e0b-4053-82ec-a2d0a5fd8f8e req-317d1359-12a9-4f5a-a06c-b322670793b0 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:49edd814-f015-47b2-a5f0-07e3182bd4fa for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 576/1165] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:50.232 8 INFO nova.api.openstack.compute.server_external_events [req-5ca2d47d-c7a3-4fbb-85bb-a790298c2fc9 req-a6c2778d-5a5a-4fc7-8a53-891c787c9c47 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:49edd814-f015-47b2-a5f0-07e3182bd4fa for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 590/1166] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:52.284 7 INFO nova.api.openstack.compute.server_external_events [req-0cc09c27-0e74-41a7-bb5a-10f11bec6daf req-ec179a5c-1f59-4b9e-a126-65785cc8c2a7 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:49edd814-f015-47b2-a5f0-07e3182bd4fa for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 577/1167] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:23:57.501 7 INFO nova.api.openstack.compute.server_external_events [req-3aa95b16-8fb8-42fd-93b6-87dbb125686a req-7e472b49-a74e-4ef2-a65e-0df9889a34f9 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:3f4b7d1e-4fc5-457e-97ac-d09730faac81 for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 579/1170] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:57 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: 8|app: 0|req: 592/1171] 199.204.45.95 () {34 vars in 854 bytes} [Wed Jul 29 20:23:57 2026] DELETE /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface/3f4b7d1e-4fc5-457e-97ac-d09730faac81 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1172] 10.0.0.136 () {28 vars in 454 bytes} [Wed Jul 29 20:23: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 593/1173] 10.0.0.136 () {30 vars in 658 bytes} [Wed Jul 29 20:23:57 2026] GET /v2.1 => generated 0 bytes in 47 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: 581/1174] 10.0.0.136 () {32 vars in 731 bytes} [Wed Jul 29 20:23:57 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:23:58.038 8 WARNING neutronclient.v2_0.client [None req-bd1639c6-52be-4d09-8050-30f6c59b34d3 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1175] 10.0.0.136 () {34 vars in 806 bytes} [Wed Jul 29 20:23:57 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8556 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1176] 10.0.0.136 () {28 vars in 454 bytes} [Wed Jul 29 20:23: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 595/1177] 10.0.0.136 () {30 vars in 658 bytes} [Wed Jul 29 20:23:58 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 583/1178] 10.0.0.136 () {32 vars in 731 bytes} [Wed Jul 29 20:23:58 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: 8|app: 0|req: 596/1179] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:58 2026] GET /v2.1/servers/detail?project_id=16dffa49480e45d49b954da717a5e97a&all_tenants=True => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1180] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:58 2026] GET /v2.1/servers/detail?project_id=1c4505595c75454a877ffca3ccaab2bb&all_tenants=True => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1181] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:58 2026] GET /v2.1/servers/detail?project_id=27e3312a476042f0861f17acb9b9f1de&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-29 20:23:58.992 7 WARNING neutronclient.v2_0.client [None req-d4e62b82-a0e9-4bd8-ae64-55d60aba2834 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1182] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:58 2026] GET /v2.1/servers/detail?project_id=2ff49990acb54d55be50181a23e1f88b&all_tenants=True => generated 5453 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1183] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:59 2026] GET /v2.1/servers/detail?project_id=446de4cb88234fc494095618c365f108&all_tenants=True => generated 15 bytes in 40 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: 586/1184] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:59 2026] GET /v2.1/servers/detail?project_id=4596a5e5dc6046a09118bca9148c0fe3&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1185] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:59 2026] GET /v2.1/servers/detail?project_id=652067393ed7404aabd5f12a0b3b090f&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1186] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:59 2026] GET /v2.1/servers/detail?project_id=74070348b4344176920bb19288cf2a66&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1187] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:59 2026] GET /v2.1/servers/detail?project_id=755230c63b414a8ea1733b67a777bace&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-29 20:23:59.464 7 WARNING neutronclient.v2_0.client [None req-f1d6c030-9833-42f0-b3a3-bef0fb042e64 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1188] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:59 2026] GET /v2.1/servers/detail?project_id=7a1d2b4d1c934af6bba3df77c30f284a&all_tenants=True => generated 3070 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:23:59.620 8 INFO nova.api.openstack.compute.server_external_events [req-8d4968ab-1d68-4894-9713-9e8dade66157 req-f43ab535-afa8-4be4-9f00-64f7aab83118 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:3f4b7d1e-4fc5-457e-97ac-d09730faac81 for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 601/1189] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:23:59 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) [pid: 7|app: 0|req: 589/1190] 10.0.0.136 () {34 vars in 894 bytes} [Wed Jul 29 20:23:59 2026] GET /v2.1/servers/detail?project_id=d6a686c3e8614dea8098aab64ca145b5&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:24:01.672 8 INFO nova.api.openstack.compute.server_external_events [req-96002c4f-52f2-4e95-9efd-3a3d81794c83 req-e1ac1baa-04f5-4ec2-862e-4d0fa6a58dde eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:3f4b7d1e-4fc5-457e-97ac-d09730faac81 for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 602/1191] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:01 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) [pid: 7|app: 0|req: 592/1196] 199.204.45.95 () {34 vars in 854 bytes} [Wed Jul 29 20:24:18 2026] DELETE /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed/os-interface/2ea59297-fa58-40a3-87a0-735ddee6e90f => generated 0 bytes in 58 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-29 20:24:20.661 8 INFO nova.api.openstack.compute.server_external_events [req-5002d0c0-23da-4f8e-8e8e-e4fa8052a709 req-845e5a5b-dc62-4526-826a-11613ed78e29 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:2ea59297-fa58-40a3-87a0-735ddee6e90f for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 605/1197] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:24:22.706 7 INFO nova.api.openstack.compute.server_external_events [req-770ed0d6-020e-4066-80ef-3a58f4cbc354 req-b148396c-3aad-4f12-8f64-a4b7863d97c7 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:2ea59297-fa58-40a3-87a0-735ddee6e90f for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 593/1198] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:22 2026] POST /v2.1/os-server-external-events => generated 185 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: 606/1199] 199.204.45.95 () {34 vars in 754 bytes} [Wed Jul 29 20:24:23 2026] DELETE /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed => generated 0 bytes in 92 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-29 20:24:25.009 7 INFO nova.api.openstack.compute.server_external_events [req-e0238246-ac21-4dc6-b1fa-99b0402f86e1 req-e30e6f2f-e9b4-4bd9-8d68-591b5743f07d eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:572d1972-b9b2-4b11-9de9-bb1c850e4dec for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 594/1200] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:24:26.206 8 INFO nova.compute.api [None req-ea06d7ee-a663-4b31-bc10-752ad38ee22c 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] [instance: 3e47a000-dbe9-4e76-93a0-df95574796ed] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 608/1203] 199.204.45.95 () {34 vars in 754 bytes} [Wed Jul 29 20:24:26 2026] DELETE /v2.1/servers/3e47a000-dbe9-4e76-93a0-df95574796ed => generated 0 bytes in 88 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-29 20:24:26.390 7 INFO nova.api.openstack.compute.server_external_events [req-3f2aa280-36a2-4bf9-ba00-5c9d7af2c73f req-5387c384-93b2-4bca-9361-12be04fbbf68 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:572d1972-b9b2-4b11-9de9-bb1c850e4dec for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 7|app: 0|req: 596/1204] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:26 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-07-29 20:24:27.040 8 INFO nova.api.openstack.compute.server_external_events [req-45bf4eeb-0b32-4acb-808b-88618d8c232e req-37af7691-b5e3-4af8-9b8a-80324e123637 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:572d1972-b9b2-4b11-9de9-bb1c850e4dec for instance 3e47a000-dbe9-4e76-93a0-df95574796ed on instance [pid: 8|app: 0|req: 609/1205] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 597/1206] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:24:27 2026] DELETE /v2.1/servers/5e8bd5dd-eb3a-4297-9f1c-1f390113a749 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:24:27.873 8 WARNING neutronclient.v2_0.client [None req-97b041cb-3a6f-4abf-a724-ff771e5e0923 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1207] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:24:27 2026] GET /v2.1/servers/5e8bd5dd-eb3a-4297-9f1c-1f390113a749 => generated 1942 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:24:29.076 7 INFO nova.api.openstack.compute.server_external_events [req-cda888d4-cf37-470c-87b5-a58f186d56ff req-687947a3-6507-4d47-8829-c36bff69fce8 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:115a275a-ae8f-4e4d-81c6-5b8885815ee0 for instance 5e8bd5dd-eb3a-4297-9f1c-1f390113a749 on instance [pid: 7|app: 0|req: 598/1208] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:29 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) 2026-07-29 20:24:29.084 8 INFO nova.api.openstack.compute.server_external_events [req-0613052d-dc95-4347-a35d-607bcb882c13 req-d90ddbb6-625e-478d-9274-ed7116bc311c eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:115a275a-ae8f-4e4d-81c6-5b8885815ee0 for instance 5e8bd5dd-eb3a-4297-9f1c-1f390113a749 on instance [pid: 8|app: 0|req: 611/1209] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:29 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:24:31.113 7 INFO nova.api.openstack.compute.server_external_events [req-255364e5-3152-4123-8b49-312f7029f78b req-fdf52384-e47c-41cb-8d3f-462c95b5dfe2 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:115a275a-ae8f-4e4d-81c6-5b8885815ee0 for instance 5e8bd5dd-eb3a-4297-9f1c-1f390113a749 on instance [pid: 7|app: 0|req: 599/1210] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:31 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) 2026-07-29 20:24:31.122 8 INFO nova.api.openstack.compute.server_external_events [req-4299976a-d2a6-4b06-8d4d-c82da63d2168 req-44e790ef-a1a9-496f-9534-6fc65209df16 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:115a275a-ae8f-4e4d-81c6-5b8885815ee0 for instance 5e8bd5dd-eb3a-4297-9f1c-1f390113a749 on instance [pid: 8|app: 0|req: 612/1211] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-29 20:24:33.084 7 WARNING neutronclient.v2_0.client [None req-7d66cd15-7da2-4313-ae15-441585805871 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1212] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:24:33 2026] GET /v2.1/servers/5e8bd5dd-eb3a-4297-9f1c-1f390113a749 => generated 1480 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-29 20:24:38.157 7 INFO nova.api.openstack.wsgi [None req-476ba539-a51d-4946-a14d-e71469010831 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] HTTP exception thrown: Instance 5e8bd5dd-eb3a-4297-9f1c-1f390113a749 could not be found. [pid: 7|app: 0|req: 602/1215] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:24:38 2026] GET /v2.1/servers/5e8bd5dd-eb3a-4297-9f1c-1f390113a749 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:24:38.558 8 INFO nova.api.openstack.compute.server_external_events [req-b6598403-dfac-4f01-8701-9ea7b1e24582 req-ac8602b8-6047-4bf7-91e9-372ef32a1eca eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-changed:0aac7a7e-f45c-4e3d-84d4-8306db29dfc7 for instance 0c7897ec-ddaf-476a-a9ad-4edd1bb31948 on instance [pid: 8|app: 0|req: 614/1216] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:38 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: 7|app: 0|req: 603/1217] 10.0.0.200 () {32 vars in 718 bytes} [Wed Jul 29 20:24:38 2026] DELETE /v2.1/servers/0c7897ec-ddaf-476a-a9ad-4edd1bb31948 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:24:38.682 8 WARNING neutronclient.v2_0.client [None req-f06a206a-ac10-4816-9d1b-c23898d4acad afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 615/1218] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:24:38 2026] GET /v2.1/servers/0c7897ec-ddaf-476a-a9ad-4edd1bb31948 => generated 1942 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-29 20:24:39.902 7 INFO nova.api.openstack.compute.server_external_events [req-059b80c0-16ed-4481-8ac1-b0215da4314a req-abea7647-ff3f-47ca-b36e-4cfb12284a65 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:0aac7a7e-f45c-4e3d-84d4-8306db29dfc7 for instance 0c7897ec-ddaf-476a-a9ad-4edd1bb31948 on instance [pid: 7|app: 0|req: 604/1219] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:24:41.314 8 INFO nova.api.openstack.compute.server_external_events [req-04680a3c-41aa-458a-9e4b-bc299aa2bcae req-2ad97ea5-2b6d-431c-b90b-1bd5abb43e82 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-deleted:0aac7a7e-f45c-4e3d-84d4-8306db29dfc7 for instance 0c7897ec-ddaf-476a-a9ad-4edd1bb31948 on instance [pid: 8|app: 0|req: 616/1220] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:41 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, ' 2026-07-29 20:24:41.931 7 INFO nova.api.openstack.compute.server_external_events [req-a0752fa3-c33d-491a-bde7-00dd74881e15 req-d4c05677-b568-4f2d-9844-613e900a4c48 eb7774453711460495a4bf6a7396997d 27e3312a476042f0861f17acb9b9f1de - - 4e55210902db41dc8a063a6bffe5bdec 4e55210902db41dc8a063a6bffe5bdec] Creating event network-vif-unplugged:0aac7a7e-f45c-4e3d-84d4-8306db29dfc7 for instance 0c7897ec-ddaf-476a-a9ad-4edd1bb31948 on instance [pid: 7|app: 0|req: 605/1221] 10.0.0.66 () {38 vars in 814 bytes} [Wed Jul 29 20:24:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:24:43.903 8 WARNING neutronclient.v2_0.client [None req-c161deff-a45e-46bc-8833-c9377ef7a05f afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1222] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:24:43 2026] GET /v2.1/servers/0c7897ec-ddaf-476a-a9ad-4edd1bb31948 => generated 1480 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, ' 2026-07-29 20:24:48.984 8 INFO nova.api.openstack.wsgi [None req-df28ffa7-988d-4c7e-882b-171923be3ca2 afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] HTTP exception thrown: Instance 0c7897ec-ddaf-476a-a9ad-4edd1bb31948 could not be found. [pid: 8|app: 0|req: 619/1225] 10.0.0.200 () {32 vars in 715 bytes} [Wed Jul 29 20:24:48 2026] GET /v2.1/servers/0c7897ec-ddaf-476a-a9ad-4edd1bb31948 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 607/1226] 10.0.0.200 () {32 vars in 724 bytes} [Wed Jul 29 20:24:50 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-963376222 => 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, ' 2026-07-29 20:24:50.811 8 INFO nova.api.openstack.wsgi [None req-49467137-74b0-444c-a68e-41beaa8080bf afa2d090a2284b1ebbf40175b42309b0 2ff49990acb54d55be50181a23e1f88b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-963376222 not found for user afa2d090a2284b1ebbf40175b42309b0 [pid: 8|app: 0|req: 620/1227] 10.0.0.200 () {32 vars in 721 bytes} [Wed Jul 29 20:24:50 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-963376222 => generated 141 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1230] 10.0.0.200 () {32 vars in 655 bytes} [Wed Jul 29 20:25:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1231] 10.0.0.200 () {32 vars in 641 bytes} [Wed Jul 29 20:25:05 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 20:25:05.441 7 WARNING oslo_db.sqlalchemy.utils [None req-29dddff7-a779-489f-8616-e085ba3a48fe 90f347e6efa84149817552548aec7d47 7a1d2b4d1c934af6bba3df77c30f284a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 610/1232] 10.0.0.200 () {32 vars in 649 bytes} [Wed Jul 29 20:25:05 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: 623/1233] 10.0.0.200 () {32 vars in 694 bytes} [Wed Jul 29 20:25:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)