+ 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 [Fri Apr 24 02:19:22 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-66687d58c-2jdxq 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 0x7fefa15ce668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-24 02:19:27.795 7 INFO nova.utils [None req-80ef0996-5247-4dd9-a4ac-dd6a28e17d0e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-24 02:19:27.951 8 INFO nova.utils [None req-591b322a-495b-4ec5-a5b7-d433ae5a23a7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-24 02:19:29.609 7 WARNING keystonemiddleware._common.config [None req-80ef0996-5247-4dd9-a4ac-dd6a28e17d0e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:19:29.618 7 WARNING oslo_config.cfg [None req-80ef0996-5247-4dd9-a4ac-dd6a28e17d0e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 02:19:29.632 8 WARNING keystonemiddleware._common.config [None req-591b322a-495b-4ec5-a5b7-d433ae5a23a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:19:29.641 8 WARNING oslo_config.cfg [None req-591b322a-495b-4ec5-a5b7-d433ae5a23a7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 02:19:29.700 7 WARNING keystonemiddleware._common.config [None req-80ef0996-5247-4dd9-a4ac-dd6a28e17d0e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:19:29.717 7 WARNING oslo_config.cfg [None req-80ef0996-5247-4dd9-a4ac-dd6a28e17d0e - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-24 02:19:29.719 8 WARNING keystonemiddleware._common.config [None req-591b322a-495b-4ec5-a5b7-d433ae5a23a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:19:29.731 7 WARNING oslo_config.cfg [None req-80ef0996-5247-4dd9-a4ac-dd6a28e17d0e - - - - - -] 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 0x7fefa15ce668 pid: 7 (default app) 2026-04-24 02:19:29.734 8 WARNING oslo_config.cfg [None req-591b322a-495b-4ec5-a5b7-d433ae5a23a7 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-24 02:19:29.747 8 WARNING oslo_config.cfg [None req-591b322a-495b-4ec5-a5b7-d433ae5a23a7 - - - - - -] 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 0x7fefa15ce668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:19:43 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:19:43.510 7 WARNING oslo_policy.policy [None req-79e43cec-7050-49a1-848c-189c9934c9c1 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-24 02:19:43.510 7 WARNING oslo_policy.policy [None req-79e43cec-7050-49a1-848c-189c9934c9c1 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - 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: 2/4] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:19:43 2026] GET /v2.1 => generated 0 bytes in 524 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:19:43.611 8 WARNING oslo_policy.policy [req-79e43cec-7050-49a1-848c-189c9934c9c1 req-b5a8a7e0-f648-46b5-afad-54c073676a8b fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-24 02:19:43.611 8 WARNING oslo_policy.policy [req-79e43cec-7050-49a1-848c-189c9934c9c1 req-b5a8a7e0-f648-46b5-afad-54c073676a8b fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:19:43 2026] GET /v2.1/ => generated 400 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:19:43.710 7 INFO nova.api.openstack.wsgi [None req-f6bcc735-4fe3-47ae-b17d-049c243d3266 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.216 () {48 vars in 1010 bytes} [Fri Apr 24 02:19:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Apr 24 02:19:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.216 () {52 vars in 1047 bytes} [Fri Apr 24 02:19:43 2026] POST /v2.1/flavors => generated 529 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:19:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:19:45 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:19:45 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:19:45.075 7 INFO nova.api.openstack.wsgi [None req-ba4aab65-7eaa-493f-9097-3fd067a7c8a8 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/14] 199.204.45.216 () {48 vars in 1012 bytes} [Fri Apr 24 02:19:45 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Apr 24 02:19:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.216 () {52 vars in 1047 bytes} [Fri Apr 24 02:19:45 2026] POST /v2.1/flavors => generated 532 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:19:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:19:46 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:19:46 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:19:46.389 7 INFO nova.api.openstack.wsgi [None req-87f06d61-1ab5-4e4f-8ae9-12019dfd0b77 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/20] 199.204.45.216 () {48 vars in 1014 bytes} [Fri Apr 24 02:19:46 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: 11/21] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Apr 24 02:19:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.216 () {52 vars in 1047 bytes} [Fri Apr 24 02:19:46 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:19:47 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:19:47 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:19:47 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:19:47.874 7 INFO nova.api.openstack.wsgi [None req-65535281-e778-4402-ac37-01412d25e548 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.216 () {48 vars in 1012 bytes} [Fri Apr 24 02:19:47 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Apr 24 02:19:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.216 () {52 vars in 1047 bytes} [Fri Apr 24 02:19:47 2026] POST /v2.1/flavors => generated 532 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:19:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:19:48 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:19:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:19:49.027 7 INFO nova.api.openstack.wsgi [None req-3d8d6947-c457-4cc8-92c3-b8c54984bab8 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.216 () {48 vars in 1014 bytes} [Fri Apr 24 02:19:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Apr 24 02:19:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.216 () {52 vars in 1047 bytes} [Fri Apr 24 02:19:49 2026] POST /v2.1/flavors => generated 535 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:25:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:25:59 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:25:59 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.216 () {48 vars in 1072 bytes} [Fri Apr 24 02:25:59 2026] GET /v2.1/os-quota-sets/2b1e0be4987842ba9147b86bbb4dddca => generated 283 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.216 () {52 vars in 1124 bytes} [Fri Apr 24 02:25:59 2026] PUT /v2.1/os-quota-sets/2b1e0be4987842ba9147b86bbb4dddca => generated 238 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:26:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:26:17 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:26:17 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:26:17.849 8 INFO nova.api.openstack.wsgi [None req-7224ce90-c372-4197-8a2b-c7470ac0b11f fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 60/121] 199.204.45.216 () {48 vars in 1014 bytes} [Fri Apr 24 02:26:17 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Apr 24 02:26:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.216 () {52 vars in 1048 bytes} [Fri Apr 24 02:26:17 2026] POST /v2.1/flavors => generated 534 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/132] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:27:01 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: 67/133] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:27:01 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 67/134] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:27:01 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:27:01.778 7 INFO nova.api.openstack.wsgi [None req-7db286e3-936e-42dc-ad45-954bacdea11d fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 68/135] 199.204.45.216 () {48 vars in 1016 bytes} [Fri Apr 24 02:27:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/136] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Apr 24 02:27:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 199.204.45.216 () {52 vars in 1048 bytes} [Fri Apr 24 02:27:01 2026] POST /v2.1/flavors => generated 534 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/154] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:28:21 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: 78/155] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:28:21 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 78/156] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:28:21 2026] GET /v2.1/ => generated 400 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:28:22.074 7 INFO nova.api.openstack.wsgi [None req-bcdd9212-601d-4675-9d5e-e71bc504807e fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user fe13daabb051473ea362c0374e9904ce [pid: 7|app: 0|req: 79/157] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Apr 24 02:28:22 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-24 02:28:22.087 8 WARNING oslo_db.sqlalchemy.utils [None req-13a98867-e3b5-4b7f-97d0-20b2d7594b43 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 79/158] 199.204.45.216 () {48 vars in 1015 bytes} [Fri Apr 24 02:28:22 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.216 () {52 vars in 1056 bytes} [Fri Apr 24 02:28:22 2026] POST /v2.1/os-keypairs => generated 576 bytes in 41 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 10.0.0.52 () {28 vars in 452 bytes} [Fri Apr 24 02:29:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-24 02:29:09.910 7 WARNING keystonemiddleware.audit [None req-d9982005-427f-4110-be6e-8006d0f6520e fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] Skipping service manilav2 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 86/171] 10.0.0.52 () {30 vars in 656 bytes} [Fri Apr 24 02:29:09 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-24 02:29:09.926 8 WARNING keystonemiddleware.audit [None req-13a98867-e3b5-4b7f-97d0-20b2d7594b43 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] Skipping service manilav2 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 86/172] 10.0.0.52 () {32 vars in 729 bytes} [Fri Apr 24 02:29:09 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:29:09.947 7 WARNING keystonemiddleware.audit [None req-193bd1fd-d6bf-47d8-8577-9996243b6838 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 87/173] 10.0.0.52 () {34 vars in 802 bytes} [Fri Apr 24 02:29:09 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 199.204.45.216 () {42 vars in 702 bytes} [Fri Apr 24 02:31: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) /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: 101/201] 199.204.45.216 () {44 vars in 906 bytes} [Fri Apr 24 02:31:23 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.204.45.216 () {46 vars in 979 bytes} [Fri Apr 24 02:31:23 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.204.45.216 () {52 vars in 1122 bytes} [Fri Apr 24 02:31:23 2026] PUT /v2.1/os-quota-sets/025458c00da9466eb554019c46c7e19e => generated 238 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.216 () {42 vars in 704 bytes} [Fri Apr 24 02:32:27 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: 110/219] 199.204.45.216 () {44 vars in 908 bytes} [Fri Apr 24 02:32:27 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.204.45.216 () {46 vars in 981 bytes} [Fri Apr 24 02:32:27 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:32:27.812 7 INFO nova.api.openstack.wsgi [None req-091bf545-0de4-4417-9885-05c3cf8d370e fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 111/221] 199.204.45.216 () {48 vars in 1010 bytes} [Fri Apr 24 02:32:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 199.204.45.216 () {48 vars in 1050 bytes} [Fri Apr 24 02:32:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 10.0.0.69 () {32 vars in 653 bytes} [Fri Apr 24 02:33:08 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 116/232] 10.0.0.69 () {32 vars in 639 bytes} [Fri Apr 24 02:33:08 2026] GET /v2.1/servers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-24 02:33:08.693 8 WARNING oslo_db.sqlalchemy.utils [None req-b26cd98c-2388-415f-9a45-bd4786dd9dc3 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 117/233] 10.0.0.69 () {32 vars in 647 bytes} [Fri Apr 24 02:33:08 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 10.0.0.69 () {32 vars in 692 bytes} [Fri Apr 24 02:33:08 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:19 2026] GET /v2.1/flavors/a07dfa5c-95b1-4a19-9639-83a150d73a2f => generated 511 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 10.0.0.69 () {32 vars in 639 bytes} [Fri Apr 24 02:33:20 2026] GET /v2.1/flavors => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/239] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:20 2026] GET /v2.1/flavors/a07dfa5c-95b1-4a19-9639-83a150d73a2f => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:27.610 8 WARNING neutronclient.v2_0.client [None req-fdb6a2c3-af16-463d-a708-62dcc11b2d2e e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 122/242] 10.0.0.69 () {34 vars in 683 bytes} [Fri Apr 24 02:33:27 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1734 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:29.263 7 WARNING neutronclient.v2_0.client [None req-9fa28253-b324-4315-a6fe-4fddd3dc0c90 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:29.455 8 WARNING neutronclient.v2_0.client [None req-f1c98f24-5904-4133-a198-884f0bf530ee e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 123/243] 10.0.0.69 () {34 vars in 683 bytes} [Fri Apr 24 02:33:29 2026] POST /v2.1/os-security-groups => generated 244 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:30.093 8 WARNING neutronclient.v2_0.client [None req-0c5a2b3d-a785-44f7-a0b5-a5db3263f607 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:30.131 7 WARNING neutronclient.v2_0.client [None req-9fa28253-b324-4315-a6fe-4fddd3dc0c90 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/244] 10.0.0.69 () {34 vars in 683 bytes} [Fri Apr 24 02:33:30 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1571 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:31.672 8 WARNING neutronclient.v2_0.client [None req-712bf7d0-3c27-44ed-ba94-ed4e191fa3ac e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/245] 10.0.0.69 () {34 vars in 693 bytes} [Fri Apr 24 02:33:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 2612 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:33:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:31.948 7 WARNING neutronclient.v2_0.client [None req-c6412b52-c3dc-44ac-8f3b-d85dc9d35637 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/247] 10.0.0.69 () {34 vars in 683 bytes} [Fri Apr 24 02:33:31 2026] POST /v2.1/os-security-groups => generated 242 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:32.234 8 WARNING neutronclient.v2_0.client [None req-b26e8300-37c0-4418-9180-c5631ad1664f e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/248] 10.0.0.69 () {34 vars in 683 bytes} [Fri Apr 24 02:33:31 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:33.078 7 WARNING neutronclient.v2_0.client [None req-cba53825-160d-49d3-a21a-43ea1e6b9a5e e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:33.161 8 WARNING neutronclient.v2_0.client [None req-b26e8300-37c0-4418-9180-c5631ad1664f e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:33.417 7 WARNING neutronclient.v2_0.client [None req-cba53825-160d-49d3-a21a-43ea1e6b9a5e e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:33.448 8 WARNING neutronclient.v2_0.client [None req-b26e8300-37c0-4418-9180-c5631ad1664f e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/249] 10.0.0.69 () {34 vars in 693 bytes} [Fri Apr 24 02:33:33 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:33.658 7 WARNING neutronclient.v2_0.client [None req-e1111d07-686b-487a-a74d-5fc913d2363d e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 126/250] 10.0.0.69 () {32 vars in 661 bytes} [Fri Apr 24 02:33:32 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 1457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:33:33.705 8 WARNING neutronclient.v2_0.client [None req-0c305dcd-ad32-4e82-8f2c-a25da94a5f1f e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:33.742 7 WARNING neutronclient.v2_0.client [None req-e1111d07-686b-487a-a74d-5fc913d2363d e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:33.808 8 WARNING neutronclient.v2_0.client [None req-0c305dcd-ad32-4e82-8f2c-a25da94a5f1f e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/251] 10.0.0.69 () {32 vars in 738 bytes} [Fri Apr 24 02:33:33 2026] DELETE /v2.1/os-security-groups/ec865ed2-9f33-4dd1-9103-bd21669368e8 => generated 0 bytes in 317 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/252] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:33:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:34.093 8 WARNING neutronclient.v2_0.client [None req-44657191-87f3-40ef-9b0f-a28ca70b35b7 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 125/253] 10.0.0.69 () {34 vars in 693 bytes} [Fri Apr 24 02:33:33 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:34.147 7 WARNING neutronclient.v2_0.client [None req-9046401e-d2d7-4575-b6ea-33d75bb0c807 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:34.334 8 INFO nova.api.openstack.wsgi [None req-44657191-87f3-40ef-9b0f-a28ca70b35b7 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] HTTP exception thrown: Security group ec865ed2-9f33-4dd1-9103-bd21669368e8 does not exist Neutron server returns request_ids: ['req-373ae5a6-e06e-4034-89df-618a4a608014'] [pid: 8|app: 0|req: 129/254] 10.0.0.69 () {32 vars in 735 bytes} [Fri Apr 24 02:33:34 2026] GET /v2.1/os-security-groups/ec865ed2-9f33-4dd1-9103-bd21669368e8 => generated 194 bytes in 246 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:33:34.345 8 WARNING neutronclient.v2_0.client [None req-99a404e6-2057-4a1a-adec-0732f601b737 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/255] 10.0.0.69 () {32 vars in 735 bytes} [Fri Apr 24 02:33:34 2026] GET /v2.1/os-security-groups/1fdd1b32-b021-4d10-9fc4-c65ba0d56307 => generated 665 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:34.380 7 WARNING neutronclient.v2_0.client [None req-17ec110c-1646-4a3a-a7e7-23072fe59ff3 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:34.527 8 WARNING neutronclient.v2_0.client [None req-99a404e6-2057-4a1a-adec-0732f601b737 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:34.541 7 WARNING neutronclient.v2_0.client [None req-17ec110c-1646-4a3a-a7e7-23072fe59ff3 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/256] 10.0.0.69 () {32 vars in 738 bytes} [Fri Apr 24 02:33:34 2026] DELETE /v2.1/os-security-groups/71f5c5f0-2eb0-477d-952c-9adda9159b3a => generated 0 bytes in 475 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:33:34.831 8 WARNING neutronclient.v2_0.client [None req-f93c790a-947e-4037-b826-7ee6e10aeee0 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:34.842 7 WARNING neutronclient.v2_0.client [None req-17ec110c-1646-4a3a-a7e7-23072fe59ff3 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.178 8 INFO nova.api.openstack.wsgi [None req-f93c790a-947e-4037-b826-7ee6e10aeee0 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] HTTP exception thrown: Security group 71f5c5f0-2eb0-477d-952c-9adda9159b3a does not exist Neutron server returns request_ids: ['req-bd79caa7-611e-4f90-954e-26df00c8b75e'] [pid: 8|app: 0|req: 133/259] 10.0.0.69 () {32 vars in 735 bytes} [Fri Apr 24 02:33:34 2026] GET /v2.1/os-security-groups/71f5c5f0-2eb0-477d-952c-9adda9159b3a => generated 194 bytes in 353 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:33:35.192 8 WARNING neutronclient.v2_0.client [None req-14e56c74-32e1-4eae-a313-690c06dcdde2 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 127/260] 10.0.0.69 () {32 vars in 748 bytes} [Fri Apr 24 02:33:34 2026] DELETE /v2.1/os-security-group-rules/9b333164-1381-4f2a-97cc-f6069f5ce390 => generated 0 bytes in 974 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:33:35.361 7 WARNING neutronclient.v2_0.client [None req-b42a82d0-92cd-45bd-8442-080712262931 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.367 8 WARNING neutronclient.v2_0.client [None req-14e56c74-32e1-4eae-a313-690c06dcdde2 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.400 7 WARNING neutronclient.v2_0.client [None req-b42a82d0-92cd-45bd-8442-080712262931 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/261] 10.0.0.69 () {32 vars in 738 bytes} [Fri Apr 24 02:33:35 2026] DELETE /v2.1/os-security-groups/f38137ce-00bb-4ff4-9548-38378eb9deed => generated 0 bytes in 336 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:33:35.531 8 WARNING neutronclient.v2_0.client [None req-e94590f6-872f-4d33-bf59-e520b2ee84ed e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.553 8 INFO nova.api.openstack.wsgi [None req-e94590f6-872f-4d33-bf59-e520b2ee84ed e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] HTTP exception thrown: Security group f38137ce-00bb-4ff4-9548-38378eb9deed does not exist Neutron server returns request_ids: ['req-8a4ceb84-c1f9-448f-a475-e6f7dbf3a3df'] [pid: 8|app: 0|req: 135/262] 10.0.0.69 () {32 vars in 735 bytes} [Fri Apr 24 02:33:35 2026] GET /v2.1/os-security-groups/f38137ce-00bb-4ff4-9548-38378eb9deed => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:33:35.566 8 WARNING neutronclient.v2_0.client [None req-f683102a-fb1c-4d09-9054-3d1fc7989f39 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/263] 10.0.0.69 () {32 vars in 738 bytes} [Fri Apr 24 02:33:35 2026] DELETE /v2.1/os-security-groups/1fdd1b32-b021-4d10-9fc4-c65ba0d56307 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:33:35.589 7 WARNING neutronclient.v2_0.client [None req-8c9fa86a-1a3e-4633-a4d1-ce6eaecc0374 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.608 8 WARNING neutronclient.v2_0.client [None req-f683102a-fb1c-4d09-9054-3d1fc7989f39 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.633 7 WARNING neutronclient.v2_0.client [None req-8c9fa86a-1a3e-4633-a4d1-ce6eaecc0374 e485c0a9d4164ccd8b93d9e591bbf077 d560cba740f840fca34428ddb783aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.647 8 WARNING neutronclient.v2_0.client [None req-f683102a-fb1c-4d09-9054-3d1fc7989f39 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/264] 10.0.0.69 () {32 vars in 661 bytes} [Fri Apr 24 02:33:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:35.714 8 WARNING neutronclient.v2_0.client [None req-46d3ca6a-6e09-4d10-872e-9f4f7eae0131 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.735 8 INFO nova.api.openstack.wsgi [None req-46d3ca6a-6e09-4d10-872e-9f4f7eae0131 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] HTTP exception thrown: Security group f38137ce-00bb-4ff4-9548-38378eb9deed does not exist Neutron server returns request_ids: ['req-b7baf9fa-258f-470b-bf98-31178d2c922a'] [pid: 8|app: 0|req: 137/265] 10.0.0.69 () {32 vars in 738 bytes} [Fri Apr 24 02:33:35 2026] DELETE /v2.1/os-security-groups/f38137ce-00bb-4ff4-9548-38378eb9deed => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:33:35.747 8 WARNING neutronclient.v2_0.client [None req-95b4b5c3-1fef-4d4f-8d25-45cbdc275afe e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.766 8 INFO nova.api.openstack.wsgi [None req-95b4b5c3-1fef-4d4f-8d25-45cbdc275afe e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] HTTP exception thrown: Security group 71f5c5f0-2eb0-477d-952c-9adda9159b3a does not exist Neutron server returns request_ids: ['req-300f0b73-5b48-48a6-bb02-9626e7b1b6df'] [pid: 8|app: 0|req: 138/266] 10.0.0.69 () {32 vars in 738 bytes} [Fri Apr 24 02:33:35 2026] DELETE /v2.1/os-security-groups/71f5c5f0-2eb0-477d-952c-9adda9159b3a => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/267] 10.0.0.69 () {32 vars in 738 bytes} [Fri Apr 24 02:33:35 2026] DELETE /v2.1/os-security-groups/30494fdc-3973-4b3f-b42b-fa032f56db9b => generated 0 bytes in 209 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:33:35.799 7 WARNING neutronclient.v2_0.client [None req-0fa1f466-d578-4f6c-b4ac-91bf93656513 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:35.824 7 INFO nova.api.openstack.wsgi [None req-0fa1f466-d578-4f6c-b4ac-91bf93656513 e4fb2129958d44e5a62969945095e910 423c0a602f4e480f828d541571cc2f97 - - default default] HTTP exception thrown: Security group ec865ed2-9f33-4dd1-9103-bd21669368e8 does not exist Neutron server returns request_ids: ['req-abb8a5df-e091-4903-a127-608718659195'] [pid: 7|app: 0|req: 130/268] 10.0.0.69 () {32 vars in 738 bytes} [Fri Apr 24 02:33:35 2026] DELETE /v2.1/os-security-groups/ec865ed2-9f33-4dd1-9103-bd21669368e8 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:33:35.849 8 WARNING neutronclient.v2_0.client [None req-b1a60d58-9770-44e2-bb82-0452a84773b1 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:37.226 8 WARNING neutronclient.v2_0.client [None req-b1a60d58-9770-44e2-bb82-0452a84773b1 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:38.250 8 WARNING neutronclient.v2_0.client [None req-b1a60d58-9770-44e2-bb82-0452a84773b1 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/269] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:33:35 2026] POST /v2.1/servers => generated 453 bytes in 3577 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 02:33:39.376 7 WARNING neutronclient.v2_0.client [None req-a6b67500-6fa1-4054-8e03-f5486676dfc3 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/270] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:39 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1431 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:39.768 8 WARNING neutronclient.v2_0.client [None req-30755e3c-7e1e-431b-9b83-592cd4a11628 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:39.808 8 WARNING neutronclient.v2_0.client [None req-30755e3c-7e1e-431b-9b83-592cd4a11628 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:40.042 8 WARNING neutronclient.v2_0.client [None req-30755e3c-7e1e-431b-9b83-592cd4a11628 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/271] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:33:39 2026] POST /v2.1/servers => generated 451 bytes in 802 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:40.490 7 WARNING neutronclient.v2_0.client [None req-0cbf146d-7f1d-468d-9542-cd70dfb08407 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/272] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:40 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1254 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:33:40.549 8 WARNING neutronclient.v2_0.client [None req-a1c384dc-ba50-4b3a-b1f6-f16d654dc2e5 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/273] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:40 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1435 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:41.615 7 WARNING neutronclient.v2_0.client [None req-ff35ae9e-2595-41d8-9611-2885d49a8394 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/274] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:41 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1304 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:33:41.679 8 WARNING neutronclient.v2_0.client [None req-4d492010-1cd9-459c-96b9-ce214f66df4f 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/275] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:41 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1483 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:42.703 7 WARNING neutronclient.v2_0.client [None req-90ce1bda-783a-4e18-a1c6-c7e0bd833e50 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:42.789 8 WARNING neutronclient.v2_0.client [None req-89d885b9-7530-443c-8c1f-75caaa1e3b97 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/276] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:42 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1296 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/277] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:42 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1483 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:44.123 7 WARNING neutronclient.v2_0.client [None req-d03e32b2-1a8f-4077-a187-a7a4712034f2 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:44.154 8 WARNING neutronclient.v2_0.client [None req-eca31858-7dcc-48f9-a608-8e6cf3d242ef 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/278] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:44 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1352 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/281] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:44 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1491 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:45.227 7 WARNING neutronclient.v2_0.client [None req-2bbcdb22-9714-455c-ab04-d52bb8edb1a5 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:45.979 8 WARNING neutronclient.v2_0.client [None req-48b14264-19c7-4928-a874-b66a0fa2c325 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/282] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:45 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1352 bytes in 2275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/283] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:45 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1489 bytes in 1546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 139/284] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:33:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 146/285] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:33:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:33:48.527 7 WARNING neutronclient.v2_0.client [None req-e05b61a9-3db0-4654-a871-33cd4b6389d7 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:48.546 8 WARNING neutronclient.v2_0.client [None req-07e8bec1-8827-4710-a32d-f1d0c0aa1f3e 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/286] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:48 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1438 bytes in 1004 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:49.616 7 INFO nova.api.openstack.compute.server_external_events [req-ced29f3f-1824-4279-8170-b574b8aa9e5d req-ff12b968-e427-4cca-93cd-df0643934cf2 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:5b3623d3-6872-4b37-ad7f-f9ca49ed9be9 for instance 92afe5de-494b-4c48-b545-75e1d45a9b0d on instance 2026-04-24 02:33:49.627 7 INFO nova.compute.rpcapi [None req-d6ddde33-5786-409f-ba03-90c423ddcbbf - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 141/287] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:33:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/288] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:48 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 bytes in 1167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:49.725 7 INFO nova.api.openstack.compute.server_external_events [req-3009edbf-0aa8-4e5a-afd8-243c5e77c205 req-efd5b285-43a2-4b47-88b2-2cc293aacdf2 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:3fa68719-1ab3-4063-8d1f-47f3fa4266b7 for instance 95d11530-f1db-4b41-8df8-fbf7de474126 on instance [pid: 7|app: 0|req: 142/289] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:33:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:50.375 8 WARNING neutronclient.v2_0.client [None req-9cf17212-dbca-45a3-a9f9-d6112034b606 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:50.418 8 WARNING neutronclient.v2_0.client [None req-9cf17212-dbca-45a3-a9f9-d6112034b606 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:50.566 7 WARNING neutronclient.v2_0.client [None req-8c959027-1961-4c0f-8acc-631f72fffaf9 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:50.589 8 WARNING neutronclient.v2_0.client [None req-9cf17212-dbca-45a3-a9f9-d6112034b606 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:50.605 7 WARNING neutronclient.v2_0.client [None req-8c959027-1961-4c0f-8acc-631f72fffaf9 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:50.749 7 WARNING neutronclient.v2_0.client [None req-8c959027-1961-4c0f-8acc-631f72fffaf9 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/290] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:33:50 2026] POST /v2.1/servers => generated 453 bytes in 462 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:50.792 8 WARNING neutronclient.v2_0.client [None req-9c54f5cd-9874-48d9-8d5b-5a5b8d63fbe7 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/291] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:50 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1438 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:50.911 8 WARNING neutronclient.v2_0.client [None req-d8007ef8-82f5-484c-8812-b04a42e8bbb9 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/292] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:50 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 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-04-24 02:33:51.019 8 WARNING neutronclient.v2_0.client [None req-904656d6-04b2-40aa-be46-0b6079e88cac 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/293] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:51 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1392 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/294] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:33:50 2026] POST /v2.1/servers => generated 449 bytes in 778 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:51.311 8 WARNING neutronclient.v2_0.client [None req-57509221-945e-469d-9293-96a8a11c5015 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/295] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:51 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1400 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:51.929 7 WARNING neutronclient.v2_0.client [None req-7f4126db-6d62-40c4-9ca1-26a0cc249527 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/296] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:51 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:52.056 8 WARNING neutronclient.v2_0.client [None req-a8c6f406-b0af-4c61-8393-b2966655d036 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:52.105 7 WARNING neutronclient.v2_0.client [None req-8de646c1-6f82-47bd-bab2-585ba480f6ec 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/297] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:52 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/298] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:52 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1388 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:52.395 8 WARNING neutronclient.v2_0.client [None req-4be0e91b-1467-4ab2-95b2-ea3899fc1a75 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/299] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:52 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1404 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:53.056 7 WARNING neutronclient.v2_0.client [None req-e2aa30e6-b5e4-4fc1-af1b-51b67225ac89 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] 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: 146/300] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:53 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:53.196 7 WARNING neutronclient.v2_0.client [None req-8e935404-194d-4103-825b-479ecd2c89e9 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:53.200 8 WARNING neutronclient.v2_0.client [None req-ec46f226-7f99-44c8-bec3-7ae43ae1b1ce 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/301] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:53 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1444 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/302] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:53 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:53.480 8 WARNING neutronclient.v2_0.client [None req-3fd0f159-bc39-4845-bce6-6ce410b14c22 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/303] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:53 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1396 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-04-24 02:33:54.214 7 WARNING neutronclient.v2_0.client [None req-23b6c557-d140-4744-84cd-de54721cadeb fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:54.284 8 WARNING neutronclient.v2_0.client [None req-6633fb65-6876-4823-affe-0086ddcd2d6c 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/304] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:54 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1444 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/305] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:54 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:54.386 8 WARNING neutronclient.v2_0.client [None req-83fd6d3f-6e27-4fd3-aa6e-3c4662cace69 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/306] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:54 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:54.581 7 WARNING neutronclient.v2_0.client [None req-44fa6bc7-e38b-4748-b9bc-1e5ed4ead658 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/307] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:54 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1396 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:55.374 8 WARNING neutronclient.v2_0.client [None req-9402f4c3-6bd7-42b1-b53b-e8655f5c4f49 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:55.378 7 WARNING neutronclient.v2_0.client [None req-f2661ed3-ea3e-46bf-9417-2edecec3b557 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/310] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:55 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1452 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/311] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:55 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 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-04-24 02:33:55.568 7 WARNING neutronclient.v2_0.client [None req-dc8f30ac-d9e7-42cc-94f5-1b5d57a9eadd 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] 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: 152/312] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:55 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:33:55.674 8 WARNING neutronclient.v2_0.client [None req-099feffb-6fe7-4c74-bc9d-fec2185dd680 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/313] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:55 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1452 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:56.524 7 WARNING neutronclient.v2_0.client [None req-8d4814aa-08bf-4a3c-8a66-5ef0b0ac9978 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:56.545 8 INFO nova.api.openstack.compute.server_external_events [req-68e835f0-ad66-4776-8e25-0a380270529d req-91b30d13-4ad7-4442-97e4-853a821815f5 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance 2026-04-24 02:33:56.552 8 INFO nova.compute.rpcapi [None req-06a14ed8-1931-45a4-b746-3451b5b856a5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 162/314] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:33:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:56.600 8 WARNING neutronclient.v2_0.client [None req-18d22799-0a74-48c3-95de-07b1aa43503b fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/315] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:56 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1530 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:56.720 7 WARNING neutronclient.v2_0.client [None req-19d973fd-6502-448d-b331-c11bd163e0da 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/316] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:56 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:56.762 8 WARNING neutronclient.v2_0.client [None req-deb66c7f-8c59-4f13-9e9c-4dbb9b985ac5 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/317] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:56 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1460 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/318] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:56 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 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-04-24 02:33:57.677 8 WARNING neutronclient.v2_0.client [None req-8f826733-24f0-4553-9557-34a267d83980 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:57.783 7 WARNING neutronclient.v2_0.client [None req-e0485302-fa89-41f5-9c82-db4a6bf05b03 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/319] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:57 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1518 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 155/320] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:57 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 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-04-24 02:33:57.922 8 WARNING neutronclient.v2_0.client [None req-cb0e0f48-9171-419c-9edf-86afcecf6df4 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:33:57.963 7 WARNING neutronclient.v2_0.client [None req-cd25b139-b57c-4ef6-a6e3-45f34e1ef0af 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/321] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:57 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1527 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/322] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:57 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:58.542 8 INFO nova.api.openstack.compute.server_external_events [req-ca00f43a-36f5-42c5-9298-8eab83aa7b91 req-355b67f1-7e5c-4e87-950a-1c6c2052e40f 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:7325c91c-8b9a-4d30-ad11-cb4a171eb223 for instance d76dec06-205f-4710-827c-7833416cb6e0 on instance [pid: 8|app: 0|req: 167/323] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:33:58 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-04-24 02:33:58.925 7 WARNING neutronclient.v2_0.client [None req-931ade31-6f9b-4d33-b141-8da7f8ba3522 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:58.966 8 WARNING neutronclient.v2_0.client [None req-c752eeb2-108c-42f4-a70d-8f4e216ec473 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/324] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:58 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1518 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/325] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:58 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:59.137 7 WARNING neutronclient.v2_0.client [None req-a18e11ee-f920-452a-a94c-0a74cb240e0c 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:59.159 8 WARNING neutronclient.v2_0.client [None req-dc0febf0-2c19-48e1-9a89-63913b8c55fa 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/326] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:59 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1525 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:33:59.291 7 INFO nova.api.openstack.compute.server_external_events [req-6b1f1ac1-c95e-4d2f-8a72-f6435eabe9c1 req-f582940f-584a-436a-bcbb-692dfc6d5c9d 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:5b3623d3-6872-4b37-ad7f-f9ca49ed9be9 for instance 92afe5de-494b-4c48-b545-75e1d45a9b0d on instance [pid: 7|app: 0|req: 159/327] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:33:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/328] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:33:59 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:00.065 7 WARNING neutronclient.v2_0.client [None req-e3bdbdc8-b324-4951-a0e4-53546b2d2fe7 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:00.105 8 WARNING neutronclient.v2_0.client [None req-d0608be3-6d94-4c28-8196-034a0a3cb2e5 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/329] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:00 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1518 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/330] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:00 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:00.321 7 WARNING neutronclient.v2_0.client [None req-709c5d7c-cfd3-4fa6-9a11-e32384f3e84f 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:00.357 8 WARNING neutronclient.v2_0.client [None req-c80e4bc7-b60c-4dec-b1d8-9ee23b7df2b3 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/331] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:00 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/332] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:00 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1525 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:01.216 8 WARNING neutronclient.v2_0.client [None req-b242b520-81aa-4ac9-be9e-265ca2cf8f92 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:01.243 7 WARNING neutronclient.v2_0.client [None req-5056a8e3-6d4b-4dd2-9e47-9182307b5d52 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/333] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:01 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1518 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:01.336 8 INFO nova.api.openstack.compute.server_external_events [req-ff49c3a3-f013-47b3-a2e7-fcb1a93c36de req-7dd7b8cf-3cb4-4348-bfaf-28aac4a0eab7 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:3fa68719-1ab3-4063-8d1f-47f3fa4266b7 for instance 95d11530-f1db-4b41-8df8-fbf7de474126 on instance 2026-04-24 02:34:01.336 8 INFO nova.api.openstack.compute.server_external_events [req-ff49c3a3-f013-47b3-a2e7-fcb1a93c36de req-7dd7b8cf-3cb4-4348-bfaf-28aac4a0eab7 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:5b3623d3-6872-4b37-ad7f-f9ca49ed9be9 for instance 92afe5de-494b-4c48-b545-75e1d45a9b0d on instance 2026-04-24 02:34:01.337 8 INFO nova.api.openstack.compute.server_external_events [req-ff49c3a3-f013-47b3-a2e7-fcb1a93c36de req-7dd7b8cf-3cb4-4348-bfaf-28aac4a0eab7 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:5b3623d3-6872-4b37-ad7f-f9ca49ed9be9 for instance 92afe5de-494b-4c48-b545-75e1d45a9b0d on instance 2026-04-24 02:34:01.337 8 INFO nova.api.openstack.compute.server_external_events [req-ff49c3a3-f013-47b3-a2e7-fcb1a93c36de req-7dd7b8cf-3cb4-4348-bfaf-28aac4a0eab7 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:3fa68719-1ab3-4063-8d1f-47f3fa4266b7 for instance 95d11530-f1db-4b41-8df8-fbf7de474126 on instance 2026-04-24 02:34:01.338 8 INFO nova.api.openstack.compute.server_external_events [req-ff49c3a3-f013-47b3-a2e7-fcb1a93c36de req-7dd7b8cf-3cb4-4348-bfaf-28aac4a0eab7 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:3fa68719-1ab3-4063-8d1f-47f3fa4266b7 for instance 95d11530-f1db-4b41-8df8-fbf7de474126 on instance [pid: 8|app: 0|req: 173/334] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:01 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:01.367 8 INFO nova.api.openstack.compute.server_external_events [req-ab5149b4-a1ff-4739-b67e-a204a1412c70 req-61d0720d-26b3-494c-af6b-6af6c48de59e 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance [pid: 8|app: 0|req: 174/335] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/336] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:01 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 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-04-24 02:34:01.507 8 WARNING neutronclient.v2_0.client [None req-74c625c1-1e23-41b8-b978-6c624f5b06a8 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/337] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:01 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1557 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:01.753 7 WARNING neutronclient.v2_0.client [None req-53f1a70b-6b27-4293-a3d2-8bb4232a9215 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/338] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:01 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1525 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:02.386 8 WARNING neutronclient.v2_0.client [None req-99ece30b-2955-49b6-ab9b-0bd939a23537 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:02.448 7 WARNING neutronclient.v2_0.client [None req-db402b59-ad7f-40cd-a43f-885d440cd134 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/339] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:02 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1518 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/340] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:02 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1426 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:02.768 8 WARNING neutronclient.v2_0.client [None req-83c7b33b-e7af-40a8-b5bc-ed4bcdadff00 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/341] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:02 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1740 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:02.920 8 WARNING neutronclient.v2_0.client [None req-d56ed38c-54e4-4787-a377-98e616b7f8c9 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:02.931 7 WARNING neutronclient.v2_0.client [None req-a94d23f7-9647-41f6-b6a2-8f423b3a7218 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/342] 10.0.0.69 () {32 vars in 739 bytes} [Fri Apr 24 02:34:02 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/343] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:02 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1525 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:03.426 7 INFO nova.api.openstack.compute.server_external_events [req-a5167f16-e4d6-4f19-9217-cccf78bbc0e0 req-9ffd3ec7-3d63-46bd-ab1e-40a6a5316bdd 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance [pid: 7|app: 0|req: 166/344] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:03.596 8 WARNING neutronclient.v2_0.client [None req-fe52a22c-2452-49e2-ab99-f5261ad70bed 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:03.683 7 WARNING neutronclient.v2_0.client [None req-cd153fb1-5c73-47c6-9a8f-aa491a719583 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/345] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:03 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1702 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:04.005 8 WARNING neutronclient.v2_0.client [None req-13882a63-0f3c-4563-8828-1ee9ef195cf7 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/346] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:03 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1613 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:04.051 7 WARNING neutronclient.v2_0.client [None req-8c40194e-9a5d-48b6-841c-cfda61ed77c8 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/347] 10.0.0.69 () {32 vars in 739 bytes} [Fri Apr 24 02:34:03 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092/os-interface => generated 285 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:04.120 8 INFO nova.api.openstack.compute.server_external_events [req-408cfd45-298d-4507-88f3-a81563161eaa req-8cc8a539-7275-4d97-a7f6-68ea9c360a61 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:3fa68719-1ab3-4063-8d1f-47f3fa4266b7 for instance 95d11530-f1db-4b41-8df8-fbf7de474126 on instance [pid: 8|app: 0|req: 181/348] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 168/349] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:04 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1740 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:34:04.151 8 WARNING neutronclient.v2_0.client [None req-67fdac0f-01d1-4e7c-b3b1-519f3a63ee35 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:04.190 7 WARNING neutronclient.v2_0.client [None req-0ab335de-cea4-4110-823f-f2a26e456846 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/350] 10.0.0.69 () {32 vars in 739 bytes} [Fri Apr 24 02:34:04 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d/os-interface => generated 285 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 183/351] 10.0.0.69 () {32 vars in 639 bytes} [Fri Apr 24 02:34:04 2026] GET /v2.1/servers => generated 384 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, ' [pid: 8|app: 0|req: 184/352] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:34:04 2026] DELETE /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => 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-04-24 02:34:04.530 8 WARNING neutronclient.v2_0.client [None req-4f9f31e5-ca1c-4a6e-9880-b122c62db83c 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/353] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:04 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1525 bytes in 915 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:05.109 7 WARNING neutronclient.v2_0.client [None req-3036ca70-36dc-4b09-9e8f-6bdde18774bd fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/356] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:04 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1746 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/357] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:05 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1613 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 186/358] 10.0.0.69 () {32 vars in 639 bytes} [Fri Apr 24 02:34:05 2026] GET /v2.1/servers => generated 388 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 173/359] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:34:05 2026] DELETE /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-24 02:34:05.468 8 INFO nova.api.openstack.compute.server_external_events [req-d8406372-15c4-4b3c-baee-3edbc5db5440 req-505c9cc6-d287-4e5a-ac8a-bf2c593ac2e2 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:7325c91c-8b9a-4d30-ad11-cb4a171eb223 for instance d76dec06-205f-4710-827c-7833416cb6e0 on instance 2026-04-24 02:34:05.469 8 INFO nova.api.openstack.compute.server_external_events [req-d8406372-15c4-4b3c-baee-3edbc5db5440 req-505c9cc6-d287-4e5a-ac8a-bf2c593ac2e2 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:7325c91c-8b9a-4d30-ad11-cb4a171eb223 for instance d76dec06-205f-4710-827c-7833416cb6e0 on instance 2026-04-24 02:34:05.469 8 INFO nova.api.openstack.compute.server_external_events [req-d8406372-15c4-4b3c-baee-3edbc5db5440 req-505c9cc6-d287-4e5a-ac8a-bf2c593ac2e2 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 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: 187/360] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:05 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) 2026-04-24 02:34:05.505 7 WARNING neutronclient.v2_0.client [None req-bc48e09a-b317-4865-859c-6454024c09a6 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/361] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:05 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1619 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:06.130 8 WARNING neutronclient.v2_0.client [None req-40acb4a8-7e39-433d-aa77-95f355af9f69 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:06.169 7 INFO nova.api.openstack.compute.server_external_events [req-59b36135-82fb-4fd6-9c6f-a5ad9bc093a9 req-dca0d074-113f-4349-899f-50b8bf9e878f 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:5b3623d3-6872-4b37-ad7f-f9ca49ed9be9 for instance 92afe5de-494b-4c48-b545-75e1d45a9b0d on instance 2026-04-24 02:34:06.169 7 INFO nova.api.openstack.compute.server_external_events [req-59b36135-82fb-4fd6-9c6f-a5ad9bc093a9 req-dca0d074-113f-4349-899f-50b8bf9e878f 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:3fa68719-1ab3-4063-8d1f-47f3fa4266b7 for instance 95d11530-f1db-4b41-8df8-fbf7de474126 on instance 2026-04-24 02:34:06.169 7 INFO nova.api.openstack.compute.server_external_events [req-59b36135-82fb-4fd6-9c6f-a5ad9bc093a9 req-dca0d074-113f-4349-899f-50b8bf9e878f 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:3fa68719-1ab3-4063-8d1f-47f3fa4266b7 for instance 95d11530-f1db-4b41-8df8-fbf7de474126 on instance [pid: 7|app: 0|req: 175/362] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:06 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 188/363] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:06 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1525 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:34:06.267 7 WARNING neutronclient.v2_0.client [None req-bdcbc5c1-96dd-4603-8705-c0c61a6b7110 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/364] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:06 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1866 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:06.722 8 WARNING neutronclient.v2_0.client [None req-67212c77-4630-4f2f-8b1c-a7926289458e fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/365] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:06 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1619 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:07.293 7 WARNING neutronclient.v2_0.client [None req-63d77b40-e2d3-4905-a7c4-0f91a6041943 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/366] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:07 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1716 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:07.425 8 WARNING neutronclient.v2_0.client [None req-4482062d-b0f6-4f05-87b3-ac9f246dbecc 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:07.454 7 WARNING neutronclient.v2_0.client [None req-b7cc458a-36ef-4c6f-ac58-d2bd3132b2ec 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/367] 10.0.0.69 () {32 vars in 739 bytes} [Fri Apr 24 02:34:07 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/368] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:07 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1866 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:07.921 7 WARNING neutronclient.v2_0.client [None req-d9c4e4cd-87f3-43bd-a853-96ccb6a7334e fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:08.224 8 INFO nova.api.openstack.compute.server_external_events [req-392f6514-684e-48ee-8ae1-435285a92c79 req-256f2511-711a-4989-a4b7-0edf7e19c189 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:5b3623d3-6872-4b37-ad7f-f9ca49ed9be9 for instance 92afe5de-494b-4c48-b545-75e1d45a9b0d on instance 2026-04-24 02:34:08.224 8 INFO nova.api.openstack.compute.server_external_events [req-392f6514-684e-48ee-8ae1-435285a92c79 req-256f2511-711a-4989-a4b7-0edf7e19c189 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:5b3623d3-6872-4b37-ad7f-f9ca49ed9be9 for instance 92afe5de-494b-4c48-b545-75e1d45a9b0d on instance 2026-04-24 02:34:08.224 8 INFO nova.api.openstack.compute.server_external_events [req-392f6514-684e-48ee-8ae1-435285a92c79 req-256f2511-711a-4989-a4b7-0edf7e19c189 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:3fa68719-1ab3-4063-8d1f-47f3fa4266b7 for instance 95d11530-f1db-4b41-8df8-fbf7de474126 on instance [pid: 8|app: 0|req: 191/369] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:08 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:08.304 8 WARNING neutronclient.v2_0.client [None req-e199ac1f-4a9e-4e3a-9348-20874fd780ad 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/370] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:07 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1671 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:08.344 7 INFO nova.api.openstack.compute.server_external_events [req-91fbc449-bb7e-40f2-9abf-1d7be084d339 req-c2d08147-d46a-4b0a-938b-889fbea7feaa 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:7325c91c-8b9a-4d30-ad11-cb4a171eb223 for instance d76dec06-205f-4710-827c-7833416cb6e0 on instance [pid: 7|app: 0|req: 180/371] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:08 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: 8|app: 0|req: 192/372] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:08 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1716 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:08.598 7 WARNING neutronclient.v2_0.client [None req-ffb8b05c-e943-4824-aabb-8028466bc323 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/373] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:08 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1512 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:09.380 8 WARNING neutronclient.v2_0.client [None req-292c2eaf-7308-4517-ae55-32410c5e7fdb fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/374] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:09 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1381 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:09.707 7 WARNING neutronclient.v2_0.client [None req-66f83e3a-a683-4322-9c1a-d0eb0e9fd6da 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/375] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:09 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1517 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:10.268 8 INFO nova.api.openstack.compute.server_external_events [req-bcb8e7b4-46d9-4722-a687-c6a98a548988 req-54bd8c8d-be65-4372-93fb-ecd7cb0b191a 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:5b3623d3-6872-4b37-ad7f-f9ca49ed9be9 for instance 92afe5de-494b-4c48-b545-75e1d45a9b0d on instance [pid: 8|app: 0|req: 194/376] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:10.478 7 WARNING neutronclient.v2_0.client [None req-6cee5588-820d-4b47-81ec-c2b657a68e72 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/377] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:10 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:10.811 8 WARNING neutronclient.v2_0.client [None req-a62d1b44-bdd9-4300-ad2c-f338c6607b04 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/378] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:10 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => generated 1517 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:11.575 7 WARNING neutronclient.v2_0.client [None req-3a86de78-2b4a-442a-805a-c6a4b8166c01 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/379] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:11 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 1386 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:11.887 8 INFO nova.api.openstack.wsgi [None req-d141315c-1b54-461a-860f-d7c652fb3441 80fe60a0544c4c83ac3d104fc5e64f9f d56138ac1c274071885dff88d3098d52 - - default default] HTTP exception thrown: Instance 95d11530-f1db-4b41-8df8-fbf7de474126 could not be found. [pid: 8|app: 0|req: 196/380] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:11 2026] GET /v2.1/servers/95d11530-f1db-4b41-8df8-fbf7de474126 => 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: 185/381] 10.0.0.69 () {32 vars in 702 bytes} [Fri Apr 24 02:34:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-292157322 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:12.653 8 INFO nova.api.openstack.wsgi [None req-276b50e5-43d2-431e-ae99-312f7754ee41 fe7e6dd5a8b24f4991cbed1171c2f5aa 1f24b2e0e7e340c6b3bbfc5abc68e215 - - default default] HTTP exception thrown: Instance 92afe5de-494b-4c48-b545-75e1d45a9b0d could not be found. [pid: 8|app: 0|req: 197/382] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:12 2026] GET /v2.1/servers/92afe5de-494b-4c48-b545-75e1d45a9b0d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/383] 10.0.0.69 () {32 vars in 704 bytes} [Fri Apr 24 02:34:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1876423398 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:34:20.617 7 WARNING neutronclient.v2_0.client [None req-1589ae01-c3ce-42df-b2b2-90793537fbe8 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/386] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:20 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1822 bytes in 1574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:22.223 8 WARNING neutronclient.v2_0.client [None req-cd878d01-77c5-4a44-abf8-05bd8f6daf6c 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/387] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:22 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1822 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 200/388] 10.0.0.69 () {34 vars in 748 bytes} [Fri Apr 24 02:34:22 2026] POST /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:22.855 8 WARNING neutronclient.v2_0.client [None req-73f3a81e-c3ef-47b2-9763-bfb30fdd96f5 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:22.882 7 WARNING neutronclient.v2_0.client [None req-5ceacdc8-575e-4199-807c-f21fa6fd236a a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/389] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:22 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1824 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:34:23.299 7 WARNING neutronclient.v2_0.client [None req-5ceacdc8-575e-4199-807c-f21fa6fd236a a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/390] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:34:22 2026] POST /v2.1/servers => generated 424 bytes in 857 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:23.579 8 WARNING neutronclient.v2_0.client [None req-93fb0587-ef41-4061-9662-4f82fe8b12fe a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/391] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:23 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1370 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:23.983 7 WARNING neutronclient.v2_0.client [None req-ee5c93c2-413c-4071-9ab1-0ef506da07cd 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/392] 10.0.0.69 () {32 vars in 739 bytes} [Fri Apr 24 02:34:23 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/os-interface => generated 284 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:24.119 8 WARNING neutronclient.v2_0.client [None req-690a625d-8fe9-44aa-ab72-de78c85195b2 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:24.192 7 WARNING neutronclient.v2_0.client [None req-b93d473c-22ff-4db7-94e5-330b6ee4ac80 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/393] 10.0.0.69 () {32 vars in 813 bytes} [Fri Apr 24 02:34:24 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/os-interface/7325c91c-8b9a-4d30-ad11-cb4a171eb223 => generated 281 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/394] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:24 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 191/395] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:24 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1824 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/396] 10.0.0.69 () {34 vars in 748 bytes} [Fri Apr 24 02:34:24 2026] POST /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/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: 192/397] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:24 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 206/398] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:34:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:24.677 7 WARNING neutronclient.v2_0.client [None req-081b24f9-ebd8-4a9b-92b1-853a98af021d a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/401] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:24 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1374 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:34:25.327 8 WARNING neutronclient.v2_0.client [None req-39a50ea9-c234-44bc-94c4-ec73e3afce04 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] 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: 194/402] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:25 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:25.417 7 INFO nova.api.openstack.compute.server_external_events [req-605ecd42-0cbb-4918-91cc-d4514b299392 req-221f6e3f-0726-48f7-8633-a0c6b7b44719 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:7325c91c-8b9a-4d30-ad11-cb4a171eb223 for instance d76dec06-205f-4710-827c-7833416cb6e0 on instance [pid: 7|app: 0|req: 195/403] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:25 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: 8|app: 0|req: 209/404] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:25 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1824 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:25.771 7 WARNING neutronclient.v2_0.client [None req-ee0412ec-d461-4026-864d-4d27e9da854b a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:25.807 8 WARNING neutronclient.v2_0.client [None req-c3d3f023-cb9b-434f-a4f4-b7795fff7dc5 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/405] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:25 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1422 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:34:25.853 8 WARNING neutronclient.v2_0.client [None req-c3d3f023-cb9b-434f-a4f4-b7795fff7dc5 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:26.027 8 WARNING neutronclient.v2_0.client [None req-c3d3f023-cb9b-434f-a4f4-b7795fff7dc5 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/406] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:34:25 2026] POST /v2.1/servers => generated 451 bytes in 598 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:26.380 7 WARNING neutronclient.v2_0.client [None req-7b54e027-4a3a-4dfb-9773-5848b4715069 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] 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: 197/407] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:26 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1424 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/408] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:26 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/ips => generated 194 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:26.497 7 WARNING neutronclient.v2_0.client [None req-dbb15c84-d540-4eb1-889f-a38115e04ed7 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:26.500 8 WARNING neutronclient.v2_0.client [None req-4a0941a9-d44d-4a3a-8c26-7c299114731b 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/409] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:26 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1829 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/410] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:26 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1950 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/411] 10.0.0.69 () {34 vars in 748 bytes} [Fri Apr 24 02:34:26 2026] POST /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/action => generated 0 bytes in 33 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: 213/412] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:26 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:26.869 7 WARNING neutronclient.v2_0.client [None req-67f21b4f-5c93-40bd-b109-a6288e6ea78e a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/413] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:26 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1422 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-04-24 02:34:27.477 8 WARNING neutronclient.v2_0.client [None req-8770551b-ffbb-4064-81bf-026922b0075d d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/414] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:27 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1428 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:27.651 7 WARNING neutronclient.v2_0.client [None req-9ce95ffc-2ad2-4a1b-a0f1-ab134ec9ad64 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] 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: 215/415] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:27 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/ips => generated 194 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/416] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:27 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1829 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:27.950 8 WARNING neutronclient.v2_0.client [None req-c25733bc-dff3-46d7-ac00-996d7f765106 a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/417] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:27 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1430 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-04-24 02:34:28.572 7 WARNING neutronclient.v2_0.client [None req-db5c985e-7c41-449a-90cb-c2be5c52af27 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] 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: 217/418] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:28 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/ips => generated 194 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:28.809 8 INFO nova.api.openstack.compute.server_external_events [req-94b4a53c-1353-4fff-b954-b901710322cc req-71f8553a-4957-4b62-8092-46bed4ac33aa 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:7325c91c-8b9a-4d30-ad11-cb4a171eb223 for instance d76dec06-205f-4710-827c-7833416cb6e0 on instance [pid: 7|app: 0|req: 202/419] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:28 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1476 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 218/420] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-04-24 02:34:28.842 7 WARNING neutronclient.v2_0.client [None req-8df10157-4b16-471b-812c-c79b974996c1 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/421] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:28 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1829 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:29.036 8 WARNING neutronclient.v2_0.client [None req-af02c4e8-1b64-40e6-9df2-ea363b6bcd21 a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:29.091 7 INFO nova.api.openstack.compute.server_external_events [req-08129039-0713-4487-9260-8a9e041767a8 req-e9029ab6-4458-43c5-b742-0c7887ea3fff 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:f91dc02e-76b7-47f4-9427-4884690c1752 for instance 1a312a5e-98d9-4dbe-bbd9-3992e81de88c on instance [pid: 7|app: 0|req: 204/422] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/423] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:29 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1482 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 205/424] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:29 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:29.869 8 WARNING neutronclient.v2_0.client [None req-ad73d50f-a814-4f30-b657-04516f8d2b54 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/425] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:29 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1476 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/426] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:34:29 2026] DELETE /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:29.986 7 WARNING neutronclient.v2_0.client [None req-b13cf76d-63ab-46c5-9359-a04439f88741 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:29.987 8 WARNING neutronclient.v2_0.client [None req-d454d9dd-2552-4bc0-83db-74af7887c2c2 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/427] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:29 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1829 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/428] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:29 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1842 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:30.219 8 WARNING neutronclient.v2_0.client [None req-085d9a28-0427-4aab-8731-cd9f3e519d36 a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/429] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:30 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1470 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:30.846 7 INFO nova.api.openstack.compute.server_external_events [req-d7053a80-030c-4b46-a993-4762be920d0b req-188efd2c-fb6a-4777-86ad-1578f9990992 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance 2026-04-24 02:34:30.846 7 INFO nova.api.openstack.compute.server_external_events [req-d7053a80-030c-4b46-a993-4762be920d0b req-188efd2c-fb6a-4777-86ad-1578f9990992 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance 2026-04-24 02:34:30.847 7 INFO nova.api.openstack.compute.server_external_events [req-d7053a80-030c-4b46-a993-4762be920d0b req-188efd2c-fb6a-4777-86ad-1578f9990992 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance 2026-04-24 02:34:30.847 7 INFO nova.api.openstack.compute.server_external_events [req-d7053a80-030c-4b46-a993-4762be920d0b req-188efd2c-fb6a-4777-86ad-1578f9990992 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance [pid: 7|app: 0|req: 208/430] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:30 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:30.992 8 WARNING neutronclient.v2_0.client [None req-9d73e22d-1fa1-43a2-90c6-c9f44c75f098 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/431] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:30 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1484 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:31.202 7 WARNING neutronclient.v2_0.client [None req-e16bfe7f-d816-433f-aa44-e5b35937eb74 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:31.208 8 WARNING neutronclient.v2_0.client [None req-0b29d3ad-982e-43ba-909a-5f448fdbc4df 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/432] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:31 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1829 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-04-24 02:34:31.422 7 WARNING neutronclient.v2_0.client [None req-1a66b0d1-8798-4e53-83b8-0ff671f88123 a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/433] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:31 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1842 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/434] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:31 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1470 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-04-24 02:34:32.128 8 WARNING neutronclient.v2_0.client [None req-850b11df-cb29-46ec-974c-345a86599795 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/435] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:32 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1562 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-04-24 02:34:32.326 7 INFO nova.api.openstack.compute.server_external_events [req-34c21173-8ed8-43bc-86a2-243e79b41e27 req-a7bd9b59-3b84-493c-8a8c-a5bdcdd1123a 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:ab61302a-4a0e-4cc3-b974-9b087d76621d for instance 138b1263-aa15-4376-b7bc-e37cc090d616 on instance [pid: 7|app: 0|req: 211/436] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:32 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-04-24 02:34:32.438 8 WARNING neutronclient.v2_0.client [None req-1138ea16-6663-4dae-aff5-5bf332e8cc32 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:32.503 7 WARNING neutronclient.v2_0.client [None req-1b29313b-2c19-4f1b-8844-d6b34c61dddb 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/437] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:32 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1822 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/438] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:32 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1842 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:34:32.653 8 WARNING neutronclient.v2_0.client [None req-8bccfacc-d110-4134-a672-b8a7b02c2f2b a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/439] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:32 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1470 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:32.894 7 INFO nova.api.openstack.compute.server_external_events [req-6dc33719-8b9b-401f-8109-6c93957bfa9b req-d0e1f770-4534-42f0-932d-684e14268c31 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:7325c91c-8b9a-4d30-ad11-cb4a171eb223 for instance d76dec06-205f-4710-827c-7833416cb6e0 on instance 2026-04-24 02:34:32.894 7 INFO nova.api.openstack.compute.server_external_events [req-6dc33719-8b9b-401f-8109-6c93957bfa9b req-d0e1f770-4534-42f0-932d-684e14268c31 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:7325c91c-8b9a-4d30-ad11-cb4a171eb223 for instance d76dec06-205f-4710-827c-7833416cb6e0 on instance [pid: 7|app: 0|req: 213/440] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:32 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:33.307 8 WARNING neutronclient.v2_0.client [None req-bf8907e1-61d6-491f-babf-2c3cf2ab4c2f d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/441] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:33 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1550 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:33.701 7 WARNING neutronclient.v2_0.client [None req-a0744466-b299-403a-9494-8729fe8a8b55 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/442] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:33 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1481 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:33.806 8 WARNING neutronclient.v2_0.client [None req-7ffcb7c9-ddf4-462e-8ab4-32c0d502c71c a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/443] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:33 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1470 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:34.360 7 INFO nova.api.openstack.compute.server_external_events [req-da1da7ea-d651-42f1-b984-0589fd6a691d req-ba643d90-ccdd-4343-b84d-496723270373 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:7325c91c-8b9a-4d30-ad11-cb4a171eb223 for instance d76dec06-205f-4710-827c-7833416cb6e0 on instance 2026-04-24 02:34:34.361 7 INFO nova.api.openstack.compute.server_external_events [req-da1da7ea-d651-42f1-b984-0589fd6a691d req-ba643d90-ccdd-4343-b84d-496723270373 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:f91dc02e-76b7-47f4-9427-4884690c1752 for instance 1a312a5e-98d9-4dbe-bbd9-3992e81de88c on instance 2026-04-24 02:34:34.361 7 INFO nova.api.openstack.compute.server_external_events [req-da1da7ea-d651-42f1-b984-0589fd6a691d req-ba643d90-ccdd-4343-b84d-496723270373 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:f91dc02e-76b7-47f4-9427-4884690c1752 for instance 1a312a5e-98d9-4dbe-bbd9-3992e81de88c on instance [pid: 7|app: 0|req: 215/444] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:34 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:34.493 8 WARNING neutronclient.v2_0.client [None req-954a8693-28cf-482f-a066-42ecc4e9802f d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/445] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:34 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1550 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:34.817 7 WARNING neutronclient.v2_0.client [None req-d68d8e56-03b0-46a0-a85f-28407d9dd0b7 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/448] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:34 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1486 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:35.001 8 WARNING neutronclient.v2_0.client [None req-a2ac6706-774e-4387-a90f-2b698ad066e7 a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/449] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:34 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1470 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:35.650 7 WARNING neutronclient.v2_0.client [None req-c0a20ca4-d217-4789-85a7-b5dab74191a2 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/450] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:35 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1550 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:35.930 8 WARNING neutronclient.v2_0.client [None req-5470a1c0-4398-482e-a031-d431dbee0dda 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/451] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:35 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 1486 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-04-24 02:34:36.168 7 WARNING neutronclient.v2_0.client [None req-cef2f0a4-83e3-4c1c-8da2-f68f574c3019 a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/452] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:36 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1656 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, ' [pid: 8|app: 0|req: 234/453] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:36 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c/ips => generated 110 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 220/454] 10.0.0.69 () {32 vars in 721 bytes} [Fri Apr 24 02:34:36 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c/ips => generated 110 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 235/455] 10.0.0.69 () {32 vars in 823 bytes} [Fri Apr 24 02:34:36 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c/ips/tempest-ServerAddressesTestJSON-1020027591-network => generated 95 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 221/456] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:34:36 2026] DELETE /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:36.576 8 WARNING neutronclient.v2_0.client [None req-7bcb8702-0dfd-4baa-8044-7d0856702171 a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/457] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:36 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1662 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:36.793 7 WARNING neutronclient.v2_0.client [None req-952fd2ce-b782-4814-a3ff-2d60cc64ce07 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/458] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:36 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1550 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:37.025 8 INFO nova.api.openstack.wsgi [None req-d67fbd0f-f70b-4d96-8f72-0b79ab389a8b 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] HTTP exception thrown: Instance d76dec06-205f-4710-827c-7833416cb6e0 could not be found. [pid: 8|app: 0|req: 237/459] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:36 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 111 bytes in 47 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: 223/460] 10.0.0.69 () {32 vars in 702 bytes} [Fri Apr 24 02:34:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-548271193 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:37.124 8 INFO nova.api.openstack.compute.server_external_events [req-eeeb7597-42e3-4e88-96c2-efe60ff7c023 req-75648ab8-6f13-48b2-aca8-a94a124b08e4 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:ab61302a-4a0e-4cc3-b974-9b087d76621d for instance 138b1263-aa15-4376-b7bc-e37cc090d616 on instance [pid: 8|app: 0|req: 238/461] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:34:37.533 7 INFO nova.api.openstack.wsgi [None req-db0e79a0-3c51-4c6e-92c9-d7861f572877 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] HTTP exception thrown: Instance d76dec06-205f-4710-827c-7833416cb6e0 could not be found. [pid: 7|app: 0|req: 224/462] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:34:37 2026] DELETE /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => 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-04-24 02:34:37.567 8 INFO nova.api.openstack.wsgi [None req-b03d8b0e-06e7-4195-94e8-36c3f34e0fb8 2613cce12cc843d893d227bb96101145 dbeff875af074df983453c733dd9e94d - - default default] HTTP exception thrown: Instance d76dec06-205f-4710-827c-7833416cb6e0 could not be found. [pid: 8|app: 0|req: 239/463] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:37 2026] GET /v2.1/servers/d76dec06-205f-4710-827c-7833416cb6e0 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:37.737 7 WARNING neutronclient.v2_0.client [None req-7e877d1e-779c-4fe7-93f1-cba2d71bb62b a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/464] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:37 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1662 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:38.017 8 WARNING neutronclient.v2_0.client [None req-2459b2f9-a732-4c4a-b20b-19d16b27e6df d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/465] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:37 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1550 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:38.899 7 WARNING neutronclient.v2_0.client [None req-6a7706e1-f95d-4296-b03c-cdf3dcb9674c a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:39.181 8 INFO nova.api.openstack.compute.server_external_events [req-0c9692c5-de1e-4a6a-88e0-4b10cd3b256a req-ebf241f8-2069-4765-ab4e-24d5a379cdf5 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:ab61302a-4a0e-4cc3-b974-9b087d76621d for instance 138b1263-aa15-4376-b7bc-e37cc090d616 on instance 2026-04-24 02:34:39.181 8 INFO nova.api.openstack.compute.server_external_events [req-0c9692c5-de1e-4a6a-88e0-4b10cd3b256a req-ebf241f8-2069-4765-ab4e-24d5a379cdf5 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:f91dc02e-76b7-47f4-9427-4884690c1752 for instance 1a312a5e-98d9-4dbe-bbd9-3992e81de88c on instance 2026-04-24 02:34:39.181 8 INFO nova.api.openstack.compute.server_external_events [req-0c9692c5-de1e-4a6a-88e0-4b10cd3b256a req-ebf241f8-2069-4765-ab4e-24d5a379cdf5 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:f91dc02e-76b7-47f4-9427-4884690c1752 for instance 1a312a5e-98d9-4dbe-bbd9-3992e81de88c on instance [pid: 8|app: 0|req: 241/466] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:39 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 226/467] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:38 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1620 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:39.227 8 WARNING neutronclient.v2_0.client [None req-31a6be4f-eb80-486d-a3a0-b8333ecf0bb8 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:34:39.243 7 INFO nova.api.openstack.compute.server_external_events [req-2a0c5ed1-cc1b-48b9-880c-fd7a3e7a7842 req-2f1a23bf-3dce-42b5-a41c-5bc9b9fee711 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:f91dc02e-76b7-47f4-9427-4884690c1752 for instance 1a312a5e-98d9-4dbe-bbd9-3992e81de88c on instance [pid: 7|app: 0|req: 227/468] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/469] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:39 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1727 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:39.389 7 WARNING neutronclient.v2_0.client [None req-bc81a800-48bb-4f30-a7a5-43b22a6bc31b d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/470] 10.0.0.69 () {32 vars in 739 bytes} [Fri Apr 24 02:34:39 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616/os-interface => generated 284 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:40.278 8 WARNING neutronclient.v2_0.client [None req-596a1c73-73f4-4bf6-8249-8989dc6f77a6 a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] 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: 243/471] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:40 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1456 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:34:40.359 7 WARNING neutronclient.v2_0.client [None req-2552f91b-65ef-4869-92c0-2af880bd96dd d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/472] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:40 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1727 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 244/473] 10.0.0.69 () {32 vars in 639 bytes} [Fri Apr 24 02:34:40 2026] GET /v2.1/servers => generated 378 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/474] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:34:40 2026] DELETE /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:40.669 8 WARNING neutronclient.v2_0.client [None req-ffbe8e48-77bc-421a-839d-25276541b5c7 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/475] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:40 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1733 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:41.287 7 INFO nova.api.openstack.compute.server_external_events [req-ae55e1ae-df7f-4f07-a533-e4185170c4d3 req-7050764b-483a-4c7a-9fa7-95ec1022f5ff 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:ab61302a-4a0e-4cc3-b974-9b087d76621d for instance 138b1263-aa15-4376-b7bc-e37cc090d616 on instance [pid: 7|app: 0|req: 231/476] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:41.401 8 WARNING neutronclient.v2_0.client [None req-cdbc973f-995c-475a-910d-95666392771c a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/477] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:41 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => generated 1456 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:41.863 8 INFO nova.api.openstack.compute.server_external_events [req-1d74742d-7db5-4c40-b1dc-e03d137ddd73 req-c957a282-8271-4824-bd38-b35a72eeaf1e 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:ab61302a-4a0e-4cc3-b974-9b087d76621d for instance 138b1263-aa15-4376-b7bc-e37cc090d616 on instance 2026-04-24 02:34:41.868 7 WARNING neutronclient.v2_0.client [None req-fe2683f7-899b-4704-b602-311ce1fda988 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/478] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/479] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:41 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1733 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:42.476 8 INFO nova.api.openstack.wsgi [None req-d7b6f79e-439e-4ea2-b364-62f8aab12832 a51878014a9d47018dac6fdc8c705144 c8de24cb595f4148a8c6db0d35788407 - - default default] HTTP exception thrown: Instance 1a312a5e-98d9-4dbe-bbd9-3992e81de88c could not be found. [pid: 8|app: 0|req: 248/480] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:42 2026] GET /v2.1/servers/1a312a5e-98d9-4dbe-bbd9-3992e81de88c => 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-04-24 02:34:43.130 7 WARNING neutronclient.v2_0.client [None req-b5835127-d90f-4339-b199-85f2cadbdc34 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/481] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:43 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1785 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:43.923 8 INFO nova.api.openstack.compute.server_external_events [req-9b8db119-0dae-429b-aba6-f4ac9ba5d86a req-8deddfb8-bdfb-4c0f-8ec6-1fb2ef63fa96 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:ab61302a-4a0e-4cc3-b974-9b087d76621d for instance 138b1263-aa15-4376-b7bc-e37cc090d616 on instance 2026-04-24 02:34:43.923 8 INFO nova.api.openstack.compute.server_external_events [req-9b8db119-0dae-429b-aba6-f4ac9ba5d86a req-8deddfb8-bdfb-4c0f-8ec6-1fb2ef63fa96 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:ab61302a-4a0e-4cc3-b974-9b087d76621d for instance 138b1263-aa15-4376-b7bc-e37cc090d616 on instance [pid: 8|app: 0|req: 249/482] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:43 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:44.410 7 WARNING neutronclient.v2_0.client [None req-ae9fc0c6-45f5-4dee-8bc7-2ebe5ce44ba4 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/483] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:44 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1510 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:45.531 7 WARNING neutronclient.v2_0.client [None req-4be26a8f-072e-413d-8d4b-53ee8245d4d3 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/486] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:45 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 1510 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:46.613 8 INFO nova.api.openstack.wsgi [None req-f88820a3-6b4c-4af4-8893-7c2781c4cfc2 d10bdadaba18453d9dc3a586ae5e0d8a 0c2432978ab5487fa2f472b6f80d67c7 - - default default] HTTP exception thrown: Instance 138b1263-aa15-4376-b7bc-e37cc090d616 could not be found. [pid: 8|app: 0|req: 251/487] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:46 2026] GET /v2.1/servers/138b1263-aa15-4376-b7bc-e37cc090d616 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 237/488] 10.0.0.69 () {32 vars in 704 bytes} [Fri Apr 24 02:34:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1988520465 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/489] 10.0.0.69 () {30 vars in 411 bytes} [Fri Apr 24 02:34:46 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/490] 10.0.0.69 () {28 vars in 558 bytes} [Fri Apr 24 02:34:46 2026] GET /v2/ => generated 402 bytes in 529 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 253/491] 10.0.0.69 () {28 vars in 562 bytes} [Fri Apr 24 02:34:47 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/492] 10.0.0.69 () {30 vars in 411 bytes} [Fri Apr 24 02:34:47 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-24 02:34:48.067 8 WARNING neutronclient.v2_0.client [None req-583244fe-bc22-4dc0-9ec5-fe6b36ef5aea 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/493] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:48 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1822 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/494] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:34:48 2026] DELETE /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => 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-04-24 02:34:48.622 8 WARNING neutronclient.v2_0.client [None req-a272f6bb-c767-403e-8cd5-94b9cfcaa6aa 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/495] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:48 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1828 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:49.878 7 INFO nova.api.openstack.compute.server_external_events [req-2cba0a6f-12f7-45e1-a66e-4b4c3093d639 req-2a174f03-d184-483b-9eb2-0823e3cd9cf6 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance [pid: 7|app: 0|req: 241/496] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:49 2026] POST /v2.1/os-server-external-events => generated 185 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-04-24 02:34:50.075 8 WARNING neutronclient.v2_0.client [None req-72b95bd7-519b-4f05-a91b-683859acdbc8 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/497] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:50 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1828 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:51.231 7 WARNING neutronclient.v2_0.client [None req-c7caa405-7777-461f-8d95-a045c0530dc7 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/498] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:51 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1828 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:51.443 8 INFO nova.api.openstack.compute.server_external_events [req-2a37967d-abfa-47ca-a5cf-bee9907bbca4 req-27ea5ead-433f-47be-95a9-9e756982b730 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance [pid: 8|app: 0|req: 257/499] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:51.919 7 INFO nova.api.openstack.compute.server_external_events [req-f7bea11f-fbb4-4e08-affa-7bd40a70fb30 req-9a958f6c-d248-43c0-9986-af25975586a9 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:7d2e0fd5-771a-4833-a886-1e4d43089e78 for instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 on instance [pid: 7|app: 0|req: 243/500] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:34:51 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-04-24 02:34:52.406 8 WARNING neutronclient.v2_0.client [None req-db96c6d7-599f-4d93-a4d1-c98a5b99696c 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/501] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:52 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1473 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-04-24 02:34:53.503 7 WARNING neutronclient.v2_0.client [None req-80d346be-1c03-4173-8b4e-97cf5a3b98cf 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/502] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:53 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1478 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:54.607 8 WARNING neutronclient.v2_0.client [None req-37a9defc-4d57-435c-9b9f-f58623f01a72 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/505] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:54 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 1478 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:34:55.788 7 INFO nova.api.openstack.wsgi [None req-5979155b-23a5-481e-8c6d-ae6703fcd067 3759d5f17f1d4fc6bdccd30a9c0dd02a 8e0a8e512590495d86174a92c7f1ad57 - - default default] HTTP exception thrown: Instance 1feb9fdc-1a21-4541-aeef-d0d7a96f9092 could not be found. [pid: 7|app: 0|req: 247/506] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:34:55 2026] GET /v2.1/servers/1feb9fdc-1a21-4541-aeef-d0d7a96f9092 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 260/507] 10.0.0.69 () {32 vars in 704 bytes} [Fri Apr 24 02:34:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1469045221 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/516] 10.0.0.249 () {30 vars in 618 bytes} [Fri Apr 24 02:35:34 2026] GET /v2.1 => generated 0 bytes in 165 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: 253/517] 10.0.0.249 () {32 vars in 691 bytes} [Fri Apr 24 02:35:34 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: 265/518] 10.0.0.249 () {34 vars in 912 bytes} [Fri Apr 24 02:35:34 2026] GET /v2.1/os-simple-tenant-usage/a7992564d31a43f2beb0bc8b01f19beb?start=2026-04-23T00:00:00&end=2026-04-24T23:59:59 => generated 20 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/519] 10.0.0.249 () {30 vars in 653 bytes} [Fri Apr 24 02:35:35 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:36.536 8 WARNING neutronclient.v2_0.client [None req-0a29756e-4e3e-459a-b66b-e26f47374adb 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:35:37.601 8 WARNING neutronclient.v2_0.client [None req-0a29756e-4e3e-459a-b66b-e26f47374adb 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/520] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:35:36 2026] POST /v2.1/servers => generated 424 bytes in 1332 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 02:35:37.833 7 WARNING neutronclient.v2_0.client [None req-5c959f13-4639-4dc2-aa33-a8887d5b5da0 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/521] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:37 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1367 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 267/522] 10.0.0.249 () {30 vars in 618 bytes} [Fri Apr 24 02:35:38 2026] GET /v2.1 => generated 0 bytes in 102 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: 256/523] 10.0.0.249 () {32 vars in 691 bytes} [Fri Apr 24 02:35:38 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/524] 10.0.0.249 () {34 vars in 912 bytes} [Fri Apr 24 02:35:38 2026] GET /v2.1/os-simple-tenant-usage/a7992564d31a43f2beb0bc8b01f19beb?start=2026-04-23T00:00:00&end=2026-04-24T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/525] 10.0.0.249 () {30 vars in 653 bytes} [Fri Apr 24 02:35:38 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:38.918 8 WARNING neutronclient.v2_0.client [None req-82a37ddf-d226-4af4-9694-7286c2e38c0f 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/526] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:38 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1371 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:35:40.121 7 WARNING neutronclient.v2_0.client [None req-a7e4f6aa-16ea-4dac-a044-0be4223173ca 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/527] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:40 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1419 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:41.536 8 WARNING neutronclient.v2_0.client [None req-c6965576-cc97-468e-8855-d9b2e8543562 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/528] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:41 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1419 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-04-24 02:35:42.680 7 WARNING neutronclient.v2_0.client [None req-b416f4aa-73c3-4fed-aa23-91a5f5535eb2 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/529] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:42 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1469 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:43.554 8 INFO nova.api.openstack.compute.server_external_events [req-72c28e73-09bd-4e6c-8dac-cadcd85c6d4b req-c3a71cfd-580d-4c51-a2e2-967d33d29d1e 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:cd76d7f9-dae9-474a-8adf-89bbedd74645 for instance 2e37c586-fed7-49d1-8b54-e8db7087ec87 on instance [pid: 8|app: 0|req: 271/530] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:35:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:44.357 7 WARNING neutronclient.v2_0.client [None req-4470be84-28fb-48d3-9ec5-a96923b9ce8e 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/531] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:44 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1467 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:45.508 8 WARNING neutronclient.v2_0.client [None req-bc873c7d-8d66-478c-a54e-1f5ed529cb7f 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/534] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:45 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1467 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:46.649 7 WARNING neutronclient.v2_0.client [None req-ddfba562-26e8-488b-9c90-a1140d014a12 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/535] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:46 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1467 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:47.865 8 WARNING neutronclient.v2_0.client [None req-b26fdcba-b1b1-4d26-ab24-9dbb5e563413 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/536] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:47 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1467 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:48.389 7 INFO nova.api.openstack.compute.server_external_events [req-f7bbdffc-5804-4d76-9d3c-e82d33d81a66 req-9e84d5b2-6d2e-4f26-b36b-221409357ef6 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:cd76d7f9-dae9-474a-8adf-89bbedd74645 for instance 2e37c586-fed7-49d1-8b54-e8db7087ec87 on instance [pid: 7|app: 0|req: 263/537] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:35:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:49.209 8 WARNING neutronclient.v2_0.client [None req-89a973dc-8050-4b0e-9333-785551db3069 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/538] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:49 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1467 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:50.442 7 INFO nova.api.openstack.compute.server_external_events [req-6a03d05c-23ea-4329-b312-fc9b364e18f5 req-c9ced3cf-4dfc-4cde-a588-99eff149357f 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:cd76d7f9-dae9-474a-8adf-89bbedd74645 for instance 2e37c586-fed7-49d1-8b54-e8db7087ec87 on instance [pid: 7|app: 0|req: 264/539] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:35:50 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-04-24 02:35:50.681 8 WARNING neutronclient.v2_0.client [None req-2b60bbb5-afd4-43de-803b-d81f722c07fc 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/540] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:50 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1647 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/541] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:35:52 2026] DELETE /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:52.679 8 WARNING neutronclient.v2_0.client [None req-9afaa9ff-b794-45bf-8752-61938a00c57e 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/542] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:52 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1653 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:53.869 7 INFO nova.api.openstack.compute.server_external_events [req-b894977b-fbae-4e5a-94a0-354a951dc6d0 req-9807d6a2-d815-4293-8d7b-0e42c989af90 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:cd76d7f9-dae9-474a-8adf-89bbedd74645 for instance 2e37c586-fed7-49d1-8b54-e8db7087ec87 on instance [pid: 7|app: 0|req: 266/543] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:35:53 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:53.966 8 WARNING neutronclient.v2_0.client [None req-a40df124-06ca-4e8a-9824-ce6cc8e46d6c 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/544] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:53 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1653 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-04-24 02:35:55.245 7 INFO nova.api.openstack.compute.server_external_events [req-1039699e-e3f7-451d-bf5f-52f1c703d6a2 req-d400d6fd-21da-4e4a-9250-e015c5c07727 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:cd76d7f9-dae9-474a-8adf-89bbedd74645 for instance 2e37c586-fed7-49d1-8b54-e8db7087ec87 on instance [pid: 7|app: 0|req: 268/547] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:35:55 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-04-24 02:35:55.354 8 WARNING neutronclient.v2_0.client [None req-f773c7cc-34b3-4e45-ade5-68e39bbeb4cc 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/548] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:55 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1448 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:55.912 7 INFO nova.api.openstack.compute.server_external_events [req-b435851b-29ff-4119-91d2-52858f18cb56 req-05056256-5b30-4f65-937f-211459c216a9 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:cd76d7f9-dae9-474a-8adf-89bbedd74645 for instance 2e37c586-fed7-49d1-8b54-e8db7087ec87 on instance [pid: 7|app: 0|req: 269/549] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:35:55 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-04-24 02:35:56.434 8 WARNING neutronclient.v2_0.client [None req-7cacb7d2-a8d4-4736-b4cf-e7a3f7ad025a 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/550] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:56 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1453 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:57.535 7 WARNING neutronclient.v2_0.client [None req-d3d553fa-d104-4170-8f9d-e2fc609c5d29 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/551] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:57 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => generated 1453 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:35:58.654 8 INFO nova.api.openstack.wsgi [None req-066a7eeb-45d0-427b-88a0-e3e3a5718792 5ba12da13f9c472894e7779e287fc529 aed20ded7e4442c39521dbb5fa005c7b - - default default] HTTP exception thrown: Instance 2e37c586-fed7-49d1-8b54-e8db7087ec87 could not be found. [pid: 8|app: 0|req: 282/552] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:35:58 2026] GET /v2.1/servers/2e37c586-fed7-49d1-8b54-e8db7087ec87 => 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: 278/567] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:37:08 2026] POST /v2.1/os-keypairs => generated 397 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-04-24 02:37:10.907 8 WARNING neutronclient.v2_0.client [None req-9b55dfb2-22ee-4b53-a7f4-7858147ea9ca eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:37:10.947 8 WARNING neutronclient.v2_0.client [None req-9b55dfb2-22ee-4b53-a7f4-7858147ea9ca eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:37:11.066 8 WARNING neutronclient.v2_0.client [None req-9b55dfb2-22ee-4b53-a7f4-7858147ea9ca eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/568] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:37:10 2026] POST /v2.1/servers => generated 449 bytes in 415 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 02:37:11.273 7 WARNING neutronclient.v2_0.client [None req-88b9fcab-7de8-45ce-ba13-a68f7ae4ca84 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/569] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:11 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1402 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:12.379 8 WARNING neutronclient.v2_0.client [None req-15df8b5d-056c-4795-b6dd-391634f8473d eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/570] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:12 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1406 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:13.497 7 WARNING neutronclient.v2_0.client [None req-255ffa50-332e-4c62-926f-5921c306271e eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/571] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:13 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1454 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-04-24 02:37:14.598 8 WARNING neutronclient.v2_0.client [None req-921009b3-2152-4817-8ebd-fdbc17424190 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/572] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:14 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1454 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:15.689 8 WARNING neutronclient.v2_0.client [None req-bfed5671-67bf-4204-9f90-e5cb1c7f4c8a eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/575] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:15 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1462 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:16.826 7 WARNING neutronclient.v2_0.client [None req-8acda5dc-b4dd-4194-ae5a-93b0419cd721 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:17.009 8 INFO nova.api.openstack.compute.server_external_events [req-e43b24de-379f-43bf-a20c-59fc2be2fb0f req-b57a6417-9c6e-4689-8b77-256925a78b5e 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:d8d4282b-fb72-4fee-8f0d-26e15ad1d280 for instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 on instance [pid: 8|app: 0|req: 295/576] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:37:16 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: 282/577] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:16 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1539 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:18.230 8 WARNING neutronclient.v2_0.client [None req-9d151e8c-d9bb-4552-ad6a-375c2138eb14 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/578] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:18 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1527 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-04-24 02:37:19.611 7 WARNING neutronclient.v2_0.client [None req-08ffe167-c4ec-4083-9f02-085e4d5432a5 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/579] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:19 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1527 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, ' 2026-04-24 02:37:20.866 8 WARNING neutronclient.v2_0.client [None req-913b302f-da7d-4c42-bb16-8367334d1949 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/580] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:20 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1527 bytes in 703 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:22.567 7 WARNING neutronclient.v2_0.client [None req-698bb482-fb37-4f75-a517-55123562417b eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/581] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:22 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1527 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:24.156 8 WARNING neutronclient.v2_0.client [None req-7dcc900e-a263-44e2-8a65-352160c8883a eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/582] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:24 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1527 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:24.558 7 INFO nova.api.openstack.compute.server_external_events [req-46c6e91c-649b-449a-b12e-b4e4c6243683 req-f326e382-9c06-48d9-89f8-3e08318e5760 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:d8d4282b-fb72-4fee-8f0d-26e15ad1d280 for instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 on instance [pid: 7|app: 0|req: 285/583] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:37:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:25.314 8 WARNING neutronclient.v2_0.client [None req-6da72026-52b1-416a-b7d7-dcf9ddee3a03 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/586] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:25 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1527 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:26.452 7 WARNING neutronclient.v2_0.client [None req-1e714343-de06-439e-962f-da58b3350416 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/587] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:26 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1527 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-04-24 02:37:26.616 8 INFO nova.api.openstack.compute.server_external_events [req-2b6fa467-a738-4fa3-a5e6-da09be47e5dc req-4cd0a07e-7070-4b00-b742-7e1c0bcdaf85 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:d8d4282b-fb72-4fee-8f0d-26e15ad1d280 for instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 on instance 2026-04-24 02:37:26.616 8 INFO nova.api.openstack.compute.server_external_events [req-2b6fa467-a738-4fa3-a5e6-da09be47e5dc req-4cd0a07e-7070-4b00-b742-7e1c0bcdaf85 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:d8d4282b-fb72-4fee-8f0d-26e15ad1d280 for instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 on instance [pid: 8|app: 0|req: 301/588] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:37:26 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:27.641 7 WARNING neutronclient.v2_0.client [None req-7b14b8df-fd91-4b12-b4c4-d99a77f8d593 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/589] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:27 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1527 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:28.838 8 WARNING neutronclient.v2_0.client [None req-7c33aa72-c3c4-4045-9b61-ffd8caae8675 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/590] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:28 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1695 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:29.456 7 WARNING neutronclient.v2_0.client [None req-19e7d65d-329c-411c-a14e-11d97cbe339a eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/591] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:29 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1695 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:31.425 8 INFO nova.api.openstack.compute.server_external_events [req-006160ed-ecc8-4b7e-a428-db0a6ae3bdd7 req-822ba969-8d57-44d5-a654-95763dca406a 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:d8d4282b-fb72-4fee-8f0d-26e15ad1d280 for instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 on instance [pid: 8|app: 0|req: 303/592] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:37:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/595] 10.0.0.69 () {34 vars in 748 bytes} [Fri Apr 24 02:37:37 2026] POST /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678/action => generated 31929 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:41.479 7 INFO nova.api.openstack.compute.server_external_events [req-68ec787a-fe70-4e15-8b3b-f4f38526a2b4 req-107058af-27fd-4d59-8e52-12b0f702c661 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:d8d4282b-fb72-4fee-8f0d-26e15ad1d280 for instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 on instance [pid: 7|app: 0|req: 291/596] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:37:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/597] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:37:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:37:44.870 8 WARNING neutronclient.v2_0.client [None req-6fd3bd8b-63a1-4f30-8a21-c737391d8419 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:37:44.907 8 WARNING neutronclient.v2_0.client [None req-6fd3bd8b-63a1-4f30-8a21-c737391d8419 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:37:45.071 8 WARNING neutronclient.v2_0.client [None req-6fd3bd8b-63a1-4f30-8a21-c737391d8419 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/600] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:37:44 2026] POST /v2.1/servers => generated 449 bytes in 438 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:45.270 7 WARNING neutronclient.v2_0.client [None req-e8b93a78-2acf-49a1-83dc-bda8ddfd36e4 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/601] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:45 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1403 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:46.342 8 WARNING neutronclient.v2_0.client [None req-126aa105-94e0-4967-8c69-9768234a8429 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/602] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:46 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1407 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:47.435 7 WARNING neutronclient.v2_0.client [None req-e465020e-3ce8-4138-a841-9ac3df6617a3 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/603] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:47 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1455 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:48.548 8 WARNING neutronclient.v2_0.client [None req-bb301532-eaf4-4121-aae6-266b5724dac8 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/604] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:48 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1455 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-04-24 02:37:49.631 7 WARNING neutronclient.v2_0.client [None req-f02f09ef-6fa1-41c3-87ab-4470880410e1 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/605] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:49 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1463 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:50.690 8 INFO nova.api.openstack.compute.server_external_events [req-2aacf328-2ba1-41e3-b559-8bf92a2bad47 req-228a2a81-fbc1-4f56-bd98-844c8e9bc708 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:d80b3e3c-2c4c-4027-8542-215365b19e29 for instance 9935aa86-805d-4540-b441-2dfac606ee62 on instance [pid: 8|app: 0|req: 311/606] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:37:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:50.767 7 WARNING neutronclient.v2_0.client [None req-4381140b-d9b4-447c-b7fa-88f8b11efc40 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/607] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:50 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1540 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:51.918 8 WARNING neutronclient.v2_0.client [None req-582a9318-a2fa-4b95-90b1-39fc3b7e5a90 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/608] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:51 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1528 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:53.097 7 WARNING neutronclient.v2_0.client [None req-9747933f-4f25-4ddd-812d-7a5d3cc739aa eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/609] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:53 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1528 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:54.242 8 WARNING neutronclient.v2_0.client [None req-9eee6d48-e968-4962-ac0a-b18484700532 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/610] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:54 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1528 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:55.375 7 WARNING neutronclient.v2_0.client [None req-2ce5969b-8314-4ee2-b360-67d890d8fb3a eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:55.428 8 INFO nova.api.openstack.compute.server_external_events [req-c3e383e5-673f-4038-8a35-9a4116f3e5af req-a4ef776e-fd86-470c-91a8-e599276c37d0 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:d80b3e3c-2c4c-4027-8542-215365b19e29 for instance 9935aa86-805d-4540-b441-2dfac606ee62 on instance [pid: 8|app: 0|req: 315/613] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:37:55 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) [pid: 7|app: 0|req: 299/614] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:55 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1528 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:56.553 8 WARNING neutronclient.v2_0.client [None req-b4ce6dce-ef77-456e-a952-2ffc7a59b764 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/615] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:56 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1528 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:57.476 7 INFO nova.api.openstack.compute.server_external_events [req-ac97fc27-288c-41bb-978d-c043c43da46e req-89bfcf70-eca9-4782-a225-1fd8115228de 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:d80b3e3c-2c4c-4027-8542-215365b19e29 for instance 9935aa86-805d-4540-b441-2dfac606ee62 on instance [pid: 7|app: 0|req: 300/616] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:37:57 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-04-24 02:37:57.730 8 WARNING neutronclient.v2_0.client [None req-05548f2c-162a-4385-a0e6-a2c8b8c4e46e eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/617] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:57 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1696 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:37:57.956 7 WARNING neutronclient.v2_0.client [None req-3342149c-be29-4fb9-91b8-fb05605c45d5 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/618] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:37:57 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1696 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-04-24 02:37:59.514 8 INFO nova.api.openstack.compute.server_external_events [req-c069fadc-954f-4fad-a438-d911b5f2a4df req-d1606bc9-13b7-4884-b7cb-72ab29dbc796 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:d80b3e3c-2c4c-4027-8542-215365b19e29 for instance 9935aa86-805d-4540-b441-2dfac606ee62 on instance [pid: 8|app: 0|req: 318/619] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:37:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/622] 10.0.0.69 () {34 vars in 748 bytes} [Fri Apr 24 02:38:06 2026] POST /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62/action => generated 31929 bytes in 534 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: 303/623] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:38:10 2026] DELETE /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:10.290 8 WARNING neutronclient.v2_0.client [None req-64092332-b2dc-4a7e-b2bf-d165e816e799 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/624] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:10 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1822 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-04-24 02:38:11.497 7 WARNING neutronclient.v2_0.client [None req-82ad0142-d013-4645-b28e-242ec709a1fd eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:11.663 8 INFO nova.api.openstack.compute.server_external_events [req-bfa691af-2ba9-49fe-a91f-dc6cdf01e124 req-e51eb59d-cf42-40c4-9306-3539becf9ed4 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:d80b3e3c-2c4c-4027-8542-215365b19e29 for instance 9935aa86-805d-4540-b441-2dfac606ee62 on instance [pid: 8|app: 0|req: 322/625] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:11 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: 304/626] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:11 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1822 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:12.772 8 WARNING neutronclient.v2_0.client [None req-8d1a63cc-fc68-4520-b633-0368221e3d5f eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:13.727 7 INFO nova.api.openstack.compute.server_external_events [req-9fb93950-db5e-44d3-896d-6f8cccaa8c20 req-70c127e1-1e2c-4a6b-9161-b37d9c9cf35f 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:d80b3e3c-2c4c-4027-8542-215365b19e29 for instance 9935aa86-805d-4540-b441-2dfac606ee62 on instance [pid: 7|app: 0|req: 305/627] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:13 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: 8|app: 0|req: 323/628] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:12 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1822 bytes in 1284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/629] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:38:14 2026] POST /v2.1/os-keypairs => generated 395 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:38:15.074 7 WARNING neutronclient.v2_0.client [None req-2cc1da6d-20d1-452d-941e-a4c5497ab3a6 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/632] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:15 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1489 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:15.766 8 INFO nova.api.openstack.compute.server_external_events [req-4ad34009-7250-42c0-9cda-9f835c3322fc req-ca07ad42-2779-46f6-bd79-866a082d3004 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:d80b3e3c-2c4c-4027-8542-215365b19e29 for instance 9935aa86-805d-4540-b441-2dfac606ee62 on instance [pid: 8|app: 0|req: 325/633] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:16.173 7 WARNING neutronclient.v2_0.client [None req-ccec02a7-5bf4-4820-afc4-bb0f8724733c eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/634] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:16 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 1489 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:17.069 8 WARNING neutronclient.v2_0.client [None req-f4312e7e-8a9a-44c5-8ea3-43bbff2f4063 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:38:17.110 8 WARNING neutronclient.v2_0.client [None req-f4312e7e-8a9a-44c5-8ea3-43bbff2f4063 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:17.252 7 INFO nova.api.openstack.wsgi [None req-4b9f7652-b554-4efe-bd11-e2fa5484ff37 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] HTTP exception thrown: Instance 9935aa86-805d-4540-b441-2dfac606ee62 could not be found. [pid: 7|app: 0|req: 310/635] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:17 2026] GET /v2.1/servers/9935aa86-805d-4540-b441-2dfac606ee62 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:38:17.376 8 WARNING neutronclient.v2_0.client [None req-f4312e7e-8a9a-44c5-8ea3-43bbff2f4063 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] 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: 311/636] 10.0.0.69 () {32 vars in 728 bytes} [Fri Apr 24 02:38:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1837909953 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/637] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:38:17 2026] POST /v2.1/servers => generated 448 bytes in 582 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 02:38:17.612 7 WARNING neutronclient.v2_0.client [None req-602aa1c4-c252-40ee-b733-1196524e51a2 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/638] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:17 2026] GET /v2.1/servers/c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 => generated 1394 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/639] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:38:17 2026] DELETE /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:17.904 7 WARNING neutronclient.v2_0.client [None req-0893fcf8-f7a2-44fb-bc86-d51fc56ae7ae eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/640] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:17 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1701 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:19.075 8 INFO nova.api.openstack.compute.server_external_events [req-469816ba-d398-4932-a9b2-1afab32b1729 req-294a27a3-d609-4777-a149-bb85841f96cc 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:d8d4282b-fb72-4fee-8f0d-26e15ad1d280 for instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 on instance [pid: 8|app: 0|req: 328/641] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:19 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) 2026-04-24 02:38:19.092 7 WARNING neutronclient.v2_0.client [None req-5c904ba1-9c50-4b92-93f2-df03366f5b65 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/642] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:19 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1701 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:20.266 8 WARNING neutronclient.v2_0.client [None req-66bc30e6-7f65-4fa9-8b54-c28721d8ff5e eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/643] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:20 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1701 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:21.121 7 INFO nova.api.openstack.compute.server_external_events [req-dc27ab05-236c-48eb-9a68-8482c0c62e4d req-64dda8db-13a5-45b3-8e4b-e56b3af67959 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:d8d4282b-fb72-4fee-8f0d-26e15ad1d280 for instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 on instance 2026-04-24 02:38:21.121 7 INFO nova.api.openstack.compute.server_external_events [req-dc27ab05-236c-48eb-9a68-8482c0c62e4d req-64dda8db-13a5-45b3-8e4b-e56b3af67959 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:d8d4282b-fb72-4fee-8f0d-26e15ad1d280 for instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 on instance [pid: 7|app: 0|req: 315/644] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:21 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:21.415 8 WARNING neutronclient.v2_0.client [None req-e84aa3b7-0428-4c5a-a907-9375a63d2c14 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/645] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:21 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1483 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:22.512 7 WARNING neutronclient.v2_0.client [None req-2c749f4b-b892-4f4e-b2ef-b97d4ab6fff0 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/646] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:22 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:22.689 8 WARNING neutronclient.v2_0.client [None req-82ebb037-d025-4419-a780-fafc1ea2b3e7 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/647] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:22 2026] GET /v2.1/servers/c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 => generated 1520 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:23.274 7 INFO nova.api.openstack.compute.server_external_events [req-c98e14b0-5943-44d5-859a-152e09667755 req-8f1309cb-a319-429f-aa81-1f6b38581bd5 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:10138e59-f2c7-4910-8a19-a6d86890c079 for instance c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 on instance [pid: 7|app: 0|req: 317/648] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:23.603 8 WARNING neutronclient.v2_0.client [None req-3ed54a84-c8da-486e-a77e-cbe66b299832 eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] The python binding code in 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/649] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:23 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:24.682 7 INFO nova.api.openstack.wsgi [None req-3b41b1eb-bc3b-4657-8bec-0b3d6d45881c eba5c24e26ee4daa89b4b2cb1f8e838e 4603fdda94744b5ebe6042fc9fec29e9 - - default default] HTTP exception thrown: Instance c4f4fc72-6e70-4830-89a5-3a7fc34e8678 could not be found. [pid: 7|app: 0|req: 318/650] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:24 2026] GET /v2.1/servers/c4f4fc72-6e70-4830-89a5-3a7fc34e8678 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/653] 10.0.0.69 () {32 vars in 726 bytes} [Fri Apr 24 02:38:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-355169501 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:27.844 8 WARNING neutronclient.v2_0.client [None req-c20b1263-8c97-4452-abd5-5155e08e7749 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:38:28.167 7 INFO nova.api.openstack.compute.server_external_events [req-8a17e60a-43c2-4af8-aca7-a15a74d46c9a req-4ac438c5-7bdc-43bc-a3fb-c052f010b0f9 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:10138e59-f2c7-4910-8a19-a6d86890c079 for instance c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 on instance [pid: 7|app: 0|req: 321/654] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/655] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:27 2026] GET /v2.1/servers/c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 => generated 1518 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:30.206 7 INFO nova.api.openstack.compute.server_external_events [req-f156c95e-c47c-46ae-b751-cb5fe5ca7a20 req-fce7a895-56e9-41db-8364-df8859c683ca 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:10138e59-f2c7-4910-8a19-a6d86890c079 for instance c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 on instance [pid: 7|app: 0|req: 322/656] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:33.413 8 WARNING neutronclient.v2_0.client [None req-fabf81de-0554-44aa-bd84-23ff11633813 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/657] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:33 2026] GET /v2.1/servers/c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:35.764 8 INFO nova.api.openstack.compute.server_external_events [req-3abae32b-181e-429b-b011-37262bbfccbe req-2580a94e-19d4-4747-b4cb-6ee3264c3ece 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:10138e59-f2c7-4910-8a19-a6d86890c079 for instance c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 on instance [pid: 8|app: 0|req: 337/660] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:38:36.063 7 WARNING neutronclient.v2_0.client [None req-88bc3faa-3413-411f-863c-7e2b9043d16d 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:38:36.114 7 WARNING neutronclient.v2_0.client [None req-88bc3faa-3413-411f-863c-7e2b9043d16d 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:38:36.337 7 WARNING neutronclient.v2_0.client [None req-88bc3faa-3413-411f-863c-7e2b9043d16d 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in 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/661] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:38:35 2026] POST /v2.1/servers => generated 448 bytes in 873 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:36.647 8 WARNING neutronclient.v2_0.client [None req-7e0d7fd5-8785-4956-b3fc-5b18eb5b01c9 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in 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/662] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:36 2026] GET /v2.1/servers/4f807e09-d840-4100-aa3b-ba7ef088a892 => generated 1393 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:41.739 7 WARNING neutronclient.v2_0.client [None req-6abd6f5d-2fbf-4299-94d5-4d2463e853bc 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/663] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:41 2026] GET /v2.1/servers/4f807e09-d840-4100-aa3b-ba7ef088a892 => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/664] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:38:42 2026] POST /v2.1/os-keypairs => generated 397 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/665] 10.0.0.69 () {34 vars in 669 bytes} [Fri Apr 24 02:38:43 2026] POST /v2.1/os-keypairs => generated 385 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:38:43.971 8 INFO nova.api.openstack.compute.server_external_events [req-cb5d2a74-2317-4459-bf52-32b51aa69c51 req-82ca1de1-7cd9-4fc0-90fb-6f3de78a93aa 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:8ce185d1-c84c-4b60-a107-935935a0213d for instance 4f807e09-d840-4100-aa3b-ba7ef088a892 on instance [pid: 8|app: 0|req: 340/666] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:38:45.056 7 WARNING neutronclient.v2_0.client [None req-ae8eb614-2361-4055-8fa5-5ed74de70c6e 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:38:45.092 7 WARNING neutronclient.v2_0.client [None req-ae8eb614-2361-4055-8fa5-5ed74de70c6e 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:38:45.140 7 WARNING neutronclient.v2_0.client [None req-ae8eb614-2361-4055-8fa5-5ed74de70c6e 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:38:45.284 7 WARNING neutronclient.v2_0.client [None req-ae8eb614-2361-4055-8fa5-5ed74de70c6e 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/669] 10.0.0.69 () {34 vars in 661 bytes} [Fri Apr 24 02:38:44 2026] POST /v2.1/servers => generated 496 bytes in 493 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:45.524 8 WARNING neutronclient.v2_0.client [None req-9e72ea60-35eb-4d0f-a4e4-078780e0a3d6 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/670] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:45 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:46.607 7 WARNING neutronclient.v2_0.client [None req-31a6ca01-db59-418c-b595-0b1e7279c4a4 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/671] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:46 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1461 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-04-24 02:38:46.826 8 WARNING neutronclient.v2_0.client [None req-b653ba32-e15e-474b-974c-18eff35e81c5 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/672] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:46 2026] GET /v2.1/servers/4f807e09-d840-4100-aa3b-ba7ef088a892 => generated 1517 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:47.697 7 WARNING neutronclient.v2_0.client [None req-c0c136ca-5d18-4058-a469-57812eae9d88 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/673] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:47 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1509 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:48.788 8 WARNING neutronclient.v2_0.client [None req-82aa3b1c-0317-49a7-993b-75b2d668e705 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/674] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:48 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1509 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-04-24 02:38:49.878 7 WARNING neutronclient.v2_0.client [None req-45a54947-1b39-4744-b9d7-77eb0d158f3b 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:49.900 8 INFO nova.api.openstack.compute.server_external_events [req-76db9747-9812-4a82-be8e-25c697d969f9 req-d68f0953-c516-49bd-969f-bacd865e8a57 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:8ce185d1-c84c-4b60-a107-935935a0213d for instance 4f807e09-d840-4100-aa3b-ba7ef088a892 on instance [pid: 8|app: 0|req: 345/675] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/676] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:49 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1517 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:50.973 8 WARNING neutronclient.v2_0.client [None req-c53e47af-6610-46d0-b130-2b3b8e764d5e 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in 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/677] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:50 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1631 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:51.944 7 INFO nova.api.openstack.compute.server_external_events [req-d6196160-95ec-41e4-bb9a-865fa260e60d req-1f7e2e1c-2305-49cf-adc8-a8309190a6e7 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:8ce185d1-c84c-4b60-a107-935935a0213d for instance 4f807e09-d840-4100-aa3b-ba7ef088a892 on instance 2026-04-24 02:38:51.944 7 INFO nova.api.openstack.compute.server_external_events [req-d6196160-95ec-41e4-bb9a-865fa260e60d req-1f7e2e1c-2305-49cf-adc8-a8309190a6e7 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:8ce185d1-c84c-4b60-a107-935935a0213d for instance 4f807e09-d840-4100-aa3b-ba7ef088a892 on instance 2026-04-24 02:38:51.944 7 INFO nova.api.openstack.compute.server_external_events [req-d6196160-95ec-41e4-bb9a-865fa260e60d req-1f7e2e1c-2305-49cf-adc8-a8309190a6e7 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:cd0a4b4d-2023-4995-90c9-c8ff323579ef for instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 on instance 2026-04-24 02:38:51.947 8 WARNING neutronclient.v2_0.client [None req-9e859054-526f-482a-b4b5-dde59ee6b953 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/678] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:51 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/679] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:51 2026] GET /v2.1/servers/4f807e09-d840-4100-aa3b-ba7ef088a892 => generated 1517 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:38:52.111 7 WARNING neutronclient.v2_0.client [None req-584626ec-e928-4484-b9d3-e44d1adbe2ee 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in 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/680] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:52 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1629 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:53.257 8 WARNING neutronclient.v2_0.client [None req-2f1ffbc0-faff-4412-b94e-080c0a63e48a 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in 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/681] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:53 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1629 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:54.409 7 WARNING neutronclient.v2_0.client [None req-7347aaeb-7dac-4801-acbb-5d54a6cbc3df 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/682] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:54 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1629 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:55.616 7 WARNING neutronclient.v2_0.client [None req-a3a592d2-19bd-4ec8-a41d-17d769b12496 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/685] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:55 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1629 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-04-24 02:38:55.829 8 INFO nova.api.openstack.compute.server_external_events [req-aab2ef0c-2398-43a1-b6f2-99516087067b req-4624c083-5785-4368-bf1c-de7a1b0fd28d 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:cd0a4b4d-2023-4995-90c9-c8ff323579ef for instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 on instance [pid: 8|app: 0|req: 350/686] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:56.795 7 WARNING neutronclient.v2_0.client [None req-9fc2bd65-f255-46d2-b013-5d99ffe7ed6b 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in 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/687] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:56 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1629 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:57.134 8 WARNING neutronclient.v2_0.client [None req-b07f10f4-96d5-49a0-8634-4cb8b0218a12 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/688] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:57 2026] GET /v2.1/servers/4f807e09-d840-4100-aa3b-ba7ef088a892 => generated 1818 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-04-24 02:38:57.887 7 INFO nova.api.openstack.compute.server_external_events [req-9593eb7c-f4d0-44cb-bfdf-26ac1e2006d9 req-4b682083-1a63-4d88-89ab-e2aee7058eb0 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:cd0a4b4d-2023-4995-90c9-c8ff323579ef for instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 on instance [pid: 7|app: 0|req: 338/689] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:57.954 8 WARNING neutronclient.v2_0.client [None req-491edbdb-992f-4d62-afc0-5d70940bfc09 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in 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/690] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:38:57 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1810 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:58.103 7 WARNING neutronclient.v2_0.client [None req-9cbc6236-f6c8-48ab-b6c1-4b3d186808ad 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/691] 10.0.0.69 () {32 vars in 739 bytes} [Fri Apr 24 02:38:58 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:58.608 8 INFO nova.api.openstack.compute.server_external_events [req-dce75cc0-6297-40c9-bc6e-8c5e652dc07d req-245f77a6-83f2-4212-8379-7c5fa2463017 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:8ce185d1-c84c-4b60-a107-935935a0213d for instance 4f807e09-d840-4100-aa3b-ba7ef088a892 on instance [pid: 8|app: 0|req: 353/692] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:38:59.936 7 INFO nova.api.openstack.compute.server_external_events [req-56cb8f87-b21f-4fe4-bb4e-a3515039553b req-43fb3f3b-8c84-4e5c-9413-e814e4c46cee 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:cd0a4b4d-2023-4995-90c9-c8ff323579ef for instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 on instance [pid: 7|app: 0|req: 340/693] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:38:59 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-04-24 02:39:14.309 7 WARNING neutronclient.v2_0.client [None req-3a8f95b1-2d58-4bcf-84d8-8e9c1c033c5c 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/696] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:39:14 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1930 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/699] 10.0.0.69 () {32 vars in 751 bytes} [Fri Apr 24 02:39:15 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/700] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:39:16 2026] DELETE /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => 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-04-24 02:39:16.916 7 WARNING neutronclient.v2_0.client [None req-efa69bb0-744a-4fae-8bc1-f21136504b83 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in 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/701] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:39:16 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1936 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:18.068 8 WARNING neutronclient.v2_0.client [None req-94096ade-3e08-4ed3-8334-cd84f235a7f5 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/702] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:39:18 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1936 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:18.228 7 INFO nova.api.openstack.compute.server_external_events [req-a5942e83-94b1-4849-a617-d1ab38c2133b req-4eb3c6d9-6883-45f5-9d0a-37f54afb1335 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:cd0a4b4d-2023-4995-90c9-c8ff323579ef for instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 on instance [pid: 7|app: 0|req: 346/703] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:39:18 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-04-24 02:39:19.243 8 WARNING neutronclient.v2_0.client [None req-b96fe654-a1ab-4ae4-a3c5-79ca00e44c4e 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in 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/704] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:39:19 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1936 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-04-24 02:39:20.270 7 INFO nova.api.openstack.compute.server_external_events [req-46e96e93-bf2f-49cb-b815-93b6d7e3dcfb req-cb5c7aee-2d61-4df6-b564-d319e2304b04 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:cd0a4b4d-2023-4995-90c9-c8ff323579ef for instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 on instance 2026-04-24 02:39:20.270 7 INFO nova.api.openstack.compute.server_external_events [req-46e96e93-bf2f-49cb-b815-93b6d7e3dcfb req-cb5c7aee-2d61-4df6-b564-d319e2304b04 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:cd0a4b4d-2023-4995-90c9-c8ff323579ef for instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 on instance [pid: 7|app: 0|req: 347/705] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:39:20 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:20.381 8 WARNING neutronclient.v2_0.client [None req-a403655c-14ba-48f0-be96-929704599499 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in 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/706] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:39:20 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1538 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-04-24 02:39:21.478 7 WARNING neutronclient.v2_0.client [None req-28e03df1-82fb-4028-9ca2-f286acc60af6 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/707] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:39:21 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1543 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:21.612 8 WARNING neutronclient.v2_0.client [None req-403cc7db-3a29-4ef5-803a-447f4b017150 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:39:21.649 8 WARNING neutronclient.v2_0.client [None req-403cc7db-3a29-4ef5-803a-447f4b017150 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:39:21.812 8 WARNING neutronclient.v2_0.client [None req-403cc7db-3a29-4ef5-803a-447f4b017150 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/708] 199.204.45.216 () {36 vars in 713 bytes} [Fri Apr 24 02:39:21 2026] POST /v2.1/servers => generated 453 bytes in 620 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:22.357 7 WARNING neutronclient.v2_0.client [None req-7e742b99-3bd4-4401-b966-7f3cdf63b21c fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in 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/709] 199.204.45.216 () {32 vars in 732 bytes} [Fri Apr 24 02:39:22 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59 => generated 2213 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:22.417 8 WARNING neutronclient.v2_0.client [None req-83e2a623-6b72-4803-bde0-141a21a768d8 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in 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/710] 199.204.45.216 () {32 vars in 758 bytes} [Fri Apr 24 02:39:22 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/711] 199.204.45.216 () {32 vars in 776 bytes} [Fri Apr 24 02:39:22 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:22.583 8 WARNING neutronclient.v2_0.client [None req-a6ae0f65-c6eb-4bbd-a7a9-058a027b656b 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/712] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:39:22 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 1543 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:23.671 7 INFO nova.api.openstack.wsgi [None req-11a80b61-a30c-4873-89a3-47e18d7a685c 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] HTTP exception thrown: Instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 could not be found. [pid: 7|app: 0|req: 351/713] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:39:23 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => 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-04-24 02:39:23.706 8 INFO nova.api.openstack.wsgi [None req-baaa8dd4-5932-4dcb-92ab-a1917bc0a762 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] HTTP exception thrown: Instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 could not be found. [pid: 8|app: 0|req: 363/714] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:39:23 2026] DELETE /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:23.742 7 INFO nova.api.openstack.wsgi [None req-b4c95cf3-8d35-48aa-a6aa-369da93eac05 4b331ee2186a46338c7af429141834f3 b65f64584bf74d6182bbb2434c152b5b - - default default] HTTP exception thrown: Instance 48c183f9-82fc-478e-a4d3-5ce64f0b6433 could not be found. [pid: 7|app: 0|req: 352/715] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:39:23 2026] GET /v2.1/servers/48c183f9-82fc-478e-a4d3-5ce64f0b6433 => 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: 364/716] 10.0.0.69 () {32 vars in 702 bytes} [Fri Apr 24 02:39:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-725067052 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/717] 10.0.0.69 () {32 vars in 726 bytes} [Fri Apr 24 02:39:24 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1839188842 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:39:25.268 7 WARNING neutronclient.v2_0.client [None req-faa6c364-0745-4a33-8451-8f2a0956067e fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/720] 199.204.45.216 () {32 vars in 732 bytes} [Fri Apr 24 02:39:25 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59 => generated 2371 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-24 02:39:25.365 8 WARNING neutronclient.v2_0.client [None req-1cc93e45-e166-4c57-9317-bea85ea55633 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/721] 199.204.45.216 () {32 vars in 758 bytes} [Fri Apr 24 02:39:25 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface => generated 28 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/722] 199.204.45.216 () {32 vars in 776 bytes} [Fri Apr 24 02:39:25 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:27.782 8 INFO nova.api.openstack.compute.server_external_events [req-211b1c84-4517-44c0-9552-657259f4caf6 req-167c19bb-5ca4-4453-8383-ac7955b99df1 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:376fe286-9da8-470c-80a0-618a79b03e2f for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 367/723] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:39:27 2026] POST /v2.1/os-server-external-events => generated 179 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-04-24 02:39:28.424 7 WARNING neutronclient.v2_0.client [None req-bc7474cf-6b8a-47ab-b595-c857d78483ff fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in 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] 199.204.45.216 () {32 vars in 732 bytes} [Fri Apr 24 02:39:28 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59 => generated 2445 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:28.626 8 WARNING neutronclient.v2_0.client [None req-76e3acee-6804-4534-bf4b-19272cf0ddee fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/725] 199.204.45.216 () {32 vars in 758 bytes} [Fri Apr 24 02:39:28 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface => generated 283 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/726] 199.204.45.216 () {32 vars in 776 bytes} [Fri Apr 24 02:39:28 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:31.616 8 WARNING neutronclient.v2_0.client [None req-8bd74e44-898d-420d-85a2-8fd39978015a fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in 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] 199.204.45.216 () {32 vars in 732 bytes} [Fri Apr 24 02:39:31 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59 => generated 2433 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:31.740 7 WARNING neutronclient.v2_0.client [None req-bbb20a23-57a0-49f8-a96c-f188964f510a fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/728] 199.204.45.216 () {32 vars in 758 bytes} [Fri Apr 24 02:39:31 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface => generated 283 bytes in 79 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: 370/729] 199.204.45.216 () {32 vars in 776 bytes} [Fri Apr 24 02:39:31 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/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-04-24 02:39:33.737 7 INFO nova.api.openstack.compute.server_external_events [req-05b87c65-6541-4ba0-8d34-2112764368e9 req-0b6dc4ab-8937-479c-954f-26a333ba81bc 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:376fe286-9da8-470c-80a0-618a79b03e2f for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 360/730] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:39:33 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-04-24 02:39:34.444 8 WARNING neutronclient.v2_0.client [None req-e685e60e-3923-4b46-bf6a-3a7ac34a9de8 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/731] 199.204.45.216 () {32 vars in 732 bytes} [Fri Apr 24 02:39:34 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59 => generated 2433 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:34.597 7 WARNING neutronclient.v2_0.client [None req-d9ca2bf3-ffb2-4595-9767-cdd62d045e44 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/732] 199.204.45.216 () {32 vars in 758 bytes} [Fri Apr 24 02:39:34 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface => generated 285 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: 372/733] 199.204.45.216 () {32 vars in 776 bytes} [Fri Apr 24 02:39:34 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:35.771 7 INFO nova.api.openstack.compute.server_external_events [req-413b7603-8d2a-4900-986d-b3347b8addaa req-b58ee896-92c6-4c34-9862-29f4134a4e93 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:376fe286-9da8-470c-80a0-618a79b03e2f for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 363/736] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:39:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:37.477 8 WARNING neutronclient.v2_0.client [None req-376aa134-6378-465a-8860-1715dcd8b63d fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/737] 199.204.45.216 () {32 vars in 732 bytes} [Fri Apr 24 02:39:37 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59 => generated 2580 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:39:37.603 7 WARNING neutronclient.v2_0.client [None req-bc627bca-9e4e-4ac6-8dd5-69d34a493098 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in 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/738] 199.204.45.216 () {32 vars in 758 bytes} [Fri Apr 24 02:39:37 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface => generated 285 bytes in 83 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: 375/739] 199.204.45.216 () {32 vars in 776 bytes} [Fri Apr 24 02:39:37 2026] GET /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:40:11.422 8 WARNING neutronclient.v2_0.client [None req-5412e0fc-1d0e-489d-93ec-5edade5bd093 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:40:11.467 8 WARNING neutronclient.v2_0.client [None req-5412e0fc-1d0e-489d-93ec-5edade5bd093 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:40:13.981 7 INFO nova.api.openstack.compute.server_external_events [req-c1fe8d67-6014-4ca4-9bc3-88b548b758bd req-f011c3ee-bb22-4f41-b640-c57043e200af 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:e4e14fcd-8f97-4dd4-887f-cbb34a5a9cc1 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 368/746] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:40:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:40:17.111 7 INFO nova.api.openstack.compute.server_external_events [req-65cd06aa-68d4-4848-bfc2-5acbc5c62ee5 req-62b89b49-4d88-4bb1-b683-62870017808e 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:e4e14fcd-8f97-4dd4-887f-cbb34a5a9cc1 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 371/749] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:40:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:40:19.162 7 INFO nova.api.openstack.compute.server_external_events [req-909774d1-9b8e-44c0-b47f-b0f40f5a8466 req-8f22789c-73d2-413a-941e-31a523edcb19 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:e4e14fcd-8f97-4dd4-887f-cbb34a5a9cc1 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 372/750] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:40:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:40:20.037 8 WARNING neutronclient.v2_0.client [None req-5412e0fc-1d0e-489d-93ec-5edade5bd093 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/751] 199.204.45.216 () {36 vars in 811 bytes} [Fri Apr 24 02:40:11 2026] POST /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface => generated 281 bytes in 8707 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:40:20.548 7 INFO nova.api.openstack.compute.server_external_events [req-2462c915-b383-4cf7-8ee5-3b182d2f59cb req-bbac95f0-3966-47e3-9cb2-76095df339c8 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:e4e14fcd-8f97-4dd4-887f-cbb34a5a9cc1 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 373/752] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:40:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:40:21.202 8 INFO nova.api.openstack.compute.server_external_events [req-cd6b6d2e-d392-485e-83ae-36cf0a137166 req-0be8d2be-8b00-486a-9a9f-663e3e649130 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:e4e14fcd-8f97-4dd4-887f-cbb34a5a9cc1 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 380/753] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:40:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:40:46.305 8 WARNING neutronclient.v2_0.client [None req-9387fc3d-1c7c-4315-8655-eb8c49fced29 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:40:46.347 8 WARNING neutronclient.v2_0.client [None req-9387fc3d-1c7c-4315-8655-eb8c49fced29 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:40:48.912 7 INFO nova.api.openstack.compute.server_external_events [req-2a9e6335-b483-4df2-8aeb-15da380e804d req-1f097fdd-e574-4934-9431-e6ff7a4db454 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:e7dae25b-abfc-4a8e-95d8-0f1b92c87774 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 377/760] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:40:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:40:52.244 7 INFO nova.api.openstack.compute.server_external_events [req-e9f5d531-8e32-402d-9425-3deba29ebec1 req-13f13c6e-e8fc-4899-9287-e45a63a2ef54 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:e7dae25b-abfc-4a8e-95d8-0f1b92c87774 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 378/761] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:40:52 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-04-24 02:40:54.283 7 INFO nova.api.openstack.compute.server_external_events [req-2f7aba00-eef5-44a0-8196-351af3f82059 req-25d0ac00-59d6-4435-bc19-d5b0dc8ea4c2 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:e7dae25b-abfc-4a8e-95d8-0f1b92c87774 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 379/762] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:40:54 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) 2026-04-24 02:40:55.385 8 WARNING neutronclient.v2_0.client [None req-9387fc3d-1c7c-4315-8655-eb8c49fced29 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in 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/765] 199.204.45.216 () {36 vars in 811 bytes} [Fri Apr 24 02:40:46 2026] POST /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface => generated 377 bytes in 9165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:04.224 7 WARNING neutronclient.v2_0.client [None req-30136308-6935-4bea-89dd-d5d7c264c132 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:41:04.266 7 WARNING neutronclient.v2_0.client [None req-30136308-6935-4bea-89dd-d5d7c264c132 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:06.727 8 INFO nova.api.openstack.compute.server_external_events [req-e9cbbeaa-f395-4dd1-9ebc-dbfa8f8d4a44 req-70911537-a3ca-4e25-abb4-8e20f04b2ee4 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:bbc0f223-b2d7-45db-a3e8-9b6056286747 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 387/768] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:10.318 8 INFO nova.api.openstack.compute.server_external_events [req-833b5765-27cc-4e74-b52b-d723242ee6b3 req-0e29c505-ae72-4eef-ac1f-d94376cee28f 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:bbc0f223-b2d7-45db-a3e8-9b6056286747 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 388/769] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:12.359 8 INFO nova.api.openstack.compute.server_external_events [req-abd0bfed-9949-46ec-8993-f554ac77d134 req-c86c5e82-635f-496f-b6e8-874fe2a97828 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-plugged:bbc0f223-b2d7-45db-a3e8-9b6056286747 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 389/770] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:12 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) 2026-04-24 02:41:13.336 7 WARNING neutronclient.v2_0.client [None req-30136308-6935-4bea-89dd-d5d7c264c132 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/771] 199.204.45.216 () {36 vars in 811 bytes} [Fri Apr 24 02:41:04 2026] POST /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface => generated 378 bytes in 9283 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:14.035 8 INFO nova.api.openstack.compute.server_external_events [req-e04c2059-74f5-4235-a097-74c054a6752a req-b9127701-591a-4019-bf58-abc8118e415f 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:e7dae25b-abfc-4a8e-95d8-0f1b92c87774 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 390/772] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:14 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-04-24 02:41:26.172 7 INFO nova.api.openstack.compute.server_external_events [req-a94abe39-fb83-41cc-af71-2bf6cf0e1046 req-155a2bf1-372a-47ba-a0ba-347e89085151 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:bbc0f223-b2d7-45db-a3e8-9b6056286747 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 385/777] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/778] 199.204.45.216 () {34 vars in 854 bytes} [Fri Apr 24 02:41:26 2026] DELETE /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface/bbc0f223-b2d7-45db-a3e8-9b6056286747 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:28.211 7 INFO nova.api.openstack.compute.server_external_events [req-a1667197-2aa2-4816-b2cf-10acdbd8396a req-ebc736ce-8f59-4064-a325-146672c90319 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:bbc0f223-b2d7-45db-a3e8-9b6056286747 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 386/779] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:29.123 8 INFO nova.api.openstack.compute.server_external_events [req-b4513e34-81cb-433f-999a-f4a3bad43f78 req-bae928e9-1052-406c-9dc6-fec1179684ab 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:bbc0f223-b2d7-45db-a3e8-9b6056286747 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 394/780] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:31.163 7 INFO nova.api.openstack.compute.server_external_events [req-a79317e8-c438-4032-b068-ed00a61b554f req-2b47fa24-31fb-4969-a093-59086a532bfa 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:bbc0f223-b2d7-45db-a3e8-9b6056286747 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 387/781] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:36.494 8 INFO nova.api.openstack.compute.server_external_events [req-c96fbd3f-8945-435a-acdd-551dc77ca99e req-9721ec74-9b7a-41df-823d-a1edb515d776 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:e7dae25b-abfc-4a8e-95d8-0f1b92c87774 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 396/784] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/785] 199.204.45.216 () {34 vars in 854 bytes} [Fri Apr 24 02:41:36 2026] DELETE /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface/e7dae25b-abfc-4a8e-95d8-0f1b92c87774 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:38.557 8 INFO nova.api.openstack.compute.server_external_events [req-fb9a5eeb-74ce-4d2a-b33e-ea45bdd1ca3e req-4620d294-844a-4b19-a3e5-f1eeed3a5b9d 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:e7dae25b-abfc-4a8e-95d8-0f1b92c87774 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 397/786] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:40.595 7 INFO nova.api.openstack.compute.server_external_events [req-ad5945ee-ca86-4e52-b3c2-78a55d1c1c3b req-dbbd5651-a98e-4b3b-bced-c19e2b594003 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:e7dae25b-abfc-4a8e-95d8-0f1b92c87774 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 390/787] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/792] 199.204.45.216 () {34 vars in 854 bytes} [Fri Apr 24 02:41:57 2026] DELETE /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59/os-interface/e4e14fcd-8f97-4dd4-887f-cbb34a5a9cc1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:41:59.411 7 INFO nova.api.openstack.compute.server_external_events [req-d71cb943-9603-4796-b5d8-564197f8f8b6 req-0c043ffd-271f-4ba5-8e44-e28f40fcd27c 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:e4e14fcd-8f97-4dd4-887f-cbb34a5a9cc1 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 393/793] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:41:59 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-04-24 02:42:01.450 8 INFO nova.api.openstack.compute.server_external_events [req-8ad31840-8a67-472c-ad78-6f1bf59ba077 req-d58a31b5-eb5a-496c-85b9-67428a37d81c 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:e4e14fcd-8f97-4dd4-887f-cbb34a5a9cc1 for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 401/794] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/795] 199.204.45.216 () {34 vars in 754 bytes} [Fri Apr 24 02:42:02 2026] DELETE /v2.1/servers/1c3c8a7c-c306-4409-bc0d-81f562caca59 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:03.979 8 INFO nova.api.openstack.compute.server_external_events [req-2c13d369-cb55-4ecd-8470-4c1be80aa0ee req-949eeaf3-56bb-4059-a0f0-69eb3ae74ace 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:376fe286-9da8-470c-80a0-618a79b03e2f for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 402/796] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:03 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-04-24 02:42:05.442 7 INFO nova.api.openstack.compute.server_external_events [req-718b82ae-73d0-4d3f-a31a-176e5cba9cab req-7437b167-222a-4f8f-9e2d-5fc72f286fa5 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:376fe286-9da8-470c-80a0-618a79b03e2f for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 7|app: 0|req: 396/799] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:05 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-04-24 02:42:06.019 8 INFO nova.api.openstack.compute.server_external_events [req-a6cd5d2e-dd7b-45f2-a221-5887031c1078 req-4713d79e-f159-4292-a588-564cd48f3d4e 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:376fe286-9da8-470c-80a0-618a79b03e2f for instance 1c3c8a7c-c306-4409-bc0d-81f562caca59 on instance [pid: 8|app: 0|req: 404/800] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/801] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:42:06 2026] DELETE /v2.1/servers/4f807e09-d840-4100-aa3b-ba7ef088a892 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:06.776 8 WARNING neutronclient.v2_0.client [None req-a7285f55-5408-4c2b-b366-9b34903362b3 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in 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/802] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:42:06 2026] GET /v2.1/servers/4f807e09-d840-4100-aa3b-ba7ef088a892 => generated 1944 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:08.062 7 INFO nova.api.openstack.compute.server_external_events [req-a1bf99d1-fb99-4971-8b52-88ae1d045194 req-7a98da63-62da-43a9-b605-d06466363d68 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:8ce185d1-c84c-4b60-a107-935935a0213d for instance 4f807e09-d840-4100-aa3b-ba7ef088a892 on instance 2026-04-24 02:42:08.062 7 INFO nova.api.openstack.compute.server_external_events [req-a1bf99d1-fb99-4971-8b52-88ae1d045194 req-7a98da63-62da-43a9-b605-d06466363d68 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:8ce185d1-c84c-4b60-a107-935935a0213d for instance 4f807e09-d840-4100-aa3b-ba7ef088a892 on instance [pid: 7|app: 0|req: 398/803] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:08 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:09.435 8 INFO nova.api.openstack.compute.server_external_events [req-f2660e94-ac94-4f89-b1e7-53d956e0e3f5 req-e4537675-513a-41da-88a5-bcaf8f85074d 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:8ce185d1-c84c-4b60-a107-935935a0213d for instance 4f807e09-d840-4100-aa3b-ba7ef088a892 on instance [pid: 8|app: 0|req: 406/804] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:10.102 7 INFO nova.api.openstack.compute.server_external_events [req-0347e071-646d-4a56-a618-18a88293b9f5 req-42ba198b-f6ad-4fa9-8306-ba3e82ebb41d 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:8ce185d1-c84c-4b60-a107-935935a0213d for instance 4f807e09-d840-4100-aa3b-ba7ef088a892 on instance [pid: 7|app: 0|req: 399/805] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:10 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-04-24 02:42:11.982 8 WARNING neutronclient.v2_0.client [None req-46ab6fda-2269-4295-b8c3-26d18b8aeed9 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/806] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:42:11 2026] GET /v2.1/servers/4f807e09-d840-4100-aa3b-ba7ef088a892 => generated 1479 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:17.054 8 INFO nova.api.openstack.wsgi [None req-e996bf98-041b-4702-bca9-f6129632a6db 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] HTTP exception thrown: Instance 4f807e09-d840-4100-aa3b-ba7ef088a892 could not be found. [pid: 8|app: 0|req: 409/809] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:42:17 2026] GET /v2.1/servers/4f807e09-d840-4100-aa3b-ba7ef088a892 => 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-04-24 02:42:17.481 7 INFO nova.api.openstack.compute.server_external_events [req-e3cf3840-e89b-42bd-a895-dac6b11f92b0 req-b087d03b-804f-4a90-aa16-d8f425f3b214 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-changed:10138e59-f2c7-4910-8a19-a6d86890c079 for instance c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 on instance [pid: 7|app: 0|req: 401/810] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/811] 10.0.0.69 () {32 vars in 716 bytes} [Fri Apr 24 02:42:17 2026] DELETE /v2.1/servers/c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 => 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-04-24 02:42:17.621 7 WARNING neutronclient.v2_0.client [None req-8c0c935d-8794-4275-90a1-7e2505cc7df7 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in 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/812] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:42:17 2026] GET /v2.1/servers/c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 => generated 1943 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:18.811 8 INFO nova.api.openstack.compute.server_external_events [req-af8b5951-973c-48aa-8ca1-e7621f9dcfef req-d8c92dc6-9796-457a-8778-e05e1eee6eac 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:10138e59-f2c7-4910-8a19-a6d86890c079 for instance c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 on instance [pid: 8|app: 0|req: 411/813] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:20.286 7 INFO nova.api.openstack.compute.server_external_events [req-8b9ead90-675a-44c0-9124-140cc110d9dc req-4c53f97a-6c5f-44a3-9259-e37f6046c956 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-deleted:10138e59-f2c7-4910-8a19-a6d86890c079 for instance c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 on instance [pid: 7|app: 0|req: 403/814] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:20 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-04-24 02:42:20.852 8 INFO nova.api.openstack.compute.server_external_events [req-4d310661-7259-4e86-b97e-ad05bd50cc6b req-a0f4b08b-34fd-45ea-a88e-d1e473144b9f 035ee63521244ebfb869dc686935bac5 025458c00da9466eb554019c46c7e19e - - 28dac0578e6343e094c33a6a5563c9a3 28dac0578e6343e094c33a6a5563c9a3] Creating event network-vif-unplugged:10138e59-f2c7-4910-8a19-a6d86890c079 for instance c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 on instance [pid: 8|app: 0|req: 412/815] 10.0.0.35 () {38 vars in 813 bytes} [Fri Apr 24 02:42:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:22.840 7 WARNING neutronclient.v2_0.client [None req-73487191-bc61-4bf4-a47e-1fd1c467ffcb 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] The python binding code in 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/816] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:42:22 2026] GET /v2.1/servers/c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 => generated 1480 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:27.916 8 INFO nova.api.openstack.wsgi [None req-9a55aa33-21da-4cbb-a70c-b82ff26ff29e 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] HTTP exception thrown: Instance c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 could not be found. [pid: 8|app: 0|req: 414/819] 10.0.0.69 () {32 vars in 713 bytes} [Fri Apr 24 02:42:27 2026] GET /v2.1/servers/c83b0880-f39d-40bc-bc3c-4ceb8d54c3b8 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/820] 10.0.0.69 () {32 vars in 722 bytes} [Fri Apr 24 02:42:29 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-136954150 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:42:29.706 8 INFO nova.api.openstack.wsgi [None req-30b697ec-c0fb-4799-a7c0-d317542240aa 49789243d7e0421c9f3750829ec23f9f 33d622d8b8f3456da5d2ded786173584 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-136954150 not found for user 49789243d7e0421c9f3750829ec23f9f [pid: 8|app: 0|req: 415/821] 10.0.0.69 () {32 vars in 719 bytes} [Fri Apr 24 02:42:29 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-136954150 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/824] 10.0.0.69 () {32 vars in 653 bytes} [Fri Apr 24 02:42:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/827] 10.0.0.69 () {32 vars in 639 bytes} [Fri Apr 24 02:42:44 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-24 02:42:44.799 7 WARNING oslo_db.sqlalchemy.utils [None req-2c9fc4f9-a9ed-459e-b5da-7d30012df061 fe13daabb051473ea362c0374e9904ce 2b1e0be4987842ba9147b86bbb4dddca - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 410/828] 10.0.0.69 () {32 vars in 647 bytes} [Fri Apr 24 02:42:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/829] 10.0.0.69 () {32 vars in 692 bytes} [Fri Apr 24 02:42:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)