+ 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 4 03:42:09 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-6545569d5-ww8xg 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 0x7fdf346ee668 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-04 03:42:14.398 7 INFO nova.utils [None req-e0cd383d-5733-4b33-9619-e20a1a7da4a7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-04 03:42:14.428 8 INFO nova.utils [None req-9cf66ceb-acce-4bd5-8e46-6095da6f23ec - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-04 03:42:16.124 7 WARNING keystonemiddleware._common.config [None req-e0cd383d-5733-4b33-9619-e20a1a7da4a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 03:42:16.134 7 WARNING oslo_config.cfg [None req-e0cd383d-5733-4b33-9619-e20a1a7da4a7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-04 03:42:16.184 8 WARNING keystonemiddleware._common.config [None req-9cf66ceb-acce-4bd5-8e46-6095da6f23ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 03:42:16.194 8 WARNING oslo_config.cfg [None req-9cf66ceb-acce-4bd5-8e46-6095da6f23ec - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-04 03:42:16.221 7 WARNING keystonemiddleware._common.config [None req-e0cd383d-5733-4b33-9619-e20a1a7da4a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 03:42:16.237 7 WARNING oslo_config.cfg [None req-e0cd383d-5733-4b33-9619-e20a1a7da4a7 - - - - - -] 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-04 03:42:16.250 7 WARNING oslo_config.cfg [None req-e0cd383d-5733-4b33-9619-e20a1a7da4a7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fdf346ee668 pid: 7 (default app) 2026-05-04 03:42:16.278 8 WARNING keystonemiddleware._common.config [None req-9cf66ceb-acce-4bd5-8e46-6095da6f23ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 03:42:16.294 8 WARNING oslo_config.cfg [None req-9cf66ceb-acce-4bd5-8e46-6095da6f23ec - - - - - -] 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-04 03:42:16.312 8 WARNING oslo_config.cfg [None req-9cf66ceb-acce-4bd5-8e46-6095da6f23ec - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fdf346ee668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 03:42:28 2026] GET /v2.1 => generated 114 bytes in 22 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-04 03:42:28.575 8 WARNING oslo_policy.policy [None req-7c99c3da-1fc2-4625-9577-0a5025e1019e ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - 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-04 03:42:28.575 8 WARNING oslo_policy.policy [None req-7c99c3da-1fc2-4625-9577-0a5025e1019e ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - 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.25 () {44 vars in 903 bytes} [Mon May 4 03:42:28 2026] GET /v2.1 => generated 0 bytes in 604 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 03:42:28.680 7 WARNING oslo_policy.policy [req-7c99c3da-1fc2-4625-9577-0a5025e1019e req-f09466c5-e081-4620-9812-8b0c5491c886 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - 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-04 03:42:28.680 7 WARNING oslo_policy.policy [req-7c99c3da-1fc2-4625-9577-0a5025e1019e req-f09466c5-e081-4620-9812-8b0c5491c886 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - 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.25 () {46 vars in 976 bytes} [Mon May 4 03:42:28 2026] GET /v2.1/ => generated 399 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 03:42:28.798 8 INFO nova.api.openstack.wsgi [None req-52967901-7b82-4dc3-81ef-ab725bf7aaa8 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.25 () {48 vars in 1005 bytes} [Mon May 4 03:42:28 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 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.25 () {48 vars in 1045 bytes} [Mon May 4 03:42:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 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.25 () {52 vars in 1042 bytes} [Mon May 4 03:42:28 2026] POST /v2.1/flavors => generated 527 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 03:42: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) [pid: 8|app: 0|req: 5/10] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 03:42:29 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 03:42:29 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 03:42:29.811 8 INFO nova.api.openstack.wsgi [None req-b4e7c3f8-2d29-4554-a1a8-a1ac6352c1e9 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.25 () {48 vars in 1007 bytes} [Mon May 4 03:42:29 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 03:42:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 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.25 () {52 vars in 1042 bytes} [Mon May 4 03:42:29 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 03:42:30 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.25 () {44 vars in 903 bytes} [Mon May 4 03:42:30 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 03:42:30 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 03:42:30.812 8 INFO nova.api.openstack.wsgi [None req-21277a74-813e-437e-aebe-e2b8f74f1f53 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.25 () {48 vars in 1009 bytes} [Mon May 4 03:42:30 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 03:42:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 18 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.25 () {52 vars in 1042 bytes} [Mon May 4 03:42:30 2026] POST /v2.1/flavors => generated 531 bytes in 27 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.25 () {42 vars in 699 bytes} [Mon May 4 03:42: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: 11/22] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 03:42:31 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 03:42:31 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 03:42:31.789 8 INFO nova.api.openstack.wsgi [None req-1eee8acd-5eb3-4167-aaaa-45448e667796 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.25 () {48 vars in 1007 bytes} [Mon May 4 03:42:31 2026] GET /v2.1/flavors/m1.large => 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: 13/25] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 03:42:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 14 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.25 () {52 vars in 1042 bytes} [Mon May 4 03:42:31 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 03:42:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 03:42:32 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 03:42:32 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 03:42:32.763 8 INFO nova.api.openstack.wsgi [None req-e8db1615-d6b6-472b-a181-e00d2b908cce ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.25 () {48 vars in 1009 bytes} [Mon May 4 03:42:32 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 03:42:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 24 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.25 () {52 vars in 1042 bytes} [Mon May 4 03:42:32 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: 8|app: 0|req: 51/101] 10.0.0.87 () {28 vars in 452 bytes} [Mon May 4 03:48:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/102] 10.0.0.87 () {30 vars in 656 bytes} [Mon May 4 03:48:10 2026] GET /v2.1 => generated 0 bytes in 519 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: 52/103] 10.0.0.87 () {32 vars in 729 bytes} [Mon May 4 03:48:10 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 10.0.0.87 () {34 vars in 802 bytes} [Mon May 4 03:48:10 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 03:51: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: 72/144] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 03:51:15 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/145] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 03:51:15 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 03:51:15.419 8 INFO nova.api.openstack.wsgi [None req-cfbba613-507c-4faa-b94c-f2b3d762ad0d ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.204.45.25 () {48 vars in 1011 bytes} [Mon May 4 03:51:15 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 03:51:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.25 () {52 vars in 1043 bytes} [Mon May 4 03:51:15 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 03:52:11 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 03:52:11 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 03:52:11 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 03:52:11.714 8 INFO nova.api.openstack.wsgi [None req-79dcc67b-ff20-49fe-8555-a499a1f605ee ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ea7f6f513c734bb3930b4fa5cdc84c51 [pid: 8|app: 0|req: 81/162] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 03:52:11 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-04 03:52:11.730 7 WARNING oslo_db.sqlalchemy.utils [None req-ab5a549c-c029-44e5-97c3-3e9b17ab54dc ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 82/163] 199.204.45.25 () {48 vars in 1010 bytes} [Mon May 4 03:52:11 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.25 () {52 vars in 1051 bytes} [Mon May 4 03:52:11 2026] POST /v2.1/os-keypairs => generated 576 bytes in 59 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 03:52: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: 84/168] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 03:52:15 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 03:52:15 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.25 () {48 vars in 1067 bytes} [Mon May 4 03:52:15 2026] GET /v2.1/os-quota-sets/7e9f06ca4e254b4aba48dd1836d5c62c => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.25 () {52 vars in 1119 bytes} [Mon May 4 03:52:15 2026] PUT /v2.1/os-quota-sets/7e9f06ca4e254b4aba48dd1836d5c62c => generated 238 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 10.0.0.115 () {28 vars in 453 bytes} [Mon May 4 04:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 135/269] 10.0.0.115 () {30 vars in 657 bytes} [Mon May 4 04:00:14 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 135/270] 10.0.0.115 () {32 vars in 730 bytes} [Mon May 4 04:00:14 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 10.0.0.115 () {34 vars in 764 bytes} [Mon May 4 04:00:14 2026] GET /v2.1/os-services => generated 782 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 10.0.0.115 () {28 vars in 453 bytes} [Mon May 4 04:00:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 137/273] 10.0.0.115 () {30 vars in 657 bytes} [Mon May 4 04:00:19 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 137/274] 10.0.0.115 () {32 vars in 730 bytes} [Mon May 4 04:00:19 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 10.0.0.115 () {34 vars in 764 bytes} [Mon May 4 04:00:19 2026] GET /v2.1/os-services => generated 782 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 10.0.0.115 () {28 vars in 453 bytes} [Mon May 4 04:00:24 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: 140/279] 10.0.0.115 () {30 vars in 657 bytes} [Mon May 4 04:00:24 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 140/280] 10.0.0.115 () {32 vars in 730 bytes} [Mon May 4 04:00:24 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: 141/281] 10.0.0.115 () {34 vars in 807 bytes} [Mon May 4 04:00:24 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 10.0.0.115 () {28 vars in 453 bytes} [Mon May 4 04:00: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: 142/283] 10.0.0.115 () {30 vars in 657 bytes} [Mon May 4 04:00:29 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 142/284] 10.0.0.115 () {32 vars in 730 bytes} [Mon May 4 04:00:29 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: 143/285] 10.0.0.115 () {34 vars in 807 bytes} [Mon May 4 04:00:29 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:00:40 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: 145/289] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:00:40 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:00:40 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:00:40.474 7 INFO nova.api.openstack.wsgi [None req-fc4472a9-afca-4bbe-83aa-a22ae4c94206 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 146/291] 199.204.45.25 () {48 vars in 1009 bytes} [Mon May 4 04:00:40 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:00:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.204.45.25 () {52 vars in 1043 bytes} [Mon May 4 04:00:40 2026] POST /v2.1/flavors => generated 532 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/334] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:03:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:03:55 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 169/336] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:03:55 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 199.204.45.25 () {48 vars in 1067 bytes} [Mon May 4 04:03:55 2026] GET /v2.1/os-quota-sets/1e652377ba2541afbd043be97b355ab9 => generated 283 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/338] 199.204.45.25 () {52 vars in 1119 bytes} [Mon May 4 04:03:55 2026] PUT /v2.1/os-quota-sets/1e652377ba2541afbd043be97b355ab9 => generated 238 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:15:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:15:06 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:15:06 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:15:06.308 7 INFO nova.api.openstack.wsgi [None req-ec8b7d2c-faee-4d31-a222-fe5d88763a76 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 239/476] 199.204.45.25 () {48 vars in 1005 bytes} [Mon May 4 04:15:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:15:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 199.204.45.25 () {48 vars in 1093 bytes} [Mon May 4 04:15:06 2026] GET /v2.1/flavors/37c49a1a-229c-4efb-b9b3-9e1bb03642dd/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:15:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:15:07 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:15:07 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:15:07.259 7 INFO nova.api.openstack.wsgi [None req-2efd2fcf-0197-453e-a8a0-7636ca7f873f ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 242/482] 199.204.45.25 () {48 vars in 1007 bytes} [Mon May 4 04:15:07 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: 8|app: 0|req: 241/483] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:15:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.25 () {48 vars in 1093 bytes} [Mon May 4 04:15:07 2026] GET /v2.1/flavors/216f845f-e40c-43bf-b950-2d8ed873dcff/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:15:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:15:08 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:15:08 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:15:08.240 7 INFO nova.api.openstack.wsgi [None req-1cb94e20-12e8-4ce8-a673-2a41020d563c ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 245/488] 199.204.45.25 () {48 vars in 1009 bytes} [Mon May 4 04:15:08 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:15:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.204.45.25 () {48 vars in 1093 bytes} [Mon May 4 04:15:08 2026] GET /v2.1/flavors/ee1005ac-c84c-4329-8fc7-bda0dff5ba11/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:15:09 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: 247/492] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:15:09 2026] GET /v2.1 => generated 0 bytes in 268 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/493] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:15:09 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:15:09.521 7 INFO nova.api.openstack.wsgi [None req-96e496a7-ea00-4c0e-a9eb-30d7929c123d ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 248/494] 199.204.45.25 () {48 vars in 1007 bytes} [Mon May 4 04:15:09 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:15:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.25 () {48 vars in 1093 bytes} [Mon May 4 04:15:09 2026] GET /v2.1/flavors/cbfcb103-68e7-4911-b601-9c8e18e6cc88/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:15:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/498] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:15:10 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/499] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:15:10 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:15:10.528 7 INFO nova.api.openstack.wsgi [None req-5d1c6563-4ddb-4c7d-b955-bcb5e67af158 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 251/500] 199.204.45.25 () {48 vars in 1009 bytes} [Mon May 4 04:15:10 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:15:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/502] 199.204.45.25 () {48 vars in 1093 bytes} [Mon May 4 04:15:10 2026] GET /v2.1/flavors/56096b60-3ad7-4dd8-a8f8-12642254eb84/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/517] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:16:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/518] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:16:13 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/519] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:16:13 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:16:13.759 8 INFO nova.api.openstack.wsgi [None req-352ce99e-f48b-42d6-88b1-f68b452631e9 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 259/520] 199.204.45.25 () {48 vars in 1011 bytes} [Mon May 4 04:16:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:16:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/522] 199.204.45.25 () {48 vars in 1093 bytes} [Mon May 4 04:16:13 2026] GET /v2.1/flavors/9196689a-6f89-46ee-bb15-184a9cf30fc2/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: 263/523] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:16:20 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: 261/524] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:16:20 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/525] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:16:20 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:16:20 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: 266/529] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:16:23 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: 264/530] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:16:23 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/531] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:16:23 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 199.204.45.25 () {48 vars in 1067 bytes} [Mon May 4 04:16:23 2026] GET /v2.1/os-quota-sets/7e9f06ca4e254b4aba48dd1836d5c62c => generated 280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:17:14 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: 273/544] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:17:14 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 272/545] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:17:14 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:17:14.268 7 INFO nova.api.openstack.wsgi [None req-61056de3-1787-4657-a669-0794dca75523 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 274/546] 199.204.45.25 () {48 vars in 1009 bytes} [Mon May 4 04:17:14 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:17:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.25 () {48 vars in 1093 bytes} [Mon May 4 04:17:14 2026] GET /v2.1/flavors/f52ad62e-a0b5-40a0-a001-49eacc1d301f/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:17:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:17:28 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/553] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:17:28 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/554] 199.204.45.25 () {48 vars in 1067 bytes} [Mon May 4 04:17:28 2026] GET /v2.1/os-quota-sets/1e652377ba2541afbd043be97b355ab9 => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.25 () {42 vars in 699 bytes} [Mon May 4 04:18:23 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: 285/568] 199.204.45.25 () {44 vars in 903 bytes} [Mon May 4 04:18:23 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/569] 199.204.45.25 () {46 vars in 976 bytes} [Mon May 4 04:18:23 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:18:23.989 7 INFO nova.api.openstack.wsgi [None req-7ddfcaff-1bb0-4c34-b4e0-ad0905c6a547 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 286/570] 199.204.45.25 () {48 vars in 1005 bytes} [Mon May 4 04:18:23 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: 285/571] 199.204.45.25 () {48 vars in 1045 bytes} [Mon May 4 04:18:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 10.0.0.172 () {32 vars in 654 bytes} [Mon May 4 04:19:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/581] 10.0.0.172 () {32 vars in 640 bytes} [Mon May 4 04:19:04 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-04 04:19:04.987 8 WARNING oslo_db.sqlalchemy.utils [None req-4dba0139-00e4-4d68-919d-944647ba447d ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 291/582] 10.0.0.172 () {32 vars in 648 bytes} [Mon May 4 04:19:04 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: 7|app: 0|req: 292/583] 10.0.0.172 () {32 vars in 693 bytes} [Mon May 4 04:19:04 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/586] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:16 2026] GET /v2.1/flavors/37c49a1a-229c-4efb-b9b3-9e1bb03642dd => generated 511 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/587] 10.0.0.172 () {32 vars in 640 bytes} [Mon May 4 04:19:16 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:16 2026] GET /v2.1/flavors/37c49a1a-229c-4efb-b9b3-9e1bb03642dd => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:19:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:26.903 8 WARNING neutronclient.v2_0.client [None req-33542918-f952-45fe-9738-8fe5cf6933d7 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/592] 10.0.0.172 () {34 vars in 684 bytes} [Mon May 4 04:19:26 2026] POST /v2.1/os-security-groups => generated 247 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:27.757 7 WARNING neutronclient.v2_0.client [None req-5851bb09-a4ce-48c2-88c9-b71d14c0bc01 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] 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-04 04:19:28.244 7 WARNING neutronclient.v2_0.client [None req-5851bb09-a4ce-48c2-88c9-b71d14c0bc01 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] 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-04 04:19:28.863 8 WARNING neutronclient.v2_0.client [None req-42312b75-327f-4a4a-a501-32c183c20069 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in 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/593] 10.0.0.172 () {34 vars in 694 bytes} [Mon May 4 04:19:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1412 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:29.186 7 WARNING neutronclient.v2_0.client [None req-f68e4d2f-2249-47dc-881c-df8fc6688dc5 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] The python binding code in 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/594] 10.0.0.172 () {34 vars in 684 bytes} [Mon May 4 04:19:29 2026] POST /v2.1/os-security-groups => generated 247 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:29.459 7 WARNING neutronclient.v2_0.client [None req-659a8f27-e2c3-45b6-95a8-96e9204a02ed 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] 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-04 04:19:29.587 8 WARNING neutronclient.v2_0.client [None req-42312b75-327f-4a4a-a501-32c183c20069 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] 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-04 04:19:29.610 7 WARNING neutronclient.v2_0.client [None req-659a8f27-e2c3-45b6-95a8-96e9204a02ed 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] The python binding code in 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/595] 10.0.0.172 () {34 vars in 694 bytes} [Mon May 4 04:19:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:29.855 7 WARNING neutronclient.v2_0.client [None req-5415d66d-bfb1-476a-8477-1fd617b9ef3f 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] 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-04 04:19:29.906 7 WARNING neutronclient.v2_0.client [None req-5415d66d-bfb1-476a-8477-1fd617b9ef3f 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] 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-04 04:19:30.112 7 WARNING neutronclient.v2_0.client [None req-5415d66d-bfb1-476a-8477-1fd617b9ef3f 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/596] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:19:28 2026] POST /v2.1/servers => generated 424 bytes in 1604 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-04 04:19:30.354 8 WARNING neutronclient.v2_0.client [None req-d2ed4949-cf41-4f06-afd9-c91acd95c4a6 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] 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-04 04:19:30.389 8 WARNING neutronclient.v2_0.client [None req-d2ed4949-cf41-4f06-afd9-c91acd95c4a6 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] The python binding code in 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/597] 10.0.0.172 () {34 vars in 694 bytes} [Mon May 4 04:19:30 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:30.663 8 WARNING neutronclient.v2_0.client [None req-eb1d3c77-f12a-4182-8c83-2164de1f059f 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/598] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:30 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1371 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-04 04:19:30.785 8 WARNING neutronclient.v2_0.client [None req-e74c76a5-7f62-4d3d-9b6f-07496c2fc92c 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/599] 10.0.0.172 () {32 vars in 736 bytes} [Mon May 4 04:19:30 2026] GET /v2.1/os-security-groups/355692a6-4f67-4cd7-8556-a8aeb6b0bc59 => generated 664 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:30.932 8 WARNING neutronclient.v2_0.client [None req-e2874802-e958-41c9-a0ac-2c199e07988d 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] 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-04 04:19:31.011 8 WARNING neutronclient.v2_0.client [None req-e2874802-e958-41c9-a0ac-2c199e07988d 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] The python binding code in 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/600] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:19:29 2026] POST /v2.1/servers => generated 450 bytes in 1278 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-04 04:19:31.110 8 WARNING neutronclient.v2_0.client [None req-e2874802-e958-41c9-a0ac-2c199e07988d 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] 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-04 04:19:31.112 7 WARNING neutronclient.v2_0.client [None req-8fe5477f-5a98-46ec-9476-a42dc86f9679 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in 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/601] 10.0.0.172 () {32 vars in 749 bytes} [Mon May 4 04:19:30 2026] DELETE /v2.1/os-security-group-rules/d4820083-5e52-42c4-81c1-d820085c672a => generated 0 bytes in 447 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-04 04:19:31.385 8 WARNING neutronclient.v2_0.client [None req-d2674b9e-b233-43e1-87b1-80789bb05d9c 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] The python binding code in 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/602] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:31 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1401 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:19:31.442 8 WARNING neutronclient.v2_0.client [None req-d2674b9e-b233-43e1-87b1-80789bb05d9c 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] The python binding code in 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/603] 10.0.0.172 () {32 vars in 739 bytes} [Mon May 4 04:19:31 2026] DELETE /v2.1/os-security-groups/355692a6-4f67-4cd7-8556-a8aeb6b0bc59 => generated 0 bytes in 299 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-04 04:19:31.694 7 WARNING neutronclient.v2_0.client [None req-854f22ec-97c5-458c-a352-cbf8a958c617 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] 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-04 04:19:31.757 7 WARNING neutronclient.v2_0.client [None req-854f22ec-97c5-458c-a352-cbf8a958c617 990b5ccd8b944e2990f88573029f5349 d8737fa31ffd474d8d0eaf116b50fe3f - - default default] 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-04 04:19:31.864 8 WARNING neutronclient.v2_0.client [None req-69e8b3e7-4061-467b-bacc-979191bcd16b 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in 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/604] 10.0.0.172 () {32 vars in 739 bytes} [Mon May 4 04:19:31 2026] DELETE /v2.1/os-security-groups/41026e16-ff0b-46e9-871d-195906bf48be => generated 0 bytes in 338 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-04 04:19:32.487 7 WARNING neutronclient.v2_0.client [None req-ec584734-df24-4974-8b52-4edd6f4b9a0e 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/605] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:31 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1367 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:32 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1405 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/609] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:19:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:33.564 7 WARNING neutronclient.v2_0.client [None req-1c3a77f7-3714-4a39-aaba-99f6523d72ee 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/610] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:33 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1423 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:19:33.982 8 WARNING neutronclient.v2_0.client [None req-f2f11849-936c-42a9-a63f-019af5af0a59 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/611] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:33 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1397 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:34.666 7 WARNING neutronclient.v2_0.client [None req-c5ce2626-b335-47a8-bde8-7f7a7efa8cb0 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/612] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:34 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1431 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:35.585 8 WARNING neutronclient.v2_0.client [None req-015c4c5e-f47a-4ac6-8263-56c1748561bd 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in 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/613] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:35 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1453 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:35.767 7 WARNING neutronclient.v2_0.client [None req-4d301e1a-9d59-4a20-a27e-f03aa181fbf8 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in 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/614] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:35 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1473 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:36.761 8 WARNING neutronclient.v2_0.client [None req-30228f93-0063-4266-b1ca-ee092b8ed41d 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:36 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1461 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-04 04:19:37.004 7 WARNING neutronclient.v2_0.client [None req-f3eaa7d4-c672-43ae-82d6-c8adee4e62e0 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/616] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:36 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1471 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-04 04:19:37.611 8 INFO nova.api.openstack.compute.server_external_events [req-5a4c78bb-7e89-4124-af35-719e8385215c req-f99e0f56-e034-4de5-91df-4e411a8168af 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:cb2c294a-2a18-477b-ba0c-73999e655738 for instance a2245100-c40c-4b2b-b186-5744e3a08b99 on instance 2026-05-04 04:19:37.621 8 INFO nova.compute.rpcapi [None req-b05dbb2d-e2f7-4fe5-a8c3-6059f4728d6d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 309/617] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:37.854 7 WARNING neutronclient.v2_0.client [None req-63d66820-76dd-42ce-ad91-3e4bed78d1fb 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] 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-04 04:19:38.241 8 WARNING neutronclient.v2_0.client [None req-b63ee97f-5174-4f82-b363-55b10e1d48bf 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in 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/618] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:37 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1529 bytes in 927 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:38 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1471 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:38.958 7 INFO nova.api.openstack.compute.server_external_events [req-45db9f02-8656-4ab8-9b60-2d594a012ef2 req-7772a2e9-32f0-424e-a03e-3e93bc846315 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:e52167a1-5445-438d-9bee-000f29dcd4f9 for instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 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, ' 2026-05-04 04:19:38.965 7 INFO nova.compute.rpcapi [None req-4193b3de-d531-42f9-b02b-da69be063cf3 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 310/620] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:39.070 8 WARNING neutronclient.v2_0.client [None req-2938dce8-c94e-4e00-b0bd-ebe426e759b1 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] 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-04 04:19:39.126 8 WARNING neutronclient.v2_0.client [None req-2938dce8-c94e-4e00-b0bd-ebe426e759b1 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] 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-04 04:19:39.347 8 WARNING neutronclient.v2_0.client [None req-2938dce8-c94e-4e00-b0bd-ebe426e759b1 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in 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/621] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:19:38 2026] POST /v2.1/servers => generated 451 bytes in 732 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-04 04:19:39.729 7 WARNING neutronclient.v2_0.client [None req-e9e5aa8b-f6a4-4b36-91ba-587203e69393 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] 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-04 04:19:39.821 8 WARNING neutronclient.v2_0.client [None req-c8ab8b2c-f0c4-4681-8861-232d19f665c9 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/622] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:39 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1252 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:39.965 7 WARNING neutronclient.v2_0.client [None req-8c2680da-dc97-4667-9359-e9283f0e3aef 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/623] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:39 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1527 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:39 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1471 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-04 04:19:40.990 8 WARNING neutronclient.v2_0.client [None req-3d82763b-1c2d-4f31-88d2-429714bb9334 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in 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/625] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:40 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1294 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-04 04:19:41.165 7 WARNING neutronclient.v2_0.client [None req-8045c1f1-bc96-4981-a247-1510d3376b35 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] 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-04 04:19:41.238 8 WARNING neutronclient.v2_0.client [None req-020bd305-4a5f-400c-8c7d-d1bacde988c3 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/626] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:41 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1527 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:41 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1471 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:42.080 7 WARNING neutronclient.v2_0.client [None req-0094ed0b-2342-442f-89ff-c46f51d7008a 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in 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/628] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:42 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1350 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-04 04:19:42.554 8 WARNING neutronclient.v2_0.client [None req-38836863-9ce0-4308-91bc-9dbb7bee8b79 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] 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-04 04:19:42.595 7 WARNING neutronclient.v2_0.client [None req-bf5eda0f-1f2e-4340-94e2-5bb8f76e4695 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in 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/629] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:42 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1527 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:42 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1471 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-04 04:19:43.172 7 WARNING neutronclient.v2_0.client [None req-630e320b-0fae-499f-9c29-9aae01b3629e 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/633] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:43 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1350 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-04 04:19:43.724 8 WARNING neutronclient.v2_0.client [None req-3580dc5b-7383-427c-b6c5-26699ce40dd0 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] 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-04 04:19:43.769 7 WARNING neutronclient.v2_0.client [None req-84939677-44b2-45d9-bdd5-cfe287fb77f3 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in 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/634] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:43 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1527 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-04 04:19:43.860 8 WARNING neutronclient.v2_0.client [None req-11ef0d67-0661-4beb-8f60-46f46ceb239a 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/635] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:43 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 10.0.0.172 () {34 vars in 684 bytes} [Mon May 4 04:19:43 2026] POST /v2.1/os-security-groups => generated 242 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:44.057 7 WARNING neutronclient.v2_0.client [None req-b8d72432-3ae3-4c93-af07-cf5ae379aca9 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] The python binding code in 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/637] 10.0.0.172 () {34 vars in 684 bytes} [Mon May 4 04:19:44 2026] POST /v2.1/os-security-groups => generated 243 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:44.243 7 WARNING neutronclient.v2_0.client [None req-f9a413f5-2266-4a07-beda-06ca61a89022 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:44.273 8 WARNING neutronclient.v2_0.client [None req-45174f3c-5408-49ac-8a85-f5df823cf035 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/638] 10.0.0.172 () {34 vars in 684 bytes} [Mon May 4 04:19:44 2026] POST /v2.1/os-security-groups => generated 244 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:44.560 7 WARNING neutronclient.v2_0.client [None req-60e349ee-8646-4d71-9430-e8b6681d59b9 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/639] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:44 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1426 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:19:44.639 7 WARNING neutronclient.v2_0.client [None req-60e349ee-8646-4d71-9430-e8b6681d59b9 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:44.706 7 WARNING neutronclient.v2_0.client [None req-60e349ee-8646-4d71-9430-e8b6681d59b9 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] The python binding code in 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/640] 10.0.0.172 () {32 vars in 662 bytes} [Mon May 4 04:19:44 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:44.828 7 WARNING neutronclient.v2_0.client [None req-34e710b3-8790-4c32-bee6-4cb8a64aaa2d 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:44.855 8 INFO nova.api.openstack.compute.server_external_events [req-34cc3843-e3c5-4868-9418-5adfbeef0640 req-abfba163-0d1b-4ef2-8c19-ac42802dcb69 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:e52167a1-5445-438d-9bee-000f29dcd4f9 for instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 on instance [pid: 8|app: 0|req: 320/641] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:44.894 8 WARNING neutronclient.v2_0.client [None req-6ad59f47-c216-4cb5-b5d9-17092a2a7ca7 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] 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-04 04:19:44.896 7 WARNING neutronclient.v2_0.client [None req-34e710b3-8790-4c32-bee6-4cb8a64aaa2d 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] The python binding code in 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/642] 10.0.0.172 () {32 vars in 739 bytes} [Mon May 4 04:19:44 2026] DELETE /v2.1/os-security-groups/32ee4ea0-43a8-4737-ac03-6136e469e65e => generated 0 bytes in 463 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-04 04:19:45.320 7 WARNING neutronclient.v2_0.client [None req-05a47b62-bc03-4fcb-a187-d72c7379e3b5 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/643] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:44 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1527 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:45.363 8 WARNING neutronclient.v2_0.client [None req-dd3350d2-e6be-42cf-84d7-a723bff99046 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:45.432 8 INFO nova.api.openstack.wsgi [None req-dd3350d2-e6be-42cf-84d7-a723bff99046 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] HTTP exception thrown: Security group 32ee4ea0-43a8-4737-ac03-6136e469e65e does not exist Neutron server returns request_ids: ['req-150679ef-d669-4627-aaf8-7d95a6aefc78'] [pid: 8|app: 0|req: 322/644] 10.0.0.172 () {32 vars in 736 bytes} [Mon May 4 04:19:45 2026] GET /v2.1/os-security-groups/32ee4ea0-43a8-4737-ac03-6136e469e65e => generated 194 bytes in 83 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-04 04:19:45.446 8 WARNING neutronclient.v2_0.client [None req-9eb88014-0010-417b-bcc6-eebdee2ad526 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] The python binding code in 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/645] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:45 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1471 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:19:45.554 8 WARNING neutronclient.v2_0.client [None req-9eb88014-0010-417b-bcc6-eebdee2ad526 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:45.664 7 WARNING neutronclient.v2_0.client [None req-89590d86-6f51-4362-aed8-f4b95b1aafda 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in 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/646] 10.0.0.172 () {32 vars in 739 bytes} [Mon May 4 04:19:45 2026] DELETE /v2.1/os-security-groups/3ac15199-3701-4f6f-aaeb-1d33412184f0 => generated 0 bytes in 437 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-04 04:19:45.911 8 INFO nova.api.openstack.compute.server_external_events [req-b2024a73-c0c4-4a5f-b377-320baf8db8a7 req-b526851b-0388-4995-a193-e90353a79b9a 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:b96a5b8f-cc84-407c-bbce-23655daf05aa for instance 0d94b981-d39c-4305-9498-9c382eb888a4 on instance [pid: 8|app: 0|req: 324/647] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:45 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:45.922 8 WARNING neutronclient.v2_0.client [None req-8fb964b6-8c94-45b3-9fe0-ca6929975af9 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:45.946 8 INFO nova.api.openstack.wsgi [None req-8fb964b6-8c94-45b3-9fe0-ca6929975af9 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] HTTP exception thrown: Security group 3ac15199-3701-4f6f-aaeb-1d33412184f0 does not exist Neutron server returns request_ids: ['req-778c7268-1444-4737-9a86-07a3367576c7'] [pid: 8|app: 0|req: 325/648] 10.0.0.172 () {32 vars in 736 bytes} [Mon May 4 04:19:45 2026] GET /v2.1/os-security-groups/3ac15199-3701-4f6f-aaeb-1d33412184f0 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-04 04:19:45.958 8 WARNING neutronclient.v2_0.client [None req-083de13a-435d-4379-a016-e94ea5912ff9 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/649] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:45 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1436 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:19:46.011 8 WARNING neutronclient.v2_0.client [None req-083de13a-435d-4379-a016-e94ea5912ff9 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] The python binding code in 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/650] 10.0.0.172 () {32 vars in 739 bytes} [Mon May 4 04:19:45 2026] DELETE /v2.1/os-security-groups/2c216aae-fc18-41fe-a1ad-ebf25f24267e => generated 0 bytes in 223 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-04 04:19:46.190 7 WARNING neutronclient.v2_0.client [None req-2b64bf70-f9dc-4457-b444-28f76636870f 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:46.212 7 INFO nova.api.openstack.wsgi [None req-2b64bf70-f9dc-4457-b444-28f76636870f 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] HTTP exception thrown: Security group 2c216aae-fc18-41fe-a1ad-ebf25f24267e does not exist Neutron server returns request_ids: ['req-f471f50d-ca53-4503-aa99-f7ee05bb5cb5'] [pid: 7|app: 0|req: 325/651] 10.0.0.172 () {32 vars in 736 bytes} [Mon May 4 04:19:46 2026] GET /v2.1/os-security-groups/2c216aae-fc18-41fe-a1ad-ebf25f24267e => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-04 04:19:46.238 8 WARNING neutronclient.v2_0.client [None req-a1cb0c4a-97e0-4df7-b3b6-4ff94d75db0a 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:46.282 8 WARNING neutronclient.v2_0.client [None req-a1cb0c4a-97e0-4df7-b3b6-4ff94d75db0a 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:46.343 8 WARNING neutronclient.v2_0.client [None req-a1cb0c4a-97e0-4df7-b3b6-4ff94d75db0a 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] The python binding code in 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/652] 10.0.0.172 () {32 vars in 662 bytes} [Mon May 4 04:19:46 2026] GET /v2.1/os-security-groups => generated 707 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:46.408 7 WARNING neutronclient.v2_0.client [None req-36308b61-0af4-47a2-8ef4-99d57b33e8a8 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] 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-04 04:19:46.419 8 WARNING neutronclient.v2_0.client [None req-2df60f86-0db0-45d4-b059-a90b1b848d78 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:46.440 8 INFO nova.api.openstack.wsgi [None req-2df60f86-0db0-45d4-b059-a90b1b848d78 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] HTTP exception thrown: Security group 2c216aae-fc18-41fe-a1ad-ebf25f24267e does not exist Neutron server returns request_ids: ['req-8b935004-b3bd-4f9b-b543-85f5a40dc883'] [pid: 8|app: 0|req: 328/653] 10.0.0.172 () {32 vars in 739 bytes} [Mon May 4 04:19:46 2026] DELETE /v2.1/os-security-groups/2c216aae-fc18-41fe-a1ad-ebf25f24267e => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-04 04:19:46.452 8 WARNING neutronclient.v2_0.client [None req-d8d19369-6c35-403e-902c-974ee1b73821 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:46.495 8 INFO nova.api.openstack.wsgi [None req-d8d19369-6c35-403e-902c-974ee1b73821 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] HTTP exception thrown: Security group 3ac15199-3701-4f6f-aaeb-1d33412184f0 does not exist Neutron server returns request_ids: ['req-671c6593-210d-4912-9207-6ef0dc510390'] [pid: 8|app: 0|req: 329/654] 10.0.0.172 () {32 vars in 739 bytes} [Mon May 4 04:19:46 2026] DELETE /v2.1/os-security-groups/3ac15199-3701-4f6f-aaeb-1d33412184f0 => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-04 04:19:46.508 8 WARNING neutronclient.v2_0.client [None req-7e52c9af-dfd9-496b-b273-414904974892 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] 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-04 04:19:46.531 8 INFO nova.api.openstack.wsgi [None req-7e52c9af-dfd9-496b-b273-414904974892 1c180e3d6cf54cfaa1d3045744014ddf 80a15ac49ef74ae397432d120ae4c68a - - default default] HTTP exception thrown: Security group 32ee4ea0-43a8-4737-ac03-6136e469e65e does not exist Neutron server returns request_ids: ['req-8de95dd2-7365-4dbb-96ea-0149bcc93168'] [pid: 8|app: 0|req: 330/655] 10.0.0.172 () {32 vars in 739 bytes} [Mon May 4 04:19:46 2026] DELETE /v2.1/os-security-groups/32ee4ea0-43a8-4737-ac03-6136e469e65e => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-04 04:19:46.569 8 WARNING neutronclient.v2_0.client [None req-ecceaae8-f16e-4a5f-87ab-888add5cc5f8 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/656] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:46 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1719 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:46.649 7 WARNING neutronclient.v2_0.client [None req-bf8cf9fe-a9ef-4657-8f73-2ddf73d4411b 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/657] 10.0.0.172 () {32 vars in 740 bytes} [Mon May 4 04:19:46 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/os-interface => generated 285 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:46 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1471 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:46.904 7 INFO nova.api.openstack.compute.server_external_events [req-779506ae-bd78-4efa-b954-78c8ce56fd35 req-43dec748-e885-48f2-99c4-7a1421ed61bc 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:e52167a1-5445-438d-9bee-000f29dcd4f9 for instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 on instance 2026-05-04 04:19:46.905 7 INFO nova.api.openstack.compute.server_external_events [req-779506ae-bd78-4efa-b954-78c8ce56fd35 req-43dec748-e885-48f2-99c4-7a1421ed61bc 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:cb2c294a-2a18-477b-ba0c-73999e655738 for instance a2245100-c40c-4b2b-b186-5744e3a08b99 on instance 2026-05-04 04:19:46.905 7 INFO nova.api.openstack.compute.server_external_events [req-779506ae-bd78-4efa-b954-78c8ce56fd35 req-43dec748-e885-48f2-99c4-7a1421ed61bc 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:cb2c294a-2a18-477b-ba0c-73999e655738 for instance a2245100-c40c-4b2b-b186-5744e3a08b99 on instance [pid: 7|app: 0|req: 328/659] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:46 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:47.032 8 WARNING neutronclient.v2_0.client [None req-6d2a595c-b672-4c6e-a8d1-d079ef494705 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] 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-04 04:19:47.621 7 WARNING neutronclient.v2_0.client [None req-4d48c3d4-29ee-4573-bf2d-b19ba44f9146 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/660] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:46 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1436 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/661] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:47 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1719 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:19:47.810 8 WARNING neutronclient.v2_0.client [None req-ad7a4f41-62e3-4e12-9c38-5604bb55e722 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] 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-04 04:19:47.961 7 INFO nova.api.openstack.compute.server_external_events [req-b593e22f-309b-4e41-86ff-4aaf8f685863 req-d74ddbe8-8a9a-4245-8e89-7a17cc901213 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:e52167a1-5445-438d-9bee-000f29dcd4f9 for instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 on instance [pid: 7|app: 0|req: 330/662] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:47 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) [pid: 8|app: 0|req: 333/663] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:47 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1471 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:48.728 7 WARNING neutronclient.v2_0.client [None req-3d5a61a1-c5d8-4d63-a1c1-a66cef697822 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] 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-04 04:19:49.055 8 WARNING neutronclient.v2_0.client [None req-4ba35eba-c8d9-481c-b152-844c83bdec67 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in 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/664] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:49 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1657 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/665] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:19:49 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99/ips => generated 110 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/666] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:48 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1436 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/667] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:19:49 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99/ips => generated 110 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: 332/668] 10.0.0.172 () {32 vars in 824 bytes} [Mon May 4 04:19:49 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99/ips/tempest-ServerAddressesTestJSON-1269346560-network => generated 95 bytes in 34 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: 8|app: 0|req: 337/669] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:19:49 2026] DELETE /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 0 bytes in 147 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-04 04:19:49.622 7 WARNING neutronclient.v2_0.client [None req-9a8ab6d4-f0c1-41df-aca5-92fc14d82ae6 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/670] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:49 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1663 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:50.429 8 WARNING neutronclient.v2_0.client [None req-e1d2e736-0c92-4f8a-95eb-1faba5d2db3f 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/671] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:50 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1424 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:50.796 7 WARNING neutronclient.v2_0.client [None req-3d5db300-786f-4f0a-9bf2-2ec1aec7d93f 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] 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-04 04:19:50.804 8 INFO nova.api.openstack.compute.server_external_events [req-45c3793e-1000-4cee-ac82-64ec0ce40d38 req-80c0b480-62b7-4f4e-bac8-3a4aa807a59f 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:cb2c294a-2a18-477b-ba0c-73999e655738 for instance a2245100-c40c-4b2b-b186-5744e3a08b99 on instance [pid: 8|app: 0|req: 339/672] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:50 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1663 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:51.610 8 WARNING neutronclient.v2_0.client [None req-9baa375e-9833-4263-84e8-f5866bcba765 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/674] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:51 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1424 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:51.972 7 WARNING neutronclient.v2_0.client [None req-12671e6c-3430-4bee-b89f-f90be748e6d3 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/675] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:51 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1663 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:52.684 8 INFO nova.api.openstack.compute.server_external_events [req-1aef97f7-9547-42f8-8788-0481c74d6320 req-1dad2eb3-b9db-43f5-9502-48b827d0a8a5 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:cb2c294a-2a18-477b-ba0c-73999e655738 for instance a2245100-c40c-4b2b-b186-5744e3a08b99 on instance [pid: 8|app: 0|req: 341/676] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:52 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-04 04:19:52.794 7 WARNING neutronclient.v2_0.client [None req-6cefad15-996c-4581-9579-f530a7b585ab 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] 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-04 04:19:52.861 8 INFO nova.api.openstack.compute.server_external_events [req-eada2cd7-bb3a-48f0-aac7-098ea27a3ba2 req-705531eb-f8cc-479c-bbd2-db9c0042856d 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:cb2c294a-2a18-477b-ba0c-73999e655738 for instance a2245100-c40c-4b2b-b186-5744e3a08b99 on instance [pid: 8|app: 0|req: 344/679] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:52 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) [pid: 7|app: 0|req: 336/680] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:52 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1424 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:53.721 8 WARNING neutronclient.v2_0.client [None req-7fa5e3f9-534c-4645-bd71-71a4f3dbe7f0 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/681] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:53 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1452 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:53.947 7 WARNING neutronclient.v2_0.client [None req-2266aa6d-01d0-49a9-a158-32c67ef8eb7c 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/682] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:53 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1424 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-04 04:19:54.832 8 WARNING neutronclient.v2_0.client [None req-8302dca0-8f2f-49fa-b587-25e1d9c0fd1b 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/683] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:54 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 1457 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:54.899 7 INFO nova.api.openstack.compute.server_external_events [req-3f5d6376-6051-46f0-9b2d-12eb74c987bd req-b5e320cf-307a-421d-83c3-9725237caab9 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:b96a5b8f-cc84-407c-bbce-23655daf05aa for instance 0d94b981-d39c-4305-9498-9c382eb888a4 on instance 2026-05-04 04:19:54.899 7 INFO nova.api.openstack.compute.server_external_events [req-3f5d6376-6051-46f0-9b2d-12eb74c987bd req-b5e320cf-307a-421d-83c3-9725237caab9 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:b96a5b8f-cc84-407c-bbce-23655daf05aa for instance 0d94b981-d39c-4305-9498-9c382eb888a4 on instance [pid: 7|app: 0|req: 338/684] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:54 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:55.103 8 WARNING neutronclient.v2_0.client [None req-4a13a177-7cff-42bc-8d3a-f5c9bc1043d9 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/685] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:55 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1424 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:55.920 7 INFO nova.api.openstack.wsgi [None req-507cf392-eed9-4c14-b03b-ff2d9fb84d7a 6dc9b27152a840e8b3db537a105e1540 cd227b97c2c64dcfa5c51d87bd332ef6 - - default default] HTTP exception thrown: Instance a2245100-c40c-4b2b-b186-5744e3a08b99 could not be found. [pid: 7|app: 0|req: 339/686] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:55 2026] GET /v2.1/servers/a2245100-c40c-4b2b-b186-5744e3a08b99 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:56.291 8 WARNING neutronclient.v2_0.client [None req-617fd9c3-783d-406b-b963-947be279bcec 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/687] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:56 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1611 bytes in 1594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:57.891 7 WARNING neutronclient.v2_0.client [None req-621bd19a-a72f-4174-af8d-2bbfec56b914 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/688] 10.0.0.172 () {32 vars in 740 bytes} [Mon May 4 04:19:57 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/689] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:19:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:19:58.876 8 INFO nova.api.openstack.compute.server_external_events [req-c7335a4e-9bf6-4115-a36b-df878f9b5c4c req-934c3e99-15dd-493d-9420-7dbf9d0ddcc6 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:b96a5b8f-cc84-407c-bbce-23655daf05aa for instance 0d94b981-d39c-4305-9498-9c382eb888a4 on instance [pid: 8|app: 0|req: 350/690] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:19:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:19:58.883 7 WARNING neutronclient.v2_0.client [None req-f06151db-ce37-4db6-8dd8-e3de89fdd099 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/691] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:58 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1611 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/692] 10.0.0.172 () {32 vars in 640 bytes} [Mon May 4 04:19:59 2026] GET /v2.1/servers => generated 387 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, ' [pid: 7|app: 0|req: 342/693] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:19:59 2026] DELETE /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 0 bytes in 145 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-04 04:19:59.538 8 WARNING neutronclient.v2_0.client [None req-6b29e28e-5705-42ca-accc-5449318f27c6 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/694] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:19:59 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1617 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:00.253 7 WARNING neutronclient.v2_0.client [None req-d1109f5a-eaf0-46a8-baa0-f2b40798a7a0 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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-04 04:20:00.300 7 WARNING neutronclient.v2_0.client [None req-d1109f5a-eaf0-46a8-baa0-f2b40798a7a0 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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-04 04:20:00.477 7 WARNING neutronclient.v2_0.client [None req-d1109f5a-eaf0-46a8-baa0-f2b40798a7a0 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in 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/695] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:20:00 2026] POST /v2.1/servers => generated 452 bytes in 521 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-04 04:20:00.743 8 WARNING neutronclient.v2_0.client [None req-fa80450d-e31b-48d9-8fe6-7e28a101cf26 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/696] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:00 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1431 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:00.914 7 INFO nova.api.openstack.compute.server_external_events [req-678a5e31-86f4-462d-b647-6fe10c361995 req-8902c7a4-3caf-480e-b3f5-d79872dd45de 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:b96a5b8f-cc84-407c-bbce-23655daf05aa for instance 0d94b981-d39c-4305-9498-9c382eb888a4 on instance [pid: 7|app: 0|req: 344/697] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:00 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) 2026-05-04 04:20:00.931 8 WARNING neutronclient.v2_0.client [None req-fd7df890-a62f-4ad2-b64f-51f3ec4dbe91 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in 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/698] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:00 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1737 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-04 04:20:01.847 7 WARNING neutronclient.v2_0.client [None req-c55d4e1d-de3a-40fb-9c06-ba8e4e23cec4 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in 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/699] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:01 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:02.100 8 WARNING neutronclient.v2_0.client [None req-08835be8-bd89-49fc-ba07-1c9150d7d6b7 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in 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/700] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:02 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1737 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-04 04:20:02.619 7 INFO nova.api.openstack.compute.server_external_events [req-13a6f4ef-e0e1-43bd-b1ed-0e736e4f3737 req-e517657b-2467-4aa4-a8f1-0b9b8fb43257 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:b96a5b8f-cc84-407c-bbce-23655daf05aa for instance 0d94b981-d39c-4305-9498-9c382eb888a4 on instance [pid: 7|app: 0|req: 346/701] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:02 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:02.946 7 WARNING neutronclient.v2_0.client [None req-349e1f80-6afb-4e9a-a111-95d742bf02f9 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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-04 04:20:02.950 8 INFO nova.api.openstack.compute.server_external_events [req-ec4dfc55-dd5a-42d6-937c-7c3c0dfe1007 req-0af0d3cd-4c40-4a74-9ec9-4e24d20c700e 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:b96a5b8f-cc84-407c-bbce-23655daf05aa for instance 0d94b981-d39c-4305-9498-9c382eb888a4 on instance [pid: 8|app: 0|req: 357/704] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:02 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => 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, ' 2026-05-04 04:20:03.245 8 WARNING neutronclient.v2_0.client [None req-30066253-750b-4987-bf3d-609f5a588f5c 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/706] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:03 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1379 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-04 04:20:03.310 7 WARNING neutronclient.v2_0.client [None req-215755cb-63a0-459d-a8a9-f3429562417e 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/707] 10.0.0.172 () {32 vars in 740 bytes} [Mon May 4 04:20:03 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/os-interface => generated 285 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:03.456 8 WARNING neutronclient.v2_0.client [None req-89451efb-0c77-4502-857d-70d9a5d3e50e 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/708] 10.0.0.172 () {32 vars in 814 bytes} [Mon May 4 04:20:03 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/os-interface/e52167a1-5445-438d-9bee-000f29dcd4f9 => generated 282 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/709] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:20:03 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/ips => generated 157 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/710] 10.0.0.172 () {34 vars in 749 bytes} [Mon May 4 04:20:03 2026] POST /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/711] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:20:03 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:04.034 8 WARNING neutronclient.v2_0.client [None req-efe08694-d7cd-4bd5-b53a-41ab87c1ccb0 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/712] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:03 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1483 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-04 04:20:04.364 7 WARNING neutronclient.v2_0.client [None req-2737f6c3-96b7-4b7a-8934-9620e532f6af 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/713] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:04 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1384 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/714] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:20:04 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:05.130 7 WARNING neutronclient.v2_0.client [None req-339e859a-c408-4784-92ed-13ad57c9f6f9 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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-04 04:20:05.186 8 INFO nova.api.openstack.compute.server_external_events [req-6d86c8e6-9f88-4abe-b70f-c7c18724aba9 req-34173895-bba7-49ae-b0fc-7ca18383fda5 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:e52167a1-5445-438d-9bee-000f29dcd4f9 for instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 on instance [pid: 8|app: 0|req: 363/715] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:05 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1491 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:05.473 8 WARNING neutronclient.v2_0.client [None req-7ce9f781-d6da-4730-97a8-1714ecb23643 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] The python binding code in 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/717] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:05 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 1384 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/718] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:20:05 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/ips => generated 157 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-04 04:20:06.247 8 WARNING neutronclient.v2_0.client [None req-e368e377-bf78-4026-83ea-4595738a650c f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/719] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:06 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1568 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:06.575 7 INFO nova.api.openstack.wsgi [None req-c4e60476-50d3-4ee5-8378-be1c3dc6f721 5f0d34cdb9454e8f980adaa1bba6d2a0 87209c38480242058205e8e4ef1dbe24 - - default default] HTTP exception thrown: Instance 0d94b981-d39c-4305-9498-9c382eb888a4 could not be found. [pid: 7|app: 0|req: 355/720] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:06 2026] GET /v2.1/servers/0d94b981-d39c-4305-9498-9c382eb888a4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/721] 10.0.0.172 () {32 vars in 703 bytes} [Mon May 4 04:20:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-398164316 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:06.703 7 INFO nova.api.openstack.compute.server_external_events [req-33ab33a1-afed-438a-a1c6-6643b85de25e req-97374d53-a528-4bfb-bba3-0400712c4fb8 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:cfd0cd61-418c-40bb-9435-0c4472f58ce1 for instance 4e82723b-98b6-4fe6-9b02-e380411c1236 on instance [pid: 7|app: 0|req: 356/722] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:06 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) [pid: 8|app: 0|req: 367/723] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:20:06 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/ips => generated 195 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-04 04:20:06.927 7 WARNING neutronclient.v2_0.client [None req-547dcd98-b843-442a-96d1-a4b5b8b35daa 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in 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/724] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:06 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1953 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/725] 10.0.0.172 () {34 vars in 749 bytes} [Mon May 4 04:20:07 2026] POST /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/action => generated 0 bytes in 40 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: 358/726] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:20:07 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/ips => generated 195 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-04 04:20:07.507 8 WARNING neutronclient.v2_0.client [None req-c81352a9-df7d-4754-8c65-206e23df792a f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in 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.172 () {32 vars in 714 bytes} [Mon May 4 04:20:07 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1556 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/728] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:20:08 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/ips => generated 195 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-04 04:20:08.718 8 WARNING neutronclient.v2_0.client [None req-09eb4b78-ddc8-459a-bc9b-d0e41f8b4fc5 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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-04 04:20:08.999 7 INFO nova.api.openstack.compute.server_external_events [req-51c431aa-be0f-4779-b271-94f988713f65 req-77cec0d2-805b-45fb-acf8-a325b716e93e 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:e52167a1-5445-438d-9bee-000f29dcd4f9 for instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 on instance [pid: 7|app: 0|req: 360/729] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:08 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1556 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, ' [pid: 7|app: 0|req: 361/731] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:20:09 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:10.161 8 WARNING neutronclient.v2_0.client [None req-b15b3388-0bb2-4505-b3b9-cc6fef6fd3a5 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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: 362/732] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:20:10 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/733] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:10 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1556 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/734] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:20:10 2026] DELETE /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 0 bytes in 91 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-04 04:20:10.422 8 WARNING neutronclient.v2_0.client [None req-d449b7b9-9252-4181-b38b-8fb5ce5b9ad1 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/735] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:10 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1845 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:11.340 7 WARNING neutronclient.v2_0.client [None req-5d7d988a-5f2d-4d34-a18b-9ffbf7980526 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/736] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:11 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1556 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:11.646 7 INFO nova.api.openstack.compute.server_external_events [req-16efaa8e-6d82-4a33-b36c-7d4d61b57df7 req-0fe084b1-e093-4ced-8de9-671a59fb3ed3 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:e52167a1-5445-438d-9bee-000f29dcd4f9 for instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 on instance [pid: 7|app: 0|req: 365/737] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:20:11.664 8 WARNING neutronclient.v2_0.client [None req-8aacdb7d-6b26-4c48-aafe-cb57679f6818 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/738] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:11 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1845 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:12.116 7 INFO nova.api.openstack.compute.server_external_events [req-dab00fb3-39f7-482f-aa82-175c71c66598 req-6708c625-d36b-42f5-a2f4-36d51addd30d 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:cfd0cd61-418c-40bb-9435-0c4472f58ce1 for instance 4e82723b-98b6-4fe6-9b02-e380411c1236 on instance [pid: 7|app: 0|req: 366/739] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:12.576 8 WARNING neutronclient.v2_0.client [None req-f4bec797-1359-4343-b80d-56d09750b1c0 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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: 374/742] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:12 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1556 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:20:12.804 7 WARNING neutronclient.v2_0.client [None req-ac281c04-893a-44d1-be16-c54829c0b079 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in 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/743] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:12 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1777 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:13.697 8 INFO nova.api.openstack.compute.server_external_events [req-7249b5ae-c817-4926-bfb9-a414e2a895cf req-2f48b368-c6ab-4ce3-a1cc-c533d675c1b4 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:e52167a1-5445-438d-9bee-000f29dcd4f9 for instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 on instance 2026-05-04 04:20:13.697 8 INFO nova.api.openstack.compute.server_external_events [req-7249b5ae-c817-4926-bfb9-a414e2a895cf req-2f48b368-c6ab-4ce3-a1cc-c533d675c1b4 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:e52167a1-5445-438d-9bee-000f29dcd4f9 for instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 on instance [pid: 8|app: 0|req: 375/744] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:13 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-04 04:20:13.859 7 WARNING neutronclient.v2_0.client [None req-2616fe4b-cf40-40ea-94a4-c61876bfc8e2 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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-04 04:20:14.177 8 INFO nova.api.openstack.compute.server_external_events [req-f1e565c4-de52-450f-9d1f-a669f328f3f8 req-5436df14-d141-47f9-91a5-84919f0ea9d5 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:cfd0cd61-418c-40bb-9435-0c4472f58ce1 for instance 4e82723b-98b6-4fe6-9b02-e380411c1236 on instance [pid: 8|app: 0|req: 376/745] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:14 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) [pid: 7|app: 0|req: 370/746] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:13 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1738 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:14.251 8 WARNING neutronclient.v2_0.client [None req-822aec8a-d24d-46ea-90ab-6e7cfcb0c965 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in 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/747] 10.0.0.172 () {32 vars in 740 bytes} [Mon May 4 04:20:14 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:14.519 7 WARNING neutronclient.v2_0.client [None req-c25d3e52-e600-4311-ae02-5668eaa2adc4 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/748] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:14 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1487 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-04 04:20:15.073 8 WARNING neutronclient.v2_0.client [None req-85a951ea-c2fd-48e5-9351-11c24b75b449 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in 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/749] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:15 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1738 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/750] 10.0.0.172 () {32 vars in 640 bytes} [Mon May 4 04:20:15 2026] GET /v2.1/servers => generated 384 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/751] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:20:15 2026] DELETE /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 0 bytes in 99 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-04 04:20:15.553 7 WARNING neutronclient.v2_0.client [None req-c7c18f5f-b33d-48e8-bd2d-12aefccfb9b9 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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-04 04:20:15.696 8 WARNING neutronclient.v2_0.client [None req-b232b60a-32c7-4c49-a1cc-0dc888074209 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] The python binding code in 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/752] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:15 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1744 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/753] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:15 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 1487 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:20:15.763 7 INFO nova.api.openstack.compute.server_external_events [req-3c6ae830-7752-444a-8758-9120aed6a5c9 req-891a933d-37fa-489a-9f98-6d8814d1bc90 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:cfd0cd61-418c-40bb-9435-0c4472f58ce1 for instance 4e82723b-98b6-4fe6-9b02-e380411c1236 on instance [pid: 7|app: 0|req: 374/754] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:15 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-04 04:20:16.775 8 WARNING neutronclient.v2_0.client [None req-a3ff7606-cc07-4273-aaba-1da09a4f2797 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] 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-04 04:20:16.819 7 INFO nova.api.openstack.wsgi [None req-df9c2cb0-8345-42c0-90de-db154e382380 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] HTTP exception thrown: Instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 could not be found. [pid: 7|app: 0|req: 375/755] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:16 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 111 bytes in 52 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-04 04:20:16.851 7 INFO nova.api.openstack.compute.server_external_events [req-994eab36-f973-4a8b-b911-af4db212d292 req-8aa1db8c-df17-4888-8af3-3cd1a99450e9 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:cfd0cd61-418c-40bb-9435-0c4472f58ce1 for instance 4e82723b-98b6-4fe6-9b02-e380411c1236 on instance [pid: 7|app: 0|req: 376/756] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/757] 10.0.0.172 () {32 vars in 705 bytes} [Mon May 4 04:20:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1576506504 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:16 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1864 bytes in 1522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:20:18.893 7 INFO nova.api.openstack.compute.server_external_events [req-d4d5117f-409d-47cd-8630-1679ad82dc93 req-3080d6f2-35e1-4398-8280-815c7f3e4f4c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:cfd0cd61-418c-40bb-9435-0c4472f58ce1 for instance 4e82723b-98b6-4fe6-9b02-e380411c1236 on instance 2026-05-04 04:20:18.894 7 INFO nova.api.openstack.compute.server_external_events [req-d4d5117f-409d-47cd-8630-1679ad82dc93 req-3080d6f2-35e1-4398-8280-815c7f3e4f4c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:cfd0cd61-418c-40bb-9435-0c4472f58ce1 for instance 4e82723b-98b6-4fe6-9b02-e380411c1236 on instance [pid: 7|app: 0|req: 378/759] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:18 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-04 04:20:19.173 8 INFO nova.api.openstack.wsgi [None req-072d8d3d-4ad5-4be5-9ebe-43e053e4942a 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] HTTP exception thrown: Instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 could not be found. [pid: 8|app: 0|req: 382/760] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:20:19 2026] DELETE /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:19.206 7 INFO nova.api.openstack.wsgi [None req-8481c804-81af-47a3-9df9-1f4c067a7e8f 44b3fd7193ea4dbea1b26cd512757ce1 694245b377854511976c0127af6be2c3 - - default default] HTTP exception thrown: Instance a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 could not be found. [pid: 7|app: 0|req: 379/761] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:19 2026] GET /v2.1/servers/a53adfd3-0c6e-40a7-a37b-6cd8d0e8ffa1 => 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-04 04:20:19.321 8 WARNING neutronclient.v2_0.client [None req-0c08de38-f47e-4833-ae3e-9cfbf3f6b9e1 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/762] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:19 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1512 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/763] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:20:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:20.608 8 WARNING neutronclient.v2_0.client [None req-cd747a5e-778d-4ce3-b8c1-19d93574d340 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] The python binding code in 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/764] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:20 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => generated 1517 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:20:21.949 7 WARNING neutronclient.v2_0.client [None req-c009edb8-903c-4427-8afb-3d97297b8895 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] 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-04 04:20:21.982 7 WARNING neutronclient.v2_0.client [None req-c009edb8-903c-4427-8afb-3d97297b8895 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] 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-04 04:20:22.082 8 INFO nova.api.openstack.wsgi [None req-5ad15f68-a644-480b-86b5-3f1ac05e8ef7 f0fddc37214840c9bc81e40bcf52d0f0 f14d13351ab64f75baa605149acf3aae - - default default] HTTP exception thrown: Instance 4e82723b-98b6-4fe6-9b02-e380411c1236 could not be found. [pid: 8|app: 0|req: 385/765] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:22 2026] GET /v2.1/servers/4e82723b-98b6-4fe6-9b02-e380411c1236 => 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: 386/766] 10.0.0.172 () {32 vars in 703 bytes} [Mon May 4 04:20:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-501954070 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-04 04:20:22.159 7 WARNING neutronclient.v2_0.client [None req-c009edb8-903c-4427-8afb-3d97297b8895 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/767] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:20:21 2026] POST /v2.1/servers => generated 452 bytes in 458 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-04 04:20:22.358 8 WARNING neutronclient.v2_0.client [None req-01caafb2-a92f-444c-87e1-03dd4d9328b9 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/768] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:22 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1393 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, ' 2026-05-04 04:20:23.441 7 WARNING neutronclient.v2_0.client [None req-1c8f1fd4-f023-4d74-a8c8-d2efa09602a9 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/771] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:23 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1397 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:24.660 8 WARNING neutronclient.v2_0.client [None req-70be6297-c879-4e92-bafa-56d18b235cd0 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/772] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:24 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1445 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:25.956 7 WARNING neutronclient.v2_0.client [None req-f675243f-2dbe-4a8e-899a-5d7b81264897 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/773] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:25 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1445 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-04 04:20:27.134 8 WARNING neutronclient.v2_0.client [None req-a9e1bf1f-1abf-44d2-b094-92a34bbcf475 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/774] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:27 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1453 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/775] 10.0.0.172 () {30 vars in 412 bytes} [Mon May 4 04:20:28 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/776] 10.0.0.172 () {28 vars in 559 bytes} [Mon May 4 04:20:28 2026] GET /v2/ => generated 402 bytes in 440 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/777] 10.0.0.172 () {28 vars in 563 bytes} [Mon May 4 04:20:28 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/778] 10.0.0.172 () {30 vars in 412 bytes} [Mon May 4 04:20:28 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-04 04:20:28.644 7 WARNING neutronclient.v2_0.client [None req-73d6a97f-48a4-4b09-b7f0-4a334d8163e1 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] 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-04 04:20:29.974 8 INFO nova.api.openstack.compute.server_external_events [req-b3fe6eb0-5981-432c-a527-8c4128ce9069 req-f57877a2-fb71-4f98-bcb3-8b2c94a5af98 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 8|app: 0|req: 393/779] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/780] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:20:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/781] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:28 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1518 bytes in 1788 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:20:31.262 8 INFO nova.api.openstack.compute.server_external_events [req-46065ac5-2dc5-47c5-a305-9890df4bd7bf req-0dc9c6b6-2182-49cc-a696-2162e3467f18 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 8|app: 0|req: 395/782] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:31 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-04 04:20:31.452 7 WARNING neutronclient.v2_0.client [None req-03d8101f-d868-45a5-808e-a0da3790dc05 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/783] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:31 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1518 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-04 04:20:32.453 8 WARNING neutronclient.v2_0.client [None req-8f931941-8d71-47dc-86ea-19352328834b 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] 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-04 04:20:32.492 8 WARNING neutronclient.v2_0.client [None req-8f931941-8d71-47dc-86ea-19352328834b 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] 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-04 04:20:32.613 7 WARNING neutronclient.v2_0.client [None req-4ba9ca12-c743-45ff-8066-366dc5f7cff3 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/784] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:32 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1518 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:20:32.760 8 WARNING neutronclient.v2_0.client [None req-8f931941-8d71-47dc-86ea-19352328834b 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/787] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:20:32 2026] POST /v2.1/servers => generated 451 bytes in 654 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-04 04:20:33.068 7 WARNING neutronclient.v2_0.client [None req-8f3b813b-5b31-4599-834d-6148500a279e 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/788] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:33 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1423 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-04 04:20:33.795 8 WARNING neutronclient.v2_0.client [None req-c3a70c28-b3ca-4fad-b3c1-633b898b3a4b b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/789] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:33 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1518 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:34.155 7 WARNING neutronclient.v2_0.client [None req-6ac7476e-28e6-4403-b80e-ccbc7b247642 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/790] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:34 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1427 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-04 04:20:34.992 8 WARNING neutronclient.v2_0.client [None req-bb54f801-381b-4119-8c93-c8bca591fb1c b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/791] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:34 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1518 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:35.237 7 WARNING neutronclient.v2_0.client [None req-b6e0baad-28e6-4599-8b74-2c18f20ad36a 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/792] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:35 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1475 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-04 04:20:36.150 8 WARNING neutronclient.v2_0.client [None req-0764463b-e040-4984-8548-c7a507335f20 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] 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: 399/793] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:36 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1518 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:20:36.337 7 WARNING neutronclient.v2_0.client [None req-5229e504-8dd6-457e-91d4-86dcc797489b 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] 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-04 04:20:36.398 8 INFO nova.api.openstack.compute.server_external_events [req-8b2ed7ec-004b-4345-8023-7a7a0c3e1ab1 req-83329243-4ec6-4973-90ba-fc5341554917 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 8|app: 0|req: 400/794] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:36 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) [pid: 7|app: 0|req: 395/795] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:36 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1475 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:37.380 8 WARNING neutronclient.v2_0.client [None req-ce8dd696-f845-46ae-9d02-bc31300d2951 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] 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-04 04:20:37.503 7 WARNING neutronclient.v2_0.client [None req-c2561c60-1692-46de-adba-9fb18bc0778b 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/796] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:37 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1518 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/797] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:37 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1483 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-04 04:20:38.444 8 INFO nova.api.openstack.compute.server_external_events [req-57878448-7967-4b19-84ec-b502e4e26ad5 req-e8abc75f-65bf-4503-808e-0c1060c998ea 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 8|app: 0|req: 402/798] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20: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-04 04:20:38.578 7 WARNING neutronclient.v2_0.client [None req-987c3165-4e9b-479f-b1b7-4d6f9fd14097 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] 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-04 04:20:38.622 8 WARNING neutronclient.v2_0.client [None req-2cf1acb1-63ed-4fd0-9d81-5bd0fc278bd2 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/799] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:38 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1700 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/800] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:38 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1561 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:20:38.871 7 WARNING neutronclient.v2_0.client [None req-946a0286-e8d4-4758-9cfe-6d52ffba542d b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/801] 10.0.0.172 () {32 vars in 740 bytes} [Mon May 4 04:20:38 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:39.907 8 WARNING neutronclient.v2_0.client [None req-e9aecdf8-3a32-4df6-8f6c-9f1a5448b0f1 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/802] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:39 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1549 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-04 04:20:40.487 7 INFO nova.api.openstack.compute.server_external_events [req-661e1b67-5b48-4494-b1ac-ee893fdb778e req-e6b9f9e5-7c88-4c52-8488-200ec0f288da 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:f2a2925d-ede4-4d32-9435-f36fc9a0be11 for instance 8daac409-0ee1-45f3-aeb5-24ee42831fc4 on instance 2026-05-04 04:20:40.487 7 INFO nova.api.openstack.compute.server_external_events [req-661e1b67-5b48-4494-b1ac-ee893fdb778e req-e6b9f9e5-7c88-4c52-8488-200ec0f288da 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 7|app: 0|req: 399/803] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:40 2026] POST /v2.1/os-server-external-events => generated 346 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-04 04:20:41.089 8 WARNING neutronclient.v2_0.client [None req-02a0c8dd-62cf-4c3b-9109-ec5a5284eb0f 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/804] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:41 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1549 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:42.332 7 WARNING neutronclient.v2_0.client [None req-f56b062e-09be-4718-85f2-3046306a5d81 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/805] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:42 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1549 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-04 04:20:43.024 8 INFO nova.api.openstack.compute.server_external_events [req-118346af-6548-4e23-9fab-017faed0a74c req-f3a956d6-e0e0-41b2-a84f-507939d66bae 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:f2a2925d-ede4-4d32-9435-f36fc9a0be11 for instance 8daac409-0ee1-45f3-aeb5-24ee42831fc4 on instance [pid: 8|app: 0|req: 407/808] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:43 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-04 04:20:43.528 7 WARNING neutronclient.v2_0.client [None req-7fb3b527-2b17-4614-a5fb-8f82af298e35 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/809] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:43 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1549 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:44.718 8 WARNING neutronclient.v2_0.client [None req-3ac6bc6f-7203-4c5b-b350-4b2e7e7132f7 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/810] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:44 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1725 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:44.951 7 WARNING neutronclient.v2_0.client [None req-534eba77-d0a2-49c7-ac44-891318d4d93c 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/811] 10.0.0.172 () {32 vars in 740 bytes} [Mon May 4 04:20:44 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:45.081 8 INFO nova.api.openstack.compute.server_external_events [req-0aac41d8-328a-4e1a-b4ec-e408837a52a3 req-16ce506c-c2d7-4720-8a8d-2fead9fc1cce 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:f2a2925d-ede4-4d32-9435-f36fc9a0be11 for instance 8daac409-0ee1-45f3-aeb5-24ee42831fc4 on instance [pid: 8|app: 0|req: 409/812] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:45 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:45.829 8 INFO nova.api.openstack.compute.server_external_events [req-25ed26a1-0bc5-4097-bb7a-f5a4983f6b47 req-6eb3ef96-5d78-4381-a8c7-93c9b2c351b2 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:f2a2925d-ede4-4d32-9435-f36fc9a0be11 for instance 8daac409-0ee1-45f3-aeb5-24ee42831fc4 on instance [pid: 8|app: 0|req: 410/813] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:45 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) 2026-05-04 04:20:45.848 7 WARNING neutronclient.v2_0.client [None req-c102c93d-6e0d-423a-a1b3-14da0c656c66 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/814] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:45 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1725 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/815] 10.0.0.172 () {32 vars in 640 bytes} [Mon May 4 04:20:46 2026] GET /v2.1/servers => generated 377 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/816] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:20:46 2026] DELETE /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 0 bytes in 118 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-04 04:20:46.225 8 WARNING neutronclient.v2_0.client [None req-02ba2841-3223-460e-abfe-01d80f4f102e 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/817] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:46 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1731 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-04 04:20:47.379 7 WARNING neutronclient.v2_0.client [None req-bc5dbddc-8011-407a-a3e0-fa50b0555633 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] 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-04 04:20:47.492 8 INFO nova.api.openstack.compute.server_external_events [req-eeca642d-0907-4914-8aaa-ff8e3eb3b323 req-42b9caae-35aa-46ae-a97b-93c94385a22b 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:f2a2925d-ede4-4d32-9435-f36fc9a0be11 for instance 8daac409-0ee1-45f3-aeb5-24ee42831fc4 on instance [pid: 8|app: 0|req: 413/818] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/819] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:47 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1851 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:48.823 8 WARNING neutronclient.v2_0.client [None req-6e82f7e2-73fd-4f13-bc90-9ab9c0e20c5d 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] 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-04 04:20:49.027 7 INFO nova.api.openstack.compute.server_external_events [req-b1329e34-2dc5-4051-bba8-7fa2d78a4136 req-cdfa7253-ea51-4c22-ba25-793a0ab6beb5 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:f2a2925d-ede4-4d32-9435-f36fc9a0be11 for instance 8daac409-0ee1-45f3-aeb5-24ee42831fc4 on instance [pid: 7|app: 0|req: 407/820] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/821] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:48 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1851 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:49.544 7 INFO nova.api.openstack.compute.server_external_events [req-e140ca90-1505-4753-b598-104146da9323 req-36045be4-d705-4f9d-947c-e7cea430ad0b 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:f2a2925d-ede4-4d32-9435-f36fc9a0be11 for instance 8daac409-0ee1-45f3-aeb5-24ee42831fc4 on instance [pid: 7|app: 0|req: 408/822] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:20:49 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-04 04:20:50.117 8 WARNING neutronclient.v2_0.client [None req-c81cdb24-daff-474d-b909-1ef96b865f99 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in 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/823] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:50 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1509 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:51.224 7 WARNING neutronclient.v2_0.client [None req-60a5c2b4-abbd-4b8e-840d-15cd1bd02745 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/824] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:51 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 1509 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-04 04:20:52.307 8 INFO nova.api.openstack.wsgi [None req-6c546ab8-27b5-4f32-be84-ba32479c2507 50a1c62fcd92408a8723ca440b6de185 429b14f930c04db5b87e6ff070f9e707 - - default default] HTTP exception thrown: Instance 8daac409-0ee1-45f3-aeb5-24ee42831fc4 could not be found. [pid: 8|app: 0|req: 416/825] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:52 2026] GET /v2.1/servers/8daac409-0ee1-45f3-aeb5-24ee42831fc4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/826] 10.0.0.172 () {32 vars in 705 bytes} [Mon May 4 04:20:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1496653071 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-04 04:20:55.030 7 WARNING neutronclient.v2_0.client [None req-eb6a29c6-416f-459d-b9a3-044baf93f770 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/829] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:54 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1820 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:55.528 8 WARNING neutronclient.v2_0.client [None req-d50056c2-ebe8-4284-a4d5-935c4ff301a6 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/830] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:55 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1820 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/831] 10.0.0.172 () {34 vars in 749 bytes} [Mon May 4 04:20:56 2026] POST /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5/action => generated 0 bytes in 94 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-04 04:20:56.171 8 WARNING neutronclient.v2_0.client [None req-81400914-8326-4f98-bc21-dd79039626b5 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/832] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:56 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1822 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:20:57.362 7 WARNING neutronclient.v2_0.client [None req-efa0e22c-4683-449b-bab5-afa9987b9757 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/833] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:57 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1822 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-04 04:20:58.745 8 WARNING neutronclient.v2_0.client [None req-e2e3c3b5-5b72-4be8-bedd-bcd2ffd62e25 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/834] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:58 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1822 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-04 04:20:59.927 7 WARNING neutronclient.v2_0.client [None req-322201f8-10a6-48b3-8dfb-dfd2bf37eb2e b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/835] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:20:59 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1827 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-04 04:21:00.392 8 INFO nova.api.openstack.compute.server_external_events [req-548fe9c5-cc77-4242-81d1-e96b632a59bf req-27cec229-f466-439a-a84e-72d029e90017 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 8|app: 0|req: 421/836] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:21:00 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-04 04:21:01.099 7 WARNING neutronclient.v2_0.client [None req-12f98a61-fba9-4eb5-9508-2ec3856384c2 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in 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/837] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:01 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1827 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-04 04:21:02.304 8 WARNING neutronclient.v2_0.client [None req-31ed6077-af51-4839-a0ff-eeb742ea8ef2 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] 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-04 04:21:02.438 7 INFO nova.api.openstack.compute.server_external_events [req-611e4af0-8625-43df-ae02-5b72e1be553c req-dc8579b3-1611-4b5c-b4bc-9a499f65e9d7 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 7|app: 0|req: 417/838] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:21:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/841] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:02 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1827 bytes in 720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:21:04.063 7 WARNING neutronclient.v2_0.client [None req-d391d433-09cb-43bd-9689-d775cd18b6de b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/842] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:04 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1827 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:21:04.480 8 INFO nova.api.openstack.compute.server_external_events [req-e0a13114-9617-4618-8555-dc4abe06b854 req-272529b2-001e-419b-8e5e-03f9f8595e8c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance 2026-05-04 04:21:04.480 8 INFO nova.api.openstack.compute.server_external_events [req-e0a13114-9617-4618-8555-dc4abe06b854 req-272529b2-001e-419b-8e5e-03f9f8595e8c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 8|app: 0|req: 423/843] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:21:04 2026] POST /v2.1/os-server-external-events => generated 354 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-04 04:21:05.302 7 WARNING neutronclient.v2_0.client [None req-08ee9e74-180f-49d5-a44d-2f72c55b9d4d b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/844] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:05 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1827 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:21:06.479 8 WARNING neutronclient.v2_0.client [None req-d7819365-390b-4215-a97f-af7493bd418b b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/845] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:06 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1820 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:21:22.176 7 WARNING neutronclient.v2_0.client [None req-5c05c1d8-0287-45ba-a3d7-29d70eccd511 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/848] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:22 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1820 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/849] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:21:22 2026] DELETE /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => 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-04 04:21:22.583 7 WARNING neutronclient.v2_0.client [None req-4c3fb4af-4286-4750-891d-3241dd92482e b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/850] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:22 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1826 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-04 04:21:23.829 7 WARNING neutronclient.v2_0.client [None req-ce5c79f6-7500-4a5b-9157-c79f98d4482c b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] 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-04 04:21:23.852 8 INFO nova.api.openstack.compute.server_external_events [req-c950f6f2-eac8-4879-bd45-7bb40c3dcf18 req-acbf2333-c660-4733-9fb6-ecba55b0b6e6 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 8|app: 0|req: 428/853] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:21:23 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) [pid: 7|app: 0|req: 426/854] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:23 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1826 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:21:25.034 8 WARNING neutronclient.v2_0.client [None req-08a63649-0d30-4c6b-aea2-d9d7506d050c b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/855] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:24 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1826 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:21:25.903 7 INFO nova.api.openstack.compute.server_external_events [req-420b1bec-9b6f-404d-b473-a882143eb2e9 req-f62d4779-6bd5-4926-923d-612783083f15 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance 2026-05-04 04:21:25.903 7 INFO nova.api.openstack.compute.server_external_events [req-420b1bec-9b6f-404d-b473-a882143eb2e9 req-f62d4779-6bd5-4926-923d-612783083f15 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:931b3da7-943a-4694-842d-4b550e1ad5e0 for instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 on instance [pid: 7|app: 0|req: 427/856] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:21:25 2026] POST /v2.1/os-server-external-events => generated 356 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-04 04:21:26.417 8 WARNING neutronclient.v2_0.client [None req-b74e4606-53c3-4b67-b257-014a926d1126 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/857] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:26 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1474 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:21:27.533 7 WARNING neutronclient.v2_0.client [None req-5a467004-498d-4ef2-8443-24335391941f b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/858] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:27 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 1479 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:21:28.897 8 INFO nova.api.openstack.wsgi [None req-90cef622-ebab-4f24-b654-94555788c687 b932d618cfe94a1f8aa1e7d43c3d221a 04f73d861a324c3aa19a6503442649d7 - - default default] HTTP exception thrown: Instance f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 could not be found. [pid: 8|app: 0|req: 431/859] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:21:28 2026] GET /v2.1/servers/f25b0cf7-16f6-48aa-a49a-520e5b3f66d5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/860] 10.0.0.172 () {32 vars in 705 bytes} [Mon May 4 04:21:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1888468425 => 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: 434/869] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:22:06 2026] POST /v2.1/os-keypairs => generated 396 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/870] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:22:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:22:12.730 7 WARNING neutronclient.v2_0.client [None req-ab75c73d-2a72-44a9-8e63-5f2d1c2ea170 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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-04 04:22:12.905 7 WARNING neutronclient.v2_0.client [None req-ab75c73d-2a72-44a9-8e63-5f2d1c2ea170 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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-04 04:22:13.196 7 WARNING neutronclient.v2_0.client [None req-ab75c73d-2a72-44a9-8e63-5f2d1c2ea170 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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-04 04:22:13.733 7 WARNING neutronclient.v2_0.client [None req-ab75c73d-2a72-44a9-8e63-5f2d1c2ea170 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/873] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:22:12 2026] POST /v2.1/servers => generated 495 bytes in 1669 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-04 04:22:14.358 8 WARNING neutronclient.v2_0.client [None req-a2361180-d5ba-4710-adb4-3e87c52bab2d 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in 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/874] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:14 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1455 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-04 04:22:15.550 7 WARNING neutronclient.v2_0.client [None req-063716f4-5cd7-4e0e-8a39-383b56efc0a5 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in 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/875] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:15 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1451 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:16.732 8 WARNING neutronclient.v2_0.client [None req-21ab9087-f554-4f7f-99d5-1e4c7886ec17 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/876] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:16 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1507 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:17.918 7 WARNING neutronclient.v2_0.client [None req-f2a18615-29cb-4c40-aa03-1abc3632b0fc 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/877] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:17 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1507 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:19.260 8 WARNING neutronclient.v2_0.client [None req-0017c9c9-9cf9-409d-abfc-e5da952e31d9 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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-04 04:22:20.221 7 INFO nova.api.openstack.compute.server_external_events [req-fa2da62d-5006-4600-a327-2c5e5c3d6267 req-bf360a4c-2582-4ff6-9d2b-e69368a1546f 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:18927a09-8e83-40a5-b57f-0aeeadc832e9 for instance 470907e5-eae6-4cd7-a482-331c597b9a26 on instance [pid: 7|app: 0|req: 438/878] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:22:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/879] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:19 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1628 bytes in 1032 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:21.304 7 WARNING neutronclient.v2_0.client [None req-a6e981d4-e2ee-422b-babd-befe8d337acb 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in 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/880] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:21 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1626 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:22.662 8 WARNING neutronclient.v2_0.client [None req-844a2d72-1061-4a8a-a186-e2dbb2e2e686 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/883] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:22 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1626 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:23.910 7 WARNING neutronclient.v2_0.client [None req-7ebf3616-41bf-4af2-92ab-7ad115a3a709 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/884] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:23 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1626 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:25.142 8 WARNING neutronclient.v2_0.client [None req-89628d6d-3943-4768-957d-cd8367fddb2e 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/885] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:25 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1626 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:26.360 7 WARNING neutronclient.v2_0.client [None req-bab19522-b4ad-4ee4-8d8e-d1ac6ae5394b 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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-04 04:22:26.527 8 INFO nova.api.openstack.compute.server_external_events [req-913e4f23-6af8-4bf9-978f-08e0af20828a req-b8c8c7fc-6996-40c0-bde8-edb8cbf0c5bc 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:18927a09-8e83-40a5-b57f-0aeeadc832e9 for instance 470907e5-eae6-4cd7-a482-331c597b9a26 on instance [pid: 8|app: 0|req: 444/886] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:22:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/887] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:26 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1626 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-04 04:22:27.611 8 WARNING neutronclient.v2_0.client [None req-7ffffd81-e48e-4709-9eb8-d5d5deaf4836 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/888] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:27 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1626 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-04 04:22:28.567 7 INFO nova.api.openstack.compute.server_external_events [req-0da51122-7054-4b75-8fcd-7ff181f28d31 req-ff85861e-725b-423c-89fd-ca4b64dd12eb 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:18927a09-8e83-40a5-b57f-0aeeadc832e9 for instance 470907e5-eae6-4cd7-a482-331c597b9a26 on instance [pid: 7|app: 0|req: 444/889] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:22: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:28.779 8 WARNING neutronclient.v2_0.client [None req-4c0b7432-2f69-4df5-9c09-2d8da88939a7 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/890] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:28 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1807 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-04 04:22:28.936 7 WARNING neutronclient.v2_0.client [None req-00a24239-d540-4180-aae8-b5d1ca9ad2f0 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/891] 10.0.0.172 () {32 vars in 740 bytes} [Mon May 4 04:22:28 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26/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-04 04:22:30.617 8 INFO nova.api.openstack.compute.server_external_events [req-bb823163-f374-4216-a1e9-571e38986bb1 req-0692f720-22d0-492c-aa85-22af133b6e3c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:18927a09-8e83-40a5-b57f-0aeeadc832e9 for instance 470907e5-eae6-4cd7-a482-331c597b9a26 on instance [pid: 8|app: 0|req: 447/892] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:22:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/895] 10.0.0.84 () {28 vars in 452 bytes} [Mon May 4 04:22:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/896] 10.0.0.84 () {30 vars in 656 bytes} [Mon May 4 04:22:41 2026] GET /v2.1 => generated 0 bytes in 106 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: 450/897] 10.0.0.84 () {32 vars in 729 bytes} [Mon May 4 04:22:41 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:22:42.002 8 WARNING neutronclient.v2_0.client [None req-88d1d17d-c103-4323-b33e-2fc414dbba9f a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] 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-04 04:22:42.015 7 WARNING neutronclient.v2_0.client [None req-a5b811ea-6858-4baa-877e-75ac40c68ebf ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/898] 10.0.0.84 () {34 vars in 804 bytes} [Mon May 4 04:22:41 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2858 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-05-04 04:22:42.257 8 WARNING neutronclient.v2_0.client [None req-88d1d17d-c103-4323-b33e-2fc414dbba9f a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/899] 10.0.0.84 () {28 vars in 452 bytes} [Mon May 4 04:22:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/900] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:22:41 2026] POST /v2.1/servers => generated 424 bytes in 558 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-04 04:22:42.535 8 WARNING neutronclient.v2_0.client [None req-5f517f8c-5e56-4245-b2c5-b483572ac427 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/901] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:42 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/902] 10.0.0.84 () {30 vars in 656 bytes} [Mon May 4 04:22:42 2026] GET /v2.1 => generated 0 bytes in 252 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: 454/905] 10.0.0.84 () {32 vars in 729 bytes} [Mon May 4 04:22:42 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/906] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:42 2026] GET /v2.1/servers/detail?project_id=1e652377ba2541afbd043be97b355ab9&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-04 04:22:43.248 8 WARNING neutronclient.v2_0.client [None req-03412a59-3f7b-4506-aa56-1502e7284170 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/907] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:42 2026] GET /v2.1/servers/detail?project_id=50f81be7ea2b4106b729039b97b56e8b&all_tenants=True => generated 2858 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:43.621 8 WARNING neutronclient.v2_0.client [None req-37fbab78-f9b7-4563-bd98-6a0b3e3a4589 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/908] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:43 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1372 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:22:43.662 7 WARNING neutronclient.v2_0.client [None req-18363157-4626-400d-800b-7727932e3a77 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/909] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:43 2026] GET /v2.1/servers/detail?project_id=53d1b6c365e74571ade55e4929651e27&all_tenants=True => generated 1982 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/910] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:43 2026] GET /v2.1/servers/detail?project_id=75a65edd91074dad9a274860f13fb489&all_tenants=True => generated 15 bytes in 59 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: 454/911] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:43 2026] GET /v2.1/servers/detail?project_id=7e802196259c45dcbca073ce0f0e8da7&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/912] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:43 2026] GET /v2.1/servers/detail?project_id=7e9f06ca4e254b4aba48dd1836d5c62c&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/913] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:43 2026] GET /v2.1/servers/detail?project_id=a129d5c00a3b4656a48a06f2de5406ab&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/914] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:43 2026] GET /v2.1/servers/detail?project_id=d4b7b0629b454632bc0ac1c9c72bc68d&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/915] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:43 2026] GET /v2.1/servers/detail?project_id=e5ea21397d4349cda90a58af38764c87&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/916] 10.0.0.84 () {34 vars in 892 bytes} [Mon May 4 04:22:44 2026] GET /v2.1/servers/detail?project_id=f6203a1bc5bf477ca1b5d681ac220f1c&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-04 04:22:44.709 7 WARNING neutronclient.v2_0.client [None req-d7c4ad51-80e6-40c0-9d7c-e05cbd502fa2 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/917] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:44 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1420 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:22:45.115 8 WARNING neutronclient.v2_0.client [None req-7d82b060-7dd1-4ab6-9ace-7a5fe3b292f8 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/918] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:45 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1927 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:45.797 7 WARNING neutronclient.v2_0.client [None req-05656897-928a-4b46-ac12-8b92ccbf3912 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in 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/919] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:45 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1420 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/920] 10.0.0.172 () {32 vars in 752 bytes} [Mon May 4 04:22:46 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26/os-server-password => generated 116 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/921] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:22:46 2026] POST /v2.1/os-keypairs => generated 395 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:47.061 8 WARNING neutronclient.v2_0.client [None req-175cdd5f-c978-4e9d-a4e4-dfe2fcf4729e a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/922] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:47 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1428 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/923] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:22:47 2026] DELETE /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 0 bytes in 103 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-04 04:22:48.136 8 WARNING neutronclient.v2_0.client [None req-e4ca4039-6a53-4dae-bf23-09cdb4218141 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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-04 04:22:48.203 7 WARNING neutronclient.v2_0.client [None req-f0f481d0-2161-4041-bd57-b719dd0a794e a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/924] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:48 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1933 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/925] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:48 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1480 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:48.629 8 WARNING neutronclient.v2_0.client [None req-e1abbd68-08aa-481d-aa84-da1e7bb0731c ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] 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-04 04:22:48.632 7 INFO nova.api.openstack.compute.server_external_events [req-0c340f91-5213-42da-82b4-ec6248fcf52e req-c37e89e7-50d2-4cda-8b0b-25136ef1fbb5 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:cc171651-e169-42ad-ac06-9076ad359f33 for instance f03c7bc4-2e53-470f-ab77-265a57b1a199 on instance [pid: 7|app: 0|req: 462/926] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:22:48 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-04 04:22:48.670 8 WARNING neutronclient.v2_0.client [None req-e1abbd68-08aa-481d-aa84-da1e7bb0731c ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] 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-04 04:22:48.855 8 WARNING neutronclient.v2_0.client [None req-e1abbd68-08aa-481d-aa84-da1e7bb0731c ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/927] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:22:48 2026] POST /v2.1/servers => generated 450 bytes in 496 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:49.083 7 WARNING neutronclient.v2_0.client [None req-24b58ff0-9c5e-4802-bcc1-6637bb797888 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/928] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:49 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1399 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:49.420 8 WARNING neutronclient.v2_0.client [None req-e490e26d-d81b-44d1-b5d1-c7a644239d4e 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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-04 04:22:49.461 7 WARNING neutronclient.v2_0.client [None req-d2a0a32b-cc28-4128-878b-8d4abd3681ed a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/929] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:49 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1933 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/930] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:49 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1468 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-04 04:22:50.166 8 WARNING neutronclient.v2_0.client [None req-a3cc6fc9-6eee-4542-9999-8d4ecd235514 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/931] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:50 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1403 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-04 04:22:50.580 7 WARNING neutronclient.v2_0.client [None req-7c529c53-f4a2-4dc9-aed2-b89e893ed6c7 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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-04 04:22:50.599 8 WARNING neutronclient.v2_0.client [None req-35f4a2f2-c6aa-4b7f-99b5-3fa670cebdcb a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in 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/932] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:50 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1933 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/933] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:50 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1468 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-04 04:22:51.004 7 INFO nova.api.openstack.compute.server_external_events [req-304636a3-17ad-47a3-a02d-c15bfa75adcb req-52155a1d-a032-4ecf-9810-0e8a92715e84 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:18927a09-8e83-40a5-b57f-0aeeadc832e9 for instance 470907e5-eae6-4cd7-a482-331c597b9a26 on instance [pid: 7|app: 0|req: 466/934] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:22:50 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-04 04:22:51.256 8 WARNING neutronclient.v2_0.client [None req-40259afe-6a6f-4754-ab96-1bf90fd87e8e ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/935] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:51 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1451 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:51.813 7 WARNING neutronclient.v2_0.client [None req-157e0473-a90d-4822-a07a-f5fa988debac 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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-04 04:22:51.833 8 WARNING neutronclient.v2_0.client [None req-223620f4-f150-48b3-a20a-d899ade41ec6 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in 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/936] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:51 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1536 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/937] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:51 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1468 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:52.350 7 WARNING neutronclient.v2_0.client [None req-38c962c4-fd38-4079-a769-f23cba89e3a7 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/938] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:52 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1451 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-04 04:22:52.921 8 WARNING neutronclient.v2_0.client [None req-978d9f44-d785-4c01-a4ad-6677a29b3ced 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] 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: 472/941] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:52 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1541 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:22:52.988 7 WARNING neutronclient.v2_0.client [None req-5545ce83-28dc-411b-80da-71221663b99b a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in 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/942] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:52 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1468 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:53.443 8 INFO nova.api.openstack.compute.server_external_events [req-63552c72-fb8c-49dc-9fa7-dd1a153631d0 req-11827ae0-429d-486c-a7c2-95e97d742d6c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:cc171651-e169-42ad-ac06-9076ad359f33 for instance f03c7bc4-2e53-470f-ab77-265a57b1a199 on instance [pid: 8|app: 0|req: 473/943] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:22:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:22:53.493 7 WARNING neutronclient.v2_0.client [None req-3392a193-2671-49d7-9793-0031cf4f9619 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/944] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:53 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1459 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:54.031 8 WARNING neutronclient.v2_0.client [None req-5c72131e-4837-4376-a1db-32df04c4a59d 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/945] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:53 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 1541 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-04 04:22:54.165 7 WARNING neutronclient.v2_0.client [None req-d6ab23de-d7df-4d98-a8b8-305daf42d36e a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in 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/946] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:54 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1468 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:54.611 8 WARNING neutronclient.v2_0.client [None req-d503c628-1746-4123-9050-7091c6b61194 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/947] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:54 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1537 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-04 04:22:55.118 7 INFO nova.api.openstack.wsgi [None req-a296e71e-76c5-468e-8a58-8419f736a1e3 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] HTTP exception thrown: Instance 470907e5-eae6-4cd7-a482-331c597b9a26 could not be found. [pid: 7|app: 0|req: 473/948] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:55 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => 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, ' 2026-05-04 04:22:55.149 8 INFO nova.api.openstack.wsgi [None req-2bc7ce89-0aed-4bbb-92d6-2b1d240b1c2e 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] HTTP exception thrown: Instance 470907e5-eae6-4cd7-a482-331c597b9a26 could not be found. [pid: 8|app: 0|req: 476/949] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:22:55 2026] DELETE /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:55.181 7 INFO nova.api.openstack.wsgi [None req-22e2a195-2bf7-4d5e-b14e-147165bae76f 6e8f4eb62bdd4b188bc9da58bd11bfb0 50f81be7ea2b4106b729039b97b56e8b - - default default] HTTP exception thrown: Instance 470907e5-eae6-4cd7-a482-331c597b9a26 could not be found. [pid: 7|app: 0|req: 474/950] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:55 2026] GET /v2.1/servers/470907e5-eae6-4cd7-a482-331c597b9a26 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/951] 10.0.0.172 () {32 vars in 703 bytes} [Mon May 4 04:22:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-494285813 => 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-04 04:22:55.420 7 WARNING neutronclient.v2_0.client [None req-29805aa8-38ea-43ec-84f5-e7576bfe505f a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] 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-04 04:22:55.508 8 INFO nova.api.openstack.compute.server_external_events [req-7941022c-e363-4871-b029-855f2f7186b0 req-47b1b3da-34ea-40dc-84ad-dfdada5ecf22 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:cc171651-e169-42ad-ac06-9076ad359f33 for instance f03c7bc4-2e53-470f-ab77-265a57b1a199 on instance 2026-05-04 04:22:55.508 8 INFO nova.api.openstack.compute.server_external_events [req-7941022c-e363-4871-b029-855f2f7186b0 req-47b1b3da-34ea-40dc-84ad-dfdada5ecf22 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:cc171651-e169-42ad-ac06-9076ad359f33 for instance f03c7bc4-2e53-470f-ab77-265a57b1a199 on instance 2026-05-04 04:22:55.508 8 INFO nova.api.openstack.compute.server_external_events [req-7941022c-e363-4871-b029-855f2f7186b0 req-47b1b3da-34ea-40dc-84ad-dfdada5ecf22 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:80a1f84c-b203-413b-8ac2-5b49cf43b047 for instance c3652525-4019-4434-9a56-d3ba0f24edbc on instance [pid: 8|app: 0|req: 478/952] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:22:55 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/953] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:55 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1468 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-04 04:22:55.776 8 WARNING neutronclient.v2_0.client [None req-e8812ede-0266-44fe-a606-2cb7e54ee7a6 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/954] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:55 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1525 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/955] 10.0.0.172 () {32 vars in 725 bytes} [Mon May 4 04:22:55 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-186083375 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:56.572 8 WARNING neutronclient.v2_0.client [None req-4a3a9ebf-9745-4912-a8ef-62f72662dc97 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/956] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:56 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1468 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:22:56.946 7 WARNING neutronclient.v2_0.client [None req-58c2270c-4b4f-46b9-849a-ff66f67a4c6d ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/957] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:56 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1525 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:22:57.727 8 WARNING neutronclient.v2_0.client [None req-77091944-a68e-479f-a656-f6f8ddb8846a a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in 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/958] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:57 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1647 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-04 04:22:58.118 7 WARNING neutronclient.v2_0.client [None req-35c1981c-7ba5-44d3-bf01-40430db8aab6 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/959] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:58 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1525 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/960] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:22:59 2026] DELETE /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => 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-04 04:22:59.140 7 WARNING neutronclient.v2_0.client [None req-9d04ab01-5764-497e-b87e-4749324b2aa3 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] 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: 479/961] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:59 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1653 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-04 04:22:59.269 8 WARNING neutronclient.v2_0.client [None req-8e2e176d-cf25-4ee4-ba39-c8cab7445704 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/962] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:22:59 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1525 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:00.283 7 INFO nova.api.openstack.compute.server_external_events [req-54606fcc-44a7-403f-b365-3ade5339a6a9 req-c2c5cd26-d5e2-44db-b36a-9f00e92469a1 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:80a1f84c-b203-413b-8ac2-5b49cf43b047 for instance c3652525-4019-4434-9a56-d3ba0f24edbc on instance [pid: 7|app: 0|req: 480/963] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:23:00.323 8 WARNING neutronclient.v2_0.client [None req-b66c2628-6a07-4a55-844a-d62c551439a8 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] 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-04 04:23:00.434 7 INFO nova.api.openstack.compute.server_external_events [req-f0c36b37-f2b2-4803-90d9-edb59fdfc783 req-c790aedb-1377-4619-91a3-28fc18be92ba 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:cc171651-e169-42ad-ac06-9076ad359f33 for instance f03c7bc4-2e53-470f-ab77-265a57b1a199 on instance [pid: 7|app: 0|req: 481/964] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:00.488 7 WARNING neutronclient.v2_0.client [None req-9e7c9ab1-cc88-4e5f-8300-972dc7c52237 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/965] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:00 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1653 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/966] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:00 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1525 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:01.719 8 WARNING neutronclient.v2_0.client [None req-ebd70c7e-3807-4bdc-b755-c049c81ea7f8 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] 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-04 04:23:01.769 7 WARNING neutronclient.v2_0.client [None req-682f998c-b9f9-41e0-83c0-376c654013be ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/967] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:01 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1611 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/968] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:01 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1525 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-04 04:23:02.331 8 INFO nova.api.openstack.compute.server_external_events [req-161bc345-f2e0-487a-9d66-9243dc7414dd req-894706c0-8657-4b57-ade6-e95611a81c9c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:80a1f84c-b203-413b-8ac2-5b49cf43b047 for instance c3652525-4019-4434-9a56-d3ba0f24edbc on instance [pid: 8|app: 0|req: 486/969] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:02 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-04 04:23:02.490 7 INFO nova.api.openstack.compute.server_external_events [req-f32170fd-4fa3-479d-85a8-f342f6d32d78 req-7133432e-c6ff-4420-aee0-bbd8a818148b 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:cc171651-e169-42ad-ac06-9076ad359f33 for instance f03c7bc4-2e53-470f-ab77-265a57b1a199 on instance 2026-05-04 04:23:02.490 7 INFO nova.api.openstack.compute.server_external_events [req-f32170fd-4fa3-479d-85a8-f342f6d32d78 req-7133432e-c6ff-4420-aee0-bbd8a818148b 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:cc171651-e169-42ad-ac06-9076ad359f33 for instance f03c7bc4-2e53-470f-ab77-265a57b1a199 on instance [pid: 7|app: 0|req: 484/970] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:02 2026] POST /v2.1/os-server-external-events => generated 356 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-04 04:23:02.902 8 WARNING neutronclient.v2_0.client [None req-5aff9951-699e-42a0-8745-2253dca80637 a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/973] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:02 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1454 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-04 04:23:02.995 7 WARNING neutronclient.v2_0.client [None req-46b659dc-f81e-4f1f-8ec2-78f3c5f401a5 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/974] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:02 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1694 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:03.192 8 WARNING neutronclient.v2_0.client [None req-526af5c3-d311-4443-a83a-d689ec63a8dd ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/975] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:03 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1694 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-04 04:23:04.012 7 WARNING neutronclient.v2_0.client [None req-bc186ce6-a238-4a87-9f4f-5c5754422e0f a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] The python binding code in 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/976] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:03 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 1454 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:04.578 8 INFO nova.api.openstack.compute.server_external_events [req-801da4c8-0369-4d45-825f-a5ce66360dbc req-c715c844-7b2b-4521-b566-acf76d8f889b 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:80a1f84c-b203-413b-8ac2-5b49cf43b047 for instance c3652525-4019-4434-9a56-d3ba0f24edbc on instance [pid: 8|app: 0|req: 490/977] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:04 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-04 04:23:05.106 7 INFO nova.api.openstack.wsgi [None req-573abf48-68be-4148-b2c8-bb516dfb1edd a1fe2b0c279d4725a031cdc97c59d057 53d1b6c365e74571ade55e4929651e27 - - default default] HTTP exception thrown: Instance f03c7bc4-2e53-470f-ab77-265a57b1a199 could not be found. [pid: 7|app: 0|req: 488/978] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:05 2026] GET /v2.1/servers/f03c7bc4-2e53-470f-ab77-265a57b1a199 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/979] 10.0.0.65 () {30 vars in 617 bytes} [Mon May 4 04:23:11 2026] GET /v2.1 => generated 0 bytes in 100 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: 489/980] 10.0.0.65 () {32 vars in 690 bytes} [Mon May 4 04:23:12 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: 492/981] 10.0.0.65 () {34 vars in 911 bytes} [Mon May 4 04:23:12 2026] GET /v2.1/os-simple-tenant-usage/541f3dc4d0d545b0ba8767b349f8e8ea?start=2026-05-03T00:00:00&end=2026-05-04T23:59:59 => generated 20 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/982] 10.0.0.65 () {30 vars in 652 bytes} [Mon May 4 04:23:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/985] 10.0.0.172 () {34 vars in 749 bytes} [Mon May 4 04:23:12 2026] POST /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc/action => generated 31891 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/986] 10.0.0.65 () {30 vars in 617 bytes} [Mon May 4 04:23:15 2026] GET /v2.1 => generated 0 bytes in 87 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: 494/987] 10.0.0.65 () {32 vars in 690 bytes} [Mon May 4 04:23:15 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: 494/988] 10.0.0.65 () {34 vars in 911 bytes} [Mon May 4 04:23:15 2026] GET /v2.1/os-simple-tenant-usage/541f3dc4d0d545b0ba8767b349f8e8ea?start=2026-05-03T00:00:00&end=2026-05-04T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/989] 10.0.0.65 () {30 vars in 652 bytes} [Mon May 4 04:23:15 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:16.790 7 INFO nova.api.openstack.compute.server_external_events [req-0ee2161a-4aa1-4a60-9c93-5698535f3dac req-b88d5a11-1d4e-4c9f-8db7-55aaa4e1c241 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:80a1f84c-b203-413b-8ac2-5b49cf43b047 for instance c3652525-4019-4434-9a56-d3ba0f24edbc on instance [pid: 7|app: 0|req: 495/990] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/991] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:23:17 2026] POST /v2.1/os-keypairs => generated 397 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:20.305 7 WARNING neutronclient.v2_0.client [None req-e4930e85-0512-43b5-b4e9-34e48d8ee973 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] 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-04 04:23:20.364 7 WARNING neutronclient.v2_0.client [None req-e4930e85-0512-43b5-b4e9-34e48d8ee973 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] 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-04 04:23:20.524 7 WARNING neutronclient.v2_0.client [None req-e4930e85-0512-43b5-b4e9-34e48d8ee973 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/992] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:23:20 2026] POST /v2.1/servers => generated 450 bytes in 525 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-04 04:23:20.794 8 WARNING neutronclient.v2_0.client [None req-102c6695-92fc-440e-a1f6-765c53dc57e1 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/993] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:20 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1401 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:21.877 7 WARNING neutronclient.v2_0.client [None req-d3fb3856-c417-47d9-bbae-888416b656dc ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/994] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:21 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1405 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:22.970 8 WARNING neutronclient.v2_0.client [None req-e9ceca4e-3b51-4cc2-b9d2-1702eeffd1d6 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/997] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:22 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1453 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-04 04:23:24.060 7 WARNING neutronclient.v2_0.client [None req-fe84b5e1-83d3-4708-adec-e669e1359923 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/998] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:24 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1453 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:25.340 8 WARNING neutronclient.v2_0.client [None req-9bfc4a2d-634b-46fa-bcbb-05404780d93e ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/999] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:25 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1461 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:26.666 7 WARNING neutronclient.v2_0.client [None req-ddb684de-5b5f-4717-9669-d86d0b0427d7 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] 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-04 04:23:27.118 8 INFO nova.api.openstack.compute.server_external_events [req-a345d8e3-7baa-4aaa-bd96-d5377a4b469f req-72990c49-2934-40cf-b066-31ea3c22924c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:5dfaf6a1-439b-4b75-8b86-1452b8e0f3bc for instance 32a5b201-379d-4d78-8b4a-23cb879c83e8 on instance [pid: 8|app: 0|req: 501/1000] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1001] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:26 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1527 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:28.336 8 WARNING neutronclient.v2_0.client [None req-6ea7f223-91c6-4d5f-9fcb-1b90441eacf3 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1002] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:28 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1527 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-04 04:23:29.589 7 WARNING neutronclient.v2_0.client [None req-f917f779-00ee-466c-a849-5d4777da5a6e ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1003] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:29 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1527 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:31.107 8 WARNING neutronclient.v2_0.client [None req-1b483cc1-d618-4e44-bbdb-84f5da3d94c8 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1004] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:31 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1527 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-04 04:23:32.260 7 WARNING neutronclient.v2_0.client [None req-a2aa85b9-db10-4896-a74a-c93d6ce04568 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/1005] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:32 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1527 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:32.991 8 INFO nova.api.openstack.compute.server_external_events [req-b1d063d8-67f0-44eb-9932-4c3adc6de822 req-786df4e6-6b3b-462f-a74b-3d13efe9f6d7 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:5dfaf6a1-439b-4b75-8b86-1452b8e0f3bc for instance 32a5b201-379d-4d78-8b4a-23cb879c83e8 on instance [pid: 8|app: 0|req: 505/1008] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:32 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-04 04:23:33.576 7 WARNING neutronclient.v2_0.client [None req-7994a9d8-e864-4f3a-bc88-449751f06a30 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/1009] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:33 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1527 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-04 04:23:34.779 8 WARNING neutronclient.v2_0.client [None req-da679084-d5cf-4e0b-8efc-e2fe23ef8f23 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1010] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:34 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1695 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-04 04:23:34.917 7 WARNING neutronclient.v2_0.client [None req-4d8aa8b3-f1ba-4c5d-8b3d-1f9ab1992535 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] 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-04 04:23:35.030 8 INFO nova.api.openstack.compute.server_external_events [req-cdef078a-f935-444b-a248-9f4fd7a25de4 req-cfe63d3f-7274-4e49-91e0-4193d98d6f2f 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:5dfaf6a1-439b-4b75-8b86-1452b8e0f3bc for instance 32a5b201-379d-4d78-8b4a-23cb879c83e8 on instance [pid: 8|app: 0|req: 507/1011] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1012] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:34 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1695 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-04 04:23:37.073 8 INFO nova.api.openstack.compute.server_external_events [req-b754d2be-a11e-4a90-bd80-47f39edea571 req-c8e716b8-ab3c-45cf-a71c-c3343ca5eee1 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:5dfaf6a1-439b-4b75-8b86-1452b8e0f3bc for instance 32a5b201-379d-4d78-8b4a-23cb879c83e8 on instance [pid: 8|app: 0|req: 508/1013] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1016] 10.0.0.172 () {34 vars in 749 bytes} [Mon May 4 04:23:45 2026] POST /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8/action => generated 32102 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1017] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:23:46 2026] DELETE /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:46.661 7 WARNING neutronclient.v2_0.client [None req-abb65e9f-76c4-41d0-a9b0-0319a359d77e ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1018] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:46 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1821 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:47.879 7 INFO nova.api.openstack.compute.server_external_events [req-3f88177b-e281-4759-b1ca-881667f84d30 req-df577a57-8ac0-46b8-9325-19dca2bf3a93 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:5dfaf6a1-439b-4b75-8b86-1452b8e0f3bc for instance 32a5b201-379d-4d78-8b4a-23cb879c83e8 on instance 2026-05-04 04:23:47.884 8 WARNING neutronclient.v2_0.client [None req-f6a2d017-abed-4952-a1ff-d01ef3bf6e76 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/1019] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1020] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:47 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1821 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:49.085 7 WARNING neutronclient.v2_0.client [None req-be015dc0-a789-4d6f-80a8-2b30fe498781 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] 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-04 04:23:49.569 8 INFO nova.api.openstack.compute.server_external_events [req-5d344b8b-f719-4f1a-b55a-2e17fddb85c4 req-c917d54e-3ead-47f4-81bc-80a257eaefcb 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:5dfaf6a1-439b-4b75-8b86-1452b8e0f3bc for instance 32a5b201-379d-4d78-8b4a-23cb879c83e8 on instance [pid: 8|app: 0|req: 512/1021] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1022] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:49 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1821 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:49.936 8 INFO nova.api.openstack.compute.server_external_events [req-be8b5759-2159-4aac-ac21-d51d2fe01d44 req-2253a630-f32e-47f4-813b-f0fcc61aee34 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:5dfaf6a1-439b-4b75-8b86-1452b8e0f3bc for instance 32a5b201-379d-4d78-8b4a-23cb879c83e8 on instance [pid: 8|app: 0|req: 513/1023] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:50.648 7 WARNING neutronclient.v2_0.client [None req-77102f55-f4b5-4e84-ad36-2d2f5e9cb0e8 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1024] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:50 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1487 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:51.758 8 WARNING neutronclient.v2_0.client [None req-7671dba7-1cde-4c0b-8b69-e015d7750464 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in 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/1025] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:51 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1487 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-04 04:23:52.921 7 WARNING neutronclient.v2_0.client [None req-81b98f15-8674-4736-9268-9213fe5adc75 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1028] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:52 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 1487 bytes in 998 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:54.919 8 INFO nova.api.openstack.wsgi [None req-3fdcb88d-e5c4-4c4e-94c5-2a0a988fe340 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] HTTP exception thrown: Instance 32a5b201-379d-4d78-8b4a-23cb879c83e8 could not be found. [pid: 8|app: 0|req: 516/1029] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:54 2026] GET /v2.1/servers/32a5b201-379d-4d78-8b4a-23cb879c83e8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1030] 10.0.0.172 () {32 vars in 727 bytes} [Mon May 4 04:23:55 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-399138531 => 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: 8|app: 0|req: 517/1031] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:23:55 2026] DELETE /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 0 bytes in 815 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-04 04:23:56.355 7 WARNING neutronclient.v2_0.client [None req-d7ade77f-0592-439a-8a02-510142548df2 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1032] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:56 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1700 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:57.550 8 WARNING neutronclient.v2_0.client [None req-79b73af7-3c88-49f2-b5f0-3715cc29228a ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1033] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:57 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1700 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:23:58.732 7 WARNING neutronclient.v2_0.client [None req-5edb53db-aa88-479c-b00f-803a2526b71c ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] 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-04 04:23:59.588 8 INFO nova.api.openstack.compute.server_external_events [req-a8409be8-97e9-4fe8-9d2e-114fed25c71d req-d1efd191-6fbe-47f6-94e3-257a18b8661c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:80a1f84c-b203-413b-8ac2-5b49cf43b047 for instance c3652525-4019-4434-9a56-d3ba0f24edbc on instance [pid: 8|app: 0|req: 519/1034] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:23: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) [pid: 7|app: 0|req: 516/1035] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:23:58 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1700 bytes in 898 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:24:00.663 8 WARNING neutronclient.v2_0.client [None req-0b2586a9-10fb-44c0-9505-d8e18b914920 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1036] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:24:00 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1485 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:24:02.042 7 WARNING neutronclient.v2_0.client [None req-36a2887f-5f83-4f7a-b345-d3631fc86eb5 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1037] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:24:02 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 1485 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:24:03.306 8 INFO nova.api.openstack.wsgi [None req-4a3422e3-4622-4693-ac3f-230d1e8c0305 ec4bb93174594d88be1a8633d3a5bf48 a129d5c00a3b4656a48a06f2de5406ab - - default default] HTTP exception thrown: Instance c3652525-4019-4434-9a56-d3ba0f24edbc could not be found. [pid: 8|app: 0|req: 522/1040] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:24:03 2026] GET /v2.1/servers/c3652525-4019-4434-9a56-d3ba0f24edbc => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 519/1041] 10.0.0.172 () {32 vars in 723 bytes} [Mon May 4 04:24:03 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-6332733 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1046] 10.0.0.172 () {34 vars in 670 bytes} [Mon May 4 04:24:31 2026] POST /v2.1/os-keypairs => generated 396 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:24:35.767 7 WARNING neutronclient.v2_0.client [None req-34145533-d765-462d-afec-823f6beec5a2 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] 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-04 04:24:35.820 7 WARNING neutronclient.v2_0.client [None req-34145533-d765-462d-afec-823f6beec5a2 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] 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-04 04:24:36.229 7 WARNING neutronclient.v2_0.client [None req-34145533-d765-462d-afec-823f6beec5a2 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1049] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:24:35 2026] POST /v2.1/servers => generated 447 bytes in 958 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-04 04:24:36.502 8 WARNING neutronclient.v2_0.client [None req-80bfe72e-2da8-4807-bdce-dee2452d13f7 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in 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/1050] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:24:36 2026] GET /v2.1/servers/827478d2-0e23-4e23-b961-72f4c3460267 => generated 1394 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:24:41.631 7 WARNING neutronclient.v2_0.client [None req-1447064b-2a3c-4856-b949-ed028718a2e5 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1051] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:24:41 2026] GET /v2.1/servers/827478d2-0e23-4e23-b961-72f4c3460267 => generated 1519 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:24:42.430 8 INFO nova.api.openstack.compute.server_external_events [req-f15f43bb-2256-4c11-9566-39061e2a5d8b req-ebbfb4f4-541e-4393-af7d-6ea5d86452d1 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:17cb50e6-fc4c-485c-a587-0a0b65dfd138 for instance 827478d2-0e23-4e23-b961-72f4c3460267 on instance [pid: 8|app: 0|req: 527/1052] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:24:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:24:47.270 7 WARNING neutronclient.v2_0.client [None req-236b4271-bb30-409a-b9d6-ae34e29993e6 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] 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-04 04:24:47.507 8 INFO nova.api.openstack.compute.server_external_events [req-d39430cb-452d-47d8-b1f6-18cf89f3397e req-b35603d4-c437-4b7d-abbe-d69e69bb7a67 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:17cb50e6-fc4c-485c-a587-0a0b65dfd138 for instance 827478d2-0e23-4e23-b961-72f4c3460267 on instance [pid: 8|app: 0|req: 529/1055] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:24:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1056] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:24:47 2026] GET /v2.1/servers/827478d2-0e23-4e23-b961-72f4c3460267 => generated 1517 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:24:49.549 8 INFO nova.api.openstack.compute.server_external_events [req-2d7fcc7c-5225-461f-97da-6f5c17548846 req-21b9a1c4-e42f-4c22-ba72-f108f2f9f67c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:17cb50e6-fc4c-485c-a587-0a0b65dfd138 for instance 827478d2-0e23-4e23-b961-72f4c3460267 on instance 2026-05-04 04:24:49.549 8 INFO nova.api.openstack.compute.server_external_events [req-2d7fcc7c-5225-461f-97da-6f5c17548846 req-21b9a1c4-e42f-4c22-ba72-f108f2f9f67c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:17cb50e6-fc4c-485c-a587-0a0b65dfd138 for instance 827478d2-0e23-4e23-b961-72f4c3460267 on instance [pid: 8|app: 0|req: 530/1057] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:24:49 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:24:52.596 7 WARNING neutronclient.v2_0.client [None req-6e6a832f-d3d3-41e9-9728-595a6e204014 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in 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/1058] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:24:52 2026] GET /v2.1/servers/827478d2-0e23-4e23-b961-72f4c3460267 => generated 1816 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:24:54.515 7 INFO nova.api.openstack.compute.server_external_events [req-15494a3d-a181-48c2-83d5-df45f71de114 req-98291d4e-9106-4553-b879-3c4686fdfd85 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:17cb50e6-fc4c-485c-a587-0a0b65dfd138 for instance 827478d2-0e23-4e23-b961-72f4c3460267 on instance [pid: 7|app: 0|req: 530/1061] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:24:54 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) 2026-05-04 04:24:54.564 8 WARNING neutronclient.v2_0.client [None req-397cca71-2553-4e97-98f4-6cb7349e95b9 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] 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-04 04:24:54.608 8 WARNING neutronclient.v2_0.client [None req-397cca71-2553-4e97-98f4-6cb7349e95b9 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] 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-04 04:24:54.826 8 WARNING neutronclient.v2_0.client [None req-397cca71-2553-4e97-98f4-6cb7349e95b9 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in 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/1062] 10.0.0.172 () {34 vars in 662 bytes} [Mon May 4 04:24:54 2026] POST /v2.1/servers => generated 447 bytes in 544 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-04 04:24:55.100 7 WARNING neutronclient.v2_0.client [None req-c868c864-6fb6-4152-aef6-58bf63603f98 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1063] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:24:55 2026] GET /v2.1/servers/4aed9281-d6c0-43a9-b0d9-aa88639ee1fe => generated 1394 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:00.201 8 WARNING neutronclient.v2_0.client [None req-7cd5d6ba-b6fe-44e0-ad38-43d0d1133328 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1064] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:25:00 2026] GET /v2.1/servers/4aed9281-d6c0-43a9-b0d9-aa88639ee1fe => generated 1519 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:00.873 7 INFO nova.api.openstack.compute.server_external_events [req-ae836259-0eb3-43ab-940d-2f9313150971 req-bfe247b6-2c08-4fc5-baac-3dd5cc7025fa 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:fa636430-9c35-4d89-a243-3a170a857ebf for instance 4aed9281-d6c0-43a9-b0d9-aa88639ee1fe on instance [pid: 7|app: 0|req: 532/1065] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:25:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:05.414 7 WARNING neutronclient.v2_0.client [None req-1e0eb62f-7e1f-4267-84ed-3b909f681480 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1068] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:25:05 2026] GET /v2.1/servers/4aed9281-d6c0-43a9-b0d9-aa88639ee1fe => generated 1517 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:05.717 8 INFO nova.api.openstack.compute.server_external_events [req-47b5bfc5-615e-4f69-a817-341cb5e540a2 req-b753a5b6-0e3a-4f8e-b97b-27efbe650567 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:fa636430-9c35-4d89-a243-3a170a857ebf for instance 4aed9281-d6c0-43a9-b0d9-aa88639ee1fe on instance [pid: 8|app: 0|req: 535/1069] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:25:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:07.757 7 INFO nova.api.openstack.compute.server_external_events [req-9c47b353-14fa-46c3-af43-fe043c494240 req-6fad033b-d4c4-4611-864b-ac35fd539d2d 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:fa636430-9c35-4d89-a243-3a170a857ebf for instance 4aed9281-d6c0-43a9-b0d9-aa88639ee1fe on instance [pid: 7|app: 0|req: 535/1070] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:25:07 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-04 04:25:10.657 8 WARNING neutronclient.v2_0.client [None req-f43d5b32-8436-4692-94a0-d2111ce9f86f 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1071] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:25:10 2026] GET /v2.1/servers/4aed9281-d6c0-43a9-b0d9-aa88639ee1fe => generated 1818 bytes in 730 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:12.548 7 INFO nova.api.openstack.compute.server_external_events [req-1450017d-3566-421a-b372-cfb4da3d2a52 req-79c4273d-1c85-4da9-b8a7-3d94ffae8e83 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:fa636430-9c35-4d89-a243-3a170a857ebf for instance 4aed9281-d6c0-43a9-b0d9-aa88639ee1fe on instance [pid: 7|app: 0|req: 536/1072] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:25:12 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-04 04:25:37.807 8 WARNING neutronclient.v2_0.client [None req-66a4ef1c-6b14-447a-b2de-4a2c0cc09bcf ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] 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-04 04:25:37.853 8 WARNING neutronclient.v2_0.client [None req-66a4ef1c-6b14-447a-b2de-4a2c0cc09bcf ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] 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-04 04:25:37.990 8 WARNING neutronclient.v2_0.client [None req-66a4ef1c-6b14-447a-b2de-4a2c0cc09bcf ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1079] 199.204.45.25 () {36 vars in 712 bytes} [Mon May 4 04:25:37 2026] POST /v2.1/servers => generated 453 bytes in 784 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:38.695 7 WARNING neutronclient.v2_0.client [None req-e7f7c5ed-6a44-48bc-a9f5-df31f65d11da ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1080] 199.204.45.25 () {32 vars in 731 bytes} [Mon May 4 04:25:38 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b => generated 2213 bytes in 62 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-04 04:25:38.763 8 WARNING neutronclient.v2_0.client [None req-5906b9a3-6123-4375-a698-dd10561319d7 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1081] 199.204.45.25 () {32 vars in 757 bytes} [Mon May 4 04:25:38 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1082] 199.204.45.25 () {32 vars in 775 bytes} [Mon May 4 04:25:38 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:41.478 8 WARNING neutronclient.v2_0.client [None req-25bd721a-35a3-4788-98db-b663416b12e5 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in 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/1083] 199.204.45.25 () {32 vars in 731 bytes} [Mon May 4 04:25:41 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b => generated 2371 bytes in 121 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-04 04:25:41.577 7 WARNING neutronclient.v2_0.client [None req-21dfe872-52a5-4471-9f83-2a9c79c95b38 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1084] 199.204.45.25 () {32 vars in 757 bytes} [Mon May 4 04:25:41 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface => generated 28 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1085] 199.204.45.25 () {32 vars in 775 bytes} [Mon May 4 04:25:41 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-volume_attachments => generated 197 bytes in 72 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-04 04:25:44.070 7 INFO nova.api.openstack.compute.server_external_events [req-6786772c-f951-45dc-93d6-fbfd5d7213e5 req-eb4deb21-1511-42ea-8c5d-3e40d1e59c8b 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:f524d923-2a1d-40e3-b0ab-b73fe256b145 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 544/1088] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:25:44 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-05-04 04:25:44.516 8 WARNING neutronclient.v2_0.client [None req-037296cf-feb5-4ea6-b7bd-c78ef2afeb0f ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1089] 199.204.45.25 () {32 vars in 731 bytes} [Mon May 4 04:25:44 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b => generated 2445 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:44.655 7 WARNING neutronclient.v2_0.client [None req-ee50b2db-2c23-4697-b024-797097ab9ba0 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1090] 199.204.45.25 () {32 vars in 757 bytes} [Mon May 4 04:25:44 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1091] 199.204.45.25 () {32 vars in 775 bytes} [Mon May 4 04:25:44 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:47.427 7 WARNING neutronclient.v2_0.client [None req-16772d69-107d-4a11-9b96-6cf0b9d49237 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1092] 199.204.45.25 () {32 vars in 731 bytes} [Mon May 4 04:25:47 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b => generated 2433 bytes in 146 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-04 04:25:47.562 8 WARNING neutronclient.v2_0.client [None req-8c2d70d6-3087-404d-8064-a586e7437388 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1093] 199.204.45.25 () {32 vars in 757 bytes} [Mon May 4 04:25:47 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1094] 199.204.45.25 () {32 vars in 775 bytes} [Mon May 4 04:25:47 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/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-04 04:25:49.898 8 INFO nova.api.openstack.compute.server_external_events [req-c497d220-e824-42ee-ac10-f35f3a35d087 req-9f849b20-c144-4bb3-a59c-d96095adddd3 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:f524d923-2a1d-40e3-b0ab-b73fe256b145 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 548/1095] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:25:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:50.635 7 WARNING neutronclient.v2_0.client [None req-1a0df2fb-3f75-4851-84a5-207c542d8036 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1096] 199.204.45.25 () {32 vars in 731 bytes} [Mon May 4 04:25:50 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b => generated 2433 bytes in 160 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-04 04:25:50.775 8 WARNING neutronclient.v2_0.client [None req-93ef70d5-8ded-4f31-b98c-f697a14202fb ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1097] 199.204.45.25 () {32 vars in 757 bytes} [Mon May 4 04:25:50 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface => generated 286 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1098] 199.204.45.25 () {32 vars in 775 bytes} [Mon May 4 04:25:50 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:25:51.940 8 INFO nova.api.openstack.compute.server_external_events [req-68452b19-71cc-4497-b255-ac7703f90a10 req-362df479-49bb-4339-b8b3-f14afae55aff 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:f524d923-2a1d-40e3-b0ab-b73fe256b145 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 550/1099] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:25:51 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-04 04:25:53.516 7 WARNING neutronclient.v2_0.client [None req-260ced43-ec67-4088-ae6d-b3a13bad48df ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1102] 199.204.45.25 () {32 vars in 731 bytes} [Mon May 4 04:25:53 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b => generated 2581 bytes in 146 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-04 04:25:53.656 8 WARNING neutronclient.v2_0.client [None req-f3b93c0e-c4c9-4a3a-a576-c9250f7bb1db ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1103] 199.204.45.25 () {32 vars in 757 bytes} [Mon May 4 04:25:53 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface => generated 286 bytes in 105 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: 552/1104] 199.204.45.25 () {32 vars in 775 bytes} [Mon May 4 04:25:53 2026] GET /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/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-04 04:26:27.704 8 WARNING neutronclient.v2_0.client [None req-d27cc711-b27c-4344-bb97-2f3dc0cd98b7 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] 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-04 04:26:27.754 8 WARNING neutronclient.v2_0.client [None req-d27cc711-b27c-4344-bb97-2f3dc0cd98b7 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] 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-04 04:26:30.259 7 INFO nova.api.openstack.compute.server_external_events [req-bbea7ffb-58b9-4e20-aeb5-c7fc82bc44e0 req-271dcea4-607d-4045-87df-009d2efb766d 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:aeaccf41-0e89-4e8e-80f2-193ea65afbe7 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 556/1111] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:26:30 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-04 04:26:33.276 7 INFO nova.api.openstack.compute.server_external_events [req-629f48be-f649-4cde-87af-fd8f642bf14f req-f02ee378-4072-406b-ad7f-5ac08061fc9f 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:aeaccf41-0e89-4e8e-80f2-193ea65afbe7 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 559/1114] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:26:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:26:35.320 7 INFO nova.api.openstack.compute.server_external_events [req-40fe5535-9162-40ad-bee5-ef7e534e0b6b req-42e6d3f8-a614-4c43-8757-449dd04d7081 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:aeaccf41-0e89-4e8e-80f2-193ea65afbe7 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 560/1115] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:26:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:26:36.319 8 WARNING neutronclient.v2_0.client [None req-d27cc711-b27c-4344-bb97-2f3dc0cd98b7 ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1116] 199.204.45.25 () {36 vars in 810 bytes} [Mon May 4 04:26:27 2026] POST /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface => generated 280 bytes in 8706 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-04 04:26:37.196 7 INFO nova.api.openstack.compute.server_external_events [req-4c634613-bea9-4ca8-9f7a-df51babf2332 req-38c31474-324b-4fd2-87b0-e3935853f71c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:aeaccf41-0e89-4e8e-80f2-193ea65afbe7 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 561/1117] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:26:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:26:37.356 8 INFO nova.api.openstack.compute.server_external_events [req-22b45992-8aad-4bec-bfa2-e55c3f18ca7e req-9156fcad-d351-4b61-b981-a81cbec6fdf7 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:aeaccf41-0e89-4e8e-80f2-193ea65afbe7 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 557/1118] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:26:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:27:08.031 7 WARNING neutronclient.v2_0.client [None req-849f0f7d-48de-4614-8a99-0ebbef55ffec ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] 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-04 04:27:08.074 7 WARNING neutronclient.v2_0.client [None req-849f0f7d-48de-4614-8a99-0ebbef55ffec ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] 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-04 04:27:10.586 8 INFO nova.api.openstack.compute.server_external_events [req-846fed4a-6dd5-4908-9980-a7d736e7cfd5 req-93235d77-5a41-4337-b11a-278dd9ebb1e0 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:ef3e2a68-9611-464d-91e0-49b2016612d1 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 561/1125] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:27:13.883 8 INFO nova.api.openstack.compute.server_external_events [req-6bc4493b-22eb-4261-9262-0c2b28a3e357 req-92c9d190-edfc-4d9b-b070-f68d8edb925c 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:ef3e2a68-9611-464d-91e0-49b2016612d1 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 564/1128] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:13 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-04 04:27:15.927 8 INFO nova.api.openstack.compute.server_external_events [req-7db0839c-26b0-461b-9b4a-4b609cad280c req-51d0b48d-8f4d-468b-8214-a334972dd01d 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:ef3e2a68-9611-464d-91e0-49b2016612d1 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 565/1129] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:15 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-04 04:27:17.125 7 WARNING neutronclient.v2_0.client [None req-849f0f7d-48de-4614-8a99-0ebbef55ffec ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1130] 199.204.45.25 () {36 vars in 810 bytes} [Mon May 4 04:27:07 2026] POST /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface => generated 376 bytes in 9194 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-04 04:27:29.264 8 WARNING neutronclient.v2_0.client [None req-43de5f1f-6727-4539-ab58-7c6141d27a2b ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] 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-04 04:27:29.323 8 WARNING neutronclient.v2_0.client [None req-43de5f1f-6727-4539-ab58-7c6141d27a2b ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] 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-04 04:27:31.793 7 INFO nova.api.openstack.compute.server_external_events [req-c50966ba-b845-4810-9fa3-8dedc47c01a3 req-01e644d7-7643-46ad-9464-1baf14f0ba29 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:295c871f-0e91-4487-843a-614640929e1d for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 567/1133] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:27:35.482 7 INFO nova.api.openstack.compute.server_external_events [req-e01d3c1c-5d79-482f-bcbc-aec220ac7a52 req-e4a06037-3430-4d21-b792-80d5203e4c65 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:295c871f-0e91-4487-843a-614640929e1d for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 570/1136] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:35 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-04 04:27:37.529 7 INFO nova.api.openstack.compute.server_external_events [req-fe537384-5e72-4cd0-8655-a52a8b61b206 req-1017a78c-36d2-4382-8530-066874d09aac 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-plugged:295c871f-0e91-4487-843a-614640929e1d for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 571/1137] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-04 04:27:38.863 8 WARNING neutronclient.v2_0.client [None req-43de5f1f-6727-4539-ab58-7c6141d27a2b ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1138] 199.204.45.25 () {36 vars in 810 bytes} [Mon May 4 04:27:29 2026] POST /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface => generated 377 bytes in 9724 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-04 04:27:39.598 7 INFO nova.api.openstack.compute.server_external_events [req-c76122d2-11c7-41d2-a45a-75acece9ad13 req-3e305e56-7cbd-45b5-afd4-9dcb0a8ad23f 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:ef3e2a68-9611-464d-91e0-49b2016612d1 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 572/1139] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:27:52.464 8 INFO nova.api.openstack.compute.server_external_events [req-80e53bb1-b46e-41a7-8f0d-8b43f7231206 req-6c5f10e7-91e3-482b-9f7d-84d514ea366a 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:295c871f-0e91-4487-843a-614640929e1d for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 569/1142] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 575/1145] 199.204.45.25 () {34 vars in 853 bytes} [Mon May 4 04:27:53 2026] DELETE /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface/295c871f-0e91-4487-843a-614640929e1d => generated 0 bytes in 66 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-04 04:27:54.500 8 INFO nova.api.openstack.compute.server_external_events [req-b674d536-c56e-41bd-b56e-3d0527806a36 req-cceca9ec-c714-49c3-8df3-2c30090feb32 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:295c871f-0e91-4487-843a-614640929e1d for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 571/1146] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:27:56.556 7 INFO nova.api.openstack.compute.server_external_events [req-f629ac46-c540-4ae8-808e-702cf45593d7 req-ffb1deb7-3200-48ee-9722-35548edaf0e9 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:295c871f-0e91-4487-843a-614640929e1d for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance 2026-05-04 04:27:56.556 7 INFO nova.api.openstack.compute.server_external_events [req-f629ac46-c540-4ae8-808e-702cf45593d7 req-ffb1deb7-3200-48ee-9722-35548edaf0e9 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:295c871f-0e91-4487-843a-614640929e1d for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 576/1147] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:27:56 2026] POST /v2.1/os-server-external-events => generated 358 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-04 04:28:02.832 8 INFO nova.api.openstack.compute.server_external_events [req-d6feff64-48f4-42e1-b813-637cab508c20 req-a6d680f8-b2d3-4bce-a3d3-e41b7a584ce2 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:ef3e2a68-9611-464d-91e0-49b2016612d1 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 573/1150] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1151] 199.204.45.25 () {34 vars in 853 bytes} [Mon May 4 04:28:02 2026] DELETE /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface/ef3e2a68-9611-464d-91e0-49b2016612d1 => generated 0 bytes in 44 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-04 04:28:04.918 8 INFO nova.api.openstack.compute.server_external_events [req-3c07f251-82b8-4682-b309-0e76f164abf1 req-7b307c24-e4ff-4af1-b18a-1e6cce9753d4 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:ef3e2a68-9611-464d-91e0-49b2016612d1 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 574/1152] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:04 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-04 04:28:06.961 7 INFO nova.api.openstack.compute.server_external_events [req-c4a00a81-7b48-465d-b015-cbe33eb70bbf req-8bc122b2-7b28-4260-93f7-a1708789d2b9 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:ef3e2a68-9611-464d-91e0-49b2016612d1 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 579/1153] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:06 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: 582/1158] 199.204.45.25 () {34 vars in 853 bytes} [Mon May 4 04:28:23 2026] DELETE /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b/os-interface/aeaccf41-0e89-4e8e-80f2-193ea65afbe7 => generated 0 bytes in 42 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-04 04:28:25.864 8 INFO nova.api.openstack.compute.server_external_events [req-da8ce9f1-7ed1-4586-8fa6-c111d7a8f05c req-98af7853-e95f-4d47-88e3-b72318d0c1be 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:aeaccf41-0e89-4e8e-80f2-193ea65afbe7 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 577/1159] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:27.917 7 INFO nova.api.openstack.compute.server_external_events [req-aeacdf0d-f768-4164-bb78-6682b0d52d85 req-529de6a9-badf-4f0d-a83a-5223b71bb6d2 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:aeaccf41-0e89-4e8e-80f2-193ea65afbe7 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 583/1160] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:27 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: 8|app: 0|req: 578/1161] 199.204.45.25 () {34 vars in 753 bytes} [Mon May 4 04:28:29 2026] DELETE /v2.1/servers/8b11a550-37ea-4eb3-b6c7-63a635f3de0b => generated 0 bytes in 113 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-04 04:28:31.016 7 INFO nova.api.openstack.compute.server_external_events [req-122ee5c6-6c06-47ef-89c2-876a0ec3253c req-ba70606d-ab39-4eb6-962b-122d6a00ea73 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:f524d923-2a1d-40e3-b0ab-b73fe256b145 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 584/1162] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:30 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-04 04:28:32.379 8 INFO nova.api.openstack.compute.server_external_events [req-cf63c649-0d05-4b46-82bb-7deeaec560c0 req-69c32560-2d6e-422a-956e-fdfc6ba51c2a 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:f524d923-2a1d-40e3-b0ab-b73fe256b145 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 8|app: 0|req: 579/1163] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:33.057 7 INFO nova.api.openstack.compute.server_external_events [req-7964255a-b891-468b-ab05-2270dfb59ad0 req-c704eca0-975c-427e-99d0-9e43d91222db 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:f524d923-2a1d-40e3-b0ab-b73fe256b145 for instance 8b11a550-37ea-4eb3-b6c7-63a635f3de0b on instance [pid: 7|app: 0|req: 586/1166] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1167] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:28:33 2026] DELETE /v2.1/servers/4aed9281-d6c0-43a9-b0d9-aa88639ee1fe => generated 0 bytes in 99 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-04 04:28:33.408 7 WARNING neutronclient.v2_0.client [None req-8fd9a0ae-fc57-484c-95ec-b0d39adc03e5 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1168] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:28:33 2026] GET /v2.1/servers/4aed9281-d6c0-43a9-b0d9-aa88639ee1fe => generated 1944 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:34.428 8 INFO nova.api.openstack.compute.server_external_events [req-8cf43566-2211-4277-b5a0-1895eaf5c88c req-094dc3f5-8656-4d3e-92c2-0f9d1d31341b 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:fa636430-9c35-4d89-a243-3a170a857ebf for instance 4aed9281-d6c0-43a9-b0d9-aa88639ee1fe on instance [pid: 8|app: 0|req: 582/1169] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:34 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:35.094 7 INFO nova.api.openstack.compute.server_external_events [req-ee755774-eb70-43bb-834a-970cbb4d2324 req-85c006dd-05a6-47ae-b3c0-43977b958760 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:fa636430-9c35-4d89-a243-3a170a857ebf for instance 4aed9281-d6c0-43a9-b0d9-aa88639ee1fe on instance 2026-05-04 04:28:35.094 7 INFO nova.api.openstack.compute.server_external_events [req-ee755774-eb70-43bb-834a-970cbb4d2324 req-85c006dd-05a6-47ae-b3c0-43977b958760 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:fa636430-9c35-4d89-a243-3a170a857ebf for instance 4aed9281-d6c0-43a9-b0d9-aa88639ee1fe on instance [pid: 7|app: 0|req: 588/1170] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:35 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:36.469 8 INFO nova.api.openstack.compute.server_external_events [req-2e1cbdbf-2ae1-47ee-ac00-fb9d1e82d79e req-3f67a780-4c4b-49ea-adbe-b5297a50538d 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:fa636430-9c35-4d89-a243-3a170a857ebf for instance 4aed9281-d6c0-43a9-b0d9-aa88639ee1fe on instance [pid: 8|app: 0|req: 583/1171] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:36 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-04 04:28:38.605 7 WARNING neutronclient.v2_0.client [None req-78babcaf-1b5f-4b1e-a588-303871d95bc0 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1172] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:28:38 2026] GET /v2.1/servers/4aed9281-d6c0-43a9-b0d9-aa88639ee1fe => generated 1480 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:43.681 7 INFO nova.api.openstack.wsgi [None req-30155d4c-a291-4ecd-a50e-135feca23494 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] HTTP exception thrown: Instance 4aed9281-d6c0-43a9-b0d9-aa88639ee1fe could not be found. [pid: 7|app: 0|req: 591/1175] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:28:43 2026] GET /v2.1/servers/4aed9281-d6c0-43a9-b0d9-aa88639ee1fe => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:44.103 8 INFO nova.api.openstack.compute.server_external_events [req-ec0c9513-02cc-4052-b721-780df7a6895e req-6ee63bf1-6a0e-4329-a47d-d912dee0c70b 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-changed:17cb50e6-fc4c-485c-a587-0a0b65dfd138 for instance 827478d2-0e23-4e23-b961-72f4c3460267 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: 585/1176] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:44 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) [pid: 7|app: 0|req: 592/1177] 10.0.0.172 () {32 vars in 717 bytes} [Mon May 4 04:28:44 2026] DELETE /v2.1/servers/827478d2-0e23-4e23-b961-72f4c3460267 => 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-04 04:28:44.235 8 WARNING neutronclient.v2_0.client [None req-c1fffd24-0f39-4062-928f-7159b7116841 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1178] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:28:44 2026] GET /v2.1/servers/827478d2-0e23-4e23-b961-72f4c3460267 => generated 1942 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-04 04:28:45.417 7 INFO nova.api.openstack.compute.server_external_events [req-7189cb29-e744-4090-9949-7f2a7739b525 req-d6d62f64-26ba-498d-ad6a-523877b7e59f 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:17cb50e6-fc4c-485c-a587-0a0b65dfd138 for instance 827478d2-0e23-4e23-b961-72f4c3460267 on instance [pid: 7|app: 0|req: 593/1179] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:46.897 8 INFO nova.api.openstack.compute.server_external_events [req-278c0f73-82ef-4a09-a8fd-761e3f4d309f req-50fb3ec9-f41c-4394-bf66-436aed659fd4 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-deleted:17cb50e6-fc4c-485c-a587-0a0b65dfd138 for instance 827478d2-0e23-4e23-b961-72f4c3460267 on instance [pid: 8|app: 0|req: 587/1180] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:47.455 7 INFO nova.api.openstack.compute.server_external_events [req-baa53ff3-4bc7-4994-bf1f-48dbd0f8c507 req-1425b001-d5a1-4643-881b-328ed54004fa 946909639b894d44b03c401a30208202 1e652377ba2541afbd043be97b355ab9 - - 87b1776aaea7444cbd41bcaa48c2f934 87b1776aaea7444cbd41bcaa48c2f934] Creating event network-vif-unplugged:17cb50e6-fc4c-485c-a587-0a0b65dfd138 for instance 827478d2-0e23-4e23-b961-72f4c3460267 on instance [pid: 7|app: 0|req: 594/1181] 10.0.0.104 () {38 vars in 814 bytes} [Mon May 4 04:28:47 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-04 04:28:49.437 8 WARNING neutronclient.v2_0.client [None req-0e26d2c5-9d7a-4bf8-8d79-4bcb2246001b 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1182] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:28:49 2026] GET /v2.1/servers/827478d2-0e23-4e23-b961-72f4c3460267 => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:54.527 8 INFO nova.api.openstack.wsgi [None req-a67bcec5-949d-4121-98ff-ba9937743002 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] HTTP exception thrown: Instance 827478d2-0e23-4e23-b961-72f4c3460267 could not be found. [pid: 8|app: 0|req: 590/1185] 10.0.0.172 () {32 vars in 714 bytes} [Mon May 4 04:28:54 2026] GET /v2.1/servers/827478d2-0e23-4e23-b961-72f4c3460267 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1186] 10.0.0.172 () {32 vars in 725 bytes} [Mon May 4 04:28:56 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1706693027 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 04:28:56.339 8 INFO nova.api.openstack.wsgi [None req-b204be84-8daa-4742-84d2-6c29b3044e3e 8982ff3848184fb7a6ab14d9f98c1fa3 e8c78969f948465f88003677a96eddcb - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1706693027 not found for user 8982ff3848184fb7a6ab14d9f98c1fa3 [pid: 8|app: 0|req: 591/1187] 10.0.0.172 () {32 vars in 722 bytes} [Mon May 4 04:28:56 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1706693027 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1202] 10.0.0.172 () {32 vars in 654 bytes} [Mon May 4 04:30:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1203] 10.0.0.172 () {32 vars in 640 bytes} [Mon May 4 04:30:06 2026] GET /v2.1/servers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-04 04:30:06.772 8 WARNING oslo_db.sqlalchemy.utils [None req-3d0423a3-b57a-41c6-8bfd-2253f42809eb ea7f6f513c734bb3930b4fa5cdc84c51 7e9f06ca4e254b4aba48dd1836d5c62c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 600/1204] 10.0.0.172 () {32 vars in 648 bytes} [Mon May 4 04:30:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1205] 10.0.0.172 () {32 vars in 693 bytes} [Mon May 4 04:30:06 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)