+ 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 [Mon May 18 04:10:23 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-75b954cbb-99r9l 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 0x7f2a9f491668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-18 04:10:28.096 8 INFO nova.utils [None req-da729b8e-a2fe-4587-9b80-e0b875941983 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-18 04:10:28.190 7 INFO nova.utils [None req-d4c12466-6e65-4b04-b471-8f4bffab4901 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-18 04:10:29.743 8 WARNING keystonemiddleware._common.config [None req-da729b8e-a2fe-4587-9b80-e0b875941983 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 04:10:29.753 8 WARNING oslo_config.cfg [None req-da729b8e-a2fe-4587-9b80-e0b875941983 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-18 04:10:29.819 7 WARNING keystonemiddleware._common.config [None req-d4c12466-6e65-4b04-b471-8f4bffab4901 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 04:10:29.828 7 WARNING oslo_config.cfg [None req-d4c12466-6e65-4b04-b471-8f4bffab4901 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-18 04:10:29.829 8 WARNING keystonemiddleware._common.config [None req-da729b8e-a2fe-4587-9b80-e0b875941983 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 04:10:29.844 8 WARNING oslo_config.cfg [None req-da729b8e-a2fe-4587-9b80-e0b875941983 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-18 04:10:29.857 8 WARNING oslo_config.cfg [None req-da729b8e-a2fe-4587-9b80-e0b875941983 - - - - - -] 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 6 seconds on interpreter 0x7f2a9f491668 pid: 8 (default app) 2026-05-18 04:10:29.906 7 WARNING keystonemiddleware._common.config [None req-d4c12466-6e65-4b04-b471-8f4bffab4901 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 04:10:29.921 7 WARNING oslo_config.cfg [None req-d4c12466-6e65-4b04-b471-8f4bffab4901 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-18 04:10:29.933 7 WARNING oslo_config.cfg [None req-d4c12466-6e65-4b04-b471-8f4bffab4901 - - - - - -] 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 6 seconds on interpreter 0x7f2a9f491668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:10:43 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:10:43.497 8 WARNING oslo_policy.policy [None req-aca83026-9a3c-4e4a-819f-1a69784686fe 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 04:10:43.497 8 WARNING oslo_policy.policy [None req-aca83026-9a3c-4e4a-819f-1a69784686fe 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:10:43 2026] GET /v2.1 => generated 0 bytes in 547 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:10:43.610 7 WARNING oslo_policy.policy [req-aca83026-9a3c-4e4a-819f-1a69784686fe req-6e5866a0-f073-4b48-b44b-7201c23e3630 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 04:10:43.610 7 WARNING oslo_policy.policy [req-aca83026-9a3c-4e4a-819f-1a69784686fe req-6e5866a0-f073-4b48-b44b-7201c23e3630 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:10:43 2026] GET /v2.1/ => generated 400 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:10:43.711 8 INFO nova.api.openstack.wsgi [None req-d30f59ed-4ca9-458d-a2e5-c17b981fd0f1 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.240 () {48 vars in 1009 bytes} [Mon May 18 04:10:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:10:43 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: 8|app: 0|req: 4/8] 199.204.45.240 () {52 vars in 1046 bytes} [Mon May 18 04:10:43 2026] POST /v2.1/flavors => generated 529 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:10:44 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: 5/10] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:10:44 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:10:44 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:10:44.717 8 INFO nova.api.openstack.wsgi [None req-bcca1781-715b-4971-92c1-fde260d74f07 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.240 () {48 vars in 1011 bytes} [Mon May 18 04:10:44 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:10:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.240 () {52 vars in 1046 bytes} [Mon May 18 04:10:44 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: 7|app: 0|req: 8/15] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:10: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: 8/16] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:10:45 2026] GET /v2.1 => generated 0 bytes in 23 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:10:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:10:45.651 8 INFO nova.api.openstack.wsgi [None req-969f3246-c11e-43e2-91d4-7d9dc2d444e7 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.240 () {48 vars in 1013 bytes} [Mon May 18 04:10:45 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:10:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.240 () {52 vars in 1046 bytes} [Mon May 18 04:10:45 2026] POST /v2.1/flavors => generated 533 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:10: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: 8|app: 0|req: 11/22] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:10:46 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: 7|app: 0|req: 12/23] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:10:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:10:46.545 8 INFO nova.api.openstack.wsgi [None req-22655f52-a5d2-44d1-b771-bf87532ad179 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.240 () {48 vars in 1011 bytes} [Mon May 18 04:10:46 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:10:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.240 () {52 vars in 1046 bytes} [Mon May 18 04:10:46 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:10: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: 8|app: 0|req: 15/30] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:10:47 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: 7|app: 0|req: 16/31] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:10:47 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:10:47.438 8 INFO nova.api.openstack.wsgi [None req-fafc2f24-7a7d-4fa9-9e16-46cf7d3644f8 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.240 () {48 vars in 1013 bytes} [Mon May 18 04:10:47 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: 7|app: 0|req: 17/33] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:10:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.240 () {52 vars in 1046 bytes} [Mon May 18 04:10:47 2026] POST /v2.1/flavors => generated 535 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.171 () {28 vars in 453 bytes} [Mon May 18 04:16:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 10.0.0.171 () {30 vars in 657 bytes} [Mon May 18 04:16:29 2026] GET /v2.1 => generated 0 bytes in 423 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/105] 10.0.0.171 () {32 vars in 730 bytes} [Mon May 18 04:16:30 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.171 () {34 vars in 803 bytes} [Mon May 18 04:16:30 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:19:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 69/138] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:19:06 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:19:06 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:19:06.204 7 INFO nova.api.openstack.wsgi [None req-2f97c7e1-5cca-4a19-9418-47c17b820887 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 70/140] 199.204.45.240 () {48 vars in 1015 bytes} [Mon May 18 04:19:06 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:19:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 199.204.45.240 () {52 vars in 1047 bytes} [Mon May 18 04:19:06 2026] POST /v2.1/flavors => generated 534 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:20:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/158] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:20:15 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:20:15 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:20:15.702 7 INFO nova.api.openstack.wsgi [None req-dc1d8ce4-5f07-4db3-ac04-0e044da12ad6 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 946488fb1b2e491488f1d108396c3cf8 [pid: 7|app: 0|req: 80/160] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:20:15 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-18 04:20:15.716 8 WARNING oslo_db.sqlalchemy.utils [None req-84301b7f-72f5-4136-bb72-ae83c11cbce6 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 81/161] 199.204.45.240 () {48 vars in 1014 bytes} [Mon May 18 04:20:15 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.240 () {52 vars in 1055 bytes} [Mon May 18 04:20:15 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:20:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:20:19 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:20:19 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.240 () {48 vars in 1071 bytes} [Mon May 18 04:20:19 2026] GET /v2.1/os-quota-sets/1493027d9658446b9bcc763b44877d37 => generated 283 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.240 () {52 vars in 1123 bytes} [Mon May 18 04:20:19 2026] PUT /v2.1/os-quota-sets/1493027d9658446b9bcc763b44877d37 => generated 238 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:27: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: 8|app: 0|req: 130/261] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:27:49 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:27:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:27:49.516 8 INFO nova.api.openstack.wsgi [None req-180600a9-0b36-4b23-ae98-3c9793490d72 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 131/263] 199.204.45.240 () {48 vars in 1013 bytes} [Mon May 18 04:27:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:27:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.204.45.240 () {52 vars in 1047 bytes} [Mon May 18 04:27:49 2026] POST /v2.1/flavors => generated 534 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:30:50 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: 151/303] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:30:50 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: 153/304] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:30:50 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/305] 199.204.45.240 () {48 vars in 1071 bytes} [Mon May 18 04:30:50 2026] GET /v2.1/os-quota-sets/7cba03735fcf4c229ce67a887f6047df => generated 283 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/306] 199.204.45.240 () {52 vars in 1123 bytes} [Mon May 18 04:30:51 2026] PUT /v2.1/os-quota-sets/7cba03735fcf4c229ce67a887f6047df => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:41:14 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: 215/432] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:41:14 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 218/433] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:41:14 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:41:14.904 8 INFO nova.api.openstack.wsgi [None req-76fcbe88-2ddd-408f-a15d-f09ca1742169 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 216/434] 199.204.45.240 () {48 vars in 1009 bytes} [Mon May 18 04:41:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:41:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 199.204.45.240 () {48 vars in 1097 bytes} [Mon May 18 04:41:14 2026] GET /v2.1/flavors/40419624-2158-46bb-a1ed-8873b7f5662d/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:41: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: 218/438] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:41:15 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 221/439] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:41:15 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:41:15.806 8 INFO nova.api.openstack.wsgi [None req-348f2e57-316e-4ede-b04e-4de52f85f66d 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 219/440] 199.204.45.240 () {48 vars in 1011 bytes} [Mon May 18 04:41:15 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/441] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:41:15 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: 8|app: 0|req: 220/442] 199.204.45.240 () {48 vars in 1097 bytes} [Mon May 18 04:41:15 2026] GET /v2.1/flavors/fb02b14d-7ed5-48d1-8278-4955bac9bd9a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:41: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: 221/444] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:41:16 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 224/445] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:41: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) 2026-05-18 04:41:16.817 8 INFO nova.api.openstack.wsgi [None req-cbb62e1d-2412-411d-92fb-9575be8beec0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 222/446] 199.204.45.240 () {48 vars in 1013 bytes} [Mon May 18 04:41:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:41:16 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: 8|app: 0|req: 223/448] 199.204.45.240 () {48 vars in 1097 bytes} [Mon May 18 04:41:16 2026] GET /v2.1/flavors/270d563f-940b-468b-a828-7c2b347ecd21/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: 227/451] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:41:17 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: 225/452] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:41:17 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 228/453] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:41:17 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:41:17.766 8 INFO nova.api.openstack.wsgi [None req-ab4b840c-dc4c-44d5-b790-8eb26993f0e7 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 226/454] 199.204.45.240 () {48 vars in 1011 bytes} [Mon May 18 04:41:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:41:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 199.204.45.240 () {48 vars in 1097 bytes} [Mon May 18 04:41:17 2026] GET /v2.1/flavors/731f2cc5-3eae-4560-939f-2762bed70ebe/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: 230/457] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:41:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:41:18 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/459] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:41:18 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:41:18.664 8 INFO nova.api.openstack.wsgi [None req-499b7132-eb93-4beb-8eb8-5ddfad19ab84 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 229/460] 199.204.45.240 () {48 vars in 1013 bytes} [Mon May 18 04:41:18 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: 7|app: 0|req: 232/461] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:41:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 199.204.45.240 () {48 vars in 1097 bytes} [Mon May 18 04:41:18 2026] GET /v2.1/flavors/78f75d84-1423-4ad5-8070-64e1317c41c5/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:42:19 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: 239/476] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:42:19 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: 238/477] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:42:19 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:42:19.680 7 INFO nova.api.openstack.wsgi [None req-b032964e-dee2-417c-b738-f4adc0eb64f4 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 240/478] 199.204.45.240 () {48 vars in 1015 bytes} [Mon May 18 04:42:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:42:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.240 () {48 vars in 1097 bytes} [Mon May 18 04:42:19 2026] GET /v2.1/flavors/8c97d188-9bc4-4fd6-b369-b6a1eb4f6d29/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:42:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:42:25 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: 241/483] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:42:25 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:42:25 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:42:29 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:42:29 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:42:29 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/490] 199.204.45.240 () {48 vars in 1071 bytes} [Mon May 18 04:42:29 2026] GET /v2.1/os-quota-sets/1493027d9658446b9bcc763b44877d37 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:43:17 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: 250/502] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:43:17 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/503] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:43:17 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:43:17.702 8 INFO nova.api.openstack.wsgi [None req-b4ee4cae-37ba-4322-8845-72cf12066de2 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 251/504] 199.204.45.240 () {48 vars in 1013 bytes} [Mon May 18 04:43:17 2026] GET /v2.1/flavors/m1.manila => 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: 254/505] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:43:17 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: 8|app: 0|req: 252/506] 199.204.45.240 () {48 vars in 1097 bytes} [Mon May 18 04:43:17 2026] GET /v2.1/flavors/d006d0cb-6948-4c43-a149-5470c1d0efac/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:43:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:43:31 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/511] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:43:31 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: 255/512] 199.204.45.240 () {48 vars in 1071 bytes} [Mon May 18 04:43:31 2026] GET /v2.1/os-quota-sets/7cba03735fcf4c229ce67a887f6047df => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 199.204.45.240 () {42 vars in 703 bytes} [Mon May 18 04:44:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 199.204.45.240 () {44 vars in 907 bytes} [Mon May 18 04:44:19 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: 262/525] 199.204.45.240 () {46 vars in 980 bytes} [Mon May 18 04:44:19 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:44:19.960 7 INFO nova.api.openstack.wsgi [None req-af1f72cd-3017-41c1-981a-2edefd290443 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 264/526] 199.204.45.240 () {48 vars in 1009 bytes} [Mon May 18 04:44:19 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.204.45.240 () {48 vars in 1049 bytes} [Mon May 18 04:44:19 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: 269/536] 10.0.0.135 () {32 vars in 654 bytes} [Mon May 18 04:45:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/537] 10.0.0.135 () {32 vars in 640 bytes} [Mon May 18 04:45:01 2026] GET /v2.1/servers => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-18 04:45:01.638 7 WARNING oslo_db.sqlalchemy.utils [None req-5b884475-0a8e-4720-bb42-a6d4b05e464d 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 270/538] 10.0.0.135 () {32 vars in 648 bytes} [Mon May 18 04:45:01 2026] GET /v2.1/os-keypairs => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/539] 10.0.0.135 () {32 vars in 693 bytes} [Mon May 18 04:45:01 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/542] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:12 2026] GET /v2.1/flavors/40419624-2158-46bb-a1ed-8873b7f5662d => generated 511 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 10.0.0.135 () {32 vars in 640 bytes} [Mon May 18 04:45:12 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/544] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:12 2026] GET /v2.1/flavors/40419624-2158-46bb-a1ed-8873b7f5662d => generated 511 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/545] 10.0.0.135 () {30 vars in 412 bytes} [Mon May 18 04:45:15 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 10.0.0.135 () {28 vars in 559 bytes} [Mon May 18 04:45:15 2026] GET /v2/ => generated 402 bytes in 457 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 10.0.0.135 () {28 vars in 563 bytes} [Mon May 18 04:45:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 10.0.0.135 () {30 vars in 412 bytes} [Mon May 18 04:45:16 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-18 04:45:21.206 8 WARNING neutronclient.v2_0.client [None req-5fcb5499-99cc-4c59-bec5-e75211e8a6ce 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:21.487 7 WARNING neutronclient.v2_0.client [None req-837cf7fb-c0cd-4fdd-a57b-91df0821a1db e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/551] 10.0.0.135 () {34 vars in 684 bytes} [Mon May 18 04:45:21 2026] POST /v2.1/os-security-groups => generated 244 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:21.892 8 WARNING neutronclient.v2_0.client [None req-8ac627da-34e5-4ae1-948c-98625746e6c7 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/552] 10.0.0.135 () {34 vars in 684 bytes} [Mon May 18 04:45:21 2026] POST /v2.1/os-security-groups => generated 245 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:22.116 7 WARNING neutronclient.v2_0.client [None req-e3d44845-cb84-46ca-b620-7b547d66302c e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/553] 10.0.0.135 () {34 vars in 684 bytes} [Mon May 18 04:45:21 2026] POST /v2.1/os-security-groups => generated 243 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:22.280 8 WARNING neutronclient.v2_0.client [None req-b824ab0e-0e12-45ab-8c5d-f1f88e17d790 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:22.283 7 WARNING neutronclient.v2_0.client [None req-e3d44845-cb84-46ca-b620-7b547d66302c e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/554] 10.0.0.135 () {34 vars in 684 bytes} [Mon May 18 04:45:22 2026] POST /v2.1/os-security-groups => generated 243 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:22.457 8 WARNING neutronclient.v2_0.client [None req-4f5704e9-921c-4ef7-8aa3-135bf2aa4fcf 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/555] 10.0.0.135 () {34 vars in 694 bytes} [Mon May 18 04:45:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:22.632 8 WARNING neutronclient.v2_0.client [None req-4f5704e9-921c-4ef7-8aa3-135bf2aa4fcf 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:22.635 7 WARNING neutronclient.v2_0.client [None req-594b877e-e67f-43e8-9965-399f9aa20368 e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:22.681 8 WARNING neutronclient.v2_0.client [None req-4f5704e9-921c-4ef7-8aa3-135bf2aa4fcf 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/556] 10.0.0.135 () {32 vars in 662 bytes} [Mon May 18 04:45:22 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:45:22.848 8 WARNING neutronclient.v2_0.client [None req-2420f13d-c381-4da9-b439-8514ce0ebc9a 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/557] 10.0.0.135 () {34 vars in 684 bytes} [Mon May 18 04:45:22 2026] POST /v2.1/os-security-groups => generated 247 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:22.871 7 WARNING neutronclient.v2_0.client [None req-97a1751f-145b-4de8-90a9-8e494ea201ce e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:22.887 8 WARNING neutronclient.v2_0.client [None req-2420f13d-c381-4da9-b439-8514ce0ebc9a 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:22.913 7 WARNING neutronclient.v2_0.client [None req-97a1751f-145b-4de8-90a9-8e494ea201ce e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/558] 10.0.0.135 () {32 vars in 739 bytes} [Mon May 18 04:45:22 2026] DELETE /v2.1/os-security-groups/a6722892-cd97-44f0-829c-0e9647f05c06 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:45:23.046 8 WARNING neutronclient.v2_0.client [None req-0ce97aa8-3fd5-40a3-afea-ff0ad858c974 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.065 8 INFO nova.api.openstack.wsgi [None req-0ce97aa8-3fd5-40a3-afea-ff0ad858c974 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] HTTP exception thrown: Security group a6722892-cd97-44f0-829c-0e9647f05c06 does not exist Neutron server returns request_ids: ['req-ab3a6908-df42-49f1-bce9-94df5fcb36f5'] [pid: 8|app: 0|req: 280/559] 10.0.0.135 () {32 vars in 736 bytes} [Mon May 18 04:45:23 2026] GET /v2.1/os-security-groups/a6722892-cd97-44f0-829c-0e9647f05c06 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:45:23.077 8 WARNING neutronclient.v2_0.client [None req-1587099e-1379-4869-8933-46f06b52474b 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/560] 10.0.0.135 () {34 vars in 694 bytes} [Mon May 18 04:45:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:23.110 8 WARNING neutronclient.v2_0.client [None req-1587099e-1379-4869-8933-46f06b52474b 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.114 7 WARNING neutronclient.v2_0.client [None req-d5f8a58a-1dbc-4f74-b514-46884b12a883 e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.148 7 WARNING neutronclient.v2_0.client [None req-d5f8a58a-1dbc-4f74-b514-46884b12a883 e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/561] 10.0.0.135 () {32 vars in 739 bytes} [Mon May 18 04:45:23 2026] DELETE /v2.1/os-security-groups/43b79891-3957-4a58-b9e0-c620c1a96dbd => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:45:23.241 8 WARNING neutronclient.v2_0.client [None req-a26dd7d0-86ef-4325-9215-d587b1b535c0 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.267 8 INFO nova.api.openstack.wsgi [None req-a26dd7d0-86ef-4325-9215-d587b1b535c0 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] HTTP exception thrown: Security group 43b79891-3957-4a58-b9e0-c620c1a96dbd does not exist Neutron server returns request_ids: ['req-3da99ad9-3e46-47f0-beee-964acc3face1'] [pid: 8|app: 0|req: 282/562] 10.0.0.135 () {32 vars in 736 bytes} [Mon May 18 04:45:23 2026] GET /v2.1/os-security-groups/43b79891-3957-4a58-b9e0-c620c1a96dbd => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:45:23.278 8 WARNING neutronclient.v2_0.client [None req-717793e4-2a96-4d56-be1a-1e43bf06a9df 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/563] 10.0.0.135 () {34 vars in 694 bytes} [Mon May 18 04:45:23 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:23.315 7 WARNING neutronclient.v2_0.client [None req-b1c45682-28aa-4940-afd4-f6c26f932acf e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.324 8 WARNING neutronclient.v2_0.client [None req-717793e4-2a96-4d56-be1a-1e43bf06a9df 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/564] 10.0.0.135 () {32 vars in 736 bytes} [Mon May 18 04:45:23 2026] GET /v2.1/os-security-groups/db6592c6-45fc-410f-b3a6-b66347deabe2 => generated 664 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:23.363 7 WARNING neutronclient.v2_0.client [None req-e06f1451-6034-4f25-8f42-0d714b553736 e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.383 7 WARNING neutronclient.v2_0.client [None req-e06f1451-6034-4f25-8f42-0d714b553736 e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.420 7 WARNING neutronclient.v2_0.client [None req-e06f1451-6034-4f25-8f42-0d714b553736 e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/565] 10.0.0.135 () {32 vars in 739 bytes} [Mon May 18 04:45:23 2026] DELETE /v2.1/os-security-groups/df085335-b1af-421d-b7a4-8fea15695a88 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:45:23.458 8 WARNING neutronclient.v2_0.client [None req-3ae0a610-c419-4b17-8a06-79874da59d8d 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.478 8 INFO nova.api.openstack.wsgi [None req-3ae0a610-c419-4b17-8a06-79874da59d8d 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] HTTP exception thrown: Security group df085335-b1af-421d-b7a4-8fea15695a88 does not exist Neutron server returns request_ids: ['req-53338cd6-9942-41be-9d82-e5ed3bc16aad'] [pid: 8|app: 0|req: 284/566] 10.0.0.135 () {32 vars in 736 bytes} [Mon May 18 04:45:23 2026] GET /v2.1/os-security-groups/df085335-b1af-421d-b7a4-8fea15695a88 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:45:23.491 8 WARNING neutronclient.v2_0.client [None req-4eac0318-6367-4621-ab25-78b3e82762db 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.529 8 WARNING neutronclient.v2_0.client [None req-4eac0318-6367-4621-ab25-78b3e82762db 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/567] 10.0.0.135 () {32 vars in 749 bytes} [Mon May 18 04:45:23 2026] DELETE /v2.1/os-security-group-rules/eaa7b3bd-2f8b-465a-961e-d8e46e136b7b => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:45:23.564 8 WARNING neutronclient.v2_0.client [None req-4eac0318-6367-4621-ab25-78b3e82762db 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/568] 10.0.0.135 () {32 vars in 662 bytes} [Mon May 18 04:45:23 2026] GET /v2.1/os-security-groups => generated 707 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:23.603 8 WARNING neutronclient.v2_0.client [None req-b33c937c-1dd9-4c46-afb2-31dcc989c58e e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.644 8 WARNING neutronclient.v2_0.client [None req-b33c937c-1dd9-4c46-afb2-31dcc989c58e e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.777 7 WARNING neutronclient.v2_0.client [None req-5eb59b77-9059-41c6-9f6a-0074302ea91c 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/569] 10.0.0.135 () {32 vars in 739 bytes} [Mon May 18 04:45:23 2026] DELETE /v2.1/os-security-groups/db6592c6-45fc-410f-b3a6-b66347deabe2 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:45:23.786 8 WARNING neutronclient.v2_0.client [None req-fe7c2dbd-56f4-4873-9e16-6696c276ec83 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.810 8 INFO nova.api.openstack.wsgi [None req-fe7c2dbd-56f4-4873-9e16-6696c276ec83 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] HTTP exception thrown: Security group df085335-b1af-421d-b7a4-8fea15695a88 does not exist Neutron server returns request_ids: ['req-fba4ed13-7517-4384-badc-fda9d03e24db'] [pid: 8|app: 0|req: 287/570] 10.0.0.135 () {32 vars in 739 bytes} [Mon May 18 04:45:23 2026] DELETE /v2.1/os-security-groups/df085335-b1af-421d-b7a4-8fea15695a88 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:45:23.817 8 WARNING neutronclient.v2_0.client [None req-8ebe95f8-06d2-4f1f-b0e6-f3f140f956e6 e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.861 8 WARNING neutronclient.v2_0.client [None req-8ebe95f8-06d2-4f1f-b0e6-f3f140f956e6 e8b357bbe353459bb6749ede22c049a1 f7cc0b445f744039aa7b4ac11f1544fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:23.978 7 WARNING neutronclient.v2_0.client [None req-5eb59b77-9059-41c6-9f6a-0074302ea91c 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/571] 10.0.0.135 () {32 vars in 739 bytes} [Mon May 18 04:45:23 2026] DELETE /v2.1/os-security-groups/cc892420-82f9-4737-b5c4-8865e1381597 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:45:24.002 8 WARNING neutronclient.v2_0.client [None req-d5d235c2-a621-4690-acaf-6a4422215783 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:24.025 8 INFO nova.api.openstack.wsgi [None req-d5d235c2-a621-4690-acaf-6a4422215783 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] HTTP exception thrown: Security group 43b79891-3957-4a58-b9e0-c620c1a96dbd does not exist Neutron server returns request_ids: ['req-27c2ed62-3c41-4bae-8332-67c7c2c1dc7d'] [pid: 8|app: 0|req: 289/572] 10.0.0.135 () {32 vars in 739 bytes} [Mon May 18 04:45:23 2026] DELETE /v2.1/os-security-groups/43b79891-3957-4a58-b9e0-c620c1a96dbd => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:45:24.037 8 WARNING neutronclient.v2_0.client [None req-810472ec-0230-4d1a-980e-1eabc760cdad 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:24.056 8 INFO nova.api.openstack.wsgi [None req-810472ec-0230-4d1a-980e-1eabc760cdad 43deabcccb3b4e49a4b8a174f043d423 496d33b193b14edaac3e524eedeeb10e - - default default] HTTP exception thrown: Security group a6722892-cd97-44f0-829c-0e9647f05c06 does not exist Neutron server returns request_ids: ['req-b6d6137c-8218-4802-95db-4e29e33b72d5'] [pid: 8|app: 0|req: 290/573] 10.0.0.135 () {32 vars in 739 bytes} [Mon May 18 04:45:24 2026] DELETE /v2.1/os-security-groups/a6722892-cd97-44f0-829c-0e9647f05c06 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/574] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:45:23 2026] POST /v2.1/servers => generated 424 bytes in 3043 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-18 04:45:26.624 8 WARNING neutronclient.v2_0.client [None req-d5940b85-e91b-4466-93a6-f379c71eac23 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/575] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:26 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1370 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-05-18 04:45:27.820 7 WARNING neutronclient.v2_0.client [None req-35be5277-acdd-45ca-a0d9-262a38b7c614 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/578] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:27 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1374 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:28.974 8 WARNING neutronclient.v2_0.client [None req-c352d60d-592b-454b-911b-a82a4aa3599f 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/579] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:28 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1422 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:30.086 7 WARNING neutronclient.v2_0.client [None req-780e96e6-4859-4655-87b7-6fd725dbb54b 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/580] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:30 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1422 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:31.174 8 WARNING neutronclient.v2_0.client [None req-0b45bfb0-5ece-4d46-898b-239b5c0bb8f1 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/581] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:31 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1430 bytes in 971 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:33.171 7 WARNING neutronclient.v2_0.client [None req-04287cd2-9927-407a-9ccd-83080a60031a 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/582] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:33 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 bytes in 1176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 295/583] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:45:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:35.362 7 WARNING neutronclient.v2_0.client [None req-b758a2ad-ccee-440e-8162-fccc801e67dc 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/584] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:35 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:45:36.107 8 INFO nova.api.openstack.compute.server_external_events [req-411c9acf-1203-452f-82d6-866051eedfcb req-efd12ebd-821f-47b8-9679-edc1e71ff342 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:7e4145fd-9811-49d7-be42-7d2397766fdb for instance 5bc82e41-4355-435d-b97f-b0d95a37de28 on instance 2026-05-18 04:45:36.120 8 INFO nova.compute.rpcapi [None req-bc8777c7-d0aa-4c63-b6f2-0c1d06b23952 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 296/585] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:36.967 7 WARNING neutronclient.v2_0.client [None req-3314377b-e3f1-4107-aa07-98802408ed74 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:37.018 7 WARNING neutronclient.v2_0.client [None req-3314377b-e3f1-4107-aa07-98802408ed74 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:37.070 8 WARNING neutronclient.v2_0.client [None req-5ac985bf-0a99-4d49-8c3d-b6c9a2ed8909 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/586] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:37 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:45:37.223 7 WARNING neutronclient.v2_0.client [None req-3314377b-e3f1-4107-aa07-98802408ed74 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/589] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:45:36 2026] POST /v2.1/servers => generated 449 bytes in 512 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:37.432 8 WARNING neutronclient.v2_0.client [None req-b30f5aef-14ed-4a79-a969-6dd3d3b7258f f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/590] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:37 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1400 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:38.202 7 WARNING neutronclient.v2_0.client [None req-0bbcf6ba-0e11-420d-8f99-53c0fdeee470 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/591] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:38 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:38.509 8 WARNING neutronclient.v2_0.client [None req-7b669800-835a-4d9d-a4c2-d467487dabfc f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/592] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:38 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1404 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 292/593] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:45:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:39.378 8 WARNING neutronclient.v2_0.client [None req-7bc533c2-ddf7-4b55-909d-c58427a27416 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:39.586 7 WARNING neutronclient.v2_0.client [None req-59158b81-3483-4409-b42a-7e57d211df1a f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/594] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:39 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1452 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/595] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:39 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:40.208 7 WARNING neutronclient.v2_0.client [None req-7e8496fa-b8c7-40f4-98d2-93ec23ff8e77 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:40.257 7 WARNING neutronclient.v2_0.client [None req-7e8496fa-b8c7-40f4-98d2-93ec23ff8e77 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:40.428 7 WARNING neutronclient.v2_0.client [None req-7e8496fa-b8c7-40f4-98d2-93ec23ff8e77 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/596] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:45:40 2026] POST /v2.1/servers => generated 450 bytes in 481 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:40.653 8 WARNING neutronclient.v2_0.client [None req-8e45125c-5b63-45a5-aef5-0deb3d706bff 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/597] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:40 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1424 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:40.821 7 WARNING neutronclient.v2_0.client [None req-06a34048-3f15-4a3a-892a-3fb6601249c6 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:40.850 8 WARNING neutronclient.v2_0.client [None req-12f68f39-fcf3-4adb-9930-4b1045f221e2 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/598] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:40 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1452 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/599] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:40 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 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-05-18 04:45:41.739 7 WARNING neutronclient.v2_0.client [None req-40dd49ae-74b5-4f06-b636-796e61c75268 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/600] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:41 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1428 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:41.923 8 WARNING neutronclient.v2_0.client [None req-dde6eaff-22f7-47ff-927b-48d2b5547c9d f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] 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: 305/601] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:41 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1460 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:45:41.999 7 WARNING neutronclient.v2_0.client [None req-fb99cb10-c5e9-4b7e-8191-84db2a1a62d7 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/602] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:41 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:42.437 8 INFO nova.api.openstack.compute.server_external_events [req-c04e6edb-016d-4f17-896b-76f064ae7061 req-783b6ac2-5630-4e84-a30d-9a284dbf836a 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:7e4145fd-9811-49d7-be42-7d2397766fdb for instance 5bc82e41-4355-435d-b97f-b0d95a37de28 on instance [pid: 8|app: 0|req: 306/603] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:42.837 7 WARNING neutronclient.v2_0.client [None req-996f4e69-b0c1-4d9f-b357-50733822a1fa 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/604] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:42 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1476 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:43.029 8 WARNING neutronclient.v2_0.client [None req-2eb419b5-f596-4109-8d3c-a67b75da2ef3 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/605] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:42 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1537 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:43.312 7 WARNING neutronclient.v2_0.client [None req-f1fac9f3-599c-4b9c-92bc-6d16d9b9083a 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/606] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:43 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:43.604 8 INFO nova.api.openstack.compute.server_external_events [req-6b837986-9a04-4863-815d-0b16c4524469 req-99f0a218-26d1-4fd5-8c5d-2dc70320475e 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:49f243df-8127-4545-87eb-cdc4b374f80c for instance 77aa2d01-6b08-486f-9749-1f2237fd14bc on instance [pid: 8|app: 0|req: 308/607] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:43.925 7 WARNING neutronclient.v2_0.client [None req-f7e1d5bf-735d-4e18-8572-4f3533ba8e88 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/608] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:43 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1476 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:44.196 8 WARNING neutronclient.v2_0.client [None req-0848db93-b300-49cf-af9e-2960ac691a3c f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/609] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:44 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1525 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:44.460 7 WARNING neutronclient.v2_0.client [None req-51807f44-2f77-45c1-ae65-145ed7df29cb 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/610] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:44 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 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-05-18 04:45:44.999 8 WARNING neutronclient.v2_0.client [None req-8e0e3414-2e1f-449b-9716-5d954e0c9f4d 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/611] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:44 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1484 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:45.335 7 WARNING neutronclient.v2_0.client [None req-3b4cfa7d-2871-4412-89fb-6dd72fc9c5f0 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/612] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:45 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1525 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:45.588 8 WARNING neutronclient.v2_0.client [None req-ab1eebfd-74bc-41a1-b637-d2dd2af39bc9 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/613] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:45 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:46.080 8 INFO nova.api.openstack.compute.server_external_events [req-a5f45dd6-3fc7-4146-b686-7f565db54128 req-6d2ec610-3043-429e-96fa-6274e2aa00fc 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:24a0febc-78e2-4404-8e90-338e1b757b80 for instance 3298319d-d234-473b-ae2b-ed1976d246ad on instance [pid: 8|app: 0|req: 312/614] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:45:46.094 7 WARNING neutronclient.v2_0.client [None req-b87153be-4263-4564-8f31-43fccd46de89 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/615] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:46 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1561 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:46.535 8 WARNING neutronclient.v2_0.client [None req-419f1e70-9d35-48ff-b69a-287b952588a6 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in 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/616] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:46 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1525 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:46.719 7 WARNING neutronclient.v2_0.client [None req-fe76c7ac-5857-4e49-9505-4a93f935509b 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/617] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:46 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 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-05-18 04:45:47.266 8 WARNING neutronclient.v2_0.client [None req-0404e37d-7166-4ca6-a280-3583d5218d5f 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in 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/620] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:47 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1549 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:47.671 7 WARNING neutronclient.v2_0.client [None req-0fde0ade-b159-4cf6-84c3-67580e5a521f f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/621] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:47 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1525 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:47.906 8 WARNING neutronclient.v2_0.client [None req-ff706123-b763-4fa2-8f32-85fb696a10ca 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in 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/622] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:47 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 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-05-18 04:45:48.258 7 INFO nova.api.openstack.compute.server_external_events [req-bda48d95-fa19-444c-aea6-23b54b579ad7 req-18d1aa43-d093-4d74-9c44-54ecb943e4e1 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:7e4145fd-9811-49d7-be42-7d2397766fdb for instance 5bc82e41-4355-435d-b97f-b0d95a37de28 on instance 2026-05-18 04:45:48.270 7 INFO nova.compute.rpcapi [None req-91dfa4c0-b7b8-4a6f-bcda-d088f977f91f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 308/623] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:48.478 8 WARNING neutronclient.v2_0.client [None req-afcacb2d-8c18-4c70-9f2e-7a82801b8c58 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in 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/624] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:48 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1549 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-05-18 04:45:48.849 7 WARNING neutronclient.v2_0.client [None req-ad18b92b-d2ff-49a6-9ffa-57534c580164 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/625] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:48 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1525 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-05-18 04:45:49.161 8 WARNING neutronclient.v2_0.client [None req-49d6df45-69df-4a63-9568-6dabca71159f 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in 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/626] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:49 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1470 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:49.661 7 WARNING neutronclient.v2_0.client [None req-f8306151-033c-4c1a-8895-597a61c29c0e 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/627] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:49 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1549 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-05-18 04:45:50.063 8 WARNING neutronclient.v2_0.client [None req-56d90fdb-e6dd-4ab1-809a-ecd33abdfcd4 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in 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/628] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:50 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1525 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-05-18 04:45:50.312 7 WARNING neutronclient.v2_0.client [None req-6bb00b84-3283-41a9-a815-d6863266276e 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:50.377 8 INFO nova.api.openstack.compute.server_external_events [req-8ba5f236-2255-466c-9fdb-b57d0c7747cf req-4f1f6d35-fce2-4318-9626-45bb49ebfb80 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:7e4145fd-9811-49d7-be42-7d2397766fdb for instance 5bc82e41-4355-435d-b97f-b0d95a37de28 on instance 2026-05-18 04:45:50.378 8 INFO nova.api.openstack.compute.server_external_events [req-8ba5f236-2255-466c-9fdb-b57d0c7747cf req-4f1f6d35-fce2-4318-9626-45bb49ebfb80 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:49f243df-8127-4545-87eb-cdc4b374f80c for instance 77aa2d01-6b08-486f-9749-1f2237fd14bc on instance 2026-05-18 04:45:50.378 8 INFO nova.api.openstack.compute.server_external_events [req-8ba5f236-2255-466c-9fdb-b57d0c7747cf req-4f1f6d35-fce2-4318-9626-45bb49ebfb80 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:49f243df-8127-4545-87eb-cdc4b374f80c for instance 77aa2d01-6b08-486f-9749-1f2237fd14bc on instance 2026-05-18 04:45:50.378 8 INFO nova.api.openstack.compute.server_external_events [req-8ba5f236-2255-466c-9fdb-b57d0c7747cf req-4f1f6d35-fce2-4318-9626-45bb49ebfb80 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:49f243df-8127-4545-87eb-cdc4b374f80c for instance 77aa2d01-6b08-486f-9749-1f2237fd14bc on instance [pid: 8|app: 0|req: 319/629] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:50 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/630] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:50 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1656 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, ' [pid: 8|app: 0|req: 320/631] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:45:50 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28/ips => generated 110 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/632] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:45:50 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28/ips => generated 110 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/633] 10.0.0.135 () {32 vars in 824 bytes} [Mon May 18 04:45:50 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28/ips/tempest-ServerAddressesTestJSON-1558355704-network => generated 95 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/634] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:45:50 2026] DELETE /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:50.803 8 WARNING neutronclient.v2_0.client [None req-182dfb38-525d-494c-b52c-e62e1be8daf1 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:50.822 7 WARNING neutronclient.v2_0.client [None req-4a347d7a-88fd-4231-8e7a-42017e8bf542 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in 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/635] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:50 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1549 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/636] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:50 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1662 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:45:50.967 7 INFO nova.api.openstack.compute.server_external_events [req-3fc46840-3589-4aef-967c-7aff11466b93 req-80ad304d-e2cf-4177-bbcf-05828d64e10a 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:24a0febc-78e2-4404-8e90-338e1b757b80 for instance 3298319d-d234-473b-ae2b-ed1976d246ad on instance [pid: 7|app: 0|req: 315/637] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:51.209 8 WARNING neutronclient.v2_0.client [None req-2c7764e1-8681-4648-9f9f-255986534d1a f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/638] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:51 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1525 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:51.976 7 WARNING neutronclient.v2_0.client [None req-ac557c08-569a-4b6b-bc05-d6759b3125d5 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:52.020 8 WARNING neutronclient.v2_0.client [None req-f138b30a-b9ca-4f51-b8e9-5372728385d7 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in 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/639] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:51 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1549 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/640] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:51 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1662 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-05-18 04:45:52.363 7 WARNING neutronclient.v2_0.client [None req-be15c7d4-94d4-414a-804b-612010456962 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:52.432 8 INFO nova.api.openstack.compute.server_external_events [req-5f0c5a43-3592-4359-bd88-e75e8263f95f req-7b0ad7fa-583b-4894-b8a5-3e6977cbdf8e 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:7e4145fd-9811-49d7-be42-7d2397766fdb for instance 5bc82e41-4355-435d-b97f-b0d95a37de28 on instance 2026-05-18 04:45:52.432 8 INFO nova.api.openstack.compute.server_external_events [req-5f0c5a43-3592-4359-bd88-e75e8263f95f req-7b0ad7fa-583b-4894-b8a5-3e6977cbdf8e 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:7e4145fd-9811-49d7-be42-7d2397766fdb for instance 5bc82e41-4355-435d-b97f-b0d95a37de28 on instance [pid: 8|app: 0|req: 325/641] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:52 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/642] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:52 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1716 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:52.527 8 WARNING neutronclient.v2_0.client [None req-7987724f-2931-44cc-947b-facf895e638d f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/643] 10.0.0.135 () {32 vars in 740 bytes} [Mon May 18 04:45:52 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:53.008 7 INFO nova.api.openstack.compute.server_external_events [req-59d8639d-4178-4140-95e6-6068d4591481 req-36418644-68f2-4125-9295-c3c749328489 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:24a0febc-78e2-4404-8e90-338e1b757b80 for instance 3298319d-d234-473b-ae2b-ed1976d246ad on instance [pid: 7|app: 0|req: 318/644] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:53.176 8 WARNING neutronclient.v2_0.client [None req-c65d05c8-804a-4697-b4d5-1fa55a214eb9 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:53.229 7 WARNING neutronclient.v2_0.client [None req-4e4fae83-cb99-42c2-ba2f-eedef920b11d 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/645] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:53 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1620 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:53.518 7 WARNING neutronclient.v2_0.client [None req-a273a0d7-f681-439c-936e-04d6c6bb7d39 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/646] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:53 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1549 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/647] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:53 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1716 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:54.476 8 INFO nova.api.openstack.compute.server_external_events [req-634a8a85-a3a5-4301-8450-e70c473e91ad req-5b1689a2-c891-4313-9944-34f89ab3cf8f 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:49f243df-8127-4545-87eb-cdc4b374f80c for instance 77aa2d01-6b08-486f-9749-1f2237fd14bc on instance [pid: 8|app: 0|req: 328/648] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:54.548 7 WARNING neutronclient.v2_0.client [None req-d4768196-5ed4-4bf2-866a-a855bb2d87ab 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:45:54.569 8 WARNING neutronclient.v2_0.client [None req-ff46ae45-d56a-461f-b55c-16639ddca7d2 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/649] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:54 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1456 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/650] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:54 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1725 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:54.732 7 WARNING neutronclient.v2_0.client [None req-5c80c2cd-4516-4489-aa78-e01e64708c77 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/651] 10.0.0.135 () {32 vars in 740 bytes} [Mon May 18 04:45:54 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:55.067 8 INFO nova.api.openstack.compute.server_external_events [req-2f7c6b65-ee74-49a8-a2cd-d61cee84f156 req-daacd64b-0532-4a3f-b067-a34575657fb9 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:7e4145fd-9811-49d7-be42-7d2397766fdb for instance 5bc82e41-4355-435d-b97f-b0d95a37de28 on instance [pid: 8|app: 0|req: 330/652] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:55.560 7 WARNING neutronclient.v2_0.client [None req-521c4c56-b678-44e5-8318-0d48ee4c6855 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:55.653 8 WARNING neutronclient.v2_0.client [None req-484e023c-23cf-4cd4-a880-4c1c2cd6f0df 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] The python binding code in 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/653] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:55 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1725 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, ' [pid: 8|app: 0|req: 331/654] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:55 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 1456 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/655] 10.0.0.135 () {32 vars in 640 bytes} [Mon May 18 04:45:55 2026] GET /v2.1/servers => generated 378 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/656] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:45:55 2026] DELETE /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 0 bytes in 157 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:56.004 7 WARNING neutronclient.v2_0.client [None req-1402cc6c-a7ff-42c2-8b53-3ab6b25be03c 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/657] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:55 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1731 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:56.735 8 INFO nova.api.openstack.wsgi [None req-44f25fa8-013e-4172-a41b-3b0e5504a487 7768b638bbb040bb821de1894f48a9db 880aa6e5e81847afb8ec58616ca0bc56 - - default default] HTTP exception thrown: Instance 5bc82e41-4355-435d-b97f-b0d95a37de28 could not be found. [pid: 8|app: 0|req: 333/658] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:56 2026] GET /v2.1/servers/5bc82e41-4355-435d-b97f-b0d95a37de28 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:57.120 7 INFO nova.api.openstack.compute.server_external_events [req-de666479-b178-4c89-a3e1-43a2edee5556 req-c5a827cc-7c75-43e0-aff7-b033a9d8c337 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:24a0febc-78e2-4404-8e90-338e1b757b80 for instance 3298319d-d234-473b-ae2b-ed1976d246ad on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/659] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-05-18 04:45:57.150 8 WARNING neutronclient.v2_0.client [None req-5d9c303c-4081-4a85-80bb-035af0b7315c 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/660] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:57 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1731 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:58.304 7 WARNING neutronclient.v2_0.client [None req-d11fba09-ef7a-49b4-b06a-ddea6c884fd7 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/663] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:45:58 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1851 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:45:59.162 8 INFO nova.api.openstack.compute.server_external_events [req-836f4568-ef73-4818-9840-a2c7a520d113 req-0306683f-7733-4b59-b78c-6efdce639f12 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:24a0febc-78e2-4404-8e90-338e1b757b80 for instance 3298319d-d234-473b-ae2b-ed1976d246ad on instance 2026-05-18 04:45:59.162 8 INFO nova.api.openstack.compute.server_external_events [req-836f4568-ef73-4818-9840-a2c7a520d113 req-0306683f-7733-4b59-b78c-6efdce639f12 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:24a0febc-78e2-4404-8e90-338e1b757b80 for instance 3298319d-d234-473b-ae2b-ed1976d246ad on instance 2026-05-18 04:45:59.162 8 INFO nova.api.openstack.compute.server_external_events [req-836f4568-ef73-4818-9840-a2c7a520d113 req-0306683f-7733-4b59-b78c-6efdce639f12 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:24a0febc-78e2-4404-8e90-338e1b757b80 for instance 3298319d-d234-473b-ae2b-ed1976d246ad on instance [pid: 8|app: 0|req: 336/664] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:45:59 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:00.101 7 WARNING neutronclient.v2_0.client [None req-5b361597-0eae-44c7-a3a7-d96cec78c394 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in 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.135 () {32 vars in 714 bytes} [Mon May 18 04:46:00 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1510 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:01.188 8 WARNING neutronclient.v2_0.client [None req-acf83e91-a791-4bc5-8b7a-7a9e65f89698 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/666] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:01 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 1510 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:02.259 7 INFO nova.api.openstack.wsgi [None req-f24243bd-0017-4520-bd8c-22d7da689012 857ef3cc00ec45afa8563b6357ed47b4 3d80e4b473874316929ce0d566590072 - - default default] HTTP exception thrown: Instance 3298319d-d234-473b-ae2b-ed1976d246ad could not be found. [pid: 7|app: 0|req: 330/667] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:02 2026] GET /v2.1/servers/3298319d-d234-473b-ae2b-ed1976d246ad => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/668] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1431623807 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:03.364 7 WARNING neutronclient.v2_0.client [None req-4931f56a-b3f7-4953-9b23-df156b4a6f88 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in 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/669] 10.0.0.135 () {32 vars in 740 bytes} [Mon May 18 04:46:03 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:46:03.494 8 WARNING neutronclient.v2_0.client [None req-6db6bb94-6c89-4534-bb70-4f1d8df35a5b f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in 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/670] 10.0.0.135 () {32 vars in 814 bytes} [Mon May 18 04:46:03 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/os-interface/49f243df-8127-4545-87eb-cdc4b374f80c => generated 281 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, ' [pid: 7|app: 0|req: 332/671] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:03 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/672] 10.0.0.135 () {34 vars in 749 bytes} [Mon May 18 04:46:03 2026] POST /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/action => generated 0 bytes in 39 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: 333/673] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:03 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/674] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:04 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/675] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:05 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:06.694 8 INFO nova.api.openstack.compute.server_external_events [req-1a471c17-c7c8-4aca-863f-b2fb9c0bcb92 req-dd67d0f1-0c25-47a1-bbd9-795a9f48b253 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:49f243df-8127-4545-87eb-cdc4b374f80c for instance 77aa2d01-6b08-486f-9749-1f2237fd14bc on instance [pid: 8|app: 0|req: 342/676] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/677] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:06 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 156 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: 7|app: 0|req: 337/680] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:07 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 194 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-05-18 04:46:07.887 8 WARNING neutronclient.v2_0.client [None req-6bffe54d-a094-4efc-ba7d-8a9701835e12 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in 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/681] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:07 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1950 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, ' [pid: 7|app: 0|req: 338/682] 10.0.0.135 () {34 vars in 749 bytes} [Mon May 18 04:46:08 2026] POST /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/683] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:08 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 194 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/684] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:09 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/685] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:10 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/686] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:11 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:11.812 8 INFO nova.api.openstack.compute.server_external_events [req-76eb7808-63ad-40f9-a819-319c34950d5b req-d07ac1f7-8edd-4bd6-a7a0-e535e1dad4b8 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:49f243df-8127-4545-87eb-cdc4b374f80c for instance 77aa2d01-6b08-486f-9749-1f2237fd14bc on instance [pid: 8|app: 0|req: 347/687] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/688] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:12 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 194 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: 348/689] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:13 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/690] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:46:14 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc/ips => generated 156 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/691] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:46:14 2026] DELETE /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:14.529 7 WARNING neutronclient.v2_0.client [None req-f8563576-550f-4101-964a-e32c04e7c8e5 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/692] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:14 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1842 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, ' [pid: 8|app: 0|req: 350/693] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:46:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:15.714 7 WARNING neutronclient.v2_0.client [None req-bbbc65b9-ea7a-4bfb-aee4-c67cf06e693f f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/694] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:15 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1842 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:46:16.121 8 WARNING neutronclient.v2_0.client [None req-36ab766e-72af-4d8a-ab29-acf182c3e576 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:16.191 8 WARNING neutronclient.v2_0.client [None req-36ab766e-72af-4d8a-ab29-acf182c3e576 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:16.352 8 WARNING neutronclient.v2_0.client [None req-36ab766e-72af-4d8a-ab29-acf182c3e576 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:16.879 7 WARNING neutronclient.v2_0.client [None req-7839f4dd-c3ac-4ea9-ad8b-b8f023440d1e f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in 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/695] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:46:16 2026] POST /v2.1/servers => generated 453 bytes in 882 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:16.959 8 WARNING neutronclient.v2_0.client [None req-50fd3f02-e06b-463e-b74d-7bcb8f74deec b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in 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/696] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:16 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1842 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/697] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:16 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1431 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:17.288 7 INFO nova.api.openstack.compute.server_external_events [req-6e31a795-a95b-465b-81f5-8deb28b33564 req-21c6ab9a-e2bc-4c00-bfa1-c536cdd45cb8 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:49f243df-8127-4545-87eb-cdc4b374f80c for instance 77aa2d01-6b08-486f-9749-1f2237fd14bc on instance [pid: 7|app: 0|req: 346/698] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:18.074 8 WARNING neutronclient.v2_0.client [None req-148514c2-f67b-4238-a0f1-4e63baedae43 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:18.097 7 WARNING neutronclient.v2_0.client [None req-03e26172-6800-4d8f-8890-f83e084dd3c8 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/701] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:18 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1481 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:18 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1435 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:19.167 8 WARNING neutronclient.v2_0.client [None req-b29e7412-c0ba-483b-b586-68e6413109c1 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:19.188 7 WARNING neutronclient.v2_0.client [None req-fb94f854-d760-4d66-b80b-9c45358b334b b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in 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/703] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:19 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1486 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:19 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1483 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:20.254 8 WARNING neutronclient.v2_0.client [None req-88b2c682-b434-462d-954b-c081bd55de92 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:20.271 7 WARNING neutronclient.v2_0.client [None req-79a11b8a-de17-440f-9c25-735873127d46 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in 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/705] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:20 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1486 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:20 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1483 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:21.341 7 WARNING neutronclient.v2_0.client [None req-81bbe220-11fa-4e1d-9596-93b8ea344f3d b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:21.355 8 WARNING neutronclient.v2_0.client [None req-5e2da2f6-f919-48e7-9914-fe6f603eec4c f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] The python binding code in 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.135 () {32 vars in 714 bytes} [Mon May 18 04:46:21 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1491 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:21 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 1486 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:22.430 8 INFO nova.api.openstack.wsgi [None req-74b769fb-5cf6-4b6b-9643-03e759591e07 f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] HTTP exception thrown: Instance 77aa2d01-6b08-486f-9749-1f2237fd14bc could not be found. [pid: 8|app: 0|req: 358/709] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:22 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:46:22.435 7 WARNING neutronclient.v2_0.client [None req-ac99edda-ccc9-4210-9ddb-9f0a21e7a200 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] 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: 359/710] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1248993773 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:46:22.540 8 INFO nova.api.openstack.compute.server_external_events [req-d161fea8-017c-498b-b558-1917a7d54dde req-0710ace6-9569-4221-9402-4ad2ba72d30b 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:4d5a75b3-9b79-4568-819b-13bdfbdedc4d for instance b211ee6c-5fcd-41f0-8b1c-00576e755e4c on instance [pid: 8|app: 0|req: 360/711] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:22 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: 352/712] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:22 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1569 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:23.176 8 INFO nova.api.openstack.wsgi [None req-65cb2bca-5346-4b08-b010-56cb5f69143b f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] HTTP exception thrown: Instance 77aa2d01-6b08-486f-9749-1f2237fd14bc could not be found. [pid: 8|app: 0|req: 361/713] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:46:23 2026] DELETE /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => 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, ' 2026-05-18 04:46:23.215 7 INFO nova.api.openstack.wsgi [None req-92d7b18f-af5f-4283-a81e-45afda7b10eb f28ba6a0edab468b86a64483a0d21e25 6a63c062c4dd4a2e9a8069b449093d67 - - default default] HTTP exception thrown: Instance 77aa2d01-6b08-486f-9749-1f2237fd14bc could not be found. [pid: 7|app: 0|req: 353/714] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:23 2026] GET /v2.1/servers/77aa2d01-6b08-486f-9749-1f2237fd14bc => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:23.876 8 WARNING neutronclient.v2_0.client [None req-8c60812a-1c71-4eab-9fa2-5a902ac7b4df b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/715] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:23 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1557 bytes in 1155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:26.036 7 WARNING neutronclient.v2_0.client [None req-8cb1ad27-8ffd-4cdc-ab92-31ebb998b8c0 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in 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/716] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:26 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1557 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:27.338 8 WARNING neutronclient.v2_0.client [None req-36edb311-ff1e-459c-ae67-8fb6b67a5c14 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/719] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:27 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1557 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:28.576 7 WARNING neutronclient.v2_0.client [None req-7937a886-cda8-4af5-8e0d-da90d61b742f b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/720] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:28 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1557 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:30.088 8 INFO nova.api.openstack.compute.server_external_events [req-c2bd3084-4fd2-479a-9d72-16d4bc9f3832 req-3b631571-a8c2-4dca-9984-18b6b0a4fbb9 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:4d5a75b3-9b79-4568-819b-13bdfbdedc4d for instance b211ee6c-5fcd-41f0-8b1c-00576e755e4c on instance [pid: 8|app: 0|req: 365/721] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:30.325 7 WARNING neutronclient.v2_0.client [None req-5cdb2f70-a203-4abc-adda-42939368d94f b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/722] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:30 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1557 bytes in 1645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:32.150 8 INFO nova.api.openstack.compute.server_external_events [req-5160945d-a8c7-44da-b9cc-c8d9871ef01f req-d818d7cf-fdc6-432c-a945-731bfd465070 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:4d5a75b3-9b79-4568-819b-13bdfbdedc4d for instance b211ee6c-5fcd-41f0-8b1c-00576e755e4c on instance [pid: 8|app: 0|req: 366/723] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:32.993 7 WARNING neutronclient.v2_0.client [None req-7ffded00-8a69-4e67-81b3-fe73c8806f25 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] 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: 367/724] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:46:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/725] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:32 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1740 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:46:33.653 8 WARNING neutronclient.v2_0.client [None req-a202716b-2116-461c-bf88-4380cbee669a b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/726] 10.0.0.135 () {32 vars in 740 bytes} [Mon May 18 04:46:33 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c/os-interface => generated 285 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:34.628 8 INFO nova.api.openstack.compute.server_external_events [req-f1108b14-e01d-4578-a760-8cba6022dfc6 req-42cf6a1a-b10f-49dd-81ba-c8d76a6d10e4 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:4d5a75b3-9b79-4568-819b-13bdfbdedc4d for instance b211ee6c-5fcd-41f0-8b1c-00576e755e4c on instance 2026-05-18 04:46:34.631 7 WARNING neutronclient.v2_0.client [None req-51d207bc-1648-42a2-9c3a-b19f0a946d73 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/727] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:34 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: 359/728] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:34 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1740 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/729] 10.0.0.135 () {32 vars in 640 bytes} [Mon May 18 04:46:34 2026] GET /v2.1/servers => generated 383 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/730] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:46:34 2026] DELETE /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:34.991 8 WARNING neutronclient.v2_0.client [None req-fc45de2f-46d0-43e5-80e4-7a417f4aba22 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/731] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:34 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1746 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:36.150 7 WARNING neutronclient.v2_0.client [None req-54d61da0-5369-4e86-abc5-a2a9f269d9e3 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] 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: 361/732] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:36 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1866 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:46:36.330 8 WARNING neutronclient.v2_0.client [None req-fc4a2405-224a-484b-b2d4-e1cbcf733936 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:36.409 8 WARNING neutronclient.v2_0.client [None req-fc4a2405-224a-484b-b2d4-e1cbcf733936 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:36.634 8 WARNING neutronclient.v2_0.client [None req-fc4a2405-224a-484b-b2d4-e1cbcf733936 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:36.670 7 INFO nova.api.openstack.compute.server_external_events [req-855384dc-60a5-4896-9558-bd6a83db1e8f req-85989a77-efee-4c60-bdf1-ee694eafa8f9 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:4d5a75b3-9b79-4568-819b-13bdfbdedc4d for instance b211ee6c-5fcd-41f0-8b1c-00576e755e4c on instance 2026-05-18 04:46:36.671 7 INFO nova.api.openstack.compute.server_external_events [req-855384dc-60a5-4896-9558-bd6a83db1e8f req-85989a77-efee-4c60-bdf1-ee694eafa8f9 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:4d5a75b3-9b79-4568-819b-13bdfbdedc4d for instance b211ee6c-5fcd-41f0-8b1c-00576e755e4c on instance [pid: 7|app: 0|req: 362/733] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:36 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/734] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:46:36 2026] POST /v2.1/servers => generated 450 bytes in 687 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:36.957 7 WARNING neutronclient.v2_0.client [None req-8670ca19-3405-4a8d-a007-26472a49850e 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in 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/735] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:36 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1253 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:37.341 7 WARNING neutronclient.v2_0.client [None req-15660418-cc1e-421b-9550-e0f71df8b6a8 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/738] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:37 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1866 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:38.041 8 WARNING neutronclient.v2_0.client [None req-1e5c92e2-25e9-4920-82ca-bfa0828ddcf7 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in 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/739] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:38 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1303 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:38.483 7 WARNING neutronclient.v2_0.client [None req-184d9df8-21b9-4584-a59f-13d3cc2260c0 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/740] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:38 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1512 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:38.705 8 INFO nova.api.openstack.compute.server_external_events [req-38ab6e00-eecf-4d25-9876-79b53ce77a28 req-c1e23b0a-f716-4308-a2f0-30730f3ad600 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:4d5a75b3-9b79-4568-819b-13bdfbdedc4d for instance b211ee6c-5fcd-41f0-8b1c-00576e755e4c on instance [pid: 8|app: 0|req: 375/741] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:39.118 7 WARNING neutronclient.v2_0.client [None req-16e2316e-f8a7-452e-bd5c-c4e1169fc9ce 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/742] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:39 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1351 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:39.581 8 WARNING neutronclient.v2_0.client [None req-71503450-0ecb-4461-a01a-58a2cd089dde b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in 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/743] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:39 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1517 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-05-18 04:46:40.200 7 WARNING neutronclient.v2_0.client [None req-f65d2983-15a9-4e96-90c8-0086981b4f4e 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/744] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:40 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1351 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:40.674 8 WARNING neutronclient.v2_0.client [None req-dba66386-673a-4a13-b4ce-bcf8666f58ff b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/745] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:40 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1517 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:41.285 7 WARNING neutronclient.v2_0.client [None req-03de7d08-cd94-4e9f-bd39-e593f0c0ecef 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in 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/746] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:41 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1426 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:41.773 8 WARNING neutronclient.v2_0.client [None req-c5f95678-1597-41d6-bbfc-bd54bdc159bb b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/747] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:41 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 1517 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:42.451 7 INFO nova.api.openstack.compute.server_external_events [req-c6b7e354-e19c-49f0-a024-0298c016fe37 req-6159dc65-1701-489f-bdcc-adb7bde6bd21 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:9785bb18-fd28-45ff-a882-ddadcd3bc35f for instance 0e0f45d3-28af-4d03-b9a5-b3541cafc95e on instance [pid: 7|app: 0|req: 370/748] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:42.705 8 WARNING neutronclient.v2_0.client [None req-8e6f263c-8ee8-451f-8ea6-55baaf0a64c0 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in 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/749] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:42 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1436 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:42.896 7 INFO nova.api.openstack.wsgi [None req-84cff347-ba76-4bce-9bb2-ff9bd0f1e364 b6407020367d4360a12f0b42a3f1b6a2 b243419793ed48d4aa5de7e6a3e80496 - - default default] HTTP exception thrown: Instance b211ee6c-5fcd-41f0-8b1c-00576e755e4c could not be found. [pid: 7|app: 0|req: 371/750] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:42 2026] GET /v2.1/servers/b211ee6c-5fcd-41f0-8b1c-00576e755e4c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/751] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1416706464 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:43.852 7 WARNING neutronclient.v2_0.client [None req-98203d05-7c74-4043-9555-1621651e3f4f 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in 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/752] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:43 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1436 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:46:45.147 8 WARNING neutronclient.v2_0.client [None req-817493cf-85e7-4f16-82c4-a40529d588b2 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/753] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:45 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1436 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:46.777 7 WARNING neutronclient.v2_0.client [None req-9af313fe-86f1-45a3-bfad-47443f3bfac3 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/754] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:46 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1436 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:48.125 7 WARNING neutronclient.v2_0.client [None req-d9ac8b06-61d9-4192-ac5a-0dadc36b99c6 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/757] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:48 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1424 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:49.428 8 WARNING neutronclient.v2_0.client [None req-4508e5ad-27ed-4b71-ab99-987d7ac3acae 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] 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: 383/758] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:49 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1424 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:46:50.156 7 INFO nova.api.openstack.compute.server_external_events [req-60cee7c2-5797-494f-819d-04490914e589 req-3157e2bc-c68c-46db-8fcb-317a0369d221 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:9785bb18-fd28-45ff-a882-ddadcd3bc35f for instance 0e0f45d3-28af-4d03-b9a5-b3541cafc95e on instance [pid: 7|app: 0|req: 376/759] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:51.196 8 WARNING neutronclient.v2_0.client [None req-4f645f6a-7700-48c1-8345-3bffbb585bff 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/760] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:51 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1424 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:52.210 7 INFO nova.api.openstack.compute.server_external_events [req-142bbb59-c96d-4957-a309-361c27d43913 req-c4571c4e-170c-4448-a3cf-798e469e2493 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:9785bb18-fd28-45ff-a882-ddadcd3bc35f for instance 0e0f45d3-28af-4d03-b9a5-b3541cafc95e on instance [pid: 7|app: 0|req: 377/761] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:52.912 8 WARNING neutronclient.v2_0.client [None req-8fd58979-aa67-4449-a46f-ca98808e5fb2 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in 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/762] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:52 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1611 bytes in 1109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:54.037 7 WARNING neutronclient.v2_0.client [None req-338c5e9f-34b3-4e47-bd2c-48ddd90d3668 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in 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/763] 10.0.0.135 () {32 vars in 740 bytes} [Mon May 18 04:46:54 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e/os-interface => generated 284 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/764] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:46:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:55.186 8 INFO nova.api.openstack.compute.server_external_events [req-dcdb1abc-ca99-43bf-addb-6ae38b77433f req-8e5c5329-2465-4c7c-8022-fc21ef3c7133 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:9785bb18-fd28-45ff-a882-ddadcd3bc35f for instance 0e0f45d3-28af-4d03-b9a5-b3541cafc95e on instance [pid: 8|app: 0|req: 387/765] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:46:55.201 7 WARNING neutronclient.v2_0.client [None req-a883ae99-d65c-4fe8-92c6-3874ed7a13c4 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in 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/766] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:55 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1611 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/767] 10.0.0.135 () {32 vars in 640 bytes} [Mon May 18 04:46:55 2026] GET /v2.1/servers => generated 388 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/768] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:46:55 2026] DELETE /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:55.813 8 WARNING neutronclient.v2_0.client [None req-0f5e7e63-958c-4680-a28c-3ddee226f367 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/769] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:55 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1617 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:57.135 7 WARNING neutronclient.v2_0.client [None req-429aacf0-eb26-4726-ba8d-7826a682245e dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:57.178 7 WARNING neutronclient.v2_0.client [None req-429aacf0-eb26-4726-ba8d-7826a682245e dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:57.260 8 WARNING neutronclient.v2_0.client [None req-b68e8d0c-2516-4792-9302-f06f1ee079e4 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:46:57.362 7 WARNING neutronclient.v2_0.client [None req-429aacf0-eb26-4726-ba8d-7826a682245e dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/770] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:57 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1737 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/773] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:46:57 2026] POST /v2.1/servers => generated 452 bytes in 566 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:57.679 8 WARNING neutronclient.v2_0.client [None req-c61cb4c8-a74b-4f56-9712-92154b537ee3 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/774] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:57 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1393 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:58.523 7 WARNING neutronclient.v2_0.client [None req-99fc86dd-4067-4f44-849d-1237c56e2c51 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] 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: 382/775] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:58 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1670 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:46:58.715 8 INFO nova.api.openstack.compute.server_external_events [req-83149e9a-64fd-4874-9191-202372793d48 req-c1de011c-1171-48c0-bc61-963e7f5b38c7 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:9785bb18-fd28-45ff-a882-ddadcd3bc35f for instance 0e0f45d3-28af-4d03-b9a5-b3541cafc95e on instance [pid: 8|app: 0|req: 394/776] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:46:58 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-05-18 04:46:58.761 7 WARNING neutronclient.v2_0.client [None req-e67e9d16-8dec-4b8a-b1c3-92f07768a487 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/777] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:58 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1397 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:46:59.763 8 WARNING neutronclient.v2_0.client [None req-d7ed0ae3-d078-489b-84d4-02270dd169e2 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/778] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:46:59 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1380 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-05-18 04:47:00.431 7 WARNING neutronclient.v2_0.client [None req-33049423-4a7d-45da-9664-cf1c8cc61bce dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/779] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:00 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1445 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:01.017 8 WARNING neutronclient.v2_0.client [None req-e5d54675-40df-4dd4-b74c-5f8a9ec6b5ac 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/780] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:00 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1385 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-05-18 04:47:01.569 7 WARNING neutronclient.v2_0.client [None req-acf1d291-eb46-481b-8f43-a36906c03f51 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/781] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:01 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1453 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:02.253 8 WARNING neutronclient.v2_0.client [None req-446547f4-76eb-43ca-ac0e-3027b36a57cf 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/782] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:02 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => generated 1385 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:02.698 7 WARNING neutronclient.v2_0.client [None req-a83dea34-b573-46cb-8019-e4b6c2c37869 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:03.539 8 INFO nova.api.openstack.wsgi [None req-aa1a1ca2-c6a4-4410-be73-39b78fd938b7 03d704e89ceb4e2f82b5147ed93becc8 1f81c5abc53f438e99bd4ae72e72862c - - default default] HTTP exception thrown: Instance 0e0f45d3-28af-4d03-b9a5-b3541cafc95e could not be found. [pid: 8|app: 0|req: 398/783] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:03 2026] GET /v2.1/servers/0e0f45d3-28af-4d03-b9a5-b3541cafc95e => 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: 8|app: 0|req: 399/784] 10.0.0.135 () {32 vars in 703 bytes} [Mon May 18 04:47:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-267442834 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/785] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:02 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1520 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:47:04.080 8 INFO nova.api.openstack.compute.server_external_events [req-273ba14a-1d2e-43ab-834a-c973fee7f302 req-b06505f2-38c1-4425-9bce-5bad70cc6693 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance [pid: 8|app: 0|req: 400/786] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:04.634 7 WARNING neutronclient.v2_0.client [None req-e56a099c-64b2-412e-96ed-12fcf6863e82 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/787] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:04 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1518 bytes in 846 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:06.497 8 WARNING neutronclient.v2_0.client [None req-b9626a29-f3d6-47ff-a41b-abf181c01799 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/788] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:06 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1518 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:07.997 8 WARNING neutronclient.v2_0.client [None req-f32ecd6d-d25f-4176-b52c-a82db2bc3e8b dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/791] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:07 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1518 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:09.495 7 WARNING neutronclient.v2_0.client [None req-b0f6710e-786f-41ad-9be4-b6918be403e7 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/792] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:09 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1518 bytes in 807 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:11.313 8 WARNING neutronclient.v2_0.client [None req-f5eee9b3-3ba1-43a8-9c2a-212761239018 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/793] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:11 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1518 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-05-18 04:47:12.720 7 WARNING neutronclient.v2_0.client [None req-c55213fa-0e02-4c04-bea1-b87be415917d dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/794] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:12 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1518 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:13.894 8 WARNING neutronclient.v2_0.client [None req-cb91971c-766b-4e9f-b670-0b5bfc0d6d6c dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/795] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:13 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1518 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:14.082 7 INFO nova.api.openstack.compute.server_external_events [req-7a48a1e4-3472-4925-a31d-c3ab79b9f783 req-09d9e86d-7bbe-46af-848a-e919462e26b8 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance [pid: 7|app: 0|req: 391/796] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:14 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-05-18 04:47:15.091 8 WARNING neutronclient.v2_0.client [None req-1fa92ea4-17f8-4a4f-89cb-fb32fefc0b68 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/797] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:15 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1518 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:16.155 7 INFO nova.api.openstack.compute.server_external_events [req-1d6a5557-b72a-46ab-a188-c57c997c84a8 req-6dec7753-27a3-45fe-a1d5-06d79488e38f 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance [pid: 7|app: 0|req: 392/798] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:16.258 8 WARNING neutronclient.v2_0.client [None req-b92f8b6b-1bd7-43ff-9700-ba445abdf35e dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/799] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:16 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1701 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:16.385 7 WARNING neutronclient.v2_0.client [None req-4c381142-9d32-48ca-b5ec-ac50a27bf6b7 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/800] 10.0.0.135 () {32 vars in 740 bytes} [Mon May 18 04:47:16 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:17.142 8 INFO nova.api.openstack.compute.server_external_events [req-696bf92b-10d3-435a-979c-26454fac086d req-93597b6d-919b-4985-8c87-e5db2e390eb8 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance [pid: 8|app: 0|req: 408/801] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:32.568 7 WARNING neutronclient.v2_0.client [None req-fb1522f2-c8dd-4212-81c5-1164bbb728e6 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/806] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:32 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1821 bytes in 1243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:33.840 8 WARNING neutronclient.v2_0.client [None req-18c1064e-f019-49d4-8072-aec17e8fddfc dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/807] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:33 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1821 bytes in 988 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/808] 10.0.0.135 () {34 vars in 749 bytes} [Mon May 18 04:47:34 2026] POST /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:35.066 8 WARNING neutronclient.v2_0.client [None req-d1ef1d83-1d2a-4e75-83cb-e21cc114bc31 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/809] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:35 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1823 bytes in 1120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:37.207 7 WARNING neutronclient.v2_0.client [None req-db50ea37-dcd9-4350-9a79-62a00bebbc47 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/812] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:37 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1823 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:38.472 8 WARNING neutronclient.v2_0.client [None req-c66003e3-fa17-4ce8-aae6-781f68493e49 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/813] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:38 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1828 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:39.287 7 INFO nova.api.openstack.compute.server_external_events [req-3e6ddad8-7aed-478a-b3dc-1d5eba8a4850 req-ff3d628d-7bff-445f-b5b1-08abc67c49e6 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance [pid: 7|app: 0|req: 399/814] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:39.664 8 WARNING neutronclient.v2_0.client [None req-01f70630-25a7-48f2-bf0d-da09c8213a3e dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/815] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:39 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1828 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-05-18 04:47:40.845 7 WARNING neutronclient.v2_0.client [None req-64eee0b8-227f-49f3-b38a-cc6efb4758c1 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/816] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:40 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1828 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-05-18 04:47:41.340 8 INFO nova.api.openstack.compute.server_external_events [req-a69969e1-0d09-4017-a774-379b7745ecbb req-4f665159-9051-40f7-8560-7791852f0172 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance [pid: 8|app: 0|req: 417/817] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:42.049 7 WARNING neutronclient.v2_0.client [None req-56d1000e-57f1-42b5-a3e6-075a19b49aec dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/818] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:42 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1828 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:43.381 8 INFO nova.api.openstack.compute.server_external_events [req-949e0474-66f1-40c1-a05d-0b43cbc7872c req-f631ad12-5f7a-49be-9de6-4034a84e6c88 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance 2026-05-18 04:47:43.383 8 INFO nova.api.openstack.compute.server_external_events [req-949e0474-66f1-40c1-a05d-0b43cbc7872c req-f631ad12-5f7a-49be-9de6-4034a84e6c88 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/819] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:43 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:43.421 7 WARNING neutronclient.v2_0.client [None req-be1d93cb-0066-4cc3-aef7-b881328c3c05 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/820] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:43 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1828 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:44.624 8 WARNING neutronclient.v2_0.client [None req-cd22b59d-3620-40c4-9e7c-490747654499 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/821] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:44 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1821 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:55.279 7 WARNING neutronclient.v2_0.client [None req-fae74d0f-7466-42df-ae84-6906c57e7802 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/824] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:55 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1821 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, ' [pid: 8|app: 0|req: 421/825] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:47:55 2026] DELETE /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:55.596 7 WARNING neutronclient.v2_0.client [None req-b182cf92-645f-40fa-a442-9aa15ab47f55 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/826] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:55 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1827 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:57.040 8 INFO nova.api.openstack.compute.server_external_events [req-077aeab8-74bf-496f-8b29-7b0b93172ff4 req-25d709bb-b29a-420e-829f-ebc41cf3da70 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance [pid: 8|app: 0|req: 422/827] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:57.423 8 WARNING neutronclient.v2_0.client [None req-2152f23a-b87f-45f2-a7be-4cb1bd07f930 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/830] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:57 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1827 bytes in 1205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:59.005 7 INFO nova.api.openstack.compute.server_external_events [req-cfc4f6b9-029a-43a0-bbaf-00d5dd9f4191 req-9d08f0c8-a496-4d0f-9ade-784fc5f9757f 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance [pid: 7|app: 0|req: 407/831] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:59.084 8 INFO nova.api.openstack.compute.server_external_events [req-50ab0f37-054f-40a4-8589-47b87838dd98 req-be6c604e-ea7d-4f19-939e-f8dfc27b9381 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:4c83bacb-bb70-4e02-9716-8ee53b2b8758 for instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e on instance [pid: 8|app: 0|req: 425/832] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:47:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:59.646 8 WARNING neutronclient.v2_0.client [None req-9210f8d8-fa6e-4dbb-9cd5-aeca278de9a5 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/833] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:47:59 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1474 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/834] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:47:59 2026] POST /v2.1/os-keypairs => generated 397 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:00.739 8 WARNING neutronclient.v2_0.client [None req-aebee88d-1347-4e46-a76c-43b062c02c6a dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/835] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:00 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1479 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/836] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:48:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:01.834 8 WARNING neutronclient.v2_0.client [None req-7866a25e-6e8c-4a00-a4db-8d5048e13e00 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] The python binding code in 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/837] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:01 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 1479 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:48:02.449 7 WARNING neutronclient.v2_0.client [None req-a8abceea-1d5b-4d72-bd43-1be999756359 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:02.513 7 WARNING neutronclient.v2_0.client [None req-a8abceea-1d5b-4d72-bd43-1be999756359 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:02.551 7 WARNING neutronclient.v2_0.client [None req-a8abceea-1d5b-4d72-bd43-1be999756359 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:02.740 7 WARNING neutronclient.v2_0.client [None req-a8abceea-1d5b-4d72-bd43-1be999756359 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:02.912 8 INFO nova.api.openstack.wsgi [None req-f7eff251-be6c-4874-bcb2-76e10e4df761 dd40675c49bd4ba5993939b3c3e74621 8f94e548bad94e36bfd0af0587b2a9f5 - - default default] HTTP exception thrown: Instance 854ac219-48a3-4018-b5b1-1e6ce90b1e6e could not be found. [pid: 8|app: 0|req: 429/838] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:02 2026] GET /v2.1/servers/854ac219-48a3-4018-b5b1-1e6ce90b1e6e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/839] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:48:02 2026] POST /v2.1/servers => generated 495 bytes in 557 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/840] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:48:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2045543856 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:02.963 7 WARNING neutronclient.v2_0.client [None req-0de06bef-09a1-456e-bce5-e66257a388bb 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/841] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:02 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:48:04.049 8 WARNING neutronclient.v2_0.client [None req-bb056735-5f1b-499c-ba5f-63b1dcf6df2f 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/842] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:04 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:05.125 7 WARNING neutronclient.v2_0.client [None req-c499c58a-adf1-41b3-9bd7-78856aa6f9a7 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/843] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:05 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1509 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:06.225 8 WARNING neutronclient.v2_0.client [None req-009e843c-7149-4b55-afa1-16bc2ab2d4b1 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/844] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:06 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1509 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:07.309 7 WARNING neutronclient.v2_0.client [None req-4a89d0a5-aa8e-4c7e-bd39-253945eaf049 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/847] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:07 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1517 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:08.378 8 INFO nova.api.openstack.compute.server_external_events [req-442b8a47-bc33-4d9d-baf3-2a835518599d req-acd23551-5d5f-45f3-900f-6eef2d11a2d7 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:700372c7-195c-4064-a0b1-7945f67555c9 for instance 4deb0610-4329-40f7-a805-8bd0f576cc5c on instance [pid: 8|app: 0|req: 435/848] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:48:08.400 7 WARNING neutronclient.v2_0.client [None req-b7838fc0-c3f4-4841-aba5-711c11e4bb91 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/849] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:08 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1640 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-05-18 04:48:09.637 8 WARNING neutronclient.v2_0.client [None req-33e89f30-6b8b-4d4d-b7e4-9b8b787f0671 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/850] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:09 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1628 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:10.803 7 WARNING neutronclient.v2_0.client [None req-9b422065-5686-482a-8ee2-24a1544edc1c 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/851] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:10 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1628 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:11.954 8 WARNING neutronclient.v2_0.client [None req-cb721848-03f9-4cf0-8878-a18e1e4ef5ed 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/852] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:11 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1628 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-05-18 04:48:13.093 7 WARNING neutronclient.v2_0.client [None req-9be274f3-a0b9-453f-9af6-f84650ee2cba 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/853] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:13 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1628 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:13.838 8 INFO nova.api.openstack.compute.server_external_events [req-fa096bfd-b010-4d84-8304-40c91c52ca17 req-9db091dc-b336-4be9-afa1-ff260934ae4f 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:700372c7-195c-4064-a0b1-7945f67555c9 for instance 4deb0610-4329-40f7-a805-8bd0f576cc5c on instance [pid: 8|app: 0|req: 438/854] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48: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, ' 2026-05-18 04:48:14.248 7 WARNING neutronclient.v2_0.client [None req-7666bd29-c2bd-4c01-8d57-e368b4f7aa0a 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/855] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:14 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1628 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-05-18 04:48:15.416 8 WARNING neutronclient.v2_0.client [None req-681109d7-7e18-4800-8405-b8c7a01610f6 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/856] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:15 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1808 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-05-18 04:48:15.626 7 WARNING neutronclient.v2_0.client [None req-e52c7299-8922-4fbd-a46c-a2a4c8cd2c48 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/857] 10.0.0.135 () {32 vars in 740 bytes} [Mon May 18 04:48:15 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c/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, ' 2026-05-18 04:48:15.906 8 INFO nova.api.openstack.compute.server_external_events [req-0dc935ae-a0c5-44af-8151-b8c8bc62af8a req-767e4118-1c1f-4084-9d28-f05fcb8fb3b4 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:700372c7-195c-4064-a0b1-7945f67555c9 for instance 4deb0610-4329-40f7-a805-8bd0f576cc5c on instance [pid: 8|app: 0|req: 440/858] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:16.417 7 INFO nova.api.openstack.compute.server_external_events [req-81daccc3-a8ca-4152-984f-4a54c8f66709 req-4f44e963-7720-42db-a954-b7ee6e999881 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:700372c7-195c-4064-a0b1-7945f67555c9 for instance 4deb0610-4329-40f7-a805-8bd0f576cc5c on instance [pid: 7|app: 0|req: 419/859] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:16 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/862] 10.0.0.17 () {30 vars in 617 bytes} [Mon May 18 04:48:26 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/863] 10.0.0.17 () {32 vars in 690 bytes} [Mon May 18 04:48:27 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: 443/864] 10.0.0.17 () {34 vars in 911 bytes} [Mon May 18 04:48:27 2026] GET /v2.1/os-simple-tenant-usage/079c8ab4c0774d449193ea1cc20b6f2d?start=2026-05-17T00:00:00&end=2026-05-18T23:59:59 => generated 20 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/867] 10.0.0.17 () {30 vars in 652 bytes} [Mon May 18 04:48:27 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/868] 10.0.0.17 () {30 vars in 617 bytes} [Mon May 18 04:48:30 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 446/869] 10.0.0.17 () {32 vars in 690 bytes} [Mon May 18 04:48:30 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/870] 10.0.0.17 () {34 vars in 911 bytes} [Mon May 18 04:48:30 2026] GET /v2.1/os-simple-tenant-usage/079c8ab4c0774d449193ea1cc20b6f2d?start=2026-05-17T00:00:00&end=2026-05-18T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/871] 10.0.0.17 () {30 vars in 652 bytes} [Mon May 18 04:48:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:31.918 7 WARNING neutronclient.v2_0.client [None req-36e992c1-3c36-459f-b752-d4d35cc99af0 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/872] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:31 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1928 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/873] 10.0.0.135 () {32 vars in 752 bytes} [Mon May 18 04:48:32 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c/os-server-password => generated 116 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: 426/874] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:48:34 2026] DELETE /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:34.650 8 WARNING neutronclient.v2_0.client [None req-9051511a-9e95-4d91-b9e6-f477b0ad2a33 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/875] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:34 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1934 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:35.823 7 WARNING neutronclient.v2_0.client [None req-71c9dbf8-8554-4fbf-8315-5bd48088259a 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] 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: 427/876] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:35 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1934 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:48:36.008 8 INFO nova.api.openstack.compute.server_external_events [req-9746ffda-96dc-4b32-b0aa-425da08e1797 req-865802c8-de5a-497c-ab26-cde6a2744512 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:700372c7-195c-4064-a0b1-7945f67555c9 for instance 4deb0610-4329-40f7-a805-8bd0f576cc5c on instance [pid: 8|app: 0|req: 450/877] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:37.048 7 WARNING neutronclient.v2_0.client [None req-1f184f4f-02a5-40a9-bd2e-a614442a0aa6 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/880] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:37 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1821 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:38.059 8 INFO nova.api.openstack.compute.server_external_events [req-9ddaf4db-c25e-4640-ac87-f06d3ab6b9a2 req-429ef049-1e61-4dc9-a3c0-83dd15a9193f 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:700372c7-195c-4064-a0b1-7945f67555c9 for instance 4deb0610-4329-40f7-a805-8bd0f576cc5c on instance 2026-05-18 04:48:38.059 8 INFO nova.api.openstack.compute.server_external_events [req-9ddaf4db-c25e-4640-ac87-f06d3ab6b9a2 req-429ef049-1e61-4dc9-a3c0-83dd15a9193f 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:700372c7-195c-4064-a0b1-7945f67555c9 for instance 4deb0610-4329-40f7-a805-8bd0f576cc5c on instance [pid: 8|app: 0|req: 453/881] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:38 2026] POST /v2.1/os-server-external-events => generated 356 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-05-18 04:48:38.649 7 WARNING neutronclient.v2_0.client [None req-d43c5061-41a6-46d1-b1f5-4f8cb209faf9 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/882] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:38 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1543 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:40.088 8 WARNING neutronclient.v2_0.client [None req-075e20ee-ba1d-49d2-b8ae-f4beb3cf57d0 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] The python binding code in 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/883] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:40 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 1543 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:41.691 7 INFO nova.api.openstack.wsgi [None req-0f53b354-2fd8-4b52-98e8-4267e7cbb34b 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] HTTP exception thrown: Instance 4deb0610-4329-40f7-a805-8bd0f576cc5c could not be found. [pid: 7|app: 0|req: 430/884] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:41 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:41.717 8 INFO nova.api.openstack.wsgi [None req-30a0a4b5-1024-4b24-bab4-87f2ff438fbd 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] HTTP exception thrown: Instance 4deb0610-4329-40f7-a805-8bd0f576cc5c could not be found. [pid: 8|app: 0|req: 455/885] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:48:41 2026] DELETE /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:41.746 7 INFO nova.api.openstack.wsgi [None req-94253f82-ce75-4916-bc34-665686207b52 88b5cd70fa134b6e931124b4c1b54da6 ae24f87e85da4642bc08b8c0b7a27d3a - - default default] HTTP exception thrown: Instance 4deb0610-4329-40f7-a805-8bd0f576cc5c could not be found. [pid: 7|app: 0|req: 431/886] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:41 2026] GET /v2.1/servers/4deb0610-4329-40f7-a805-8bd0f576cc5c => 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: 8|app: 0|req: 456/887] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:48:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1626996346 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/888] 10.0.0.135 () {32 vars in 727 bytes} [Mon May 18 04:48:42 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1737847012 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:48:42.812 8 WARNING neutronclient.v2_0.client [None req-8fe4fa03-e9b1-4f4b-a84c-b06cdc1d636c 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:43.505 8 WARNING neutronclient.v2_0.client [None req-8fe4fa03-e9b1-4f4b-a84c-b06cdc1d636c 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/889] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:48:42 2026] POST /v2.1/servers => generated 424 bytes in 1407 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-18 04:48:44.192 7 WARNING neutronclient.v2_0.client [None req-9d2ec7e2-b58a-431e-9450-fc051ce328c0 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/890] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:44 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1367 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:45.314 8 WARNING neutronclient.v2_0.client [None req-b75a88e5-aaa1-49d7-a0d3-1ba5e1e87592 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/891] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:45 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1371 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:46.429 7 WARNING neutronclient.v2_0.client [None req-76f99ba8-00c3-4726-9e2f-249321128e95 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/892] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:46 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1419 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:47.586 7 WARNING neutronclient.v2_0.client [None req-18c308f3-f5ef-47d1-b9cb-eb1b72a50d9a 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/895] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:47 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1419 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:48.671 8 WARNING neutronclient.v2_0.client [None req-27d5a939-fa66-463d-be3c-bd6dc8800609 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/896] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:48 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1427 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:49.691 7 INFO nova.api.openstack.compute.server_external_events [req-7c7961e5-4fc3-493f-8460-0b41caf73df0 req-ef91c059-1a47-43d5-88b9-cece5fad9db8 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:676b7516-6c45-4ab6-9216-ef184fc11743 for instance 30306528-f1c4-4dd9-b59c-93213f6e8418 on instance [pid: 7|app: 0|req: 437/897] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:49.782 8 WARNING neutronclient.v2_0.client [None req-acca5b9f-a385-4ecc-9925-ab6493c5eb47 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/898] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:49 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1479 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:50.916 7 WARNING neutronclient.v2_0.client [None req-cdf137e2-8603-4af9-ae4c-b1f0a7f196d0 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/899] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:50 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1467 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-05-18 04:48:52.047 8 WARNING neutronclient.v2_0.client [None req-89c85231-22b2-4baa-adcc-2cdf8bc8a2e5 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/900] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:52 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1467 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-05-18 04:48:53.354 7 WARNING neutronclient.v2_0.client [None req-b52b28b6-54df-4c4b-8461-8dbc9196380c 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/901] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:53 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1467 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:54.519 8 WARNING neutronclient.v2_0.client [None req-9085d527-0269-4d9f-a0a0-3fc2327537b1 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:54.567 7 INFO nova.api.openstack.compute.server_external_events [req-079fe40b-c860-400a-82fa-b4763e7f82ae req-1b28ebb0-3cb0-4cb1-8d8d-3e9c64e2b610 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:676b7516-6c45-4ab6-9216-ef184fc11743 for instance 30306528-f1c4-4dd9-b59c-93213f6e8418 on instance [pid: 7|app: 0|req: 440/902] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 463/903] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:54 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1467 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:55.878 7 WARNING neutronclient.v2_0.client [None req-9b30e9fe-0066-49cf-b79e-ef9058baf448 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/904] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:55 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1647 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:56.612 8 INFO nova.api.openstack.compute.server_external_events [req-b2f00f6b-3896-4c5a-8ed8-48907eaf1016 req-72756cab-05af-461c-bd65-81aa03900047 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:676b7516-6c45-4ab6-9216-ef184fc11743 for instance 30306528-f1c4-4dd9-b59c-93213f6e8418 on instance [pid: 8|app: 0|req: 464/905] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:56 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, ' [pid: 7|app: 0|req: 442/908] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:48:57 2026] DELETE /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:57.354 8 WARNING neutronclient.v2_0.client [None req-e909f1d7-1fbd-442d-9e8a-08a5ffb2aec3 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/909] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:57 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1653 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:58.549 7 WARNING neutronclient.v2_0.client [None req-558c7de2-3e6a-4c86-b196-68420389e39f 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] 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: 443/910] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:58 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1653 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:48:58.668 8 INFO nova.api.openstack.compute.server_external_events [req-0f9820ae-4ee8-4ddd-9080-2b0223545f6f req-5db22e51-a18b-4b80-b38b-b6f2b8456cf5 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:676b7516-6c45-4ab6-9216-ef184fc11743 for instance 30306528-f1c4-4dd9-b59c-93213f6e8418 on instance [pid: 8|app: 0|req: 468/911] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:59.711 7 WARNING neutronclient.v2_0.client [None req-b8a4a87f-16e8-4b2c-b307-00e206ec8da8 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/912] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:48:59 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1653 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:59.950 8 INFO nova.api.openstack.compute.server_external_events [req-9ad852c1-f7a9-4085-a2c8-9b299303403a req-052e52d9-44b1-4753-a14c-caba9ba57739 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:676b7516-6c45-4ab6-9216-ef184fc11743 for instance 30306528-f1c4-4dd9-b59c-93213f6e8418 on instance [pid: 8|app: 0|req: 469/913] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:48:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:00.701 7 INFO nova.api.openstack.compute.server_external_events [req-c9799a75-c266-4276-b3ac-73e5dcba2e33 req-120724e5-14f3-482e-8981-892a4b18d418 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:676b7516-6c45-4ab6-9216-ef184fc11743 for instance 30306528-f1c4-4dd9-b59c-93213f6e8418 on instance [pid: 7|app: 0|req: 445/914] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:49:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:00.860 8 WARNING neutronclient.v2_0.client [None req-65539a41-e423-4a3b-8a63-e84eb113cb20 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/915] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:00 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1448 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:01.956 7 WARNING neutronclient.v2_0.client [None req-282999be-d683-4c2e-8631-029eef3c00bb 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in 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/916] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:01 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:03.059 8 WARNING neutronclient.v2_0.client [None req-819b64cc-28a9-4850-9fc6-8ac06f91abe6 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/917] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:03 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:04.140 7 INFO nova.api.openstack.wsgi [None req-bfa430d2-8775-47b0-b8ec-f91e1b65599a 69cbdecaa1bc4f1c8c0f5be8e14c4af2 086c8f8a37d64da1b1e7b509f1ad7b81 - - default default] HTTP exception thrown: Instance 30306528-f1c4-4dd9-b59c-93213f6e8418 could not be found. [pid: 7|app: 0|req: 447/918] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:04 2026] GET /v2.1/servers/30306528-f1c4-4dd9-b59c-93213f6e8418 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/923] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:49:17 2026] POST /v2.1/os-keypairs => generated 397 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:19.564 7 WARNING neutronclient.v2_0.client [None req-f781aba0-19c0-4032-adb1-9ffe255772dd 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:19.642 7 WARNING neutronclient.v2_0.client [None req-f781aba0-19c0-4032-adb1-9ffe255772dd 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:19.905 7 WARNING neutronclient.v2_0.client [None req-f781aba0-19c0-4032-adb1-9ffe255772dd 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/924] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:49:19 2026] POST /v2.1/servers => generated 449 bytes in 637 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-18 04:49:20.155 8 WARNING neutronclient.v2_0.client [None req-bb721c74-93e1-453f-9cb8-bb705eeaf584 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/925] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:20 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1400 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:21.235 7 WARNING neutronclient.v2_0.client [None req-d731ceb9-82e2-4311-8c10-bb11759b06be 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/926] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:21 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1404 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:22.314 8 WARNING neutronclient.v2_0.client [None req-2c2428ac-0b92-4b6e-af67-01b102f1ee69 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/927] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:22 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1452 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:23.400 7 WARNING neutronclient.v2_0.client [None req-4ad5f902-b099-4d2f-ba34-59a4ea605e98 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/928] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:23 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1452 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:24.489 8 WARNING neutronclient.v2_0.client [None req-9a0ff3fb-f640-4782-bcac-35968946e212 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/929] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:24 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1460 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:25.749 7 WARNING neutronclient.v2_0.client [None req-82586236-e999-48b9-96d8-279fbf997548 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:25.784 8 INFO nova.api.openstack.compute.server_external_events [req-9aa4efa9-434c-432a-92f2-0aed265c71a1 req-e401966b-7f0d-4279-af7a-44ad2a3ab4d8 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:642679be-728d-49f7-905d-7eb6abd8f2c0 for instance 74c8e547-1801-4275-b6ba-cfd62a65734f on instance [pid: 8|app: 0|req: 478/930] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:49:25 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: 453/931] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:25 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1537 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:27.083 8 WARNING neutronclient.v2_0.client [None req-37558239-9a80-4bca-befe-0213f82bc4b3 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/932] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:27 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1525 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:28.229 7 WARNING neutronclient.v2_0.client [None req-df1ba5ac-0548-4af2-ac32-ffc15cb06704 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/935] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:28 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1525 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:29.379 8 WARNING neutronclient.v2_0.client [None req-89591a5e-c803-48a6-adfb-72394decb16d 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/936] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:29 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1525 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:30.532 7 WARNING neutronclient.v2_0.client [None req-44d6f84b-3284-4a33-8028-3d72438f42ef 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:30.577 8 INFO nova.api.openstack.compute.server_external_events [req-99bf2398-de1a-47e4-baf2-1487d868f190 req-347c83a8-2be2-4d4e-bbdf-31ecbb60efd4 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:642679be-728d-49f7-905d-7eb6abd8f2c0 for instance 74c8e547-1801-4275-b6ba-cfd62a65734f on instance [pid: 8|app: 0|req: 482/937] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:49:30 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) [pid: 7|app: 0|req: 456/938] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:30 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1525 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:31.742 8 WARNING neutronclient.v2_0.client [None req-d81aaf33-c2ea-46fc-8e1b-b611eef3f9c9 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/939] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:31 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => 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-05-18 04:49:32.614 7 INFO nova.api.openstack.compute.server_external_events [req-fe48595e-eae7-4c6f-b80e-29a5e4c33639 req-83525048-fbd4-4499-8c2e-46cef549e4dc 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:642679be-728d-49f7-905d-7eb6abd8f2c0 for instance 74c8e547-1801-4275-b6ba-cfd62a65734f on instance [pid: 7|app: 0|req: 457/940] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:49:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:32.898 8 WARNING neutronclient.v2_0.client [None req-7de1a5bb-7419-4517-88f7-ba05cc89b976 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/941] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:32 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1694 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:33.077 7 WARNING neutronclient.v2_0.client [None req-bb177cf7-b131-4034-97bb-62f64eecd688 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/942] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:33 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1694 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:34.655 8 INFO nova.api.openstack.compute.server_external_events [req-c7d07bf8-8c80-4655-a3bf-3087a4e6c278 req-03ca1184-c235-4d87-b0bd-9cd6c83e75ca 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:642679be-728d-49f7-905d-7eb6abd8f2c0 for instance 74c8e547-1801-4275-b6ba-cfd62a65734f on instance [pid: 8|app: 0|req: 485/943] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:49:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/946] 10.0.0.135 () {34 vars in 749 bytes} [Mon May 18 04:49:42 2026] POST /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f/action => generated 31922 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:46.646 7 INFO nova.api.openstack.compute.server_external_events [req-619a1d09-26db-4e7c-aad4-664c689c6a59 req-2b2ebea9-135d-45f4-b5fb-dece48b9d184 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:642679be-728d-49f7-905d-7eb6abd8f2c0 for instance 74c8e547-1801-4275-b6ba-cfd62a65734f on instance [pid: 7|app: 0|req: 460/947] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:49:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/950] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:49:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/951] 10.0.0.135 () {34 vars in 670 bytes} [Mon May 18 04:49:47 2026] POST /v2.1/os-keypairs => generated 397 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:49:49.609 8 WARNING neutronclient.v2_0.client [None req-e1415bb7-0311-4c07-a76b-6b7f9469fa5d 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:49.647 8 WARNING neutronclient.v2_0.client [None req-e1415bb7-0311-4c07-a76b-6b7f9469fa5d 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:49.885 8 WARNING neutronclient.v2_0.client [None req-e1415bb7-0311-4c07-a76b-6b7f9469fa5d 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/952] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:49:49 2026] POST /v2.1/servers => generated 450 bytes in 539 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:50.127 7 WARNING neutronclient.v2_0.client [None req-297729ec-0dab-4846-9e95-463d656bab74 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:50.169 8 WARNING neutronclient.v2_0.client [None req-5b737d97-bf0f-4169-b437-a61d94e676b5 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/953] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:50 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1402 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:50.237 8 WARNING neutronclient.v2_0.client [None req-5b737d97-bf0f-4169-b437-a61d94e676b5 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:50.499 8 WARNING neutronclient.v2_0.client [None req-5b737d97-bf0f-4169-b437-a61d94e676b5 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in 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/954] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:49:50 2026] POST /v2.1/servers => generated 448 bytes in 572 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:50.698 7 WARNING neutronclient.v2_0.client [None req-40c9c712-eaa7-407d-801c-f10ba6ef585a c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/955] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:50 2026] GET /v2.1/servers/ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 => generated 1394 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:51.223 8 WARNING neutronclient.v2_0.client [None req-92ced128-f538-4935-9930-04aa5b213647 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/956] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:51 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1406 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:52.308 7 WARNING neutronclient.v2_0.client [None req-ebb87fdb-b8a4-4a15-9ca0-17e8f2fa041e 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/957] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:52 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1398 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:53.390 8 WARNING neutronclient.v2_0.client [None req-9c3593de-5567-4752-bba3-e9951a0f69bb 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/958] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:53 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1398 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:54.474 7 WARNING neutronclient.v2_0.client [None req-90f3b9f5-47a1-4c10-8c9e-ad6140c483d4 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/959] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:54 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1398 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:55.573 8 WARNING neutronclient.v2_0.client [None req-0ed04c22-6a1d-48bb-b515-f0df46bee857 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/960] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:55 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1454 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:55.787 7 WARNING neutronclient.v2_0.client [None req-77a0c4b7-5d05-4876-8e61-1e329af61926 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/961] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:55 2026] GET /v2.1/servers/ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 => generated 1390 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:56.672 8 WARNING neutronclient.v2_0.client [None req-75c9ca01-5b4d-45ef-978d-7f40bf70a297 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/962] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:56 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1454 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:57.755 7 WARNING neutronclient.v2_0.client [None req-f1c43207-4d57-4e1a-b0f1-6abd9d21ebea 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/965] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:57 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1530 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:58.584 8 INFO nova.api.openstack.compute.server_external_events [req-25aec398-0055-4f9a-9268-1cdd287029dc req-c618a16e-6428-4906-9b91-3b035e764b25 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:c0b2ea50-b10c-42e9-ac0c-df3cd05440a1 for instance 1c7c946c-5da7-4b61-957c-a33b5dea2e42 on instance [pid: 8|app: 0|req: 497/966] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:49:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:58.990 7 WARNING neutronclient.v2_0.client [None req-c3abbe2a-aa86-43d9-8959-161dae9c47f4 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/967] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:49:58 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1528 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:00.127 8 WARNING neutronclient.v2_0.client [None req-79cb3ab6-b3df-48b6-8c69-80d5cdac039b 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/968] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:00 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1528 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:00.737 7 INFO nova.api.openstack.compute.server_external_events [req-70c6b60d-5b2a-4d32-b491-58bc031c8823 req-6dc9f644-05d0-490f-9833-be665dc2f872 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:74b47bd9-6ea2-449d-ad4b-d9823f54c416 for instance ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 on instance [pid: 7|app: 0|req: 471/969] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:00.879 8 WARNING neutronclient.v2_0.client [None req-81a5d4b4-c784-4e5d-8b15-50c8edb153c1 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/970] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:00 2026] GET /v2.1/servers/ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 => generated 1530 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:01.259 7 WARNING neutronclient.v2_0.client [None req-a5379a47-8e23-4cee-9367-72f821d0b4a3 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/971] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:01 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1528 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:02.400 8 WARNING neutronclient.v2_0.client [None req-68e2c9bf-8e74-4a4d-baa2-d6963fbc4e2c 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/972] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:02 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1528 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:02.775 7 INFO nova.api.openstack.compute.server_external_events [req-903ac736-c901-4a94-b408-2ace7e2e187d req-b0c49535-6c64-4988-a71b-a96f22e672f7 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:c0b2ea50-b10c-42e9-ac0c-df3cd05440a1 for instance 1c7c946c-5da7-4b61-957c-a33b5dea2e42 on instance [pid: 7|app: 0|req: 473/973] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:02 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-05-18 04:50:03.545 8 WARNING neutronclient.v2_0.client [None req-e9260185-91b3-480f-9288-9e39f60f0a05 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/974] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:03 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1528 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:04.721 7 WARNING neutronclient.v2_0.client [None req-77d6e0a6-9680-444b-aad1-ca1071663bb2 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:04.813 8 INFO nova.api.openstack.compute.server_external_events [req-c362f328-a3fe-4e32-8989-6f4c01730b6f req-dde7f343-ada4-49f1-87bc-baaa8bd8e942 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:c0b2ea50-b10c-42e9-ac0c-df3cd05440a1 for instance 1c7c946c-5da7-4b61-957c-a33b5dea2e42 on instance 2026-05-18 04:50:04.813 8 INFO nova.api.openstack.compute.server_external_events [req-c362f328-a3fe-4e32-8989-6f4c01730b6f req-dde7f343-ada4-49f1-87bc-baaa8bd8e942 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:c0b2ea50-b10c-42e9-ac0c-df3cd05440a1 for instance 1c7c946c-5da7-4b61-957c-a33b5dea2e42 on instance [pid: 8|app: 0|req: 502/975] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:04 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/976] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:04 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1528 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-05-18 04:50:05.522 8 INFO nova.api.openstack.compute.server_external_events [req-2ec4dd6e-d39f-4358-8e67-64245a9f73e6 req-0baa08e7-4b2d-46b8-a7db-7ae482dd6bfe 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:74b47bd9-6ea2-449d-ad4b-d9823f54c416 for instance ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 on instance [pid: 8|app: 0|req: 503/977] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:05.879 7 WARNING neutronclient.v2_0.client [None req-5d39041f-41f5-46eb-ba87-0dd3b5b850e2 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/978] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:05 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1528 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:06.074 8 WARNING neutronclient.v2_0.client [None req-5b700f28-7687-4443-aa7a-8b314c2a97e7 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/979] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:06 2026] GET /v2.1/servers/ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 => generated 1518 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-05-18 04:50:07.025 7 WARNING neutronclient.v2_0.client [None req-2dd181ee-bdf1-4fc6-8dcc-159b4fe17815 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/980] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:06 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1696 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:07.181 8 WARNING neutronclient.v2_0.client [None req-748f9f4f-8daf-43ba-b125-5b424df839af 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/981] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:07 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1696 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:07.559 7 INFO nova.api.openstack.compute.server_external_events [req-6e525e0a-b1cd-4232-988c-2aa5f8f6e09f req-1afee9d8-5852-4945-974d-e3b08bea813b 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:74b47bd9-6ea2-449d-ad4b-d9823f54c416 for instance ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 on instance [pid: 7|app: 0|req: 478/984] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:09.612 8 INFO nova.api.openstack.compute.server_external_events [req-94ca0e6d-e9e7-4bc7-afc0-22ef43006d95 req-49903fbd-3d92-4171-becb-8c95205a3827 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:c0b2ea50-b10c-42e9-ac0c-df3cd05440a1 for instance 1c7c946c-5da7-4b61-957c-a33b5dea2e42 on instance [pid: 8|app: 0|req: 507/985] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:11.262 7 WARNING neutronclient.v2_0.client [None req-469d6285-d144-4bf4-aea8-410362f02947 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in 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/986] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:11 2026] GET /v2.1/servers/ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:12.543 7 INFO nova.api.openstack.compute.server_external_events [req-e96b3120-77de-4699-9602-459f18786c5e req-a2e283a8-d775-4fe1-b2b8-6ba335007901 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:74b47bd9-6ea2-449d-ad4b-d9823f54c416 for instance ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 on instance [pid: 7|app: 0|req: 480/987] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:50:12.575 8 WARNING neutronclient.v2_0.client [None req-acefa78c-2114-43ed-a5af-dd2c0c8bb60c c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:50:12.616 8 WARNING neutronclient.v2_0.client [None req-acefa78c-2114-43ed-a5af-dd2c0c8bb60c c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:50:12.853 8 WARNING neutronclient.v2_0.client [None req-acefa78c-2114-43ed-a5af-dd2c0c8bb60c c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in 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/988] 10.0.0.135 () {34 vars in 662 bytes} [Mon May 18 04:50:12 2026] POST /v2.1/servers => generated 448 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:13.044 7 WARNING neutronclient.v2_0.client [None req-e24adf68-1e7b-48d9-815f-457515e71d2a c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/989] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:13 2026] GET /v2.1/servers/a60e4570-a611-43eb-abc0-7694b15645c1 => generated 1394 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:18.132 7 WARNING neutronclient.v2_0.client [None req-8c1ae743-81fa-48aa-9842-83a3015796cc c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in 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/992] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:18 2026] GET /v2.1/servers/a60e4570-a611-43eb-abc0-7694b15645c1 => generated 1520 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/993] 10.0.0.135 () {34 vars in 749 bytes} [Mon May 18 04:50:18 2026] POST /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42/action => generated 33489 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/994] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:50:18 2026] DELETE /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:18.777 8 INFO nova.api.openstack.compute.server_external_events [req-53a72f99-e7d9-4bb2-a90a-e4462c69c275 req-d77cbd2a-b387-450c-9e2a-8e7a3b3b16e5 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:51db29d7-9686-4f81-b19d-a3547aa0eeeb for instance a60e4570-a611-43eb-abc0-7694b15645c1 on instance [pid: 8|app: 0|req: 511/995] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:18 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-05-18 04:50:18.798 7 WARNING neutronclient.v2_0.client [None req-37b1013f-a55a-4073-8f95-2a8fdc1c3b5a 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/996] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:18 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1822 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-05-18 04:50:19.984 8 WARNING neutronclient.v2_0.client [None req-409e2441-726d-4fb0-9a82-e8da53c25773 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:20.006 7 INFO nova.api.openstack.compute.server_external_events [req-299b0a2f-d02d-4c6b-a08b-ff32420940cf req-93ebd389-1d60-4d8d-91c7-6d2a84f7d5f9 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:c0b2ea50-b10c-42e9-ac0c-df3cd05440a1 for instance 1c7c946c-5da7-4b61-957c-a33b5dea2e42 on instance [pid: 7|app: 0|req: 486/997] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/998] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:19 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1822 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:21.209 7 WARNING neutronclient.v2_0.client [None req-93bc8494-2fd7-47fb-9ff2-4cf954d07070 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/999] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:21 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1822 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-05-18 04:50:22.047 8 INFO nova.api.openstack.compute.server_external_events [req-08863ccc-6aaa-42ef-a751-da25fedee6d6 req-3a33240e-ecf5-4f26-95f8-29b5df0374d6 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:c0b2ea50-b10c-42e9-ac0c-df3cd05440a1 for instance 1c7c946c-5da7-4b61-957c-a33b5dea2e42 on instance 2026-05-18 04:50:22.047 8 INFO nova.api.openstack.compute.server_external_events [req-08863ccc-6aaa-42ef-a751-da25fedee6d6 req-3a33240e-ecf5-4f26-95f8-29b5df0374d6 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:c0b2ea50-b10c-42e9-ac0c-df3cd05440a1 for instance 1c7c946c-5da7-4b61-957c-a33b5dea2e42 on instance [pid: 8|app: 0|req: 513/1000] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:22 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:22.380 7 WARNING neutronclient.v2_0.client [None req-cf9ffda4-7f9e-40c6-b9a3-833059ceb1c3 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/1001] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:22 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1483 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:23.306 8 WARNING neutronclient.v2_0.client [None req-530dc051-ba8a-4d75-a78d-3fa68bf47e9a c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:23.500 7 WARNING neutronclient.v2_0.client [None req-b9272371-8f06-424c-ba04-5c9917ba7041 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/1002] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:23 2026] GET /v2.1/servers/a60e4570-a611-43eb-abc0-7694b15645c1 => generated 1518 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1003] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:23 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:24.237 8 INFO nova.api.openstack.compute.server_external_events [req-31202ca5-c3cc-4418-84c0-e35ef5edfcd7 req-a2bfb445-67c5-47e4-b4c2-e8cb17c85dee 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:51db29d7-9686-4f81-b19d-a3547aa0eeeb for instance a60e4570-a611-43eb-abc0-7694b15645c1 on instance 2026-05-18 04:50:24.237 8 INFO nova.api.openstack.compute.server_external_events [req-31202ca5-c3cc-4418-84c0-e35ef5edfcd7 req-a2bfb445-67c5-47e4-b4c2-e8cb17c85dee 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:51db29d7-9686-4f81-b19d-a3547aa0eeeb for instance a60e4570-a611-43eb-abc0-7694b15645c1 on instance [pid: 8|app: 0|req: 515/1004] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:24 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:24.614 7 WARNING neutronclient.v2_0.client [None req-b9247b13-27f6-4f47-b5bd-05044f8e91eb 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/1005] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:24 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:25.694 8 INFO nova.api.openstack.wsgi [None req-75093c3c-63d3-442c-88b1-83a321ad8f15 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] HTTP exception thrown: Instance 1c7c946c-5da7-4b61-957c-a33b5dea2e42 could not be found. [pid: 8|app: 0|req: 516/1006] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:25 2026] GET /v2.1/servers/1c7c946c-5da7-4b61-957c-a33b5dea2e42 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/1007] 10.0.0.135 () {32 vars in 727 bytes} [Mon May 18 04:50:25 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-106277976 => generated 0 bytes in 15 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: 517/1008] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:50:26 2026] DELETE /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-18 04:50:26.291 7 WARNING neutronclient.v2_0.client [None req-f8acc414-d96f-4652-810a-bcc5acd8b23e 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/1009] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:26 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1700 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:27.501 7 INFO nova.api.openstack.compute.server_external_events [req-81cb88cc-7814-4947-bb96-6b319b80f5af req-895e0f66-57eb-40c7-8ce6-f5fe5162d8f0 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:642679be-728d-49f7-905d-7eb6abd8f2c0 for instance 74c8e547-1801-4275-b6ba-cfd62a65734f on instance 2026-05-18 04:50:27.505 8 WARNING neutronclient.v2_0.client [None req-3be4e0d3-89f3-4d33-8531-4a1bfb853089 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1012] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1013] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:27 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1700 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:28.556 7 WARNING neutronclient.v2_0.client [None req-9b5bac26-26db-4418-b6ee-180c061b1f85 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:28.663 8 WARNING neutronclient.v2_0.client [None req-320757ab-0ae4-4bc3-8fd3-509523343dd2 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in 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/1014] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:28 2026] GET /v2.1/servers/a60e4570-a611-43eb-abc0-7694b15645c1 => generated 1819 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-05-18 04:50:28.836 7 INFO nova.api.openstack.compute.server_external_events [req-e0863843-86b5-4b74-aa60-a88db298ca69 req-f0f3ca4f-8f93-412c-9a39-c75b5831c047 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:642679be-728d-49f7-905d-7eb6abd8f2c0 for instance 74c8e547-1801-4275-b6ba-cfd62a65734f on instance [pid: 7|app: 0|req: 496/1015] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:28 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) [pid: 8|app: 0|req: 520/1016] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:28 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1700 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:29.545 7 INFO nova.api.openstack.compute.server_external_events [req-cbdf2074-1fa8-4f30-926f-165b5f2b9433 req-427d9511-6b90-4cd9-93c9-da9332ced41b 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:642679be-728d-49f7-905d-7eb6abd8f2c0 for instance 74c8e547-1801-4275-b6ba-cfd62a65734f on instance [pid: 7|app: 0|req: 497/1017] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:29.914 8 WARNING neutronclient.v2_0.client [None req-184bcb35-3651-4d6e-8db4-8e355c4cffdb 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1018] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:29 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1486 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:31.017 7 WARNING neutronclient.v2_0.client [None req-975c85a8-a62d-4885-9e3c-5fe853fedb29 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1019] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:30 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 1486 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:31.590 8 INFO nova.api.openstack.compute.server_external_events [req-8f2b415a-be82-4935-b7bf-9be9c58700b4 req-23910eb5-3318-4951-8a8e-a11218b167c8 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:51db29d7-9686-4f81-b19d-a3547aa0eeeb for instance a60e4570-a611-43eb-abc0-7694b15645c1 on instance [pid: 8|app: 0|req: 522/1020] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:32.096 7 INFO nova.api.openstack.wsgi [None req-9473b3b4-11d8-4622-a221-1855830e6ec8 2a523c31f6ab4bebba9a03957d1ab5bf 43306a8e6d604e46abcafaf04dd22714 - - default default] HTTP exception thrown: Instance 74c8e547-1801-4275-b6ba-cfd62a65734f could not be found. [pid: 7|app: 0|req: 499/1021] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:50:32 2026] GET /v2.1/servers/74c8e547-1801-4275-b6ba-cfd62a65734f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1022] 10.0.0.135 () {32 vars in 727 bytes} [Mon May 18 04:50:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-530092635 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:53.152 7 WARNING neutronclient.v2_0.client [None req-6f4078ae-af2f-4e51-b1e8-4e001faf6e9f 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:50:53.187 7 WARNING neutronclient.v2_0.client [None req-6f4078ae-af2f-4e51-b1e8-4e001faf6e9f 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:50:53.349 7 WARNING neutronclient.v2_0.client [None req-6f4078ae-af2f-4e51-b1e8-4e001faf6e9f 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1027] 199.204.45.240 () {36 vars in 713 bytes} [Mon May 18 04:50:52 2026] POST /v2.1/servers => generated 453 bytes in 803 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-05-18 04:50:53.988 8 WARNING neutronclient.v2_0.client [None req-1b570764-96f3-4285-a84a-58c44e43fb72 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1028] 199.204.45.240 () {32 vars in 732 bytes} [Mon May 18 04:50:53 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619 => generated 2213 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:54.049 7 WARNING neutronclient.v2_0.client [None req-620b0af7-5f74-44f6-847e-46d570697332 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1029] 199.204.45.240 () {32 vars in 758 bytes} [Mon May 18 04:50:54 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface => generated 28 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1030] 199.204.45.240 () {32 vars in 776 bytes} [Mon May 18 04:50:54 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:56.658 7 WARNING neutronclient.v2_0.client [None req-fa888e5f-79b1-4151-8f4a-d6c0ea420a78 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1031] 199.204.45.240 () {32 vars in 732 bytes} [Mon May 18 04:50:56 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619 => generated 2371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:56.747 8 WARNING neutronclient.v2_0.client [None req-75abc623-5278-4f1f-9411-989ce6c9abdf 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1032] 199.204.45.240 () {32 vars in 758 bytes} [Mon May 18 04:50:56 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface => generated 28 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1033] 199.204.45.240 () {32 vars in 776 bytes} [Mon May 18 04:50:56 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:59.620 7 WARNING neutronclient.v2_0.client [None req-79fe96a1-a5c7-4e5f-a875-5c1282a94461 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1036] 199.204.45.240 () {32 vars in 732 bytes} [Mon May 18 04:50:59 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619 => generated 2445 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:59.742 8 WARNING neutronclient.v2_0.client [None req-766c7563-3ed0-4f66-8ded-2562233b7c20 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1037] 199.204.45.240 () {32 vars in 758 bytes} [Mon May 18 04:50:59 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface => generated 283 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1038] 199.204.45.240 () {32 vars in 776 bytes} [Mon May 18 04:50:59 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:59.971 7 INFO nova.api.openstack.compute.server_external_events [req-842a4ac3-8ad2-49e8-b0ca-b9ba10a053ca req-01816e1c-846b-4094-8e0e-2e9e8f1f13e2 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:b4dcd61d-7e3e-48fd-bf97-20364628d9d0 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 508/1039] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:50:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:02.354 8 WARNING neutronclient.v2_0.client [None req-9d90fb18-e3be-4b17-81ee-394b5fd10da7 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1040] 199.204.45.240 () {32 vars in 732 bytes} [Mon May 18 04:51:02 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619 => generated 2433 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:02.475 7 WARNING neutronclient.v2_0.client [None req-29498287-7dc6-4e14-92c8-37c63c47ddc1 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1041] 199.204.45.240 () {32 vars in 758 bytes} [Mon May 18 04:51:02 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface => generated 283 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1042] 199.204.45.240 () {32 vars in 776 bytes} [Mon May 18 04:51:02 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:05.323 7 WARNING neutronclient.v2_0.client [None req-415daab2-1b9e-4c94-9675-7919785f6247 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1043] 199.204.45.240 () {32 vars in 732 bytes} [Mon May 18 04:51:05 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619 => generated 2433 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:05.457 8 WARNING neutronclient.v2_0.client [None req-dddfa68a-4bad-46e8-b1a4-8a3056611652 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1044] 199.204.45.240 () {32 vars in 758 bytes} [Mon May 18 04:51:05 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface => generated 283 bytes in 97 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: 511/1045] 199.204.45.240 () {32 vars in 776 bytes} [Mon May 18 04:51:05 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:05.898 8 INFO nova.api.openstack.compute.server_external_events [req-18b992bb-0d94-4658-9373-eae9e72d06ff req-b8c2555f-7270-48f7-a97e-324edf0494b6 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:b4dcd61d-7e3e-48fd-bf97-20364628d9d0 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 535/1046] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:51:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:07.941 7 INFO nova.api.openstack.compute.server_external_events [req-8a9dbd47-908e-4439-bdbc-99ce0752cdd7 req-94bd0ca7-b9a7-4669-8886-4a95a0c4eb57 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:b4dcd61d-7e3e-48fd-bf97-20364628d9d0 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 513/1049] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:51:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:08.338 8 WARNING neutronclient.v2_0.client [None req-3079b7b9-1b83-41bf-a67d-b871c8c85727 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1050] 199.204.45.240 () {32 vars in 732 bytes} [Mon May 18 04:51:08 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619 => generated 2580 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:08.467 7 WARNING neutronclient.v2_0.client [None req-6ed1343b-dc74-4149-8025-ecc169b78824 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1051] 199.204.45.240 () {32 vars in 758 bytes} [Mon May 18 04:51:08 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface => generated 285 bytes in 91 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: 538/1052] 199.204.45.240 () {32 vars in 776 bytes} [Mon May 18 04:51:08 2026] GET /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:42.475 8 WARNING neutronclient.v2_0.client [None req-499150c9-5718-4c72-85b2-f9292eb824b6 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:51:42.544 8 WARNING neutronclient.v2_0.client [None req-499150c9-5718-4c72-85b2-f9292eb824b6 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:45.432 7 INFO nova.api.openstack.compute.server_external_events [req-a52d13a5-a9d6-4b28-852b-6ac22095ac3d req-f7b061f3-59d9-4c88-adb9-b91cb1f78f83 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:faf59f61-74d8-41a3-828a-6650c314572d for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 518/1059] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:51:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:47.470 7 INFO nova.api.openstack.compute.server_external_events [req-9fb31370-44a1-42b9-b40c-d83e31023f9c req-d52eb27a-9984-4551-a09e-7b0b506ac918 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:faf59f61-74d8-41a3-828a-6650c314572d for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 521/1062] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:51:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:49.506 7 INFO nova.api.openstack.compute.server_external_events [req-805ae003-ac47-4054-b6fd-a2f28abac49f req-40acbb25-4311-4a36-a000-666e7f90e6b6 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:faf59f61-74d8-41a3-828a-6650c314572d for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance 2026-05-18 04:51:49.506 7 INFO nova.api.openstack.compute.server_external_events [req-805ae003-ac47-4054-b6fd-a2f28abac49f req-40acbb25-4311-4a36-a000-666e7f90e6b6 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:faf59f61-74d8-41a3-828a-6650c314572d for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 522/1063] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:51:49 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:51:51.590 8 WARNING neutronclient.v2_0.client [None req-499150c9-5718-4c72-85b2-f9292eb824b6 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1064] 199.204.45.240 () {36 vars in 811 bytes} [Mon May 18 04:51:42 2026] POST /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface => generated 280 bytes in 9206 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:52.074 7 INFO nova.api.openstack.compute.server_external_events [req-8ce7ab54-e54a-44e0-bc35-669a1d6d260c req-eba1feb2-55e1-4108-a886-1eddf6952d69 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:faf59f61-74d8-41a3-828a-6650c314572d for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 523/1065] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:51:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:54.115 8 INFO nova.api.openstack.compute.server_external_events [req-7c747c2c-2963-49c7-9675-a78f8ed5cd77 req-041af07c-eea5-4d70-b3b6-c859e645a7b2 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:faf59f61-74d8-41a3-828a-6650c314572d for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 543/1066] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:51:54 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-05-18 04:52:15.893 7 WARNING neutronclient.v2_0.client [None req-6b382856-5851-4fdb-971e-d27a8b32733d 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:52:15.938 7 WARNING neutronclient.v2_0.client [None req-6b382856-5851-4fdb-971e-d27a8b32733d 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:18.507 8 INFO nova.api.openstack.compute.server_external_events [req-69890dd8-e0ac-4897-8d09-380bd97ef95a req-2c720fea-22ea-43cf-8a12-c12586d18f4e 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:6b7e6700-7554-4fb5-9298-33e2a083e984 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 548/1073] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:21.768 8 INFO nova.api.openstack.compute.server_external_events [req-d18d7257-4d39-4443-b1a6-f9c07b98c896 req-34beb0e3-51b9-4903-89f7-5e81632fb483 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:6b7e6700-7554-4fb5-9298-33e2a083e984 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 549/1074] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:23.810 8 INFO nova.api.openstack.compute.server_external_events [req-e889bafa-7100-47ea-9233-4b518017d17f req-a3536eed-e8dd-40da-8870-75bd21fecde6 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:6b7e6700-7554-4fb5-9298-33e2a083e984 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 550/1075] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:52:25.000 7 WARNING neutronclient.v2_0.client [None req-6b382856-5851-4fdb-971e-d27a8b32733d 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1076] 199.204.45.240 () {36 vars in 811 bytes} [Mon May 18 04:52:15 2026] POST /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface => generated 377 bytes in 9202 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:33.070 7 WARNING neutronclient.v2_0.client [None req-df3be4e5-e6aa-4a1e-bcac-65f13a0ccfc0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:52:33.111 7 WARNING neutronclient.v2_0.client [None req-df3be4e5-e6aa-4a1e-bcac-65f13a0ccfc0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:35.525 8 INFO nova.api.openstack.compute.server_external_events [req-1d70f7d4-f0fb-4cc1-ae73-84d8b653d035 req-0148e5ab-ee5d-4f05-862a-52b0d5a5cfb6 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:91ef68da-8aa8-4d36-9668-2ab037b6f24f for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 552/1079] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:39.194 8 INFO nova.api.openstack.compute.server_external_events [req-4830c233-80c6-4ece-9d69-ebdce1d65f8e req-bcc6cf33-a6ea-4ea5-9738-24902cf3b272 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:91ef68da-8aa8-4d36-9668-2ab037b6f24f for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 555/1082] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:41.240 8 INFO nova.api.openstack.compute.server_external_events [req-169dbbef-ce20-426d-9c3f-01841be0d5ac req-cf73a31b-05af-4507-89e5-72cd3e3c574a 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-plugged:91ef68da-8aa8-4d36-9668-2ab037b6f24f for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 556/1083] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52:41 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) 2026-05-18 04:52:42.148 7 WARNING neutronclient.v2_0.client [None req-df3be4e5-e6aa-4a1e-bcac-65f13a0ccfc0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] The python binding code in 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/1084] 199.204.45.240 () {36 vars in 811 bytes} [Mon May 18 04:52:32 2026] POST /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface => generated 378 bytes in 9294 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:42.893 8 INFO nova.api.openstack.compute.server_external_events [req-a522fd05-35d7-45d4-80b7-7638f1fc77e2 req-8f83f302-ca98-4b6a-9a31-925492ba92b4 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:6b7e6700-7554-4fb5-9298-33e2a083e984 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 557/1085] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52:42 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:55.419 7 INFO nova.api.openstack.compute.server_external_events [req-bb4585db-bd5a-4048-8758-acdf93cba9eb req-5500b236-b3da-4de2-a04b-3ba8ba583c27 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:91ef68da-8aa8-4d36-9668-2ab037b6f24f for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 530/1088] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1089] 199.204.45.240 () {34 vars in 854 bytes} [Mon May 18 04:52:56 2026] DELETE /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface/91ef68da-8aa8-4d36-9668-2ab037b6f24f => 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-05-18 04:52:57.459 7 INFO nova.api.openstack.compute.server_external_events [req-0dd990b4-afb1-40c8-8409-11dcd7943dd1 req-2889e764-fd8f-4ee8-aeb9-9de1481db02a 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:91ef68da-8aa8-4d36-9668-2ab037b6f24f for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 532/1092] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:59.493 8 INFO nova.api.openstack.compute.server_external_events [req-2542a2e0-0c69-48eb-95c4-ef558dfdd3de req-f8c80fec-a704-405c-b8d9-2a578597a796 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:91ef68da-8aa8-4d36-9668-2ab037b6f24f for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance 2026-05-18 04:52:59.494 8 INFO nova.api.openstack.compute.server_external_events [req-2542a2e0-0c69-48eb-95c4-ef558dfdd3de req-f8c80fec-a704-405c-b8d9-2a578597a796 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:91ef68da-8aa8-4d36-9668-2ab037b6f24f for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 561/1093] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:52:59 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:05.946 7 INFO nova.api.openstack.compute.server_external_events [req-81226db7-aaf2-4cde-819b-d74414b60f48 req-2ef20d59-0430-4636-9aec-d6f3f6392b39 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:6b7e6700-7554-4fb5-9298-33e2a083e984 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 533/1094] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1095] 199.204.45.240 () {34 vars in 854 bytes} [Mon May 18 04:53:06 2026] DELETE /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface/6b7e6700-7554-4fb5-9298-33e2a083e984 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:08.011 7 INFO nova.api.openstack.compute.server_external_events [req-99481b7a-be6f-4f32-a503-495e99e517f9 req-e4228978-f5dc-420e-8c69-7c428ffd11fe 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:6b7e6700-7554-4fb5-9298-33e2a083e984 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 535/1098] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:10.053 8 INFO nova.api.openstack.compute.server_external_events [req-44889a58-1e72-4262-b720-22e0c09ee464 req-53a6f27f-1275-4bc5-9de9-aab29e99af2d 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:6b7e6700-7554-4fb5-9298-33e2a083e984 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 564/1099] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1102] 199.204.45.240 () {34 vars in 854 bytes} [Mon May 18 04:53:26 2026] DELETE /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619/os-interface/faf59f61-74d8-41a3-828a-6650c314572d => 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-05-18 04:53:28.682 7 INFO nova.api.openstack.compute.server_external_events [req-43edb182-a7db-4738-9bc3-037d417fc131 req-92f4575a-36d7-468e-9118-3aee66d1e8d7 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:faf59f61-74d8-41a3-828a-6650c314572d for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 539/1105] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:30.725 8 INFO nova.api.openstack.compute.server_external_events [req-bec814d3-498e-4856-abae-031c481c8730 req-1fc2fe85-f5d5-4e16-9f29-6b2c1063e228 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:faf59f61-74d8-41a3-828a-6650c314572d for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 567/1106] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1107] 199.204.45.240 () {34 vars in 754 bytes} [Mon May 18 04:53:31 2026] DELETE /v2.1/servers/4067e134-71d3-463c-b56c-618aa808c619 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:33.078 8 INFO nova.api.openstack.compute.server_external_events [req-17480bab-0cdf-42fd-9e13-e8a49907ef47 req-5e614179-e521-4dad-9cd7-871e692dec0d 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:b4dcd61d-7e3e-48fd-bf97-20364628d9d0 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 8|app: 0|req: 568/1108] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:35.119 7 INFO nova.api.openstack.compute.server_external_events [req-d51d4abf-6758-4d78-bddd-f43a2775e951 req-97e4bd1a-2cba-41c9-8d5e-49dae254fd5a 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:b4dcd61d-7e3e-48fd-bf97-20364628d9d0 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance 2026-05-18 04:53:35.120 7 INFO nova.api.openstack.compute.server_external_events [req-d51d4abf-6758-4d78-bddd-f43a2775e951 req-97e4bd1a-2cba-41c9-8d5e-49dae254fd5a 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:b4dcd61d-7e3e-48fd-bf97-20364628d9d0 for instance 4067e134-71d3-463c-b56c-618aa808c619 on instance [pid: 7|app: 0|req: 541/1109] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:35 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:36.089 8 INFO nova.api.openstack.compute.server_external_events [req-f944b1cd-a8f8-405e-8efc-a87f7991f1d2 req-8826e332-b82c-4543-94f1-2634caacdbe4 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:51db29d7-9686-4f81-b19d-a3547aa0eeeb for instance a60e4570-a611-43eb-abc0-7694b15645c1 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1110] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1111] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:53:36 2026] DELETE /v2.1/servers/a60e4570-a611-43eb-abc0-7694b15645c1 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:36.214 8 WARNING neutronclient.v2_0.client [None req-64a1ff7c-1152-4edb-a9a9-1600f34cb0d7 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1112] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:53:36 2026] GET /v2.1/servers/a60e4570-a611-43eb-abc0-7694b15645c1 => generated 1945 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-05-18 04:53:38.127 8 INFO nova.api.openstack.compute.server_external_events [req-89546319-db02-4633-be0e-159b5444c194 req-ae7ae467-52a9-4407-b5dd-b43a2654b3ea 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:51db29d7-9686-4f81-b19d-a3547aa0eeeb for instance a60e4570-a611-43eb-abc0-7694b15645c1 on instance 2026-05-18 04:53:38.127 8 INFO nova.api.openstack.compute.server_external_events [req-89546319-db02-4633-be0e-159b5444c194 req-ae7ae467-52a9-4407-b5dd-b43a2654b3ea 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:51db29d7-9686-4f81-b19d-a3547aa0eeeb for instance a60e4570-a611-43eb-abc0-7694b15645c1 on instance [pid: 8|app: 0|req: 572/1115] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:38 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:40.165 7 INFO nova.api.openstack.compute.server_external_events [req-9dcf82cd-714e-4e47-805f-5195dd41dd97 req-8dc7b8de-55e6-4894-b888-bef08b05b06f 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:51db29d7-9686-4f81-b19d-a3547aa0eeeb for instance a60e4570-a611-43eb-abc0-7694b15645c1 on instance [pid: 7|app: 0|req: 544/1116] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:41.413 8 WARNING neutronclient.v2_0.client [None req-ca8b897c-00fc-4542-8a73-c541620b8827 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1117] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:53:41 2026] GET /v2.1/servers/a60e4570-a611-43eb-abc0-7694b15645c1 => generated 1480 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:46.485 7 INFO nova.api.openstack.wsgi [None req-cd38a04b-d2df-4356-afce-311b20da9e0e c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] HTTP exception thrown: Instance a60e4570-a611-43eb-abc0-7694b15645c1 could not be found. [pid: 7|app: 0|req: 545/1118] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:53:46 2026] GET /v2.1/servers/a60e4570-a611-43eb-abc0-7694b15645c1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:46.905 8 INFO nova.api.openstack.compute.server_external_events [req-3e7453b9-d142-4c9b-817d-3f5b07fc34ee req-0ddf7a24-19cd-41fa-9536-cd1193b0d759 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-changed:74b47bd9-6ea2-449d-ad4b-d9823f54c416 for instance ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 on instance [pid: 8|app: 0|req: 574/1119] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1120] 10.0.0.135 () {32 vars in 717 bytes} [Mon May 18 04:53:46 2026] DELETE /v2.1/servers/ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:47.040 8 WARNING neutronclient.v2_0.client [None req-24e86033-3c66-4305-9019-fa0c487299dc c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1121] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:53:47 2026] GET /v2.1/servers/ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 => generated 1944 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:48.300 8 INFO nova.api.openstack.compute.server_external_events [req-bb65a32e-87b0-452f-9da0-65dc811235cd req-3ae41ec9-2b4b-404c-ad11-0cc5535ac47f 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:74b47bd9-6ea2-449d-ad4b-d9823f54c416 for instance ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 on instance [pid: 8|app: 0|req: 577/1124] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:50.332 7 INFO nova.api.openstack.compute.server_external_events [req-45f9f7c7-e013-4bcf-ae47-44d697d6e92b req-5b5719fc-1e9e-4850-b7d6-dd1b020a512c 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-unplugged:74b47bd9-6ea2-449d-ad4b-d9823f54c416 for instance ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 on instance 2026-05-18 04:53:50.332 7 INFO nova.api.openstack.compute.server_external_events [req-45f9f7c7-e013-4bcf-ae47-44d697d6e92b req-5b5719fc-1e9e-4850-b7d6-dd1b020a512c 5eb88b97b45e4de59a71cc2ddb18893e 7cba03735fcf4c229ce67a887f6047df - - bbdd654cd63f4b4e9811975316d9bbc6 bbdd654cd63f4b4e9811975316d9bbc6] Creating event network-vif-deleted:74b47bd9-6ea2-449d-ad4b-d9823f54c416 for instance ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 on instance [pid: 7|app: 0|req: 548/1125] 10.0.0.29 () {38 vars in 813 bytes} [Mon May 18 04:53:50 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:52.231 8 WARNING neutronclient.v2_0.client [None req-bfeacb3f-2bff-41bc-a5a8-325a258b83aa c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1126] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:53:52 2026] GET /v2.1/servers/ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 => generated 1480 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:57.318 7 INFO nova.api.openstack.wsgi [None req-31c73d45-bfcd-4c79-af89-72efab75219b c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] HTTP exception thrown: Instance ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 could not be found. [pid: 7|app: 0|req: 550/1129] 10.0.0.135 () {32 vars in 714 bytes} [Mon May 18 04:53:57 2026] GET /v2.1/servers/ef00312a-3b54-49c7-b8d8-a57ecb6c0c08 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1130] 10.0.0.135 () {32 vars in 725 bytes} [Mon May 18 04:53:59 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1863135950 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:59.037 7 INFO nova.api.openstack.wsgi [None req-c67841ff-5188-4983-aa93-679d26cef566 c42f9b44d677485989b96af01ad37af3 1ae22a93e8144d558ebd8caf09aea637 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1863135950 not found for user c42f9b44d677485989b96af01ad37af3 [pid: 7|app: 0|req: 551/1131] 10.0.0.135 () {32 vars in 722 bytes} [Mon May 18 04:53:59 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1863135950 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1134] 10.0.0.135 () {32 vars in 654 bytes} [Mon May 18 04:54:13 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1135] 10.0.0.135 () {32 vars in 640 bytes} [Mon May 18 04:54:13 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-18 04:54:13.483 7 WARNING oslo_db.sqlalchemy.utils [None req-2ae655c7-714f-45bf-affc-dd245881030c 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 554/1136] 10.0.0.135 () {32 vars in 648 bytes} [Mon May 18 04:54:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1137] 10.0.0.135 () {32 vars in 693 bytes} [Mon May 18 04:54:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1196] 10.0.0.161 () {28 vars in 453 bytes} [Mon May 18 04:58:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1197] 10.0.0.161 () {30 vars in 657 bytes} [Mon May 18 04:58:57 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 585/1198] 10.0.0.161 () {32 vars in 730 bytes} [Mon May 18 04:58:57 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: 614/1199] 10.0.0.161 () {34 vars in 805 bytes} [Mon May 18 04:58:58 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1200] 10.0.0.161 () {28 vars in 453 bytes} [Mon May 18 04:58:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1201] 10.0.0.161 () {30 vars in 657 bytes} [Mon May 18 04:58:58 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 587/1202] 10.0.0.161 () {32 vars in 730 bytes} [Mon May 18 04:58:58 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1203] 10.0.0.161 () {34 vars in 893 bytes} [Mon May 18 04:58:58 2026] GET /v2.1/servers/detail?project_id=1493027d9658446b9bcc763b44877d37&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1204] 10.0.0.161 () {34 vars in 893 bytes} [Mon May 18 04:58:58 2026] GET /v2.1/servers/detail?project_id=7cba03735fcf4c229ce67a887f6047df&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1205] 10.0.0.161 () {34 vars in 893 bytes} [Mon May 18 04:58:58 2026] GET /v2.1/servers/detail?project_id=ba168d1751cd49e09455d2603fe163a9&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)