+ 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 [Sun Apr 12 19:07:08 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-cf488bf88-c8lkh 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 0x7fbe70cf9668 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-04-12 19:07:13.496 8 INFO nova.utils [None req-80c0ac3e-144d-4e6c-948b-315e49bf06d6 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-12 19:07:13.515 7 INFO nova.utils [None req-e5903c96-9e65-4ca4-8dc9-aa78f01f196e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-12 19:07:15.156 7 WARNING keystonemiddleware._common.config [None req-e5903c96-9e65-4ca4-8dc9-aa78f01f196e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 19:07:15.157 8 WARNING keystonemiddleware._common.config [None req-80c0ac3e-144d-4e6c-948b-315e49bf06d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 19:07:15.165 7 WARNING oslo_config.cfg [None req-e5903c96-9e65-4ca4-8dc9-aa78f01f196e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-12 19:07:15.166 8 WARNING oslo_config.cfg [None req-80c0ac3e-144d-4e6c-948b-315e49bf06d6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-12 19:07:15.240 8 WARNING keystonemiddleware._common.config [None req-80c0ac3e-144d-4e6c-948b-315e49bf06d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 19:07:15.241 7 WARNING keystonemiddleware._common.config [None req-e5903c96-9e65-4ca4-8dc9-aa78f01f196e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 19:07:15.255 8 WARNING oslo_config.cfg [None req-80c0ac3e-144d-4e6c-948b-315e49bf06d6 - - - - - -] 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-04-12 19:07:15.256 7 WARNING oslo_config.cfg [None req-e5903c96-9e65-4ca4-8dc9-aa78f01f196e - - - - - -] 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-04-12 19:07:15.267 8 WARNING oslo_config.cfg [None req-80c0ac3e-144d-4e6c-948b-315e49bf06d6 - - - - - -] 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. 2026-04-12 19:07:15.268 7 WARNING oslo_config.cfg [None req-e5903c96-9e65-4ca4-8dc9-aa78f01f196e - - - - - -] 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 0x7fbe70cf9668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fbe70cf9668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:07:22 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:07:23.050 7 WARNING oslo_policy.policy [None req-c4f09813-415f-43f8-9d41-7a9125cc9215 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - 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-04-12 19:07:23.050 7 WARNING oslo_policy.policy [None req-c4f09813-415f-43f8-9d41-7a9125cc9215 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:07:22 2026] GET /v2.1 => generated 0 bytes in 528 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:07:23.153 8 WARNING oslo_policy.policy [req-c4f09813-415f-43f8-9d41-7a9125cc9215 req-193bef56-5f61-4f1c-b718-e79cd51abd66 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - 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-04-12 19:07:23.153 8 WARNING oslo_policy.policy [req-c4f09813-415f-43f8-9d41-7a9125cc9215 req-193bef56-5f61-4f1c-b718-e79cd51abd66 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - 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/6] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:07:23 2026] GET /v2.1/ => generated 400 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:07:23.269 7 INFO nova.api.openstack.wsgi [None req-b7a368d3-0b22-4abe-92d0-69ae06fcae11 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 162.253.55.204 () {48 vars in 1009 bytes} [Sun Apr 12 19:07:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:07:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.204 () {52 vars in 1046 bytes} [Sun Apr 12 19:07:23 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:07:24 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/11] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:07:24 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:07:24 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:07:24.225 7 INFO nova.api.openstack.wsgi [None req-e5d3e950-a60c-4a61-aa4a-cdafdbe0edef 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 162.253.55.204 () {48 vars in 1011 bytes} [Sun Apr 12 19:07:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:07:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.204 () {52 vars in 1046 bytes} [Sun Apr 12 19:07:24 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:07:25 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: 9/17] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:07:25 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:07:25 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:07:25.144 7 INFO nova.api.openstack.wsgi [None req-9e5b5f27-ef6f-4cb9-a12f-665d799148a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 162.253.55.204 () {48 vars in 1013 bytes} [Sun Apr 12 19:07:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:07:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.204 () {52 vars in 1046 bytes} [Sun Apr 12 19:07:25 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:07:25 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: 12/23] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:07:25 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:07:26 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:07:26.052 7 INFO nova.api.openstack.wsgi [None req-e36a9f46-9556-4444-becc-c7b07cf4966c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 162.253.55.204 () {48 vars in 1011 bytes} [Sun Apr 12 19:07:26 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: 8|app: 0|req: 13/26] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:07:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.204 () {52 vars in 1046 bytes} [Sun Apr 12 19:07:26 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:07:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:07:26 2026] GET /v2.1 => generated 0 bytes in 351 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:07:27 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:07:27.283 8 INFO nova.api.openstack.wsgi [None req-3f58dd6d-1848-4ea8-ae6f-9f148de5144b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 162.253.55.204 () {48 vars in 1013 bytes} [Sun Apr 12 19:07:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:07:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 162.253.55.204 () {52 vars in 1046 bytes} [Sun Apr 12 19:07:27 2026] POST /v2.1/flavors => generated 535 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.193 () {28 vars in 453 bytes} [Sun Apr 12 19:13: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 53/105] 10.0.0.193 () {30 vars in 657 bytes} [Sun Apr 12 19:13:08 2026] GET /v2.1 => generated 0 bytes in 121 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: 53/106] 10.0.0.193 () {32 vars in 730 bytes} [Sun Apr 12 19:13:08 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 10.0.0.193 () {34 vars in 803 bytes} [Sun Apr 12 19:13:08 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:16: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) /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: 74/147] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:16:18 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/148] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:16:18 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:16:18.181 7 INFO nova.api.openstack.wsgi [None req-936a9ebd-8c07-4686-b22a-3fd3fccf97c7 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/149] 162.253.55.204 () {48 vars in 1015 bytes} [Sun Apr 12 19:16:18 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: 8|app: 0|req: 75/150] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:16:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 162.253.55.204 () {52 vars in 1047 bytes} [Sun Apr 12 19:16:18 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:17: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: 81/163] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:17:12 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/164] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:17:12 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:17:12.615 8 INFO nova.api.openstack.wsgi [None req-b0a8ef7e-552d-486b-85c0-c967dab20462 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 2724e03fcb4e4d5a8e20e3294a330d16 [pid: 8|app: 0|req: 82/165] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:17:12 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-04-12 19:17:12.631 7 WARNING oslo_db.sqlalchemy.utils [None req-14a60b53-b763-4851-a02e-5c157a1084e5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/166] 162.253.55.204 () {48 vars in 1014 bytes} [Sun Apr 12 19:17:12 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/167] 162.253.55.204 () {52 vars in 1055 bytes} [Sun Apr 12 19:17:12 2026] POST /v2.1/os-keypairs => generated 576 bytes in 63 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/168] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:17:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/169] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:17:16 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/170] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:17:16 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 162.253.55.204 () {48 vars in 1071 bytes} [Sun Apr 12 19:17:16 2026] GET /v2.1/os-quota-sets/25d282fc50d04c658362443c4a2b3a41 => generated 283 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 162.253.55.204 () {52 vars in 1123 bytes} [Sun Apr 12 19:17:16 2026] PUT /v2.1/os-quota-sets/25d282fc50d04c658362443c4a2b3a41 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:25: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: 7|app: 0|req: 136/272] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:25:17 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 137/273] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:25:18 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:25:18.046 7 INFO nova.api.openstack.wsgi [None req-0fc6ec73-3907-4f1e-8883-32f0e3063068 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 137/274] 162.253.55.204 () {48 vars in 1013 bytes} [Sun Apr 12 19:25:18 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:25:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 162.253.55.204 () {52 vars in 1047 bytes} [Sun Apr 12 19:25:18 2026] POST /v2.1/flavors => generated 534 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:32:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:32:28 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 183/365] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:32:28 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 162.253.55.204 () {48 vars in 1071 bytes} [Sun Apr 12 19:32:28 2026] GET /v2.1/os-quota-sets/ddd3b23e69184d88943c5aa90eafb9de => generated 283 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 162.253.55.204 () {52 vars in 1123 bytes} [Sun Apr 12 19:32:29 2026] PUT /v2.1/os-quota-sets/ddd3b23e69184d88943c5aa90eafb9de => generated 238 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:43:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:43:45 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/504] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:43:45 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:43:46.010 8 INFO nova.api.openstack.wsgi [None req-687c7e2f-97b0-48b4-a156-1e8d6214a22a 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 253/505] 162.253.55.204 () {48 vars in 1009 bytes} [Sun Apr 12 19:43:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:43:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 162.253.55.204 () {48 vars in 1097 bytes} [Sun Apr 12 19:43:46 2026] GET /v2.1/flavors/e9f6c9d9-6d33-4ff8-ae8d-013115109cb5/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:43:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:43:46 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/512] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:43:46 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:43:46.969 7 INFO nova.api.openstack.wsgi [None req-1efa2fef-8ad9-4a3d-883e-83dce5d52a8a 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 256/513] 162.253.55.204 () {48 vars in 1011 bytes} [Sun Apr 12 19:43:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/514] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:43:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 162.253.55.204 () {48 vars in 1097 bytes} [Sun Apr 12 19:43:47 2026] GET /v2.1/flavors/006fcd57-cae4-4772-b2f2-6631aa6eb619/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:43:47 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: 258/517] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:43:47 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/518] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:43:47 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:43:47.990 7 INFO nova.api.openstack.wsgi [None req-63127608-2887-4854-8724-4f22ce317d26 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 259/519] 162.253.55.204 () {48 vars in 1013 bytes} [Sun Apr 12 19:43:47 2026] GET /v2.1/flavors/m1.medium => 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: 261/520] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:43:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 162.253.55.204 () {48 vars in 1097 bytes} [Sun Apr 12 19:43:48 2026] GET /v2.1/flavors/51449bdf-31ee-40ca-a2ad-8c627d649209/os-extra_specs => generated 19 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:43: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) [pid: 7|app: 0|req: 261/523] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:43:48 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/524] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:43:48 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:43:48.965 7 INFO nova.api.openstack.wsgi [None req-6989854b-882e-4c7f-8172-0b5069194f9b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 262/525] 162.253.55.204 () {48 vars in 1011 bytes} [Sun Apr 12 19:43:48 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: 8|app: 0|req: 264/526] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:43:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 162.253.55.204 () {48 vars in 1097 bytes} [Sun Apr 12 19:43:49 2026] GET /v2.1/flavors/d3ab5364-111e-4f92-8ce0-cbfd40af80d9/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/528] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:43:49 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: 264/529] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:43:49 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/530] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:43:49 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:43:49.932 7 INFO nova.api.openstack.wsgi [None req-7d49321e-c843-4bdb-8174-8539b6580d0d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 265/531] 162.253.55.204 () {48 vars in 1013 bytes} [Sun Apr 12 19:43:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:43:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 162.253.55.204 () {48 vars in 1097 bytes} [Sun Apr 12 19:43:49 2026] GET /v2.1/flavors/abb4ea84-2d31-4e72-804d-eeb6e368b0b7/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:44:55 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: 273/547] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:44:55 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/548] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:44:55 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:44:55.962 7 INFO nova.api.openstack.wsgi [None req-53208a9c-aa2d-4320-92b6-ca57045c0b0b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 274/549] 162.253.55.204 () {48 vars in 1015 bytes} [Sun Apr 12 19:44:55 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:44:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 162.253.55.204 () {48 vars in 1097 bytes} [Sun Apr 12 19:44:56 2026] GET /v2.1/flavors/d2e65f12-f728-4882-9097-c5b71c7a3382/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:45:03 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:45:03 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 278/556] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:45:03 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:45:03 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/560] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:45:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/561] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:45:07 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/562] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:45:07 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/563] 162.253.55.204 () {48 vars in 1071 bytes} [Sun Apr 12 19:45:07 2026] GET /v2.1/os-quota-sets/25d282fc50d04c658362443c4a2b3a41 => generated 280 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:46:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:46:00 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/576] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:46:00 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:46:00.563 8 INFO nova.api.openstack.wsgi [None req-1404a0dd-671f-4906-824d-7d7bede34e39 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 289/577] 162.253.55.204 () {48 vars in 1013 bytes} [Sun Apr 12 19:46:00 2026] GET /v2.1/flavors/m1.manila => 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: 289/578] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:46:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 162.253.55.204 () {48 vars in 1097 bytes} [Sun Apr 12 19:46:00 2026] GET /v2.1/flavors/eb784901-4972-499a-a919-324e7a788b64/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: 291/582] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:46: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: 292/583] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:46:15 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/584] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:46:15 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 162.253.55.204 () {48 vars in 1071 bytes} [Sun Apr 12 19:46:15 2026] GET /v2.1/os-quota-sets/ddd3b23e69184d88943c5aa90eafb9de => generated 280 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 162.253.55.204 () {42 vars in 703 bytes} [Sun Apr 12 19:47: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: 300/599] 162.253.55.204 () {44 vars in 907 bytes} [Sun Apr 12 19:47:08 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 300/600] 162.253.55.204 () {46 vars in 980 bytes} [Sun Apr 12 19:47:08 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:47:08.155 8 INFO nova.api.openstack.wsgi [None req-08fc04d3-9d6b-4b02-91a8-d83f5045d842 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 301/601] 162.253.55.204 () {48 vars in 1009 bytes} [Sun Apr 12 19:47:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 162.253.55.204 () {48 vars in 1049 bytes} [Sun Apr 12 19:47:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 306/611] 10.0.0.51 () {32 vars in 653 bytes} [Sun Apr 12 19:47:50 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 10.0.0.51 () {32 vars in 639 bytes} [Sun Apr 12 19:47:50 2026] GET /v2.1/servers => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-12 19:47:51.069 7 WARNING oslo_db.sqlalchemy.utils [None req-c5f06b55-ee40-4433-9adf-9d182de001a0 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 307/613] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:47:51 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:47:51 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:02 2026] GET /v2.1/flavors/e9f6c9d9-6d33-4ff8-ae8d-013115109cb5 => generated 511 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.51 () {32 vars in 639 bytes} [Sun Apr 12 19:48:02 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:02 2026] GET /v2.1/flavors/e9f6c9d9-6d33-4ff8-ae8d-013115109cb5 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:09.175 7 WARNING neutronclient.v2_0.client [None req-cca7c6f7-1b46-4d43-a814-7399d4ea7c79 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:10.273 8 WARNING neutronclient.v2_0.client [None req-0f69128a-d86d-41cf-af13-3c7dae243611 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/623] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:09 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:10.450 7 WARNING neutronclient.v2_0.client [None req-bc94731a-3715-4a00-9bc1-4b9dc9022bd2 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/624] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:10 2026] POST /v2.1/os-security-groups => generated 244 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:10.718 7 WARNING neutronclient.v2_0.client [None req-032293c5-b949-40d5-b65d-6e41772a8f00 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The python binding code in 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/625] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:10 2026] POST /v2.1/os-security-groups => generated 246 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:10.793 8 WARNING neutronclient.v2_0.client [None req-d77500a7-cca9-4c01-a36a-a79d8d652c44 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:10.813 7 WARNING neutronclient.v2_0.client [None req-032293c5-b949-40d5-b65d-6e41772a8f00 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The python binding code in 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/626] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:10 2026] POST /v2.1/os-security-groups => generated 244 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:10.937 8 WARNING neutronclient.v2_0.client [None req-f7547f34-5ea9-4a16-8933-e034064b1c0e e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] 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-04-12 19:48:11.004 8 WARNING neutronclient.v2_0.client [None req-f7547f34-5ea9-4a16-8933-e034064b1c0e e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] The python binding code in 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/627] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:11.130 8 WARNING neutronclient.v2_0.client [None req-17a3725e-d92f-45a3-9ecc-8bd58bda359b a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:11.161 7 WARNING neutronclient.v2_0.client [None req-032293c5-b949-40d5-b65d-6e41772a8f00 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:48:11.208 8 WARNING neutronclient.v2_0.client [None req-17a3725e-d92f-45a3-9ecc-8bd58bda359b a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:11.257 8 WARNING neutronclient.v2_0.client [None req-17a3725e-d92f-45a3-9ecc-8bd58bda359b a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] The python binding code in 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/628] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:48:11.330 8 WARNING neutronclient.v2_0.client [None req-dfdabd1b-0024-4e49-a719-40e446308e41 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] The python binding code in 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/629] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:11 2026] POST /v2.1/os-security-groups => generated 247 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:11.507 8 WARNING neutronclient.v2_0.client [None req-70a9e6c9-652a-41f7-8061-cb8884e7cf85 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:11.594 8 WARNING neutronclient.v2_0.client [None req-70a9e6c9-652a-41f7-8061-cb8884e7cf85 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] The python binding code in 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/630] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:11 2026] DELETE /v2.1/os-security-groups/a891b0a0-1550-490e-944c-79cd17e9ab19 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 19:48:11.746 8 WARNING neutronclient.v2_0.client [None req-c0e90221-edfa-46e3-9ba5-d88e0972228a e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] 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-04-12 19:48:11.806 8 WARNING neutronclient.v2_0.client [None req-c0e90221-edfa-46e3-9ba5-d88e0972228a e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] The 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/631] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:48:10 2026] POST /v2.1/servers => generated 449 bytes in 1279 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-04-12 19:48:11.897 7 WARNING neutronclient.v2_0.client [None req-751ea4e8-6750-41df-9ecd-ad619ab10d2e a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] The python binding code in 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/632] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:11.964 7 INFO nova.api.openstack.wsgi [None req-751ea4e8-6750-41df-9ecd-ad619ab10d2e a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] HTTP exception thrown: Security group a891b0a0-1550-490e-944c-79cd17e9ab19 does not exist Neutron server returns request_ids: ['req-5559b5d7-292f-42df-a49a-db85d946a4ea'] [pid: 7|app: 0|req: 315/633] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.1/os-security-groups/a891b0a0-1550-490e-944c-79cd17e9ab19 => generated 194 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 19:48:11.982 7 WARNING neutronclient.v2_0.client [None req-3c3a8b57-a925-44a1-929f-bb2d09ce6779 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] 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-04-12 19:48:11.993 8 WARNING neutronclient.v2_0.client [None req-e2cf0c21-4d88-498e-93da-833ca2caf483 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:48:12.032 7 WARNING neutronclient.v2_0.client [None req-3c3a8b57-a925-44a1-929f-bb2d09ce6779 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] The python binding code in 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/634] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1400 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:12.103 8 WARNING neutronclient.v2_0.client [None req-bd53a055-1893-49ea-a882-acfa34fde928 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] The 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: 316/635] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:12.147 8 WARNING neutronclient.v2_0.client [None req-bd53a055-1893-49ea-a882-acfa34fde928 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:12.164 7 WARNING neutronclient.v2_0.client [None req-ee42d2f0-4bfb-40a9-adb0-dcbca02df3a6 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] The 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/636] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.1/os-security-groups/004b4139-b5e8-45cd-b22a-c799c0decefa => generated 664 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:12.227 7 WARNING neutronclient.v2_0.client [None req-1e4ce755-517a-48b5-89de-5d6b5acb8640 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] 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-04-12 19:48:12.253 7 WARNING neutronclient.v2_0.client [None req-1e4ce755-517a-48b5-89de-5d6b5acb8640 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] The python binding code in 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/637] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.1/os-security-groups/37d02e75-8ebe-4e15-a181-7e8c5ebc8cf7 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 19:48:12.272 8 WARNING neutronclient.v2_0.client [None req-ca2b3755-3c67-4a8c-8bcb-7a2559ddf63d a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:12.290 8 INFO nova.api.openstack.wsgi [None req-ca2b3755-3c67-4a8c-8bcb-7a2559ddf63d a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] HTTP exception thrown: Security group 37d02e75-8ebe-4e15-a181-7e8c5ebc8cf7 does not exist Neutron server returns request_ids: ['req-03d9ce15-ad7d-448b-afa7-af5e89e1c030'] [pid: 8|app: 0|req: 321/638] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.1/os-security-groups/37d02e75-8ebe-4e15-a181-7e8c5ebc8cf7 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 19:48:12.299 7 WARNING neutronclient.v2_0.client [None req-1e4ce755-517a-48b5-89de-5d6b5acb8640 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] 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-04-12 19:48:12.301 8 WARNING neutronclient.v2_0.client [None req-a8324c90-da11-4a3e-95ce-8cbf013df313 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:12.351 8 WARNING neutronclient.v2_0.client [None req-a8324c90-da11-4a3e-95ce-8cbf013df313 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] The 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: 318/639] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.1/os-security-group-rules/f7aaaa29-029e-4527-8bf0-bb77339f0132 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/640] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.1/os-security-groups/524a609f-c193-4055-b209-86f70edb2af6 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 19:48:12.438 7 WARNING neutronclient.v2_0.client [None req-d2ccf453-6966-4ca2-a6cc-7aa48e6bfd8e e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] 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-04-12 19:48:12.446 8 WARNING neutronclient.v2_0.client [None req-2bd1ce23-b193-4bcd-9316-533cb7dea27a a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:12.466 8 INFO nova.api.openstack.wsgi [None req-2bd1ce23-b193-4bcd-9316-533cb7dea27a a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] HTTP exception thrown: Security group 524a609f-c193-4055-b209-86f70edb2af6 does not exist Neutron server returns request_ids: ['req-2f70c752-5dd1-4e81-9877-24eb4f0505f5'] [pid: 8|app: 0|req: 323/641] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.1/os-security-groups/524a609f-c193-4055-b209-86f70edb2af6 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 19:48:12.486 7 WARNING neutronclient.v2_0.client [None req-d2ccf453-6966-4ca2-a6cc-7aa48e6bfd8e e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] The python binding code in 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/642] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:12.560 8 WARNING neutronclient.v2_0.client [None req-0c85c21e-40cc-4f40-8839-34de11f025a2 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] The 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/643] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.1/os-security-groups/004b4139-b5e8-45cd-b22a-c799c0decefa => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 19:48:12.608 7 WARNING neutronclient.v2_0.client [None req-812b558a-4931-46c2-b1ef-a9b7f37b4a54 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] 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-04-12 19:48:12.615 8 WARNING neutronclient.v2_0.client [None req-0c85c21e-40cc-4f40-8839-34de11f025a2 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:12.640 7 WARNING neutronclient.v2_0.client [None req-812b558a-4931-46c2-b1ef-a9b7f37b4a54 e85cf80de5c042a6af425517995bd6ff d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] 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-04-12 19:48:12.663 8 WARNING neutronclient.v2_0.client [None req-0c85c21e-40cc-4f40-8839-34de11f025a2 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] The 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/644] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.1/os-security-groups/8bd338bc-f687-4443-a0c1-1fb1e496cf85 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.1/os-security-groups => generated 707 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:12.782 7 WARNING neutronclient.v2_0.client [None req-71e829b7-f1ec-4d12-a227-2ecfb9308039 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:12.850 7 INFO nova.api.openstack.wsgi [None req-71e829b7-f1ec-4d12-a227-2ecfb9308039 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] HTTP exception thrown: Security group 524a609f-c193-4055-b209-86f70edb2af6 does not exist Neutron server returns request_ids: ['req-3c1bec32-377a-440c-a6c4-75f35659a41d'] [pid: 7|app: 0|req: 321/646] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.1/os-security-groups/524a609f-c193-4055-b209-86f70edb2af6 => generated 194 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 19:48:12.867 8 WARNING neutronclient.v2_0.client [None req-adf7cc6d-1763-43b7-b71b-8d080c2595f9 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:12.953 8 INFO nova.api.openstack.wsgi [None req-adf7cc6d-1763-43b7-b71b-8d080c2595f9 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] HTTP exception thrown: Security group 37d02e75-8ebe-4e15-a181-7e8c5ebc8cf7 does not exist Neutron server returns request_ids: ['req-0d716764-488e-4890-9aff-aad4242b86ac'] [pid: 8|app: 0|req: 326/647] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.1/os-security-groups/37d02e75-8ebe-4e15-a181-7e8c5ebc8cf7 => generated 194 bytes in 94 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 19:48:12.970 7 WARNING neutronclient.v2_0.client [None req-9eb6cfe1-4cbf-42a1-a787-0dccb6bdf501 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] 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-04-12 19:48:13.186 8 WARNING neutronclient.v2_0.client [None req-42b56b55-ab60-40a1-a8e2-e56dbeba08b5 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:48:13.906 7 INFO nova.api.openstack.wsgi [None req-9eb6cfe1-4cbf-42a1-a787-0dccb6bdf501 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] HTTP exception thrown: Security group a891b0a0-1550-490e-944c-79cd17e9ab19 does not exist Neutron server returns request_ids: ['req-73ed826d-1b80-451c-b708-efc53c530756'] [pid: 7|app: 0|req: 322/648] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.1/os-security-groups/a891b0a0-1550-490e-944c-79cd17e9ab19 => generated 194 bytes in 946 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/649] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:13 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1404 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:48:14.326 7 WARNING neutronclient.v2_0.client [None req-3e09326b-1eb5-4a28-ab88-a6dd67887a1e 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] 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-04-12 19:48:14.976 7 WARNING neutronclient.v2_0.client [None req-3e09326b-1eb5-4a28-ab88-a6dd67887a1e 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] 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-04-12 19:48:15.044 8 WARNING neutronclient.v2_0.client [None req-70d41f42-2690-4818-b98f-0d9e97229581 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/650] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:14 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1452 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:48:15.638 7 WARNING neutronclient.v2_0.client [None req-3e09326b-1eb5-4a28-ab88-a6dd67887a1e 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The 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/651] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:48:14 2026] POST /v2.1/servers => generated 452 bytes in 1704 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-04-12 19:48:15.967 8 WARNING neutronclient.v2_0.client [None req-53d02d46-c599-4f54-8426-4b68e9a4ac1a 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/652] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:15 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1431 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-04-12 19:48:16.359 7 WARNING neutronclient.v2_0.client [None req-b12c9ac1-98df-49e8-a913-7ef6425fd8da 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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/653] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:16 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1460 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:17.072 8 WARNING neutronclient.v2_0.client [None req-8e568daa-d620-4723-ab93-c62dedf8b4c2 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in 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/656] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:17 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1435 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-04-12 19:48:17.462 7 WARNING neutronclient.v2_0.client [None req-a3e54e3c-5b7d-4675-8c8b-fd119da0f577 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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: 326/657] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:17 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1460 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:18.164 8 WARNING neutronclient.v2_0.client [None req-0889c727-93b9-42b0-9d01-e5e7cd15f7bf 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/658] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:18 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1483 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:18.585 7 WARNING neutronclient.v2_0.client [None req-80b3f75a-ef08-4dc5-8d83-202182abf1c7 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:48:19.150 8 INFO nova.api.openstack.compute.server_external_events [req-81701e16-811d-40bf-b71e-e42dc9655738 req-a02465dd-737f-46a0-8952-66aa8fc321a2 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:3aaee302-21e9-4880-b20e-05ec97478fd3 for instance 366d9bc0-1011-488d-a2a3-2c22e3fec342 on instance 2026-04-12 19:48:19.162 8 INFO nova.compute.rpcapi [None req-93270dbf-39c4-4403-b62d-4d97f1188be9 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 333/659] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:19.321 8 WARNING neutronclient.v2_0.client [None req-6c7a4bee-d964-49cc-b99a-6bc0100cf44c 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The 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.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:18 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 931 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/661] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:19 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1483 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:20.523 7 WARNING neutronclient.v2_0.client [None req-07e568d7-775b-4003-a4f7-00cf4325c495 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:48:20.577 8 WARNING neutronclient.v2_0.client [None req-7c48b021-55d2-4e53-bdbf-44688d500336 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/662] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:20 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1491 bytes in 902 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/663] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:20 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 1193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/664] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:22.471 7 WARNING neutronclient.v2_0.client [None req-77e1bbc9-ad37-40ce-8525-d066da4d39d5 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] 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-04-12 19:48:22.746 8 WARNING neutronclient.v2_0.client [None req-0c818ee8-65fe-4610-bc8a-b851bd518062 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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/665] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:22 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1556 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:22 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:23.421 7 INFO nova.api.openstack.compute.server_external_events [req-7143cdd7-cc0a-4b87-8c96-c8bb68ac6bf3 req-1ace5a86-99f7-47bf-8ed0-ff92f980a879 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:2756c945-c060-4393-ac49-2c007fd7d1fe for instance c971abde-7be7-4612-b4d4-259d3ba8dc48 on instance 2026-04-12 19:48:23.431 7 INFO nova.compute.rpcapi [None req-4ecfe92d-1d2e-40a8-a4ae-012a3eddf56d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 330/667] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/668] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:24.229 7 WARNING neutronclient.v2_0.client [None req-d84f849a-6cae-4f1e-a11a-d49fda08b62a a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] 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-04-12 19:48:24.282 7 WARNING neutronclient.v2_0.client [None req-d84f849a-6cae-4f1e-a11a-d49fda08b62a a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] 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-04-12 19:48:24.327 8 WARNING neutronclient.v2_0.client [None req-ea721913-6143-496b-8824-a51d9c8e1b21 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in 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/669] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1556 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:24.611 8 WARNING neutronclient.v2_0.client [None req-5130e08b-c720-4c75-937a-62aa1a5b9de4 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:48:24.671 7 WARNING neutronclient.v2_0.client [None req-d84f849a-6cae-4f1e-a11a-d49fda08b62a a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The 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/670] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:48:24 2026] POST /v2.1/servers => generated 451 bytes in 843 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-04-12 19:48:25.033 7 WARNING neutronclient.v2_0.client [None req-dba24a66-679a-44d2-8fac-d3e21bbfa881 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/671] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1423 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:25.653 7 WARNING neutronclient.v2_0.client [None req-f04070aa-2d2d-4549-a67f-c65f20f9893a 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The 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: 333/673] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1556 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:26.137 8 WARNING neutronclient.v2_0.client [None req-25e87558-7f5c-4f7d-a4c8-fb5162d81ff0 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/674] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:26 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1427 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-04-12 19:48:26.284 7 WARNING neutronclient.v2_0.client [None req-b0269304-9b93-4d04-a088-65a4ce70f7e2 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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/675] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:26 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:26.865 8 WARNING neutronclient.v2_0.client [None req-6ded65b9-5325-4904-b9ea-009d95ac7c03 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in 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/678] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:26 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1556 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:27.249 7 WARNING neutronclient.v2_0.client [None req-8b6fa63c-9f4f-4aaa-ade8-d5f3a5dc0362 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The 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/679] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:27 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1475 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:27.457 8 WARNING neutronclient.v2_0.client [None req-3ff60725-ee47-43e0-89c3-7cc46ee67108 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The python binding code in 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/680] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:27 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 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-04-12 19:48:28.045 7 WARNING neutronclient.v2_0.client [None req-7d6f01cb-5c4d-4baf-82b4-2e8d69965715 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/681] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:28 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1556 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-04-12 19:48:28.363 8 WARNING neutronclient.v2_0.client [None req-42351899-fbc0-463d-b4e2-52f96ff1724d a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/682] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:28 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1475 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-04-12 19:48:28.637 7 WARNING neutronclient.v2_0.client [None req-ea1abee6-f465-46e5-8af5-ce00950252c3 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/683] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:28 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:29.207 8 WARNING neutronclient.v2_0.client [None req-fe80ae75-1158-4c9b-bbe6-ce3ba30396d6 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/684] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1556 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:29.480 7 WARNING neutronclient.v2_0.client [None req-a1ce33f2-4247-4c7b-a236-e75ee93bdc5b a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] 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/685] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1483 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:48:29.596 8 WARNING neutronclient.v2_0.client [None req-bcbe084c-c03e-44fd-b9a5-26ab2c0f29dc 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] 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-04-12 19:48:29.654 8 WARNING neutronclient.v2_0.client [None req-bcbe084c-c03e-44fd-b9a5-26ab2c0f29dc 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] 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-04-12 19:48:29.790 7 WARNING neutronclient.v2_0.client [None req-954a9337-3b34-4d89-957b-5b6c8cd4905f 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:48:29.844 8 WARNING neutronclient.v2_0.client [None req-bcbe084c-c03e-44fd-b9a5-26ab2c0f29dc 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The 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: 340/686] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:30.331 7 INFO nova.api.openstack.compute.server_external_events [req-0a39f4a0-ac2d-46c8-ae31-4748f89b9765 req-8db41486-4b7a-4f56-b13a-6f1075925d12 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:2756c945-c060-4393-ac49-2c007fd7d1fe for instance c971abde-7be7-4612-b4d4-259d3ba8dc48 on instance [pid: 7|app: 0|req: 341/687] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:48:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:30.422 7 WARNING neutronclient.v2_0.client [None req-6a0b1059-2c1b-44cc-a2cc-bfdc9a2b1bf2 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The 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: 342/688] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1556 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-04-12 19:48:30.570 7 INFO nova.api.openstack.compute.server_external_events [req-27583627-8d2f-4585-b3cf-d446de79eae7 req-7db7c3ee-3111-4948-addf-aaeb579c30ab f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:64e670a2-d051-41a4-bf6c-15013a6f993b for instance 77d86e7a-f640-4a29-8faf-d11c5c909ac1 on instance [pid: 7|app: 0|req: 343/689] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:30 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-04-12 19:48:30.612 7 WARNING neutronclient.v2_0.client [None req-d1d67085-ef7f-493e-b954-42fbdf4f704b a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The python binding code in 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/690] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:48:29 2026] POST /v2.1/servers => generated 451 bytes in 1237 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1561 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:30.778 8 WARNING neutronclient.v2_0.client [None req-521bfebd-75f1-4904-8e5f-01fbba3c3a8f 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in 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/692] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:31.018 7 WARNING neutronclient.v2_0.client [None req-18bc9b93-02a9-47c7-95c1-96c8a5d54627 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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/693] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:31.625 8 WARNING neutronclient.v2_0.client [None req-44aa0165-26fe-4618-9c2f-289ddf493360 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in 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/694] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1739 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:31.815 7 WARNING neutronclient.v2_0.client [None req-d70fa2f2-17d1-4cef-9a15-aac53f300262 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] 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-04-12 19:48:31.838 8 WARNING neutronclient.v2_0.client [None req-1d653d80-3d15-4420-8731-bae2088f0d29 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in 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/695] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48/os-interface => generated 284 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/696] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1549 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:48:31.951 8 WARNING neutronclient.v2_0.client [None req-80ff4dc1-6613-4d90-b817-a62f9d6b66d1 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/697] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1304 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:32.232 7 WARNING neutronclient.v2_0.client [None req-8dde86e0-1e05-497f-a484-49c9b620ed34 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:48:32.386 8 INFO nova.api.openstack.compute.server_external_events [req-c15ac191-1783-44e9-8527-5d91304f5240 req-b6eb5393-9a27-4087-8a63-e1bceeea30e0 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:3aaee302-21e9-4880-b20e-05ec97478fd3 for instance 366d9bc0-1011-488d-a2a3-2c22e3fec342 on instance [pid: 8|app: 0|req: 352/698] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:48:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:32.811 7 INFO nova.api.openstack.compute.server_external_events [req-6d5c1a56-e02a-4025-9f14-b1cb1f8edbb6 req-54b569ed-f2e2-448e-976a-76d58a75a3c0 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:2756c945-c060-4393-ac49-2c007fd7d1fe for instance c971abde-7be7-4612-b4d4-259d3ba8dc48 on instance [pid: 7|app: 0|req: 348/700] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:48:32.822 8 WARNING neutronclient.v2_0.client [None req-dd8353eb-d393-4b85-9a5d-55a5a14bd9db 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] 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/701] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1739 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:48:32.978 7 WARNING neutronclient.v2_0.client [None req-76de6b66-43f5-4dcf-9c5f-21e2215d6fc4 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] 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: 354/702] 10.0.0.51 () {32 vars in 639 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.1/servers => generated 384 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/703] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1549 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-04-12 19:48:33.115 8 WARNING neutronclient.v2_0.client [None req-f48c0116-5e55-4215-ac5c-c28623e46186 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in 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.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1352 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:48:33 2026] DELETE /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 0 bytes in 139 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-04-12 19:48:33.293 8 WARNING neutronclient.v2_0.client [None req-7634bc34-d094-4cc3-93d6-e06883b86399 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/706] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1745 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:33.462 7 WARNING neutronclient.v2_0.client [None req-dfe2d93a-ea42-4e57-9fcf-acb9e44a36ab 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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: 351/707] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1525 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:34.166 8 WARNING neutronclient.v2_0.client [None req-bb504eed-dd8b-4b8d-834d-3facd0bc4c56 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] 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-04-12 19:48:34.214 7 WARNING neutronclient.v2_0.client [None req-5a2574a3-7b79-4d08-b986-2d56b330e676 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The 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.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1352 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1549 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-04-12 19:48:34.484 7 WARNING neutronclient.v2_0.client [None req-7adde842-655e-410e-848a-230563ca1754 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] 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-04-12 19:48:34.619 8 WARNING neutronclient.v2_0.client [None req-864007f1-292a-43e7-a7b1-1ddf0bf8fc44 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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: 353/710] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1865 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1715 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-04-12 19:48:34.758 7 WARNING neutronclient.v2_0.client [None req-3292d960-d528-49f5-ab09-71c356d4f5ba 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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: 354/712] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/os-interface => generated 285 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:35.415 8 WARNING neutronclient.v2_0.client [None req-99a5fa7a-82ea-4393-ad9c-28a736b75b58 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] 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-04-12 19:48:35.449 7 WARNING neutronclient.v2_0.client [None req-efe4a811-0040-471d-a7e6-16fffa8dfb39 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/713] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1360 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1549 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:35.704 8 WARNING neutronclient.v2_0.client [None req-e665d87f-c169-4e1b-abf5-58f548870474 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] 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-04-12 19:48:35.886 7 WARNING neutronclient.v2_0.client [None req-ff94affe-54b9-4b2a-bc6d-b4bde9748c7d 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The python binding code in 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/715] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1865 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:35.996 8 INFO nova.api.openstack.compute.server_external_events [req-a50ebd11-8f9f-4371-a974-ce999786a59d req-c8506575-5e02-41e1-abb8-bb9ec9ef0ecb f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:3aaee302-21e9-4880-b20e-05ec97478fd3 for instance 366d9bc0-1011-488d-a2a3-2c22e3fec342 on instance [pid: 8|app: 0|req: 361/716] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1715 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:36.240 8 INFO nova.api.openstack.compute.server_external_events [req-e7ea929b-3602-428c-b090-3d6713a4bcdf req-6d149d34-213d-4e92-b93e-db8475c1847c f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:64e670a2-d051-41a4-bf6c-15013a6f993b for instance 77d86e7a-f640-4a29-8faf-d11c5c909ac1 on instance [pid: 8|app: 0|req: 362/718] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:48:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:36.560 7 WARNING neutronclient.v2_0.client [None req-34a3eda3-b5b2-447d-aa43-249089174a5a 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] 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-04-12 19:48:36.678 8 WARNING neutronclient.v2_0.client [None req-3f1389a6-8f24-4f25-b600-e4eb125f5398 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The 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: 358/721] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1428 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/722] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1549 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:48:36.902 7 INFO nova.api.openstack.compute.server_external_events [req-a75aec82-6265-4748-a2ed-5a0b544d5c8b req-f659e063-0782-447c-a529-944d45425580 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:d20f78ef-f2dd-4048-a79f-1bc47d638749 for instance 75328687-870f-4439-a324-e52e0d4ff069 on instance [pid: 7|app: 0|req: 359/723] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:36 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-04-12 19:48:37.051 8 WARNING neutronclient.v2_0.client [None req-fea98128-6348-4d7c-87f1-e352c2206ac3 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/724] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1798 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:37.927 7 WARNING neutronclient.v2_0.client [None req-43560a3e-9762-4407-9c0c-e845f2a4cf32 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] 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-04-12 19:48:37.969 8 WARNING neutronclient.v2_0.client [None req-ca621ba4-1d75-4016-95f3-47da49be9441 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The 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: 360/725] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1438 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:38.071 7 INFO nova.api.openstack.compute.server_external_events [req-49af6308-2428-4af3-b95e-a346bd56488f req-3940a35e-1ecc-4ae4-b865-28565a0c929a f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:2756c945-c060-4393-ac49-2c007fd7d1fe for instance c971abde-7be7-4612-b4d4-259d3ba8dc48 on instance [pid: 7|app: 0|req: 361/726] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/727] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1725 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:38.162 7 WARNING neutronclient.v2_0.client [None req-4afa8914-1a5d-420f-8bb4-036b71065e82 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] 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-04-12 19:48:38.184 8 WARNING neutronclient.v2_0.client [None req-a49a1876-4303-48be-a8af-0d7461f90796 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The 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: 362/728] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1517 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/729] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:39.056 7 WARNING neutronclient.v2_0.client [None req-b81575d7-7d18-4761-9866-9cec4815103b a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] 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-04-12 19:48:39.113 8 WARNING neutronclient.v2_0.client [None req-650aa834-43a7-4962-be61-7ddab2ed1aa9 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The 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/730] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1725 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/731] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1438 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-04-12 19:48:39.321 8 WARNING neutronclient.v2_0.client [None req-56c5a5c0-5650-4389-a110-fcfe90562028 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] The 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: 364/732] 10.0.0.51 () {32 vars in 639 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.1/servers => generated 378 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 369/733] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1517 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:48:39 2026] DELETE /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:39.481 8 WARNING neutronclient.v2_0.client [None req-7d01738c-6230-42ff-a647-83c52b53ce41 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/735] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1731 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:40.116 7 INFO nova.api.openstack.compute.server_external_events [req-d3b81d3e-de92-4aba-ad6d-5f6fe5bb159d req-e5dae9c8-a985-4aab-8b6e-eb7fffb32735 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:64e670a2-d051-41a4-bf6c-15013a6f993b for instance 77d86e7a-f640-4a29-8faf-d11c5c909ac1 on instance [pid: 7|app: 0|req: 366/736] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:40.309 8 WARNING neutronclient.v2_0.client [None req-287a47a8-7770-4a21-98a2-89a22be0b3a0 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] 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-04-12 19:48:40.398 7 INFO nova.api.openstack.wsgi [None req-0cba4ac8-583d-41b9-a55d-3bee7ebc6332 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] HTTP exception thrown: Instance c971abde-7be7-4612-b4d4-259d3ba8dc48 could not be found. [pid: 7|app: 0|req: 367/737] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.1/servers/c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/738] 10.0.0.51 () {32 vars in 702 bytes} [Sun Apr 12 19:48:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-119922837 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1438 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:48:40.659 7 WARNING neutronclient.v2_0.client [None req-2e78f552-60a6-4dbb-bcb8-37f07a58a6f2 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The 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: 369/740] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1731 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:41.517 8 WARNING neutronclient.v2_0.client [None req-c8baae9d-1018-468d-9438-4177216ffcd9 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in 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/741] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:41 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1426 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-04-12 19:48:41.887 7 WARNING neutronclient.v2_0.client [None req-bb794491-fcc1-4406-9397-b82c8b740fde a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The 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/742] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:41 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1851 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:42.671 8 INFO nova.api.openstack.compute.server_external_events [req-42142a69-25e4-4322-89c6-063c718d44f8 req-b43050b3-03bc-4c24-845c-85b327f32157 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:64e670a2-d051-41a4-bf6c-15013a6f993b for instance 77d86e7a-f640-4a29-8faf-d11c5c909ac1 on instance [pid: 8|app: 0|req: 373/743] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:42 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) 2026-04-12 19:48:42.715 7 WARNING neutronclient.v2_0.client [None req-e3fa8d5a-990a-463e-9e67-00cb0aba7865 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The 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: 371/744] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:42 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1426 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:43.049 8 WARNING neutronclient.v2_0.client [None req-716e88bd-d581-4596-b2a3-0171b44b8b11 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/745] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:43 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1504 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-04-12 19:48:43.906 7 WARNING neutronclient.v2_0.client [None req-cf735504-c0ad-4b2d-926d-5e90fea9b9b0 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/746] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:43 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1426 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:44.160 8 WARNING neutronclient.v2_0.client [None req-73a4284d-4baf-46ce-a618-e4dd7bd908b1 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/747] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:44 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1509 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-04-12 19:48:44.936 7 INFO nova.api.openstack.compute.server_external_events [req-3b46fd80-9ada-464f-a46e-d4449eed2f74 req-b0bb5aee-12df-4d21-913b-aff9f8daa130 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:d20f78ef-f2dd-4048-a79f-1bc47d638749 for instance 75328687-870f-4439-a324-e52e0d4ff069 on instance [pid: 7|app: 0|req: 373/748] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:48:44 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-04-12 19:48:45.081 8 WARNING neutronclient.v2_0.client [None req-6899917c-5153-4577-b8d5-b50f33940acf 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/749] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:45 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1426 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-04-12 19:48:45.275 7 WARNING neutronclient.v2_0.client [None req-1c07bf3b-49c5-4fd6-9ee4-2a7b623d8f3f a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] The 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: 374/750] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:45 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1509 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:46.269 8 WARNING neutronclient.v2_0.client [None req-16db76b0-b71e-4a9c-b2b7-e6040a887232 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] 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-04-12 19:48:46.380 7 INFO nova.api.openstack.wsgi [None req-ad42a51d-5350-4f4f-89a8-abbbab3dbb31 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] HTTP exception thrown: Instance 77d86e7a-f640-4a29-8faf-d11c5c909ac1 could not be found. [pid: 7|app: 0|req: 375/751] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:46 2026] GET /v2.1/servers/77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 111 bytes in 42 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: 376/752] 10.0.0.51 () {32 vars in 702 bytes} [Sun Apr 12 19:48:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-948826303 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/753] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:46 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1426 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:48:47.480 7 WARNING neutronclient.v2_0.client [None req-a95464b3-ccac-4284-a5cb-a68aaaa613c4 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The 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/756] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:47 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1613 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-04-12 19:48:47.667 8 WARNING neutronclient.v2_0.client [None req-6737c812-2ba8-4f44-b2b7-5edec9980a0a 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/757] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:48:47 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069/os-interface => generated 284 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-12 19:48:48.839 8 INFO nova.api.openstack.compute.server_external_events [req-a12d342d-b17c-4b73-963a-775e2752f774 req-669778d6-2735-4db6-8b07-47c4588629b2 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:d20f78ef-f2dd-4048-a79f-1bc47d638749 for instance 75328687-870f-4439-a324-e52e0d4ff069 on instance [pid: 8|app: 0|req: 380/758] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:48 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) 2026-04-12 19:48:48.861 7 WARNING neutronclient.v2_0.client [None req-b25c62ff-9ee0-4f6b-8101-5a164985ead1 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The 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: 379/759] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:48 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1613 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/760] 10.0.0.51 () {32 vars in 639 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.1/servers => generated 388 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/761] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:48:49 2026] DELETE /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 0 bytes in 112 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-04-12 19:48:49.409 8 WARNING neutronclient.v2_0.client [None req-626b6a0b-179d-4aff-99e4-2a5c46f56d76 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/762] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1619 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:50.664 7 WARNING neutronclient.v2_0.client [None req-b2f9cff7-e736-433d-b0e7-003970d7a59c 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The 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/763] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:50 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1739 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:51.841 8 WARNING neutronclient.v2_0.client [None req-6a3600aa-6521-473e-95a3-0dbad324bf81 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in 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/764] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:51 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1739 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:52.399 7 INFO nova.api.openstack.compute.server_external_events [req-ca766add-019e-43f4-9278-52843319f8d3 req-1e496504-7436-41f2-a250-a4e57ae6712c f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-unplugged:d20f78ef-f2dd-4048-a79f-1bc47d638749 for instance 75328687-870f-4439-a324-e52e0d4ff069 on instance [pid: 7|app: 0|req: 382/765] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:48:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:52.966 8 INFO nova.api.openstack.compute.server_external_events [req-9a238491-bfbf-4fb9-bddb-778a520a006a req-896da605-54d4-409d-8922-13d4479985be f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:d20f78ef-f2dd-4048-a79f-1bc47d638749 for instance 75328687-870f-4439-a324-e52e0d4ff069 on instance [pid: 8|app: 0|req: 384/766] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:48:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:53.404 7 WARNING neutronclient.v2_0.client [None req-964fb3b9-2067-4145-9c85-6a73c0a05b6f 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The 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: 383/767] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:53 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1381 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:54.943 8 WARNING neutronclient.v2_0.client [None req-d0306709-c194-4631-8b14-a8db10171c59 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/768] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:54 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1386 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:56.295 7 WARNING neutronclient.v2_0.client [None req-10dec43d-9d1f-440a-a842-6cad0980542a 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] The 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: 384/771] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:56 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 1340 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/772] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:48:57.839 7 INFO nova.api.openstack.wsgi [None req-2f70aba3-43bd-4679-b71e-90e2321626da 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] HTTP exception thrown: Instance 75328687-870f-4439-a324-e52e0d4ff069 could not be found. [pid: 7|app: 0|req: 385/773] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:48:57 2026] GET /v2.1/servers/75328687-870f-4439-a324-e52e0d4ff069 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.51 () {32 vars in 704 bytes} [Sun Apr 12 19:48:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1129761163 => generated 0 bytes in 26 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-04-12 19:48:58.575 7 WARNING neutronclient.v2_0.client [None req-ddba0f17-dcba-431c-b3dd-6ffe3acc48b6 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] 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-04-12 19:48:58.711 7 WARNING neutronclient.v2_0.client [None req-ddba0f17-dcba-431c-b3dd-6ffe3acc48b6 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] 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-04-12 19:48:59.371 7 WARNING neutronclient.v2_0.client [None req-ddba0f17-dcba-431c-b3dd-6ffe3acc48b6 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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/775] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:48:58 2026] POST /v2.1/servers => generated 453 bytes in 1780 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-12 19:49:00.295 8 WARNING neutronclient.v2_0.client [None req-26c6851f-be7b-47bf-8add-37d358faf576 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in 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/776] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:00 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1392 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-04-12 19:49:01.419 7 WARNING neutronclient.v2_0.client [None req-0569e1f8-b657-4ed6-b81f-527f0270e151 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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/777] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:01 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1396 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-04-12 19:49:02.525 8 WARNING neutronclient.v2_0.client [None req-848ea79f-47cc-4e5d-b6b7-1d91c4e2b4da b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in 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/778] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:02 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1444 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/779] 10.0.0.51 () {30 vars in 411 bytes} [Sun Apr 12 19:49:02 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/780] 10.0.0.51 () {28 vars in 558 bytes} [Sun Apr 12 19:49:02 2026] GET /v2/ => generated 402 bytes in 439 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: 389/781] 10.0.0.51 () {28 vars in 562 bytes} [Sun Apr 12 19:49:03 2026] GET /v2.1/ => generated 411 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.51 () {30 vars in 411 bytes} [Sun Apr 12 19:49:03 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-12 19:49:03.632 7 WARNING neutronclient.v2_0.client [None req-a0517112-a8dc-4b9f-9c83-2feb804d9a9f b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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/783] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:03 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1444 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:49:04.631 8 WARNING neutronclient.v2_0.client [None req-60522c30-7c84-4173-adef-b3ab9a9d3b76 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:49:04.743 7 WARNING neutronclient.v2_0.client [None req-0c055ed3-22f4-4b2e-9f80-d622298ca67b b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/784] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/os-interface => generated 285 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:04.811 8 WARNING neutronclient.v2_0.client [None req-b9887294-9d47-476e-8d59-30c7441a0c1a 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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/785] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1452 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/786] 10.0.0.51 () {32 vars in 813 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/os-interface/3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 282 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/787] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/ips => generated 155 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/788] 10.0.0.51 () {34 vars in 748 bytes} [Sun Apr 12 19:49:04 2026] POST /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/action => generated 0 bytes in 65 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: 393/789] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:05 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/ips => generated 155 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-04-12 19:49:05.640 8 INFO nova.api.openstack.compute.server_external_events [req-bddb76cc-8959-4272-89ca-e49e719518b4 req-9df80442-5894-4c87-931b-d16fab25eef6 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:00aedc8f-536a-4dc0-ab70-4605f64da0a1 for instance 5bc05b23-1750-4d89-9d89-cfdc75025a71 on instance [pid: 8|app: 0|req: 397/790] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:49:05 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-04-12 19:49:05.865 7 WARNING neutronclient.v2_0.client [None req-50beb8f5-245a-4186-bd20-8e5ac65351e6 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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/791] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:05 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1530 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/792] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:07.050 8 WARNING neutronclient.v2_0.client [None req-7e2296be-e1c1-418c-809b-d70f433b5818 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] 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: 396/795] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/796] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1518 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:07.676 7 INFO nova.api.openstack.compute.server_external_events [req-52d0e282-44f8-4384-9a0f-5e3808d840f2 req-c96ec0f8-429c-427e-9b8f-223194d03a77 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:3aaee302-21e9-4880-b20e-05ec97478fd3 for instance 366d9bc0-1011-488d-a2a3-2c22e3fec342 on instance [pid: 7|app: 0|req: 397/797] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:49:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/798] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/ips => generated 194 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:08.231 8 WARNING neutronclient.v2_0.client [None req-719f43ba-05c9-45cf-b34b-50a71881a040 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] 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-04-12 19:49:08.232 7 WARNING neutronclient.v2_0.client [None req-a3547b07-cbcf-4641-a693-cf574720f13c 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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: 398/799] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1950 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/800] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1518 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/801] 10.0.0.51 () {34 vars in 748 bytes} [Sun Apr 12 19:49:08 2026] POST /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/action => generated 0 bytes in 41 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: 403/802] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/ips => generated 194 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-04-12 19:49:09.450 7 WARNING neutronclient.v2_0.client [None req-b0557081-d900-4e81-8638-ab9feab6a4fc b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] 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: 404/803] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:09 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/ips => generated 194 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:09 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1518 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-04-12 19:49:10.103 8 INFO nova.api.openstack.compute.server_external_events [req-49384dfb-6878-4d2a-afaa-5a9d4c34cd9b req-4c0970ea-047e-447d-850b-078f14b722e3 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:3aaee302-21e9-4880-b20e-05ec97478fd3 for instance 366d9bc0-1011-488d-a2a3-2c22e3fec342 on instance [pid: 8|app: 0|req: 405/805] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:49:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/806] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/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-04-12 19:49:10.633 8 WARNING neutronclient.v2_0.client [None req-c98d5a84-fd17-40bf-a407-de9d93631982 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/807] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1518 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:10.907 7 INFO nova.api.openstack.compute.server_external_events [req-6a869dbf-08eb-444c-b474-82fe6199efc7 req-938076d8-2f95-4af9-9a11-63948d3ff2a2 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:00aedc8f-536a-4dc0-ab70-4605f64da0a1 for instance 5bc05b23-1750-4d89-9d89-cfdc75025a71 on instance [pid: 7|app: 0|req: 402/808] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:49:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/809] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:11 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342/ips => generated 155 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/810] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:49:11 2026] DELETE /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:11.810 8 WARNING neutronclient.v2_0.client [None req-05f3deb4-fa57-4706-8dce-8fb36fc56f7c 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:49:11.873 7 WARNING neutronclient.v2_0.client [None req-48daed61-11b5-4a2e-880d-ab84f59841d0 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in 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/811] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:11 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1841 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:11 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1518 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:13.000 8 WARNING neutronclient.v2_0.client [None req-9abdb088-5f4e-4e01-a23d-18f648b91ec7 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] 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-04-12 19:49:13.038 7 WARNING neutronclient.v2_0.client [None req-bc1d3b3f-8890-446a-aab9-f4fbaecc4d40 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in 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/813] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1841 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1701 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:13.244 8 WARNING neutronclient.v2_0.client [None req-0e6b8465-94e1-4ed3-98dc-631315205063 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in 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/815] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:49:13 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:14.143 7 INFO nova.api.openstack.compute.server_external_events [req-d4f3ec4d-fe8b-4908-842b-da5209b162af req-4d6d5bca-8899-436a-9ec4-80df34c31deb f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:00aedc8f-536a-4dc0-ab70-4605f64da0a1 for instance 5bc05b23-1750-4d89-9d89-cfdc75025a71 on instance [pid: 7|app: 0|req: 406/816] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:49:14 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) 2026-04-12 19:49:14.151 8 WARNING neutronclient.v2_0.client [None req-eb55556e-7526-4b33-ad8f-bba53bcc6209 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/817] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:14 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1841 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:15.310 7 WARNING neutronclient.v2_0.client [None req-fa944e8f-5ac1-405e-bee1-ee197e421a20 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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: 407/818] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:15 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1774 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-04-12 19:49:16.187 8 INFO nova.api.openstack.compute.server_external_events [req-4794560d-7a33-41b3-9c1f-c8077595f563 req-149451af-7287-4e94-8a61-49b223d77db3 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:3aaee302-21e9-4880-b20e-05ec97478fd3 for instance 366d9bc0-1011-488d-a2a3-2c22e3fec342 on instance [pid: 8|app: 0|req: 412/819] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:49:16 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-04-12 19:49:16.421 7 WARNING neutronclient.v2_0.client [None req-f2c2199a-8c82-42d7-863b-030ab68c002a 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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: 408/820] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:16 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1486 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:17.541 7 WARNING neutronclient.v2_0.client [None req-0a790034-1946-4672-94f4-b1ded8b98b65 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] The 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: 410/823] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:17 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1486 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:18.643 8 INFO nova.api.openstack.wsgi [None req-e390bf05-2e14-4cf7-a551-f8ae2672ff24 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] HTTP exception thrown: Instance 366d9bc0-1011-488d-a2a3-2c22e3fec342 could not be found. [pid: 8|app: 0|req: 414/824] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:18 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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, ' [pid: 7|app: 0|req: 411/825] 10.0.0.51 () {32 vars in 702 bytes} [Sun Apr 12 19:49:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-342752576 => generated 0 bytes in 28 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-04-12 19:49:19.135 8 INFO nova.api.openstack.wsgi [None req-b627e04c-6da6-4c48-a568-0932ab52252e 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] HTTP exception thrown: Instance 366d9bc0-1011-488d-a2a3-2c22e3fec342 could not be found. [pid: 8|app: 0|req: 415/826] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:49:19 2026] DELETE /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 19:49:19.171 7 INFO nova.api.openstack.wsgi [None req-4043f85c-e5ec-41c7-8a42-2c75b23d3e16 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] HTTP exception thrown: Instance 366d9bc0-1011-488d-a2a3-2c22e3fec342 could not be found. [pid: 7|app: 0|req: 412/827] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:19 2026] GET /v2.1/servers/366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:28.833 7 WARNING neutronclient.v2_0.client [None req-f6a9b7c6-7d66-49dd-a848-f0699fbeb3d2 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] 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-04-12 19:49:29.018 7 WARNING neutronclient.v2_0.client [None req-f6a9b7c6-7d66-49dd-a848-f0699fbeb3d2 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The 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/830] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:49:28 2026] POST /v2.1/servers => generated 424 bytes in 722 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-04-12 19:49:29.288 8 WARNING neutronclient.v2_0.client [None req-a848da36-e529-48ce-8626-16e66874d919 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/831] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:29 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1371 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:30.387 7 WARNING neutronclient.v2_0.client [None req-d662af4f-2e27-4541-8a88-893dfb53d2ba 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The 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: 415/832] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:30 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1375 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-04-12 19:49:31.497 8 WARNING neutronclient.v2_0.client [None req-0f135a26-1d95-44bf-8baf-d4481bba3735 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The python binding code in 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/833] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:31 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1423 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:32.607 7 WARNING neutronclient.v2_0.client [None req-ffaf899b-958d-4520-bb20-1f8e4f42d74f 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The 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/834] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1423 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:33.721 8 WARNING neutronclient.v2_0.client [None req-a1a08368-d78f-4cac-848b-5ff65e6df980 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The python binding code in 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/835] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1431 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:34.516 7 INFO nova.api.openstack.compute.server_external_events [req-11816bf1-4a2f-4a0d-b943-ac71aab03858 req-fe6c47f9-3865-4ee6-b670-2153ae7978df f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:6c10fcdb-48e5-4640-b232-502f0ca12d2d for instance fa484776-1eb7-4ad9-adc7-6a53d6b93d8c on instance [pid: 7|app: 0|req: 417/836] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:49:34 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-04-12 19:49:34.805 8 WARNING neutronclient.v2_0.client [None req-ca3479d2-d50b-4daf-87cb-8ad6a881f110 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/837] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:34 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1483 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-04-12 19:49:35.991 7 WARNING neutronclient.v2_0.client [None req-6e57d23c-dd7e-4fc4-ba67-92373cddcdf3 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] 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-04-12 19:49:36.121 8 WARNING neutronclient.v2_0.client [None req-3bf9ebfc-e6c9-4df5-8fb3-ad851e8923fe b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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: 418/838] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:35 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1471 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/839] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1821 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:36.311 7 WARNING neutronclient.v2_0.client [None req-e015a80d-2fec-427f-aa86-a346a27885b2 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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: 419/840] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1821 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/843] 10.0.0.51 () {34 vars in 748 bytes} [Sun Apr 12 19:49:36 2026] POST /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71/action => generated 0 bytes in 93 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-04-12 19:49:36.754 7 WARNING neutronclient.v2_0.client [None req-e65e7e6f-f470-4bb1-8cc5-e5869c77db24 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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: 421/844] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1823 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-04-12 19:49:37.176 8 WARNING neutronclient.v2_0.client [None req-752a008e-fc63-4542-bfb9-c0f0fde218d6 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/845] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:37 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1471 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:37.934 7 WARNING neutronclient.v2_0.client [None req-090009c4-3aa9-4906-9655-69b30cc46b90 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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: 422/846] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:37 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1823 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-04-12 19:49:38.388 8 WARNING neutronclient.v2_0.client [None req-8c387f6d-566a-48a9-97c6-d19b55df84b5 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] 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-04-12 19:49:39.129 7 WARNING neutronclient.v2_0.client [None req-92f23ce6-e874-4e5f-af9d-6b478e508a7d b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in 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/847] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1471 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/848] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:39 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1823 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:40.190 8 WARNING neutronclient.v2_0.client [None req-e6617427-b668-4f40-af81-ec8dec35946d 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/849] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:40 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1471 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-04-12 19:49:40.507 7 INFO nova.api.openstack.compute.server_external_events [req-6b849020-991b-49fe-8e76-b922838fc899 req-a0d9c854-c760-490c-a513-3f52e93cca27 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:6c10fcdb-48e5-4640-b232-502f0ca12d2d for instance fa484776-1eb7-4ad9-adc7-6a53d6b93d8c on instance [pid: 7|app: 0|req: 424/850] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:49:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:40.700 8 WARNING neutronclient.v2_0.client [None req-f85f7429-26df-42ad-8147-b6ac7978b7b2 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/851] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:40 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1823 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-04-12 19:49:41.356 7 WARNING neutronclient.v2_0.client [None req-d6a0dc3f-7974-4015-b17c-86a846fb3521 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The 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/852] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:41 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1471 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:41.890 8 WARNING neutronclient.v2_0.client [None req-e8a753d8-9466-43e2-ad0c-224e6343b16d b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/853] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:41 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1828 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-04-12 19:49:42.723 7 WARNING neutronclient.v2_0.client [None req-fd8f8638-a05c-4521-9724-544ec2a5bafd 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The 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/854] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:42 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1656 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/855] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:42 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c/ips => generated 109 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: 427/856] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:42 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c/ips => generated 109 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/857] 10.0.0.51 () {32 vars in 823 bytes} [Sun Apr 12 19:49:42 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c/ips/tempest-ServerAddressesTestJSON-1541246093-network => generated 94 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:43.102 8 WARNING neutronclient.v2_0.client [None req-f825ba51-1334-415a-8f00-24aacbc3bca5 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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/858] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:49:43 2026] DELETE /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 0 bytes in 148 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-04-12 19:49:43.215 7 WARNING neutronclient.v2_0.client [None req-dd6f7f39-3fbf-4da9-8f5a-ffb500569c43 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The python binding code in 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/859] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:43 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1828 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/860] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:43 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1662 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-04-12 19:49:44.316 8 WARNING neutronclient.v2_0.client [None req-ce50f86d-a64d-4706-8025-dcaa6570457d b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] 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: 432/861] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:44 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1828 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:49:44.445 7 WARNING neutronclient.v2_0.client [None req-b33a438a-2f1e-4d7c-ab3e-bb8d41d6198c 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The 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: 430/862] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:44 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1662 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-04-12 19:49:45.502 8 WARNING neutronclient.v2_0.client [None req-35a0f22a-9ed8-4a4c-ab5c-023b65bd6d85 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] 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-04-12 19:49:45.628 7 WARNING neutronclient.v2_0.client [None req-addbac83-ad7e-4f86-9c8a-be499192a868 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/863] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:45 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1828 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:45.666 8 INFO nova.api.openstack.compute.server_external_events [req-0b2ac494-c637-46bc-b259-cfb16dc97fc3 req-1a8aa35d-8f22-4053-8e4d-439931c59980 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-unplugged:00aedc8f-536a-4dc0-ab70-4605f64da0a1 for instance 5bc05b23-1750-4d89-9d89-cfdc75025a71 on instance [pid: 8|app: 0|req: 434/864] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:49:45 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) [pid: 7|app: 0|req: 431/865] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:45 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1662 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:46.181 8 INFO nova.api.openstack.compute.server_external_events [req-c2bfdc29-1c5f-4d40-8639-c8718d68abf0 req-0dccc8f1-b5cb-47a0-8eb0-baf09a9b592f f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:6c10fcdb-48e5-4640-b232-502f0ca12d2d for instance fa484776-1eb7-4ad9-adc7-6a53d6b93d8c on instance [pid: 8|app: 0|req: 435/866] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:49:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:46.714 7 WARNING neutronclient.v2_0.client [None req-c0fec5d5-9c97-471f-9a0d-ffdb14076244 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] 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-04-12 19:49:46.806 8 WARNING neutronclient.v2_0.client [None req-d15e747d-8ab8-448f-a1e8-42bc66e4c429 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] The python binding code in 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/869] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:46 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1452 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/870] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:46 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1828 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:47.631 8 INFO nova.api.openstack.compute.server_external_events [req-dfc1b874-6202-4d33-9195-0a84bbb01d91 req-e64161ae-df86-4608-b016-e370302da8b0 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:00aedc8f-536a-4dc0-ab70-4605f64da0a1 for instance 5bc05b23-1750-4d89-9d89-cfdc75025a71 on instance [pid: 8|app: 0|req: 438/871] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:49:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:48.317 7 WARNING neutronclient.v2_0.client [None req-745f585d-c951-4e3f-8c89-3a20459cfa09 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] 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-04-12 19:49:48.370 8 WARNING neutronclient.v2_0.client [None req-7d7174d6-95d7-40c5-85f2-5b83e7a07495 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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: 434/872] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:48 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1457 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/873] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:48 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1821 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:49:49.520 7 INFO nova.api.openstack.wsgi [None req-73e04abf-8cfa-445e-9213-c05cebc70b78 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] HTTP exception thrown: Instance fa484776-1eb7-4ad9-adc7-6a53d6b93d8c could not be found. [pid: 7|app: 0|req: 435/874] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:49 2026] GET /v2.1/servers/fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 111 bytes in 39 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-04-12 19:50:10.183 7 WARNING neutronclient.v2_0.client [None req-5d6c6643-055e-4899-b9a2-6b66f98544f8 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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: 438/879] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:10 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1821 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, ' [pid: 8|app: 0|req: 442/880] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:50:10 2026] DELETE /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 0 bytes in 148 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-04-12 19:50:10.559 7 WARNING neutronclient.v2_0.client [None req-a4f33c9e-9371-47af-82eb-5b680227ce42 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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: 439/881] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:10 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1827 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:11.945 8 WARNING neutronclient.v2_0.client [None req-0de7fb9c-b1c2-4973-99ef-9984eb3d57ed b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in 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/882] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:11 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1827 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-04-12 19:50:13.116 7 WARNING neutronclient.v2_0.client [None req-569a0bd8-525d-477e-9689-205c8a5259d2 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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: 440/883] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:13 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1827 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:14.081 8 INFO nova.api.openstack.compute.server_external_events [req-8d9cec8a-8b84-4092-8068-9045c2815a56 req-33c5a0e4-bfaf-419a-9bf5-593d4d503a92 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:00aedc8f-536a-4dc0-ab70-4605f64da0a1 for instance 5bc05b23-1750-4d89-9d89-cfdc75025a71 on instance [pid: 8|app: 0|req: 444/884] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:50:14 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-04-12 19:50:14.620 7 WARNING neutronclient.v2_0.client [None req-6d491ad2-22d5-4a51-b241-0c7dc90f8be8 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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/885] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:14 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1473 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:15.890 8 WARNING neutronclient.v2_0.client [None req-8d414d8d-19ea-4f71-ba7c-b51f1ebe1f79 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/886] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:15 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1478 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-04-12 19:50:17.126 7 WARNING neutronclient.v2_0.client [None req-55b9173b-cc67-4cb1-86a3-9d4adb4da0bc b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] The 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/889] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:17 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1478 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:18.289 8 INFO nova.api.openstack.wsgi [None req-182ece6d-518f-4655-93dc-802c7d9f4136 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] HTTP exception thrown: Instance 5bc05b23-1750-4d89-9d89-cfdc75025a71 could not be found. [pid: 8|app: 0|req: 447/890] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:18 2026] GET /v2.1/servers/5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/891] 10.0.0.51 () {32 vars in 704 bytes} [Sun Apr 12 19:50:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1549694830 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:21.366 8 WARNING neutronclient.v2_0.client [None req-3f664151-3474-4933-a951-cf60dd1f1b84 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] 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-04-12 19:50:22.070 8 WARNING neutronclient.v2_0.client [None req-3f664151-3474-4933-a951-cf60dd1f1b84 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/892] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:50:21 2026] POST /v2.1/servers => generated 424 bytes in 1120 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-12 19:50:22.421 7 WARNING neutronclient.v2_0.client [None req-61c67671-fb38-466f-8c34-818f0880fb9f 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The 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/893] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:22 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1368 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:23.510 8 WARNING neutronclient.v2_0.client [None req-8de085d6-b4dc-4034-a9a1-b3e5a9d3326d 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in 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/894] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1372 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-04-12 19:50:24.618 7 WARNING neutronclient.v2_0.client [None req-748320c2-1d73-44d3-83b9-bf65a364a8d0 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The 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/895] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:24 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1420 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:25.732 8 WARNING neutronclient.v2_0.client [None req-6edbf6fe-7d97-4f57-86bc-8ceeac3a26ac 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/896] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:25 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1420 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:26.835 8 WARNING neutronclient.v2_0.client [None req-acfdb106-6607-4cfa-b060-610806bd54fa 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/899] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:26 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1428 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:27.749 7 INFO nova.api.openstack.compute.server_external_events [req-aee9b6cb-2244-4ead-8ce1-c17195da7fd6 req-ca63ae83-290e-48c3-8719-f5d584648b91 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:81d89418-8858-4077-b8c5-feaa67876394 for instance e0d23f48-367a-4322-8b52-13d628bcd739 on instance [pid: 7|app: 0|req: 448/900] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:50:27 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-04-12 19:50:27.948 8 WARNING neutronclient.v2_0.client [None req-90bd6be1-d85f-4740-9962-1d4f656aba28 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/901] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:27 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1480 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:29.514 7 WARNING neutronclient.v2_0.client [None req-8d2a36b6-ae2b-44b8-acc4-6ea251167c7c 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The 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/902] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1468 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:30.766 8 WARNING neutronclient.v2_0.client [None req-00e85076-a7e9-45b3-b060-9120d5fd6e53 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in 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/903] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:30 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1468 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-04-12 19:50:31.930 7 WARNING neutronclient.v2_0.client [None req-721eb57f-8f20-497d-8472-0f47c1db0ba1 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The 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: 450/904] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:31 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1468 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:32.859 8 INFO nova.api.openstack.compute.server_external_events [req-4cad6875-f078-4b9e-a269-14274fbd4248 req-ed7b7789-3d81-44ee-8bb2-8675d058cfac f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:81d89418-8858-4077-b8c5-feaa67876394 for instance e0d23f48-367a-4322-8b52-13d628bcd739 on instance [pid: 8|app: 0|req: 455/905] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:50:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:33.090 7 WARNING neutronclient.v2_0.client [None req-7b459b4d-b061-4828-9623-aee0404eb0bd 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The 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/906] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1468 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:34.493 8 WARNING neutronclient.v2_0.client [None req-7bdbe04d-9441-4f76-850d-a3104f5b70ac 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/907] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1468 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:35.682 7 WARNING neutronclient.v2_0.client [None req-535d5bb3-dd73-4eaf-b255-c8e56e9d4bf7 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The 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: 452/908] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:35 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1647 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/911] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:50:37 2026] DELETE /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 0 bytes in 104 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-04-12 19:50:37.279 8 WARNING neutronclient.v2_0.client [None req-58992e87-7f57-4ddd-84f2-bdd3fff5cfa6 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/912] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:37 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1653 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:38.458 7 WARNING neutronclient.v2_0.client [None req-3f7688ca-cbbc-47ea-a43b-fff0b5bf8530 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The 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: 455/913] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1653 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-04-12 19:50:39.603 8 WARNING neutronclient.v2_0.client [None req-5804b530-1300-4cf5-839b-b0cb84014b9f 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in 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/914] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:39 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1653 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-04-12 19:50:40.116 7 INFO nova.api.openstack.compute.server_external_events [req-ebcfab08-c259-4adb-9a5c-09d3afc46c52 req-b51e0f33-11ad-4a70-996e-ce0614f67334 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:81d89418-8858-4077-b8c5-feaa67876394 for instance e0d23f48-367a-4322-8b52-13d628bcd739 on instance [pid: 7|app: 0|req: 456/915] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:50:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:40.761 8 WARNING neutronclient.v2_0.client [None req-d384e2dd-e1d1-4d4e-8dab-556581203f19 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/916] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:40 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1449 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-04-12 19:50:41.883 7 WARNING neutronclient.v2_0.client [None req-e3befdf8-e001-4f38-affb-8cc3a0d37a4f 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The 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: 457/917] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:41 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:42.990 8 WARNING neutronclient.v2_0.client [None req-376d69fa-ecbd-4879-82e6-cd2dda990636 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] The python binding code in 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/918] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:42 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:50:44.078 7 INFO nova.api.openstack.wsgi [None req-50175297-babb-47bc-b068-3f6c77b5f16c 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] HTTP exception thrown: Instance e0d23f48-367a-4322-8b52-13d628bcd739 could not be found. [pid: 7|app: 0|req: 458/919] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:50:44 2026] GET /v2.1/servers/e0d23f48-367a-4322-8b52-13d628bcd739 => generated 111 bytes in 33 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: 464/924] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:50:57 2026] POST /v2.1/os-keypairs => generated 398 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:00.441 7 WARNING neutronclient.v2_0.client [None req-85cdf8d9-a695-4a0c-86da-fa273cf622e5 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] 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-04-12 19:51:00.663 7 WARNING neutronclient.v2_0.client [None req-85cdf8d9-a695-4a0c-86da-fa273cf622e5 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] 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-04-12 19:51:03.253 7 WARNING neutronclient.v2_0.client [None req-85cdf8d9-a695-4a0c-86da-fa273cf622e5 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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/925] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:51:00 2026] POST /v2.1/servers => generated 450 bytes in 3560 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/926] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:51:03 2026] POST /v2.1/os-keypairs => generated 396 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:51:03.951 7 WARNING neutronclient.v2_0.client [None req-75be0b52-5bad-48fc-9b93-bcf0ce904b7d 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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/927] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:03 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1402 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:51:05.239 8 WARNING neutronclient.v2_0.client [None req-a18375c4-3903-4ed3-88bb-afe4e95d21cc 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/928] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:05 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1398 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/929] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:51:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:06.437 8 WARNING neutronclient.v2_0.client [None req-05383972-c0ba-4ff9-93a1-3c1ac75d3b04 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in 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/932] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:06 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1454 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:51:07.067 7 WARNING neutronclient.v2_0.client [None req-8b8a9b28-4f30-4353-8046-600aa21bf72a 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] 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: 468/933] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:51:07 2026] POST /v2.1/os-keypairs => generated 396 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:51:07.486 7 WARNING neutronclient.v2_0.client [None req-8b8a9b28-4f30-4353-8046-600aa21bf72a 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] 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-04-12 19:51:07.717 7 WARNING neutronclient.v2_0.client [None req-8b8a9b28-4f30-4353-8046-600aa21bf72a 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] 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-04-12 19:51:08.071 8 WARNING neutronclient.v2_0.client [None req-4779e53b-96d6-45da-9393-1d9731da57c9 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] 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-04-12 19:51:08.163 7 WARNING neutronclient.v2_0.client [None req-8b8a9b28-4f30-4353-8046-600aa21bf72a 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The python binding code in 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/934] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:08 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1462 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/935] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:51:06 2026] POST /v2.1/servers => generated 495 bytes in 1605 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-04-12 19:51:08.643 8 WARNING neutronclient.v2_0.client [None req-0e3fe66e-5613-4db5-87f5-a2f7c51b4c8a 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/936] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:08 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1456 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:09.223 7 WARNING neutronclient.v2_0.client [None req-c21acab3-bfea-4954-b432-e2a5a8ad5722 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] 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-04-12 19:51:09.726 8 INFO nova.api.openstack.compute.server_external_events [req-30b1c3fd-de00-4148-8e42-d68746d80fa0 req-d91f1052-c36a-40d5-bbb3-a0402cf30acc f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:728949e1-24b6-42cb-b31a-f762813fd838 for instance ca56615f-375c-4b28-af43-523fd1798a3f on instance [pid: 8|app: 0|req: 471/937] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:51:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/938] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:09 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1530 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:10.217 8 WARNING neutronclient.v2_0.client [None req-7b8eec52-533c-425e-bed6-938254360542 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/939] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1452 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-04-12 19:51:10.540 7 WARNING neutronclient.v2_0.client [None req-b0e41314-8832-4523-a5da-bf461a8e0a1b ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] 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-04-12 19:51:10.585 7 WARNING neutronclient.v2_0.client [None req-b0e41314-8832-4523-a5da-bf461a8e0a1b ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] 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-04-12 19:51:10.883 7 WARNING neutronclient.v2_0.client [None req-b0e41314-8832-4523-a5da-bf461a8e0a1b ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] 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-04-12 19:51:10.892 8 WARNING neutronclient.v2_0.client [None req-5b792b73-4f70-4402-a826-ef76205a814e 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in 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/940] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1528 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/941] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:51:10 2026] POST /v2.1/servers => generated 447 bytes in 710 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-04-12 19:51:11.204 8 WARNING neutronclient.v2_0.client [None req-74099193-3931-4ae8-aaeb-8c314aede824 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The python binding code in 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/942] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.1/servers/aa9d852b-6a27-4493-95de-950144abbed9 => generated 1394 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:11.416 7 WARNING neutronclient.v2_0.client [None req-9792f9d8-be9e-4468-b951-55ae6ae028af 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The 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: 469/943] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1508 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-04-12 19:51:12.166 8 WARNING neutronclient.v2_0.client [None req-66251459-3c2b-4b49-9737-369f9dd50efd 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/944] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:12 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1528 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:12.528 7 WARNING neutronclient.v2_0.client [None req-4dad0c48-59ca-49b5-9aee-426adada4f93 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The 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: 470/945] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:12 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1516 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-04-12 19:51:13.350 8 WARNING neutronclient.v2_0.client [None req-672652d3-1d32-42c9-9232-b6f80886d3e8 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in 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/946] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:13 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1528 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:13.630 7 WARNING neutronclient.v2_0.client [None req-43c2d6ff-d628-4143-a4f5-f9d2c198ac78 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] 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-04-12 19:51:14.112 8 INFO nova.api.openstack.compute.server_external_events [req-58edacd4-67f5-4aa6-9d6c-381c697dbff9 req-e98aad00-eabe-44b7-9a58-3b1ddd98f3b8 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:be87bce5-8984-4cc6-8a86-b24bf7922b47 for instance 2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 on instance [pid: 8|app: 0|req: 477/947] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:51:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/948] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:13 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1629 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:14.576 8 WARNING neutronclient.v2_0.client [None req-b2f0ec39-7bad-4712-92a2-235e497d39a1 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/949] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:14 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1528 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:15.226 7 WARNING neutronclient.v2_0.client [None req-b7fb716f-d137-4500-9a18-67221dbe7cbb 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The 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: 472/950] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:15 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1627 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-04-12 19:51:15.521 8 INFO nova.api.openstack.compute.server_external_events [req-b5f7185b-f1f2-4ed0-9db4-cf6434b89fa3 req-6b62e0f9-3eeb-433b-a150-eda68dce040a f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:728949e1-24b6-42cb-b31a-f762813fd838 for instance ca56615f-375c-4b28-af43-523fd1798a3f on instance [pid: 8|app: 0|req: 479/951] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:51:15 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-04-12 19:51:15.811 7 WARNING neutronclient.v2_0.client [None req-22bf35fa-fecd-4d53-97e6-232d0cf4eede 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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: 473/952] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:15 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1528 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:16.331 8 WARNING neutronclient.v2_0.client [None req-5572e698-2c26-4f9b-ba2f-d50c1141eed1 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] 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-04-12 19:51:16.396 7 WARNING neutronclient.v2_0.client [None req-14f59f6e-1a1a-4f43-9888-cc7bb1a722be 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/953] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.1/servers/aa9d852b-6a27-4493-95de-950144abbed9 => generated 1519 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:17.075 8 INFO nova.api.openstack.compute.server_external_events [req-5daa2a1d-ae8b-4787-a8e2-963dded55109 req-9e76bd66-c9e8-4b44-9ae0-6299ab25b5ea f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:c5d3d8ed-0d43-46f2-a2f2-6959953968bf for instance aa9d852b-6a27-4493-95de-950144abbed9 on instance [pid: 8|app: 0|req: 483/956] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:51:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/957] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1627 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:17.277 8 WARNING neutronclient.v2_0.client [None req-75fc3318-9663-439b-a786-d6ee92b5769f 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in 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.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1697 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:17.437 7 WARNING neutronclient.v2_0.client [None req-2eba5403-d424-41c8-96e2-d40a40f5cb13 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1697 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:18.148 8 WARNING neutronclient.v2_0.client [None req-9fc218f2-f7fb-49a7-852c-c30f18954b52 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] 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-04-12 19:51:18.771 7 INFO nova.api.openstack.compute.server_external_events [req-1c1f57ce-1a75-40ab-8aac-7f9c8195f8ba req-3e0ccc28-5128-4020-828a-f57d2eafe12e f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:728949e1-24b6-42cb-b31a-f762813fd838 for instance ca56615f-375c-4b28-af43-523fd1798a3f on instance [pid: 7|app: 0|req: 476/960] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:51:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/961] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:18 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1627 bytes in 895 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:20.059 7 WARNING neutronclient.v2_0.client [None req-86a29933-ce82-484e-8614-5ef668970dff 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The 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: 477/962] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => 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-04-12 19:51:20.457 8 INFO nova.api.openstack.compute.server_external_events [req-ea3192f0-fbc9-458b-91c0-5390b0c4cc44 req-d516e784-c506-4d98-bd01-51f1455b6e0e f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:be87bce5-8984-4cc6-8a86-b24bf7922b47 for instance 2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 on instance [pid: 8|app: 0|req: 486/963] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:51:20 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-04-12 19:51:21.244 7 WARNING neutronclient.v2_0.client [None req-610a675d-49a1-42a2-b7e2-ca676d4d03ad 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The 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: 478/964] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:21 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => 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-04-12 19:51:22.103 8 WARNING neutronclient.v2_0.client [None req-47eaca23-3314-49aa-b24d-3b55f2abfcf0 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/965] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:22 2026] GET /v2.1/servers/aa9d852b-6a27-4493-95de-950144abbed9 => generated 1517 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:22.436 7 WARNING neutronclient.v2_0.client [None req-f04d6d9a-096c-44ec-ad98-6c8482e9b620 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The 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/966] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:22 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1808 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:22.598 8 WARNING neutronclient.v2_0.client [None req-62177541-fd00-45bb-8176-abd5384bd8f3 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/967] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:51:22 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:23.458 7 INFO nova.api.openstack.compute.server_external_events [req-69ebbe03-30a2-41c9-b0ac-f1b3d2c94517 req-986438d2-53ea-4724-95df-8db1a57032b5 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:be87bce5-8984-4cc6-8a86-b24bf7922b47 for instance 2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 on instance [pid: 7|app: 0|req: 480/968] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:51:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:24.017 8 INFO nova.api.openstack.compute.server_external_events [req-97eb737b-acd0-4459-a09c-8770685059b1 req-b4494491-6d3f-43bd-8032-dc8a53902fc5 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:c5d3d8ed-0d43-46f2-a2f2-6959953968bf for instance aa9d852b-6a27-4493-95de-950144abbed9 on instance [pid: 8|app: 0|req: 489/969] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:51:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:27.333 8 WARNING neutronclient.v2_0.client [None req-2d25a8be-acad-4735-9171-d1cd57fc7a66 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/972] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:27 2026] GET /v2.1/servers/aa9d852b-6a27-4493-95de-950144abbed9 => generated 1817 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:28.764 8 INFO nova.api.openstack.compute.server_external_events [req-b5eac766-a602-4ea8-8b39-dc3e2604bbe4 req-223833ea-e86b-40fa-8c06-f4cca22911a3 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:c5d3d8ed-0d43-46f2-a2f2-6959953968bf for instance aa9d852b-6a27-4493-95de-950144abbed9 on instance [pid: 8|app: 0|req: 492/973] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:51:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:51:28.806 7 WARNING neutronclient.v2_0.client [None req-3d0df8a6-d74e-4441-8d7e-8767b3378683 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] 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-04-12 19:51:28.850 7 WARNING neutronclient.v2_0.client [None req-3d0df8a6-d74e-4441-8d7e-8767b3378683 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] 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-04-12 19:51:29.112 7 WARNING neutronclient.v2_0.client [None req-3d0df8a6-d74e-4441-8d7e-8767b3378683 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The 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: 482/974] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:51:28 2026] POST /v2.1/servers => generated 447 bytes in 621 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-04-12 19:51:29.384 8 WARNING neutronclient.v2_0.client [None req-0931dc0b-fece-4c34-a998-3854537ae89e ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The python binding code in 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/975] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.1/servers/b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:34.485 7 WARNING neutronclient.v2_0.client [None req-a825c37c-524e-483a-978b-9b9ff561c728 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The 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/976] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:34 2026] GET /v2.1/servers/b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1520 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-04-12 19:51:35.284 8 INFO nova.api.openstack.compute.server_external_events [req-fd397e9f-cfdd-4b12-bb90-54582745bdd1 req-1c10a27e-f2b9-4e15-a716-124e4000d11c f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:79aef326-e39a-460c-963c-f14d742dddf2 for instance b8de3238-7e4f-4844-b4d8-19c69a09c050 on instance [pid: 8|app: 0|req: 494/977] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:51:35 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-04-12 19:51:38.836 8 INFO nova.api.openstack.compute.server_external_events [req-2edbaf72-f178-4f75-bffd-e0ed5e98101c req-1e15b28a-6aea-4ffc-9d9e-40b54a02e3e8 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:79aef326-e39a-460c-963c-f14d742dddf2 for instance b8de3238-7e4f-4844-b4d8-19c69a09c050 on instance [pid: 8|app: 0|req: 496/980] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:51:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:51:39.725 7 WARNING neutronclient.v2_0.client [None req-1fb8b8ab-a7d4-43a9-94ad-9f6450581dea ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The 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: 485/981] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:39 2026] GET /v2.1/servers/b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1518 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-04-12 19:51:44.925 8 WARNING neutronclient.v2_0.client [None req-70078d83-e6eb-4984-b526-c0751f959f20 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/982] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:51:44 2026] GET /v2.1/servers/b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1819 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-04-12 19:51:46.252 7 INFO nova.api.openstack.compute.server_external_events [req-c24e8b5f-1c31-4192-b145-807b85ffbd53 req-b82bd291-408c-4fc9-8aa3-cdb7b04c7c72 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:79aef326-e39a-460c-963c-f14d742dddf2 for instance b8de3238-7e4f-4844-b4d8-19c69a09c050 on instance [pid: 7|app: 0|req: 486/983] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:51:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/986] 10.0.0.23 () {30 vars in 617 bytes} [Sun Apr 12 19:51:50 2026] GET /v2.1 => generated 0 bytes in 95 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: 488/987] 10.0.0.23 () {32 vars in 690 bytes} [Sun Apr 12 19:51:50 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/988] 10.0.0.23 () {34 vars in 911 bytes} [Sun Apr 12 19:51:50 2026] GET /v2.1/os-simple-tenant-usage/7f14b1663a454d32ad5ac1913c9969a9?start=2026-04-11T00:00:00&end=2026-04-12T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/989] 10.0.0.23 () {30 vars in 652 bytes} [Sun Apr 12 19:51:50 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/990] 10.0.0.23 () {30 vars in 617 bytes} [Sun Apr 12 19:51:53 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 490/991] 10.0.0.23 () {32 vars in 690 bytes} [Sun Apr 12 19:51:53 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: 502/992] 10.0.0.23 () {34 vars in 911 bytes} [Sun Apr 12 19:51:53 2026] GET /v2.1/os-simple-tenant-usage/7f14b1663a454d32ad5ac1913c9969a9?start=2026-04-11T00:00:00&end=2026-04-12T23:59:59 => generated 20 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/993] 10.0.0.23 () {30 vars in 652 bytes} [Sun Apr 12 19:51:54 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 503/994] 10.0.0.51 () {34 vars in 748 bytes} [Sun Apr 12 19:51:54 2026] POST /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f/action => generated 32292 bytes in 571 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-04-12 19:52:06.370 8 INFO nova.api.openstack.compute.server_external_events [req-0ad57dff-180b-43cf-b75f-e8e3082082cb req-403034ed-9e9a-4854-ba80-6c4b3bac251d f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:728949e1-24b6-42cb-b31a-f762813fd838 for instance ca56615f-375c-4b28-af43-523fd1798a3f on instance [pid: 8|app: 0|req: 505/997] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:52:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1000] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:52:09 2026] POST /v2.1/os-keypairs => generated 397 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:11.119 8 WARNING neutronclient.v2_0.client [None req-ee115cd1-3704-4875-95f8-38ed88bfc4d1 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] 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-04-12 19:52:11.206 8 WARNING neutronclient.v2_0.client [None req-ee115cd1-3704-4875-95f8-38ed88bfc4d1 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] 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-04-12 19:52:11.403 8 WARNING neutronclient.v2_0.client [None req-ee115cd1-3704-4875-95f8-38ed88bfc4d1 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1001] 10.0.0.51 () {34 vars in 661 bytes} [Sun Apr 12 19:52:11 2026] POST /v2.1/servers => generated 449 bytes in 585 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-12 19:52:11.666 7 WARNING neutronclient.v2_0.client [None req-68a3e572-ee58-4e6d-91b4-9f1122c3ec54 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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/1002] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1402 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-04-12 19:52:12.768 8 WARNING neutronclient.v2_0.client [None req-4f429a6e-4a06-42ea-8eb7-cb4ecad10c62 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in 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/1003] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:12 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1406 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-04-12 19:52:13.873 7 WARNING neutronclient.v2_0.client [None req-c7875f30-3f42-443a-a563-fcdb25b650da 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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/1004] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:13 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1454 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-04-12 19:52:14.990 8 WARNING neutronclient.v2_0.client [None req-810d2d21-c16a-478d-855d-88bda2f38e26 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in 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/1005] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1454 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-04-12 19:52:16.087 7 WARNING neutronclient.v2_0.client [None req-2fd6c5f6-f59c-446e-896d-5b7442325e28 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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: 497/1006] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:16 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1462 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:16.979 8 INFO nova.api.openstack.compute.server_external_events [req-6742496f-0d56-45c1-9e99-a3e05b90c706 req-7b3846aa-968b-4ca6-b42a-428796f89f6f f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:fbd627b9-44d5-43bd-96c2-14e27849e2a4 for instance 7d95dced-3b7c-4277-be76-0476ddc514a1 on instance [pid: 8|app: 0|req: 511/1009] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:52:16 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-04-12 19:52:17.198 7 WARNING neutronclient.v2_0.client [None req-357f0504-1717-4a26-bda6-869056f4c9f0 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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: 499/1010] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:17 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1539 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:18.361 8 WARNING neutronclient.v2_0.client [None req-d4657963-4aef-422d-85ee-a9c7f1a67a17 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1011] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1527 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:19.774 7 WARNING neutronclient.v2_0.client [None req-62578d06-d879-458e-abf7-1e77bc1956fc 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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/1012] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:19 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1527 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:20.961 8 WARNING neutronclient.v2_0.client [None req-954c3a75-e187-4701-840d-b95904870e24 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1013] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:20 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1527 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:21.709 7 INFO nova.api.openstack.compute.server_external_events [req-907a241f-c780-4cdf-a729-584af8b2cc15 req-47c098be-2c12-4d0f-a239-4a61a08d3bc7 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:fbd627b9-44d5-43bd-96c2-14e27849e2a4 for instance 7d95dced-3b7c-4277-be76-0476ddc514a1 on instance [pid: 7|app: 0|req: 501/1014] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:52:21 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-04-12 19:52:22.131 8 WARNING neutronclient.v2_0.client [None req-dea00f94-281e-4d2c-9667-bc5fb33dbca2 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in 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/1015] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:22 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1527 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:23.349 7 WARNING neutronclient.v2_0.client [None req-fe35f4a1-46bc-4952-a5eb-6c63f43542f6 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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/1016] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:23 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:24.760 8 WARNING neutronclient.v2_0.client [None req-6c1b63b6-ed74-4b20-99ff-a39f4e21f67b 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] 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-04-12 19:52:24.813 7 WARNING neutronclient.v2_0.client [None req-482ec4fa-e377-4ee3-ae4f-b52e37f8eda0 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] 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-04-12 19:52:24.873 7 WARNING neutronclient.v2_0.client [None req-482ec4fa-e377-4ee3-ae4f-b52e37f8eda0 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in 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/1017] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:24 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1695 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:24.972 8 WARNING neutronclient.v2_0.client [None req-9470623c-01bd-4bdc-acb5-d0611f694936 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] 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-04-12 19:52:25.054 7 WARNING neutronclient.v2_0.client [None req-482ec4fa-e377-4ee3-ae4f-b52e37f8eda0 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in 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/1018] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:24 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1695 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1019] 162.253.55.204 () {36 vars in 713 bytes} [Sun Apr 12 19:52:24 2026] POST /v2.1/servers => generated 453 bytes in 1146 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-04-12 19:52:26.010 8 INFO nova.api.openstack.compute.server_external_events [req-e225907f-95a1-49f7-92c5-42a69cae3afa req-01e0c159-0fbf-4ff3-a614-2cf3684d1cbf f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:fbd627b9-44d5-43bd-96c2-14e27849e2a4 for instance 7d95dced-3b7c-4277-be76-0476ddc514a1 on instance [pid: 8|app: 0|req: 517/1020] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:52:25 2026] POST /v2.1/os-server-external-events => generated 179 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-04-12 19:52:26.234 7 WARNING neutronclient.v2_0.client [None req-fdad7459-065b-41f8-a79d-2f64fe3a651a 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The 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: 504/1021] 162.253.55.204 () {32 vars in 732 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2213 bytes in 72 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-04-12 19:52:26.317 8 WARNING neutronclient.v2_0.client [None req-4a839233-7ac9-4f8a-a4a4-21f2424d8751 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in 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/1022] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface => generated 28 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1023] 162.253.55.204 () {32 vars in 776 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:29.025 7 WARNING neutronclient.v2_0.client [None req-c7bd5495-948a-47d8-9311-8f83721afac3 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The 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: 507/1026] 162.253.55.204 () {32 vars in 732 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2371 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:29.123 8 WARNING neutronclient.v2_0.client [None req-106a2224-c460-4562-8c6b-b7ca38dae015 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in 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/1027] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:52:29 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface => generated 28 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1028] 162.253.55.204 () {32 vars in 776 bytes} [Sun Apr 12 19:52:29 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-volume_attachments => generated 197 bytes in 58 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-04-12 19:52:31.052 8 INFO nova.api.openstack.compute.server_external_events [req-c8cdb864-e8ab-4169-acae-803e19f9d789 req-8eaaf7bd-acf0-4789-9749-662023f0334a f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 8|app: 0|req: 521/1029] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:52:31 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-04-12 19:52:32.150 7 WARNING neutronclient.v2_0.client [None req-f7bd7a74-88eb-49ab-9abf-1224b4efa579 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The 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: 509/1030] 162.253.55.204 () {32 vars in 732 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2445 bytes in 139 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-04-12 19:52:32.288 8 WARNING neutronclient.v2_0.client [None req-406c5e73-7601-4d8b-8c6c-96a7bc4ac31b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in 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/1031] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface => generated 283 bytes in 93 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: 510/1032] 162.253.55.204 () {32 vars in 776 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1033] 10.0.0.51 () {34 vars in 748 bytes} [Sun Apr 12 19:52:32 2026] POST /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1/action => generated 31937 bytes in 573 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-04-12 19:52:35.098 7 WARNING neutronclient.v2_0.client [None req-b68b1c0a-5ad0-4220-b053-b8cf2fdd6bd8 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The 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: 511/1034] 162.253.55.204 () {32 vars in 732 bytes} [Sun Apr 12 19:52:35 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2433 bytes in 134 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-04-12 19:52:35.236 8 WARNING neutronclient.v2_0.client [None req-951f2679-0ef1-4b3a-b588-afdc5d18c9ae 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1035] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:52:35 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface => generated 283 bytes in 80 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: 512/1036] 162.253.55.204 () {32 vars in 776 bytes} [Sun Apr 12 19:52:35 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-volume_attachments => generated 197 bytes in 305 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-04-12 19:52:36.162 8 WARNING neutronclient.v2_0.client [None req-04b5b49d-ce85-4a02-95b9-b38a3fa7c26e 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1037] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:36 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1928 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:37.448 7 INFO nova.api.openstack.compute.server_external_events [req-b4442f0e-fe03-4e11-a828-74b7f818203e req-a8571146-e04e-4fab-a78d-cb3d8d79bc08 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 514/1040] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:52:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1041] 10.0.0.51 () {32 vars in 751 bytes} [Sun Apr 12 19:52:38 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9/os-server-password => generated 116 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:38.570 7 WARNING neutronclient.v2_0.client [None req-f8f3a4aa-0453-4a08-932b-316a1eef6ff9 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The 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: 515/1042] 162.253.55.204 () {32 vars in 732 bytes} [Sun Apr 12 19:52:38 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2433 bytes in 139 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-04-12 19:52:38.707 8 WARNING neutronclient.v2_0.client [None req-d90aa844-c762-419c-af86-0e2d5e67dd16 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in 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/1043] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:52:38 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface => generated 285 bytes in 86 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: 516/1044] 162.253.55.204 () {32 vars in 776 bytes} [Sun Apr 12 19:52:38 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-volume_attachments => generated 197 bytes in 47 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: 529/1045] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:52:39 2026] DELETE /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 0 bytes in 104 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-04-12 19:52:39.924 7 WARNING neutronclient.v2_0.client [None req-2953eefd-e9ef-445a-b9a5-551e63af101e 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The 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: 517/1046] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:39 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1934 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-04-12 19:52:41.104 8 WARNING neutronclient.v2_0.client [None req-e906cbba-e9cb-4654-bf87-8abf46ce0cd3 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1047] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1934 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:41.528 7 WARNING neutronclient.v2_0.client [None req-5f78cbcc-8726-44cd-8bf1-ff5e083db702 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The 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/1048] 162.253.55.204 () {32 vars in 732 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2580 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:41.706 8 WARNING neutronclient.v2_0.client [None req-c1223a31-ea52-4cac-8d8b-19eb3d29e140 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1049] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface => generated 285 bytes in 96 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: 519/1050] 162.253.55.204 () {32 vars in 776 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-volume_attachments => generated 197 bytes in 48 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-04-12 19:52:42.342 8 WARNING neutronclient.v2_0.client [None req-e58fa3e4-bb6e-4df7-b59e-4da75e7e9dfa 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1051] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:42 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1934 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:43.186 7 INFO nova.api.openstack.compute.server_external_events [req-8ac410f7-b26d-4df9-9d6a-b21619214689 req-2d52835c-b5d5-4a69-b65a-911817b1c264 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:be87bce5-8984-4cc6-8a86-b24bf7922b47 for instance 2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 on instance [pid: 7|app: 0|req: 520/1052] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:52:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:43.604 8 WARNING neutronclient.v2_0.client [None req-2175db9b-e988-47cd-9c76-4a16daefd817 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1053] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:43 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1537 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, ' [pid: 7|app: 0|req: 521/1054] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:52:43 2026] DELETE /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:44.164 8 WARNING neutronclient.v2_0.client [None req-52c67ce1-d60f-4cc4-9a52-9e11e433db57 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1055] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:44 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1821 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:44.724 7 WARNING neutronclient.v2_0.client [None req-5ad98df3-f3c3-467d-96aa-9c249d53091c 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The 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: 522/1056] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:44 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1542 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:45.414 8 WARNING neutronclient.v2_0.client [None req-6c976d9d-4c92-4fd7-8bbe-241f4441c830 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1057] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:45 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1821 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:45.857 7 WARNING neutronclient.v2_0.client [None req-07954bb3-8684-4c8e-9b8e-a484f5ecf8e6 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] The 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: 523/1058] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:45 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1542 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:46.602 8 WARNING neutronclient.v2_0.client [None req-da0aff6e-c57a-4cdc-afea-68dfc107bc71 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1061] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:46 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1821 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:46.954 7 INFO nova.api.openstack.wsgi [None req-0fbba686-3f42-4aa7-bac6-8f3deb8943ae 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] HTTP exception thrown: Instance 2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 could not be found. [pid: 7|app: 0|req: 525/1062] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:46 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:47.008 8 INFO nova.api.openstack.wsgi [None req-455ecf93-904c-4603-9215-dce41dac7b08 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] HTTP exception thrown: Instance 2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 could not be found. [pid: 8|app: 0|req: 538/1063] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:52:46 2026] DELETE /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 111 bytes in 50 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-04-12 19:52:47.050 7 INFO nova.api.openstack.wsgi [None req-62e66304-5f17-43f1-9d53-e37f1950a9b8 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] HTTP exception thrown: Instance 2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 could not be found. [pid: 7|app: 0|req: 526/1064] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:47 2026] GET /v2.1/servers/2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => 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: 539/1065] 10.0.0.51 () {32 vars in 704 bytes} [Sun Apr 12 19:52:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1641003291 => generated 0 bytes in 38 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-04-12 19:52:47.325 7 INFO nova.api.openstack.compute.server_external_events [req-dd3ade13-4da7-4e62-a710-94f61a9aa7c8 req-97564525-6d08-4149-b1d2-78fd5c57c893 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:fbd627b9-44d5-43bd-96c2-14e27849e2a4 for instance 7d95dced-3b7c-4277-be76-0476ddc514a1 on instance [pid: 7|app: 0|req: 527/1066] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:52:47 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: 8|app: 0|req: 540/1067] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:52:47 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-305761115 => 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, ' 2026-04-12 19:52:47.837 7 WARNING neutronclient.v2_0.client [None req-50ee3191-3cf3-4e31-b8b1-b686d9cc056d 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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: 528/1068] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:47 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1483 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 19:52:49.465 8 WARNING neutronclient.v2_0.client [None req-5df091db-f19a-4b35-9025-78f22f66e92c 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in 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/1069] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:49 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1488 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:50.592 7 WARNING neutronclient.v2_0.client [None req-8228c898-d244-467d-ba60-20d373fe663e 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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: 529/1070] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:50 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1488 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:51.765 8 INFO nova.api.openstack.wsgi [None req-e0a80cdf-04c1-47ca-b82b-ef0cd938313e 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] HTTP exception thrown: Instance 7d95dced-3b7c-4277-be76-0476ddc514a1 could not be found. [pid: 8|app: 0|req: 542/1071] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:51 2026] GET /v2.1/servers/7d95dced-3b7c-4277-be76-0476ddc514a1 => 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: 530/1072] 10.0.0.51 () {32 vars in 726 bytes} [Sun Apr 12 19:52:51 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-341556719 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1073] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:52:52 2026] DELETE /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-12 19:52:52.432 7 WARNING neutronclient.v2_0.client [None req-37f9b908-ba54-4d93-accb-b80b9ee4d941 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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: 531/1074] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:52 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1703 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-04-12 19:52:53.632 8 WARNING neutronclient.v2_0.client [None req-c57fcb26-ba05-4582-a031-96edc53b7641 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in 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/1075] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:53 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1703 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:54.865 7 WARNING neutronclient.v2_0.client [None req-202512cd-299f-4bae-bf54-b5a24b63a6e9 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] 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-04-12 19:52:54.983 8 INFO nova.api.openstack.compute.server_external_events [req-daba3013-50b2-4d8b-b8dc-9560834096fb req-ae0780f2-1457-45d7-b14b-d577f352450e f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-unplugged:728949e1-24b6-42cb-b31a-f762813fd838 for instance ca56615f-375c-4b28-af43-523fd1798a3f on instance [pid: 8|app: 0|req: 545/1076] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:52:54 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: 532/1077] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:54 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1703 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-04-12 19:52:55.418 8 INFO nova.api.openstack.compute.server_external_events [req-eb8ef485-2080-4366-b027-71b5490b49b1 req-e0bf40ab-b034-47e6-8de9-e1e79c63a10b f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:728949e1-24b6-42cb-b31a-f762813fd838 for instance ca56615f-375c-4b28-af43-523fd1798a3f on instance [pid: 8|app: 0|req: 546/1078] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:52:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:56.126 7 WARNING neutronclient.v2_0.client [None req-155a70a2-a017-4b19-931f-fb9c283b488f 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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/1079] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:56 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1483 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-04-12 19:52:57.229 7 WARNING neutronclient.v2_0.client [None req-dee0e5f9-24a8-4b98-8318-729eb50cd5ab 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The 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: 535/1082] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:57 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1488 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-04-12 19:52:58.356 8 WARNING neutronclient.v2_0.client [None req-c5fed204-fafd-48b0-948e-a412f15168ba 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1083] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:58 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 1488 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:52:59.456 7 INFO nova.api.openstack.wsgi [None req-ffe37f50-438f-4062-84c6-cf152a10c600 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] HTTP exception thrown: Instance ca56615f-375c-4b28-af43-523fd1798a3f could not be found. [pid: 7|app: 0|req: 536/1084] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:52:59 2026] GET /v2.1/servers/ca56615f-375c-4b28-af43-523fd1798a3f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1085] 10.0.0.51 () {32 vars in 728 bytes} [Sun Apr 12 19:52:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1339451190 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 19:53:18.045 8 WARNING neutronclient.v2_0.client [None req-8fcc6eec-50b4-45b3-bc86-7f9efaf76e50 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] 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-04-12 19:53:18.314 8 WARNING neutronclient.v2_0.client [None req-8fcc6eec-50b4-45b3-bc86-7f9efaf76e50 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] 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-04-12 19:53:21.091 7 INFO nova.api.openstack.compute.server_external_events [req-7fc5e1a5-6c2c-4491-8f00-f7b7b9e28caa req-f3fee6f1-e613-4cb6-bc74-a930813fb247 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:518cb5b6-b8fa-499a-a508-59dbbce0aa2a for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 539/1090] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:53:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:53:24.881 7 INFO nova.api.openstack.compute.server_external_events [req-71ff44f7-73bc-4628-bc7d-cb17d2c07f9d req-0c2d191c-83cb-4cd5-9dcb-c58dfc21fe37 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:518cb5b6-b8fa-499a-a508-59dbbce0aa2a for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 540/1091] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:53:24 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) 2026-04-12 19:53:27.384 8 WARNING neutronclient.v2_0.client [None req-8fcc6eec-50b4-45b3-bc86-7f9efaf76e50 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1094] 162.253.55.204 () {36 vars in 811 bytes} [Sun Apr 12 19:53:18 2026] POST /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface => generated 280 bytes in 9456 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-04-12 19:53:27.922 7 INFO nova.api.openstack.compute.server_external_events [req-a904853a-e7e7-4a90-9ba0-e9071d3f94d1 req-0ba38179-bdb6-4dad-b908-dc7c590c93fb f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:518cb5b6-b8fa-499a-a508-59dbbce0aa2a for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 543/1095] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:53:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:53:29.970 8 INFO nova.api.openstack.compute.server_external_events [req-5f59f5e8-7bf0-4423-bf85-52745a3ff16f req-de67680f-173c-44d3-b2d1-09f1877bf6d0 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:518cb5b6-b8fa-499a-a508-59dbbce0aa2a for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 8|app: 0|req: 553/1096] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:53:29 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-04-12 19:53:48.563 7 WARNING neutronclient.v2_0.client [None req-b21cc711-6b25-41c5-a876-2f1c13b52dee 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] 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-04-12 19:53:48.715 7 WARNING neutronclient.v2_0.client [None req-b21cc711-6b25-41c5-a876-2f1c13b52dee 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] 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-04-12 19:53:51.065 8 INFO nova.api.openstack.compute.server_external_events [req-9279d5aa-1e01-45af-b07c-993bde17fc2e req-9fc3590b-0043-4eeb-9b76-2e0e5e8eb757 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:100871ed-579e-4e14-924d-35df00a2690a for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 8|app: 0|req: 556/1101] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:53:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:53:56.445 8 INFO nova.api.openstack.compute.server_external_events [req-19dc9d09-2886-4f6c-b695-9e6debc4b275 req-2157a452-b202-4116-bb5b-6cb42b7476ba f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:100871ed-579e-4e14-924d-35df00a2690a for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 8|app: 0|req: 557/1102] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:53:56 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) 2026-04-12 19:53:57.806 7 WARNING neutronclient.v2_0.client [None req-b21cc711-6b25-41c5-a876-2f1c13b52dee 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The 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: 546/1105] 162.253.55.204 () {36 vars in 811 bytes} [Sun Apr 12 19:53:48 2026] POST /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface => generated 375 bytes in 9353 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-04-12 19:54:11.502 8 WARNING neutronclient.v2_0.client [None req-c47b10fa-b42c-43f5-90ab-c03285b7c499 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] 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-04-12 19:54:11.547 8 WARNING neutronclient.v2_0.client [None req-c47b10fa-b42c-43f5-90ab-c03285b7c499 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] 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-04-12 19:54:13.900 7 INFO nova.api.openstack.compute.server_external_events [req-128f43dd-78c2-4415-9dec-9835e36ec798 req-f8c3e2f1-3d42-4c63-b15f-2f2ddcf24d12 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:f8d143f8-820b-47c1-bc84-3ca1548f7e78 for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 548/1108] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:54:13 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-04-12 19:54:19.096 7 INFO nova.api.openstack.compute.server_external_events [req-bfe6fc94-fa72-48f4-a91f-7d8a187675d6 req-008b410f-acb0-481f-bfc8-70170187f6f7 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-plugged:f8d143f8-820b-47c1-bc84-3ca1548f7e78 for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 551/1111] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:54:19 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-04-12 19:54:21.090 8 WARNING neutronclient.v2_0.client [None req-c47b10fa-b42c-43f5-90ab-c03285b7c499 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The python binding code in 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/1112] 162.253.55.204 () {36 vars in 811 bytes} [Sun Apr 12 19:54:11 2026] POST /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface => generated 377 bytes in 9730 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-04-12 19:54:22.541 7 INFO nova.api.openstack.compute.server_external_events [req-a5e043c8-d9bb-4924-ad8e-89497f56be13 req-bf3ca2e2-1897-4aed-b223-d478855157ec f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:100871ed-579e-4e14-924d-35df00a2690a for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 552/1113] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:54:22 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-04-12 19:54:33.598 7 INFO nova.api.openstack.compute.server_external_events [req-cf90ea2b-e302-476a-b302-381a9ad91cc7 req-5b95fb0c-5909-40da-b02c-674b5433ec23 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:f8d143f8-820b-47c1-bc84-3ca1548f7e78 for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 554/1116] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:54:33 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 563/1117] 162.253.55.204 () {34 vars in 854 bytes} [Sun Apr 12 19:54:34 2026] DELETE /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 0 bytes in 65 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-04-12 19:54:35.650 7 INFO nova.api.openstack.compute.server_external_events [req-d4ca76d3-1372-405e-b496-b90fa1b9a69a req-2a578675-421f-4ad0-a206-e9b73cc23bd4 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:f8d143f8-820b-47c1-bc84-3ca1548f7e78 for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 555/1118] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:54: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-04-12 19:54:44.245 8 INFO nova.api.openstack.compute.server_external_events [req-5baafff5-00e6-4a45-b2ae-dcb33e5ec7e8 req-aef05af9-9b53-46db-b823-7e955afcb3d7 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:100871ed-579e-4e14-924d-35df00a2690a for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 8|app: 0|req: 565/1121] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:54:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1122] 162.253.55.204 () {34 vars in 854 bytes} [Sun Apr 12 19:54:44 2026] DELETE /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface/100871ed-579e-4e14-924d-35df00a2690a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1127] 162.253.55.204 () {34 vars in 854 bytes} [Sun Apr 12 19:55:05 2026] DELETE /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af/os-interface/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1130] 162.253.55.204 () {34 vars in 754 bytes} [Sun Apr 12 19:55:10 2026] DELETE /v2.1/servers/3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 0 bytes in 110 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-04-12 19:55:13.193 8 INFO nova.api.openstack.compute.server_external_events [req-8ec5e5b9-ef43-42a8-8fba-9710b34d885a req-11f9c205-85c2-4557-b9ca-052f95cd8a66 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-unplugged:e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 8|app: 0|req: 570/1131] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:55:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:55:13.284 7 INFO nova.api.openstack.compute.server_external_events [req-076289d3-b642-485a-ae51-5288a97915c8 req-59fa5132-915d-41a4-8dfd-f805c62bb68f f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 for instance 3730aa8d-ea4f-4fe9-9d46-e0b0f58906af on instance [pid: 7|app: 0|req: 562/1132] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:55:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:55:14.990 8 INFO nova.api.openstack.compute.server_external_events [req-2c8ad4cc-1328-4ecc-b38d-645e579b384f req-2c1af04c-414e-44d4-8764-94f3542905a3 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:79aef326-e39a-460c-963c-f14d742dddf2 for instance b8de3238-7e4f-4844-b4d8-19c69a09c050 on instance [pid: 8|app: 0|req: 571/1133] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:55:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1134] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:55:14 2026] DELETE /v2.1/servers/b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 0 bytes in 95 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-04-12 19:55:15.140 8 WARNING neutronclient.v2_0.client [None req-7195a570-e560-478b-94fb-1db658985fde ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1135] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.1/servers/b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1945 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:55:17.993 7 INFO nova.api.openstack.compute.server_external_events [req-6e4f7b74-ac9f-4150-ae25-5319d5d014d7 req-4eb2458b-8ecb-4259-afdb-99b1fddaf97f f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:79aef326-e39a-460c-963c-f14d742dddf2 for instance b8de3238-7e4f-4844-b4d8-19c69a09c050 on instance [pid: 7|app: 0|req: 565/1138] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:55:17 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-04-12 19:55:20.397 8 WARNING neutronclient.v2_0.client [None req-5ee1335b-dc86-4eb3-b81e-eb7f48528eaa ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1139] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:55:20 2026] GET /v2.1/servers/b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1481 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-04-12 19:55:25.488 7 INFO nova.api.openstack.wsgi [None req-7aabfa8a-59a3-480e-bc2a-a5380521337e ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] HTTP exception thrown: Instance b8de3238-7e4f-4844-b4d8-19c69a09c050 could not be found. [pid: 7|app: 0|req: 566/1140] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:55:25 2026] GET /v2.1/servers/b8de3238-7e4f-4844-b4d8-19c69a09c050 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:55:26.254 8 INFO nova.api.openstack.compute.server_external_events [req-dbdfbbf9-917d-44e9-85ac-0d990570748f req-3c78dd3f-dd5c-48bf-b5c7-dfde1741f9a9 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-changed:c5d3d8ed-0d43-46f2-a2f2-6959953968bf for instance aa9d852b-6a27-4493-95de-950144abbed9 on instance [pid: 8|app: 0|req: 575/1141] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:55:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1142] 10.0.0.51 () {32 vars in 716 bytes} [Sun Apr 12 19:55:26 2026] DELETE /v2.1/servers/aa9d852b-6a27-4493-95de-950144abbed9 => generated 0 bytes in 102 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-04-12 19:55:26.401 8 WARNING neutronclient.v2_0.client [None req-accb3b8e-616a-412b-9ef6-e6b59d1089a3 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1145] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.1/servers/aa9d852b-6a27-4493-95de-950144abbed9 => generated 1943 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 19:55:29.103 7 INFO nova.api.openstack.compute.server_external_events [req-8e438faf-ca31-4ffd-88ae-37f0fafd5868 req-c081fc84-c8cc-495a-b9be-8aea4014a1f5 f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-unplugged:c5d3d8ed-0d43-46f2-a2f2-6959953968bf for instance aa9d852b-6a27-4493-95de-950144abbed9 on instance [pid: 7|app: 0|req: 570/1146] 10.0.0.97 () {38 vars in 813 bytes} [Sun Apr 12 19:55:29 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-04-12 19:55:29.499 8 INFO nova.api.openstack.compute.server_external_events [req-221791c5-e681-4e3f-9bda-78bb8e11b1d9 req-83240563-66fd-44bd-8d6e-d0f57e0e8e1a f6d0d92da63e468cbca516f05b8a8f81 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Creating event network-vif-deleted:c5d3d8ed-0d43-46f2-a2f2-6959953968bf for instance aa9d852b-6a27-4493-95de-950144abbed9 on instance [pid: 8|app: 0|req: 577/1147] 10.0.0.28 () {38 vars in 813 bytes} [Sun Apr 12 19:55:29 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-04-12 19:55:31.637 7 WARNING neutronclient.v2_0.client [None req-3a1d2cfd-0f77-4c91-a491-7110c1c36474 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] The 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: 571/1148] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:55:31 2026] GET /v2.1/servers/aa9d852b-6a27-4493-95de-950144abbed9 => generated 1480 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1149] 10.0.0.88 () {28 vars in 452 bytes} [Sun Apr 12 19:55:31 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 572/1150] 10.0.0.88 () {30 vars in 656 bytes} [Sun Apr 12 19:55:31 2026] GET /v2.1 => generated 0 bytes in 49 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: 579/1151] 10.0.0.88 () {32 vars in 729 bytes} [Sun Apr 12 19:55:32 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 19:55:32.223 7 WARNING neutronclient.v2_0.client [None req-7943491f-c366-4692-915b-28d953bc8e75 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] The 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: 573/1152] 10.0.0.88 () {34 vars in 804 bytes} [Sun Apr 12 19:55:32 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2275 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1153] 10.0.0.88 () {28 vars in 452 bytes} [Sun Apr 12 19:55:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 574/1154] 10.0.0.88 () {30 vars in 656 bytes} [Sun Apr 12 19:55:32 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 581/1155] 10.0.0.88 () {32 vars in 729 bytes} [Sun Apr 12 19:55:32 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1156] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:32 2026] GET /v2.1/servers/detail?project_id=17ee6a9ae37540468f5c5a19e9e3f4f4&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1157] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:32 2026] GET /v2.1/servers/detail?project_id=25d282fc50d04c658362443c4a2b3a41&all_tenants=True => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1158] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:32 2026] GET /v2.1/servers/detail?project_id=3821dc19481a47e68876ade80b423ab0&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1159] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:33 2026] GET /v2.1/servers/detail?project_id=532763746b334564b76bb4db4602c89e&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1160] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:33 2026] GET /v2.1/servers/detail?project_id=551144e5db9f4ba0a246c4d808c81820&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1161] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:33 2026] GET /v2.1/servers/detail?project_id=5e313ee7e4d441388ef8299531147758&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1162] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:33 2026] GET /v2.1/servers/detail?project_id=62c008d26020405eb91110dfd4e04b9d&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1163] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:33 2026] GET /v2.1/servers/detail?project_id=634ae2408d0c4c359efcd6bf84abe2a7&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1164] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:33 2026] GET /v2.1/servers/detail?project_id=c5c4bb3f42d94e539650dad87f9c3bfc&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1165] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:33 2026] GET /v2.1/servers/detail?project_id=ddd3b23e69184d88943c5aa90eafb9de&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1166] 10.0.0.88 () {34 vars in 892 bytes} [Sun Apr 12 19:55:33 2026] GET /v2.1/servers/detail?project_id=fde75341817e4a03aa66251a4be59f8f&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-12 19:55:36.728 7 INFO nova.api.openstack.wsgi [None req-84f44091-90e5-4025-a53f-50506b552a79 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] HTTP exception thrown: Instance aa9d852b-6a27-4493-95de-950144abbed9 could not be found. [pid: 7|app: 0|req: 582/1169] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:55:36 2026] GET /v2.1/servers/aa9d852b-6a27-4493-95de-950144abbed9 => 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: 588/1170] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1589662334 => 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-04-12 19:55:37.936 7 INFO nova.api.openstack.wsgi [None req-96d8e0b9-6b31-42dd-be32-174252405194 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1589662334 not found for user ddd10553960b4edfb8143e379af3967b [pid: 7|app: 0|req: 583/1171] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1589662334 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1174] 10.0.0.51 () {32 vars in 653 bytes} [Sun Apr 12 19:55:52 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1175] 10.0.0.51 () {32 vars in 639 bytes} [Sun Apr 12 19:55:52 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-12 19:55:52.833 7 WARNING oslo_db.sqlalchemy.utils [None req-3da173f1-8465-4f75-bceb-606293aae0f8 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 586/1176] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:55:52 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1177] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:55:52 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1230] 10.0.0.218 () {28 vars in 453 bytes} [Sun Apr 12 20:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1231] 10.0.0.218 () {30 vars in 657 bytes} [Sun Apr 12 20:00:08 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 619/1232] 10.0.0.218 () {32 vars in 730 bytes} [Sun Apr 12 20:00:08 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: 7|app: 0|req: 614/1233] 10.0.0.218 () {34 vars in 764 bytes} [Sun Apr 12 20:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1234] 10.0.0.218 () {28 vars in 453 bytes} [Sun Apr 12 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: 615/1235] 10.0.0.218 () {30 vars in 657 bytes} [Sun Apr 12 20:00:13 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 621/1236] 10.0.0.218 () {32 vars in 730 bytes} [Sun Apr 12 20:00:13 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1237] 10.0.0.218 () {34 vars in 764 bytes} [Sun Apr 12 20:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1240] 10.0.0.218 () {28 vars in 453 bytes} [Sun Apr 12 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: 623/1241] 10.0.0.218 () {30 vars in 657 bytes} [Sun Apr 12 20:00:17 2026] GET /v2.1 => generated 0 bytes in 49 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: 619/1242] 10.0.0.218 () {32 vars in 730 bytes} [Sun Apr 12 20:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1243] 10.0.0.218 () {34 vars in 807 bytes} [Sun Apr 12 20:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1244] 10.0.0.218 () {28 vars in 453 bytes} [Sun Apr 12 20:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 625/1245] 10.0.0.218 () {30 vars in 657 bytes} [Sun Apr 12 20:00:22 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 621/1246] 10.0.0.218 () {32 vars in 730 bytes} [Sun Apr 12 20:00:22 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: 626/1247] 10.0.0.218 () {34 vars in 807 bytes} [Sun Apr 12 20:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)