+ 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 [Tue Apr 28 07:40:58 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-fbfb4746b-4w5p7 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 0x7fe8a710f668 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-28 07:41:03.975 8 INFO nova.utils [None req-1138eb82-48c5-4c99-becd-c10a6731a312 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-28 07:41:04.019 7 INFO nova.utils [None req-626d1c60-ca1d-4ccd-b3f4-397563cc7da2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-28 07:41:05.848 8 WARNING keystonemiddleware._common.config [None req-1138eb82-48c5-4c99-becd-c10a6731a312 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:41:05.857 8 WARNING oslo_config.cfg [None req-1138eb82-48c5-4c99-becd-c10a6731a312 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 07:41:05.871 7 WARNING keystonemiddleware._common.config [None req-626d1c60-ca1d-4ccd-b3f4-397563cc7da2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:41:05.880 7 WARNING oslo_config.cfg [None req-626d1c60-ca1d-4ccd-b3f4-397563cc7da2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 07:41:05.947 8 WARNING keystonemiddleware._common.config [None req-1138eb82-48c5-4c99-becd-c10a6731a312 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:41:05.960 7 WARNING keystonemiddleware._common.config [None req-626d1c60-ca1d-4ccd-b3f4-397563cc7da2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:41:05.964 8 WARNING oslo_config.cfg [None req-1138eb82-48c5-4c99-becd-c10a6731a312 - - - - - -] 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-28 07:41:05.976 7 WARNING oslo_config.cfg [None req-626d1c60-ca1d-4ccd-b3f4-397563cc7da2 - - - - - -] 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-28 07:41:05.977 8 WARNING oslo_config.cfg [None req-1138eb82-48c5-4c99-becd-c10a6731a312 - - - - - -] 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 0x7fe8a710f668 pid: 8 (default app) 2026-04-28 07:41:05.988 7 WARNING oslo_config.cfg [None req-626d1c60-ca1d-4ccd-b3f4-397563cc7da2 - - - - - -] 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 0x7fe8a710f668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:41:12 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:41:12.702 8 WARNING oslo_policy.policy [None req-0b89b3e9-ec87-40f1-a707-33817b6dfe9f 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:41:12.702 8 WARNING oslo_policy.policy [None req-0b89b3e9-ec87-40f1-a707-33817b6dfe9f 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:41:12 2026] GET /v2.1 => generated 0 bytes in 661 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:41:12.814 7 WARNING oslo_policy.policy [req-0b89b3e9-ec87-40f1-a707-33817b6dfe9f req-111ba44a-d979-4682-a662-1c01b9eb8d53 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:41:12.815 7 WARNING oslo_policy.policy [req-0b89b3e9-ec87-40f1-a707-33817b6dfe9f req-111ba44a-d979-4682-a662-1c01b9eb8d53 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:41:12 2026] GET /v2.1/ => generated 399 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:41:12.942 8 INFO nova.api.openstack.wsgi [None req-0de960ad-5d3e-4eec-915b-69568c101d6d 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.75 () {48 vars in 1006 bytes} [Tue Apr 28 07:41:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 28 07:41:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.75 () {52 vars in 1043 bytes} [Tue Apr 28 07:41:13 2026] POST /v2.1/flavors => generated 527 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:41:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:41:14 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:41:14 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:41:14.132 8 INFO nova.api.openstack.wsgi [None req-cf918bad-1fb2-4786-a4fd-69c4d5c26edc 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.75 () {48 vars in 1008 bytes} [Tue Apr 28 07:41:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 28 07:41:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.75 () {52 vars in 1043 bytes} [Tue Apr 28 07:41:14 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:41:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:41:15 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:41:15 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:41:15.320 8 INFO nova.api.openstack.wsgi [None req-9f6ce4d8-8dfa-4ace-a1ea-b10a73fa63de 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.75 () {48 vars in 1010 bytes} [Tue Apr 28 07:41:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 28 07:41:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.75 () {52 vars in 1043 bytes} [Tue Apr 28 07:41:15 2026] POST /v2.1/flavors => generated 531 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:41:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:41:16 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:41:16 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:41:16.436 8 INFO nova.api.openstack.wsgi [None req-c54233b0-2d33-4897-9db5-522a040fd156 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.75 () {48 vars in 1008 bytes} [Tue Apr 28 07:41:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 28 07:41:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.75 () {52 vars in 1043 bytes} [Tue Apr 28 07:41:16 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:41:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:41:17 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:41:17 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:41:17.583 8 INFO nova.api.openstack.wsgi [None req-46643856-67cb-4317-8564-5e23120fd1cc 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.19.213.75 () {48 vars in 1010 bytes} [Tue Apr 28 07:41:17 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 28 07:41:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.19.213.75 () {52 vars in 1043 bytes} [Tue Apr 28 07:41:17 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:45: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: 44/88] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:45:45 2026] GET /v2.1 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:45:45 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.19.213.75 () {48 vars in 1068 bytes} [Tue Apr 28 07:45:45 2026] GET /v2.1/os-quota-sets/5635943ac28e464581eef6370d38da06 => generated 283 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.19.213.75 () {52 vars in 1120 bytes} [Tue Apr 28 07:45:46 2026] PUT /v2.1/os-quota-sets/5635943ac28e464581eef6370d38da06 => generated 238 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:46:04 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: 48/97] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:46:04 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:46:04 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:46:04.670 7 INFO nova.api.openstack.wsgi [None req-70b150fc-90e7-45b4-be2e-d1a3adf62ec3 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 49/99] 199.19.213.75 () {48 vars in 1010 bytes} [Tue Apr 28 07:46:04 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 28 07:46:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Apr 28 07:46:04 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:46:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:46:50 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:46:50 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:46:50.998 7 INFO nova.api.openstack.wsgi [None req-0b2e35a9-243b-4341-b0ce-d7b6171a5285 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 57/115] 199.19.213.75 () {48 vars in 1012 bytes} [Tue Apr 28 07:46:50 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 28 07:46:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Apr 28 07:46:51 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 10.0.0.23 () {28 vars in 452 bytes} [Tue Apr 28 07:48:04 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 67/133] 10.0.0.23 () {30 vars in 656 bytes} [Tue Apr 28 07:48:04 2026] GET /v2.1 => generated 0 bytes in 41 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: 67/134] 10.0.0.23 () {32 vars in 729 bytes} [Tue Apr 28 07:48:04 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 10.0.0.23 () {34 vars in 802 bytes} [Tue Apr 28 07:48:04 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:48:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/147] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:48:52 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:48:52 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:48:52.980 8 INFO nova.api.openstack.wsgi [None req-b26cfe20-1358-4442-842b-022b40fb965b 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 6ddb26ef564649cea29e636e8a1022fe [pid: 8|app: 0|req: 75/149] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 28 07:48:52 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-28 07:48:52.998 7 WARNING oslo_db.sqlalchemy.utils [None req-fa1c9cbe-4d4f-46a4-a20b-dbf676e61a68 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 75/150] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Apr 28 07:48:52 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.19.213.75 () {52 vars in 1052 bytes} [Tue Apr 28 07:48:53 2026] POST /v2.1/os-keypairs => generated 576 bytes in 48 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/194] 199.19.213.75 () {42 vars in 698 bytes} [Tue Apr 28 07:52:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/195] 199.19.213.75 () {44 vars in 902 bytes} [Tue Apr 28 07:52:26 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 99/196] 199.19.213.75 () {46 vars in 975 bytes} [Tue Apr 28 07:52:26 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/197] 199.19.213.75 () {52 vars in 1118 bytes} [Tue Apr 28 07:52:26 2026] PUT /v2.1/os-quota-sets/3ddef3b3ea4d46e7967853fcb395c52c => generated 238 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.19.213.75 () {42 vars in 700 bytes} [Tue Apr 28 07:53:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.19.213.75 () {44 vars in 904 bytes} [Tue Apr 28 07:53:50 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 110/218] 199.19.213.75 () {46 vars in 977 bytes} [Tue Apr 28 07:53:50 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:53:50.943 7 INFO nova.api.openstack.wsgi [None req-dd8192d6-a418-4902-af7a-4ac94e3cb9b4 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 109/219] 199.19.213.75 () {48 vars in 1006 bytes} [Tue Apr 28 07:53:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 28 07:53:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 116/229] 10.0.0.236 () {32 vars in 654 bytes} [Tue Apr 28 07:54:28 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/230] 10.0.0.236 () {32 vars in 640 bytes} [Tue Apr 28 07:54:28 2026] GET /v2.1/servers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 07:54:28.593 8 WARNING oslo_db.sqlalchemy.utils [None req-e46f91b0-0232-451e-87ff-2c9011d2f1ef 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 117/231] 10.0.0.236 () {32 vars in 648 bytes} [Tue Apr 28 07:54:28 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/232] 10.0.0.236 () {32 vars in 693 bytes} [Tue Apr 28 07:54:28 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/235] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:39 2026] GET /v2.1/flavors/921988d4-6168-4f06-bcc6-8621b37f5bb9 => generated 511 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/236] 10.0.0.236 () {32 vars in 640 bytes} [Tue Apr 28 07:54:40 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/237] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:40 2026] GET /v2.1/flavors/921988d4-6168-4f06-bcc6-8621b37f5bb9 => generated 511 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:45.498 8 WARNING neutronclient.v2_0.client [None req-9e2b52a8-5be9-48f3-86c0-81da0851d3dd 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/238] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:54:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/239] 10.0.0.236 () {34 vars in 684 bytes} [Tue Apr 28 07:54:45 2026] POST /v2.1/os-security-groups => generated 244 bytes in 977 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:46.382 7 WARNING neutronclient.v2_0.client [None req-0a9fc332-45fb-474f-9ac1-78ddf0e82e65 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/242] 10.0.0.236 () {34 vars in 684 bytes} [Tue Apr 28 07:54:46 2026] POST /v2.1/os-security-groups => generated 241 bytes in 1355 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:47.745 8 WARNING neutronclient.v2_0.client [None req-cfb886ac-a9c7-4a32-a860-9b1bf8232eee 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:47.975 7 WARNING neutronclient.v2_0.client [None req-87f788a4-ff37-40d5-ad8f-16a320ac52ea fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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/243] 10.0.0.236 () {34 vars in 684 bytes} [Tue Apr 28 07:54:47 2026] POST /v2.1/os-security-groups => generated 242 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:48.623 8 WARNING neutronclient.v2_0.client [None req-dbc8f6e8-a2dd-4802-94fe-f51b6297e99d 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:48.638 7 WARNING neutronclient.v2_0.client [None req-87f788a4-ff37-40d5-ad8f-16a320ac52ea fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The 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-28 07:54:48.879 8 WARNING neutronclient.v2_0.client [None req-dbc8f6e8-a2dd-4802-94fe-f51b6297e99d 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:49.016 8 WARNING neutronclient.v2_0.client [None req-dbc8f6e8-a2dd-4802-94fe-f51b6297e99d 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The python binding code in 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/244] 10.0.0.236 () {32 vars in 662 bytes} [Tue Apr 28 07:54:48 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:54:49.127 8 WARNING neutronclient.v2_0.client [None req-ec20011f-6d51-4e96-afa0-5b6a7e08a0bd 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:49.216 7 WARNING neutronclient.v2_0.client [None req-87f788a4-ff37-40d5-ad8f-16a320ac52ea fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The 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-28 07:54:49.233 8 WARNING neutronclient.v2_0.client [None req-ec20011f-6d51-4e96-afa0-5b6a7e08a0bd 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The python binding code in 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/245] 10.0.0.236 () {32 vars in 739 bytes} [Tue Apr 28 07:54:49 2026] DELETE /v2.1/os-security-groups/61e7e36b-a99f-4539-8af0-a53bef828fd0 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 07:54:49.402 8 WARNING neutronclient.v2_0.client [None req-dc252e80-0196-4258-8ca6-007d54323249 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The python binding code in 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/246] 10.0.0.236 () {34 vars in 684 bytes} [Tue Apr 28 07:54:49 2026] POST /v2.1/os-security-groups => generated 246 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:49.562 8 WARNING neutronclient.v2_0.client [None req-217d5b4a-38f8-41d3-8a88-65c2f16ebb72 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:49.623 8 INFO nova.api.openstack.wsgi [None req-217d5b4a-38f8-41d3-8a88-65c2f16ebb72 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] HTTP exception thrown: Security group 61e7e36b-a99f-4539-8af0-a53bef828fd0 does not exist Neutron server returns request_ids: ['req-d79b93f2-aab4-4140-ad67-e1b3ebee77d9'] [pid: 8|app: 0|req: 128/247] 10.0.0.236 () {32 vars in 736 bytes} [Tue Apr 28 07:54:49 2026] GET /v2.1/os-security-groups/61e7e36b-a99f-4539-8af0-a53bef828fd0 => generated 194 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 07:54:49.633 8 WARNING neutronclient.v2_0.client [None req-55a6f8fb-e8c8-4017-993e-e26d7b7861b1 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The 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-28 07:54:49.696 8 WARNING neutronclient.v2_0.client [None req-55a6f8fb-e8c8-4017-993e-e26d7b7861b1 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/248] 10.0.0.236 () {34 vars in 694 bytes} [Tue Apr 28 07:54:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:49.894 8 WARNING neutronclient.v2_0.client [None req-b8cfeed4-cbcd-418b-bf87-b192aafa267a 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/249] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:54:47 2026] POST /v2.1/servers => generated 451 bytes in 1999 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-28 07:54:49.918 7 WARNING neutronclient.v2_0.client [None req-05060438-5bb4-47f9-8c0e-703f221cd0eb 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The 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-28 07:54:49.930 8 WARNING neutronclient.v2_0.client [None req-b8cfeed4-cbcd-418b-bf87-b192aafa267a 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The python binding code in 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/250] 10.0.0.236 () {32 vars in 739 bytes} [Tue Apr 28 07:54:49 2026] DELETE /v2.1/os-security-groups/a0c21c63-106a-46c1-9ccc-fe1526274def => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 07:54:50.074 8 WARNING neutronclient.v2_0.client [None req-ca5876ab-f6d7-4850-9a63-8d0e63e965ee fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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/251] 10.0.0.236 () {34 vars in 684 bytes} [Tue Apr 28 07:54:49 2026] POST /v2.1/os-security-groups => generated 246 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:50.086 7 WARNING neutronclient.v2_0.client [None req-bb21021e-6fc9-457f-84da-a3dae0ed7499 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:50.109 7 INFO nova.api.openstack.wsgi [None req-bb21021e-6fc9-457f-84da-a3dae0ed7499 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] HTTP exception thrown: Security group a0c21c63-106a-46c1-9ccc-fe1526274def does not exist Neutron server returns request_ids: ['req-fdc98162-b0fd-428c-9ee7-2a96baaad8e5'] [pid: 7|app: 0|req: 122/252] 10.0.0.236 () {32 vars in 736 bytes} [Tue Apr 28 07:54:50 2026] GET /v2.1/os-security-groups/a0c21c63-106a-46c1-9ccc-fe1526274def => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 07:54:50.120 7 WARNING neutronclient.v2_0.client [None req-20276b9d-8ac0-45ae-a668-bc6cd24fe2f9 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/253] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:50 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1422 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:54:50.144 8 WARNING neutronclient.v2_0.client [None req-d5a34811-d86f-4df7-be33-745e51381d0e 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:50.175 8 WARNING neutronclient.v2_0.client [None req-d5a34811-d86f-4df7-be33-745e51381d0e 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:50.176 7 WARNING neutronclient.v2_0.client [None req-20276b9d-8ac0-45ae-a668-bc6cd24fe2f9 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/254] 10.0.0.236 () {32 vars in 739 bytes} [Tue Apr 28 07:54:50 2026] DELETE /v2.1/os-security-groups/0d9eff64-fcd6-4c3d-b8ea-30582ad9b1d8 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/255] 10.0.0.236 () {34 vars in 694 bytes} [Tue Apr 28 07:54:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:50.338 7 WARNING neutronclient.v2_0.client [None req-1d9a1001-53c0-4506-81d3-601ae7f36703 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:50.362 7 INFO nova.api.openstack.wsgi [None req-1d9a1001-53c0-4506-81d3-601ae7f36703 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] HTTP exception thrown: Security group 0d9eff64-fcd6-4c3d-b8ea-30582ad9b1d8 does not exist Neutron server returns request_ids: ['req-42bd861f-1bb5-40bb-a174-c6f090677e1f'] [pid: 7|app: 0|req: 124/256] 10.0.0.236 () {32 vars in 736 bytes} [Tue Apr 28 07:54:50 2026] GET /v2.1/os-security-groups/0d9eff64-fcd6-4c3d-b8ea-30582ad9b1d8 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/257] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:54:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:50.372 7 WARNING neutronclient.v2_0.client [None req-c5811706-1f9b-4ce7-979a-f098ba9848d9 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The 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-28 07:54:50.383 8 WARNING neutronclient.v2_0.client [None req-2cef9567-b2d4-46ed-b0cb-3f5d03eea4fa 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:50.415 7 WARNING neutronclient.v2_0.client [None req-c5811706-1f9b-4ce7-979a-f098ba9848d9 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The 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-28 07:54:50.459 8 WARNING neutronclient.v2_0.client [None req-2cef9567-b2d4-46ed-b0cb-3f5d03eea4fa 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:50.572 8 WARNING neutronclient.v2_0.client [None req-2cef9567-b2d4-46ed-b0cb-3f5d03eea4fa 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The python binding code in 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/258] 10.0.0.236 () {34 vars in 694 bytes} [Tue Apr 28 07:54:50 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:50.589 7 WARNING neutronclient.v2_0.client [None req-8c5c53ab-e20e-4390-b028-89733fcfc677 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The python binding code in 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/259] 10.0.0.236 () {32 vars in 662 bytes} [Tue Apr 28 07:54:50 2026] GET /v2.1/os-security-groups => generated 707 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:50.641 8 WARNING neutronclient.v2_0.client [None req-3ddb60ea-7658-44b8-b750-b3fa0c537b27 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The python binding code in 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/260] 10.0.0.236 () {32 vars in 736 bytes} [Tue Apr 28 07:54:50 2026] GET /v2.1/os-security-groups/ff042ad0-f080-41b2-818b-5eebbf1c098a => generated 663 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:54:50.664 7 WARNING neutronclient.v2_0.client [None req-649840f1-b594-49ee-8b05-734a839de1f2 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The 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-28 07:54:50.671 8 INFO nova.api.openstack.wsgi [None req-3ddb60ea-7658-44b8-b750-b3fa0c537b27 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] HTTP exception thrown: Security group 0d9eff64-fcd6-4c3d-b8ea-30582ad9b1d8 does not exist Neutron server returns request_ids: ['req-452e8181-8e3c-4afa-95d6-13f65b01239a'] [pid: 8|app: 0|req: 135/261] 10.0.0.236 () {32 vars in 739 bytes} [Tue Apr 28 07:54:50 2026] DELETE /v2.1/os-security-groups/0d9eff64-fcd6-4c3d-b8ea-30582ad9b1d8 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 07:54:50.690 8 WARNING neutronclient.v2_0.client [None req-8567cc5b-0d6c-40cd-b920-40f692699596 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:50.697 7 WARNING neutronclient.v2_0.client [None req-649840f1-b594-49ee-8b05-734a839de1f2 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The 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-28 07:54:50.711 8 INFO nova.api.openstack.wsgi [None req-8567cc5b-0d6c-40cd-b920-40f692699596 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] HTTP exception thrown: Security group a0c21c63-106a-46c1-9ccc-fe1526274def does not exist Neutron server returns request_ids: ['req-b7f92172-576a-4ce1-9df2-2d7bfa0743aa'] [pid: 8|app: 0|req: 136/262] 10.0.0.236 () {32 vars in 739 bytes} [Tue Apr 28 07:54:50 2026] DELETE /v2.1/os-security-groups/a0c21c63-106a-46c1-9ccc-fe1526274def => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 07:54:50.737 8 WARNING neutronclient.v2_0.client [None req-cf4b0801-8060-4af7-889e-d54f69be2e4b 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] The 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-28 07:54:50.756 7 WARNING neutronclient.v2_0.client [None req-649840f1-b594-49ee-8b05-734a839de1f2 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The 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-28 07:54:50.769 8 INFO nova.api.openstack.wsgi [None req-cf4b0801-8060-4af7-889e-d54f69be2e4b 13b3d91811214f8593c3aaf5e1fb881e 87d130d62af44c5c83130b1fd782355d - - default default] HTTP exception thrown: Security group 61e7e36b-a99f-4539-8af0-a53bef828fd0 does not exist Neutron server returns request_ids: ['req-272abbe3-ceff-463d-94c0-53adf44288ec'] [pid: 8|app: 0|req: 137/263] 10.0.0.236 () {32 vars in 739 bytes} [Tue Apr 28 07:54:50 2026] DELETE /v2.1/os-security-groups/61e7e36b-a99f-4539-8af0-a53bef828fd0 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/264] 10.0.0.236 () {32 vars in 749 bytes} [Tue Apr 28 07:54:50 2026] DELETE /v2.1/os-security-group-rules/e0e48a5c-d0d2-41c6-84a3-5ae91b75b326 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 07:54:50.861 8 WARNING neutronclient.v2_0.client [None req-f0d06b3d-4771-4bc0-a1b7-94d5b9638b3c 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The 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-28 07:54:51.245 7 WARNING neutronclient.v2_0.client [None req-a9fea1a6-3db6-4bb6-97cb-bee0bc5e98e8 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The 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-28 07:54:51.699 8 WARNING neutronclient.v2_0.client [None req-f0d06b3d-4771-4bc0-a1b7-94d5b9638b3c 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The python binding code in 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/265] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:51 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1426 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/266] 10.0.0.236 () {32 vars in 739 bytes} [Tue Apr 28 07:54:50 2026] DELETE /v2.1/os-security-groups/ff042ad0-f080-41b2-818b-5eebbf1c098a => generated 0 bytes in 978 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-28 07:54:51.853 7 WARNING neutronclient.v2_0.client [None req-3c96ae5d-f1d1-45fe-95a7-054c3b2371f7 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The 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-28 07:54:51.892 7 WARNING neutronclient.v2_0.client [None req-3c96ae5d-f1d1-45fe-95a7-054c3b2371f7 2a72fc77c324474a8dcc602f73ddd5a7 6574890719e543cf9df64d0e6a66a4ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/267] 10.0.0.236 () {32 vars in 739 bytes} [Tue Apr 28 07:54:51 2026] DELETE /v2.1/os-security-groups/af4bd800-667d-4e38-be59-63972612a57b => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 07:54:52.135 8 WARNING neutronclient.v2_0.client [None req-dbdbf673-0d7e-4624-a813-8278dbd6a7bb 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The 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-28 07:54:52.340 8 WARNING neutronclient.v2_0.client [None req-dbdbf673-0d7e-4624-a813-8278dbd6a7bb 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The 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-28 07:54:52.789 7 WARNING neutronclient.v2_0.client [None req-1a77de89-7bc5-4479-a17c-d9418139c51b fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/268] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:52 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1418 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:54:53.513 8 WARNING neutronclient.v2_0.client [None req-dbdbf673-0d7e-4624-a813-8278dbd6a7bb 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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.236 () {34 vars in 662 bytes} [Tue Apr 28 07:54:52 2026] POST /v2.1/servers => generated 450 bytes in 2193 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-28 07:54:54.243 7 WARNING neutronclient.v2_0.client [None req-0989d597-32b6-4b83-950d-246ecfb872e2 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] 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: 131/270] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:54 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1400 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:54:54.358 8 WARNING neutronclient.v2_0.client [None req-565540b1-93f2-4d68-90e1-621829173295 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:54 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1474 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:54:55.389 7 WARNING neutronclient.v2_0.client [None req-81bb1bd4-ea86-472d-a135-256fac55e947 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] 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: 132/272] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:55 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1404 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:54:55.469 8 WARNING neutronclient.v2_0.client [None req-6376d394-469a-4423-bb9c-84404b7c8991 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:55 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1474 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:54:56.558 7 WARNING neutronclient.v2_0.client [None req-f05bb086-7887-4978-be66-6be1dbaa11e9 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The 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-28 07:54:56.581 8 WARNING neutronclient.v2_0.client [None req-e3176b4e-b4de-4cd0-af03-aae1ef238890 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:56 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1452 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/275] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:56 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1482 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/276] 10.0.0.236 () {30 vars in 412 bytes} [Tue Apr 28 07:54:57 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 143/279] 10.0.0.236 () {28 vars in 559 bytes} [Tue Apr 28 07:54:57 2026] GET /v2/ => generated 402 bytes in 412 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 137/280] 10.0.0.236 () {28 vars in 563 bytes} [Tue Apr 28 07:54:57 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 10.0.0.236 () {30 vars in 412 bytes} [Tue Apr 28 07:54:57 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-28 07:54:57.655 8 WARNING neutronclient.v2_0.client [None req-b164047f-93d1-4af8-8b6f-8fae49b81f10 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The 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-28 07:54:57.676 7 WARNING neutronclient.v2_0.client [None req-9a09c2fc-b8a3-4dbb-9430-077e2ca80f20 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/282] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:57 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1452 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:57 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1550 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:54:59.126 8 WARNING neutronclient.v2_0.client [None req-2cde8d20-1b9a-448f-ae12-38ad0fd9d0d3 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/284] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:59 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1460 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:54:59.226 7 WARNING neutronclient.v2_0.client [None req-997ad44a-6ad5-44b5-9b79-de807558ab14 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] 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-28 07:54:59.454 8 INFO nova.api.openstack.compute.server_external_events [req-3545c7e4-be79-43fb-8019-036a9d2d193d req-21581d10-d54b-41c0-90a0-169d4355a677 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:0f050c90-c0a9-4d33-9206-58cf2877a38f for instance e59b9b53-37c4-4e07-b30c-b955a35992da on instance 2026-04-28 07:54:59.464 8 INFO nova.compute.rpcapi [None req-b95b0d90-438a-4dbc-bad7-17af37fca275 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 146/285] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:54:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:00.236 8 WARNING neutronclient.v2_0.client [None req-e4f09106-750a-4d2f-bd48-a07def42a539 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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.236 () {32 vars in 714 bytes} [Tue Apr 28 07:54:59 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1548 bytes in 1448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/287] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:00 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1538 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 141/288] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:55:01 2026] POST /v2.1/os-keypairs => generated 384 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:01.541 8 INFO nova.api.openstack.compute.server_external_events [req-7b1dfa1b-b2d2-4fca-9895-e77f82767bea req-21df7efe-e0b4-455d-b153-80f81f3ca317 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:9d27296e-31eb-483d-bb34-0ca0dbfb7b12 for instance 638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 on instance [pid: 8|app: 0|req: 148/289] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:55:01.693 7 WARNING neutronclient.v2_0.client [None req-3a369dd4-8f40-43f7-bedc-1c773dde8dbe fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] 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-28 07:55:01.812 8 WARNING neutronclient.v2_0.client [None req-0ae3b743-5cfc-410e-85eb-17607b289d81 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/290] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:01 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1548 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/291] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:01 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1526 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:02.996 7 WARNING neutronclient.v2_0.client [None req-6484352a-af7e-41fe-9b48-fba5a78fbbc0 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] 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-28 07:55:03.116 8 WARNING neutronclient.v2_0.client [None req-129cb8a6-6364-4c91-9ebe-fbea20d5f6fa 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/292] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:02 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1548 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/293] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:03 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1526 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-28 07:55:04.174 7 WARNING neutronclient.v2_0.client [None req-d93f603f-36af-477c-99ec-8ea947642dbe fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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/294] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:04 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1548 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:04.337 8 WARNING neutronclient.v2_0.client [None req-184cdfb2-3ff4-40a2-89ee-645380b5dbc4 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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/295] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:04 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1526 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:05.337 7 WARNING neutronclient.v2_0.client [None req-ddfef326-8485-4545-b777-ddeddeb83b69 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/296] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:05 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1548 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:05.550 8 WARNING neutronclient.v2_0.client [None req-2472f00a-8cd2-4379-aad2-525fe08ec896 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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/297] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:05 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1526 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:06.490 7 WARNING neutronclient.v2_0.client [None req-b397b3b1-b2c8-4719-aab5-389bdd522eed fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/298] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:06 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1548 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:06.759 8 WARNING neutronclient.v2_0.client [None req-28c3d153-31f0-44a3-8673-bf5fd0138045 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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/299] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:06 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1526 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:07.700 8 WARNING neutronclient.v2_0.client [None req-6c8cdfa5-805e-4dc0-ab85-b0d9d17596eb fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The 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-28 07:55:07.798 7 WARNING neutronclient.v2_0.client [None req-10e6b4f3-002e-4790-b1a1-442352587d6c a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The 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-28 07:55:07.855 7 WARNING neutronclient.v2_0.client [None req-10e6b4f3-002e-4790-b1a1-442352587d6c a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/302] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:07 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1548 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:07.960 8 WARNING neutronclient.v2_0.client [None req-2431c484-4fda-4661-ac2a-fce8c664be2d 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:07 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1526 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:55:08.071 7 WARNING neutronclient.v2_0.client [None req-10e6b4f3-002e-4790-b1a1-442352587d6c a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/304] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:55:07 2026] POST /v2.1/servers => generated 451 bytes in 806 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-28 07:55:08.502 8 WARNING neutronclient.v2_0.client [None req-8ed50f6a-4b8d-4806-a993-bd6fa098234b a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/305] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:08 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1251 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-28 07:55:08.746 7 INFO nova.api.openstack.compute.server_external_events [req-57985854-a180-4c67-aa01-a62cd20db4e6 req-0738acd2-f259-4c1d-a963-5fc2adaca9dd 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:0f050c90-c0a9-4d33-9206-58cf2877a38f for instance e59b9b53-37c4-4e07-b30c-b955a35992da on instance 2026-04-28 07:55:08.759 7 INFO nova.compute.rpcapi [None req-71111308-5008-4fa6-86e5-7bf52adb918e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 149/306] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:55:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:08.921 8 WARNING neutronclient.v2_0.client [None req-a2fb3493-cef3-49af-a393-9de6cc319d51 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] 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: 158/307] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:08 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1548 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:55:09.107 7 WARNING neutronclient.v2_0.client [None req-bcd3588f-1db0-44bd-b2a0-170c0df60aa6 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/308] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:09 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1526 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-28 07:55:09.616 8 WARNING neutronclient.v2_0.client [None req-5362f534-3f24-4a1f-81c8-bd41b2cb53f4 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/309] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:09 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1301 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-28 07:55:10.129 7 WARNING neutronclient.v2_0.client [None req-d6b9e258-79e3-40df-a1dd-a5cea5e6a84d fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:10 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1725 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:10.277 8 WARNING neutronclient.v2_0.client [None req-f0041aec-1dcd-40c9-9e78-2024a114fee1 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The 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-28 07:55:10.329 7 WARNING neutronclient.v2_0.client [None req-f5f34b03-1049-4ff6-95b5-b0bc4960e383 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/311] 10.0.0.236 () {32 vars in 740 bytes} [Tue Apr 28 07:55:10 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/312] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:10 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1526 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-28 07:55:10.711 7 WARNING neutronclient.v2_0.client [None req-63342e71-16fd-49bd-9ad7-87da85d992aa a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] 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-28 07:55:10.833 8 INFO nova.api.openstack.compute.server_external_events [req-9a2b47bc-ee9e-412c-a9a0-043c8c60811b req-911fa236-4d14-4981-b6a7-f6d18d1009c7 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:9d27296e-31eb-483d-bb34-0ca0dbfb7b12 for instance 638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 on instance [pid: 8|app: 0|req: 161/313] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:55:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:11.499 8 WARNING neutronclient.v2_0.client [None req-ae5b360f-7cd6-433b-a50d-33b95b6709de 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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/314] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:10 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1349 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:11.776 7 WARNING neutronclient.v2_0.client [None req-47dec8b9-7810-45ea-a6ab-0997ac067b50 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/315] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:11 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1526 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:11.869 8 INFO nova.api.openstack.compute.server_external_events [req-15fd8f86-dd0c-47dd-adea-f476b9ed07d9 req-c77cfe24-c28d-4745-b994-85c90f155987 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:0f050c90-c0a9-4d33-9206-58cf2877a38f for instance e59b9b53-37c4-4e07-b30c-b955a35992da on instance [pid: 8|app: 0|req: 163/316] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/317] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:11 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1725 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 164/318] 10.0.0.236 () {32 vars in 640 bytes} [Tue Apr 28 07:55:11 2026] GET /v2.1/servers => generated 377 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 155/319] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:55:12 2026] DELETE /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 0 bytes in 157 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:12.316 8 WARNING neutronclient.v2_0.client [None req-9a7046c5-7f0f-4197-8a7b-0b158330c131 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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/320] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:12 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1731 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-28 07:55:12.859 7 WARNING neutronclient.v2_0.client [None req-806790d1-d99c-484f-917a-40353784f54d a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] 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-28 07:55:12.908 8 WARNING neutronclient.v2_0.client [None req-ee6d301a-909b-4a3d-a612-950bec4c62b8 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/321] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:12 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1357 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/322] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:12 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1716 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-28 07:55:13.190 7 WARNING neutronclient.v2_0.client [None req-21f51eda-0e27-41e6-a7b0-1cfb82fa1156 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] 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-28 07:55:13.498 8 WARNING neutronclient.v2_0.client [None req-7eefbb7b-db82-4e88-a90f-10a3c9521457 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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/323] 10.0.0.236 () {32 vars in 740 bytes} [Tue Apr 28 07:55:13 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/os-interface => generated 285 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:14.016 7 WARNING neutronclient.v2_0.client [None req-f7b5a46f-4e64-4b78-883c-fffdfe0c04e1 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/324] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:13 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1851 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:14.153 8 INFO nova.api.openstack.compute.server_external_events [req-ae8b905e-a993-4f52-b2f9-dcb392ca13ff req-77dcc434-86d2-49d3-a9d3-91ef68548efb 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:f3ea504c-d1d6-4c81-b173-aa1ff5f8572f for instance 9409e97b-d67c-4c64-9f2b-afa0f4216538 on instance [pid: 8|app: 0|req: 168/325] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:14.823 8 WARNING neutronclient.v2_0.client [None req-7cfadc9b-98c0-42da-8663-e0961d917e62 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:13 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1435 bytes in 868 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/327] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:14 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1716 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:15.191 7 WARNING neutronclient.v2_0.client [None req-181027c6-bc45-41fd-8d47-0babd8a58db2 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] 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-28 07:55:15.453 8 INFO nova.api.openstack.compute.server_external_events [req-7115d91b-7ccf-4fcf-b822-d629feccd422 req-d00a5844-7c3f-4c30-ad13-fe860ccbc904 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:9d27296e-31eb-483d-bb34-0ca0dbfb7b12 for instance 638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 on instance [pid: 8|app: 0|req: 170/328] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/329] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:15 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1783 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:15.907 8 WARNING neutronclient.v2_0.client [None req-8fe484a7-2a95-46b3-b613-184c6261fe2d a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/330] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:15 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1435 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-28 07:55:16.943 7 WARNING neutronclient.v2_0.client [None req-58f704c2-c000-4d00-a5ac-0e1b8e9a4301 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in 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/331] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:16 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1508 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:17.173 8 WARNING neutronclient.v2_0.client [None req-493f8b3b-2d8d-4aa9-aefe-c765b10f0adc a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/332] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:17 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1435 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:17.497 7 INFO nova.api.openstack.compute.server_external_events [req-ad31dd60-0832-4cce-ad07-ce2ee412cd1e req-97a44736-26ae-4785-93b4-c375430a07b6 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:0f050c90-c0a9-4d33-9206-58cf2877a38f for instance e59b9b53-37c4-4e07-b30c-b955a35992da on instance [pid: 7|app: 0|req: 162/335] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:17 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-28 07:55:18.076 8 WARNING neutronclient.v2_0.client [None req-c3af931a-c7d4-4cee-81b4-f4215af0a7aa fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/336] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:17 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => generated 1508 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-28 07:55:18.335 7 WARNING neutronclient.v2_0.client [None req-fdca3a4e-9ae7-46e7-bb48-6fbafacf834a a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/337] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:18 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1435 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-28 07:55:19.175 8 INFO nova.api.openstack.wsgi [None req-2df3b670-57ee-4ed0-bd48-814005985f28 fe2fbe60a34744468ad89f05e42c6e9b 5819a3b62e4d467bb9557992f9257576 - - default default] HTTP exception thrown: Instance e59b9b53-37c4-4e07-b30c-b955a35992da could not be found. [pid: 8|app: 0|req: 175/338] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:19 2026] GET /v2.1/servers/e59b9b53-37c4-4e07-b30c-b955a35992da => 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: 164/339] 10.0.0.236 () {32 vars in 703 bytes} [Tue Apr 28 07:55:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-558105486 => generated 0 bytes in 50 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-28 07:55:19.505 8 WARNING neutronclient.v2_0.client [None req-a2cff4eb-2e55-47ba-b35f-54511daaa552 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/340] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:19 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1423 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:55:21.073 7 WARNING neutronclient.v2_0.client [None req-02270ab7-9622-4c30-a5a9-3e7e5f8d83d9 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/341] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:21 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1423 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:22.674 7 WARNING neutronclient.v2_0.client [None req-829e6139-8cef-4d97-86fd-3d2d15a8478f a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] 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-28 07:55:22.787 8 INFO nova.api.openstack.compute.server_external_events [req-53ad3ac8-0a1e-4449-aacd-b1c91d7f02d5 req-bf7e3184-866b-4135-97fd-d8547e8e0e7f 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:f3ea504c-d1d6-4c81-b173-aa1ff5f8572f for instance 9409e97b-d67c-4c64-9f2b-afa0f4216538 on instance [pid: 8|app: 0|req: 177/342] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:55:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/343] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:22 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1423 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-28 07:55:23.866 8 WARNING neutronclient.v2_0.client [None req-f17f0f0a-5663-496c-a0e4-8d2a5295ba2d a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/344] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:23 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1423 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:25.087 7 WARNING neutronclient.v2_0.client [None req-cd7b8d63-a65c-4d71-ac70-321364b02df0 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/345] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:25 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1610 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:25.495 8 WARNING neutronclient.v2_0.client [None req-4b76a627-87df-423f-9e73-ba1722d14c16 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/346] 10.0.0.236 () {32 vars in 740 bytes} [Tue Apr 28 07:55:25 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:26.354 7 WARNING neutronclient.v2_0.client [None req-60e766f6-3635-41fc-b508-051ba2bd4ac3 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The 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-28 07:55:26.361 8 INFO nova.api.openstack.compute.server_external_events [req-c6404cbf-a0c1-4794-8ebd-791cf55985db req-b4c727d5-4b81-41d5-bf38-fa5c8e61ca0f 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:f3ea504c-d1d6-4c81-b173-aa1ff5f8572f for instance 9409e97b-d67c-4c64-9f2b-afa0f4216538 on instance [pid: 8|app: 0|req: 180/347] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/348] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:26 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1610 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 181/349] 10.0.0.236 () {32 vars in 640 bytes} [Tue Apr 28 07:55:26 2026] GET /v2.1/servers => generated 387 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 169/350] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:55:26 2026] DELETE /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:26.754 8 WARNING neutronclient.v2_0.client [None req-f3fe9bfd-c9a3-4b12-a941-7a3e8291ec1b a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in 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/351] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:26 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1616 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-28 07:55:27.916 8 WARNING neutronclient.v2_0.client [None req-3e2f9503-0df1-4d28-81c6-e0d94ba65625 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/354] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:27 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1736 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-28 07:55:29.296 7 WARNING neutronclient.v2_0.client [None req-cbed9ba5-a595-4930-92a1-2219b6114ece a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/355] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:29 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1736 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 185/356] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:55:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:30.108 7 INFO nova.api.openstack.compute.server_external_events [req-df3f0d72-4ec2-4705-b994-bb8dc2368f0d req-1ea373db-68ef-422f-b09e-50fbcd8f8c6a 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:f3ea504c-d1d6-4c81-b173-aa1ff5f8572f for instance 9409e97b-d67c-4c64-9f2b-afa0f4216538 on instance [pid: 7|app: 0|req: 172/357] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:55:30.745 8 WARNING neutronclient.v2_0.client [None req-93caa183-894c-4ae5-ada8-c459391e271c a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/358] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:30 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1378 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-28 07:55:31.896 7 WARNING neutronclient.v2_0.client [None req-2c433d01-0cd2-42ce-9420-53f15014bc8a a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/359] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:31 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1383 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-28 07:55:32.080 8 WARNING neutronclient.v2_0.client [None req-c1b8950d-68e4-4e61-9627-ff1babd9a34d d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The 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-28 07:55:32.129 8 WARNING neutronclient.v2_0.client [None req-c1b8950d-68e4-4e61-9627-ff1babd9a34d d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The 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-28 07:55:32.332 8 WARNING neutronclient.v2_0.client [None req-c1b8950d-68e4-4e61-9627-ff1babd9a34d d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/360] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:55:31 2026] POST /v2.1/servers => generated 453 bytes in 560 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-28 07:55:32.579 7 WARNING neutronclient.v2_0.client [None req-593a8bbc-3731-48b5-bd20-5ccab23ee291 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in 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.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:32 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1431 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-28 07:55:33.027 8 WARNING neutronclient.v2_0.client [None req-640cca0d-70bc-498e-bc2d-05343892e677 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/362] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:32 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 1383 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-28 07:55:33.680 7 WARNING neutronclient.v2_0.client [None req-2aec61af-aebb-466e-970f-7ca23e525334 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/363] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:33 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1435 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-28 07:55:34.118 8 INFO nova.api.openstack.wsgi [None req-ee4ded96-c1a4-4cc1-9b94-4d3da4098c59 a7324092c0414284b87da9d856015113 559e0a5e53a743f7a36431c0607cf6af - - default default] HTTP exception thrown: Instance 9409e97b-d67c-4c64-9f2b-afa0f4216538 could not be found. [pid: 8|app: 0|req: 189/364] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:34 2026] GET /v2.1/servers/9409e97b-d67c-4c64-9f2b-afa0f4216538 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 176/365] 10.0.0.236 () {32 vars in 701 bytes} [Tue Apr 28 07:55:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-17793811 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:34.802 8 WARNING neutronclient.v2_0.client [None req-1fa26249-e3ba-4dc2-877f-af41d97ddf2f d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/366] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:34 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1483 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:55:35.914 7 WARNING neutronclient.v2_0.client [None req-b90eb01e-d7cc-49f4-ab72-eb03daadafa0 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in 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/367] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:35 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1483 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:37.142 8 WARNING neutronclient.v2_0.client [None req-c61a215f-ef43-4594-bb65-efa4137cc32c d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/368] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:37 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1491 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:38.208 7 INFO nova.api.openstack.compute.server_external_events [req-6f605f65-e29b-4709-957a-74224e237652 req-e9c6f461-8f4f-443f-8e34-6b2c115e6971 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:42d62147-2f6a-43fa-aad4-8c9b77b8aa48 for instance f749d4ee-7ce8-470f-a6d7-03b733f67a32 on instance [pid: 7|app: 0|req: 179/371] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:38.270 8 WARNING neutronclient.v2_0.client [None req-d601d7e2-fd0d-4c4a-a814-61344f918ac8 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in 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/372] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:38 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1569 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-28 07:55:39.432 7 WARNING neutronclient.v2_0.client [None req-ad6de7c2-786a-41c9-a972-12224fc3692a d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/373] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:39 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1557 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-28 07:55:40.592 8 WARNING neutronclient.v2_0.client [None req-13a8aa15-d43c-4182-934c-3da54e48f4d1 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/374] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:40 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1557 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:42.043 7 WARNING neutronclient.v2_0.client [None req-79a4491c-956e-4626-9348-0bf466340a9c d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in 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/375] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:41 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1557 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-28 07:55:43.201 8 WARNING neutronclient.v2_0.client [None req-7ace4615-559f-4028-b3f0-2e832f39fac3 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] 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-28 07:55:43.505 7 WARNING neutronclient.v2_0.client [None req-3da0bab3-b1d0-4c7f-b565-403048fc5bcf 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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/376] 10.0.0.236 () {32 vars in 740 bytes} [Tue Apr 28 07:55:43 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/os-interface => generated 285 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:43.787 7 WARNING neutronclient.v2_0.client [None req-6d9de27a-c99d-4a41-a7d5-a587fcb224a9 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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/377] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:43 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1557 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/378] 10.0.0.236 () {32 vars in 814 bytes} [Tue Apr 28 07:55:43 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/os-interface/9d27296e-31eb-483d-bb34-0ca0dbfb7b12 => generated 282 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 196/379] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:55:43 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/ips => generated 155 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: 184/380] 10.0.0.236 () {34 vars in 749 bytes} [Tue Apr 28 07:55:43 2026] POST /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 197/381] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:55:43 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/ips => generated 155 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-28 07:55:44.125 7 INFO nova.api.openstack.compute.server_external_events [req-a22a749c-38da-4a3b-a76a-93515c7511e8 req-b1a1c324-83ac-4271-957c-055e6aea2e70 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:42d62147-2f6a-43fa-aad4-8c9b77b8aa48 for instance f749d4ee-7ce8-470f-a6d7-03b733f67a32 on instance [pid: 7|app: 0|req: 185/382] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:55:44 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-28 07:55:44.801 8 WARNING neutronclient.v2_0.client [None req-9753b3ba-54ab-4e90-9154-f67b522759ba 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] 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-28 07:55:44.909 7 WARNING neutronclient.v2_0.client [None req-5b955205-f74c-4718-9d8e-a05a57f7230f d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/383] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:44 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1557 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 187/384] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:55:45 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/ips => generated 155 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-28 07:55:45.199 7 INFO nova.api.openstack.compute.server_external_events [req-dcbb4b2e-f9ed-4322-ba99-efdbd74c9856 req-9a310efb-f998-4120-b429-bc94f4ae8f35 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:9d27296e-31eb-483d-bb34-0ca0dbfb7b12 for instance 638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 on instance [pid: 7|app: 0|req: 188/385] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:55:45.205 8 WARNING neutronclient.v2_0.client [None req-9753b3ba-54ab-4e90-9154-f67b522759ba 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/386] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:55:44 2026] POST /v2.1/servers => generated 424 bytes in 846 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-28 07:55:45.454 7 WARNING neutronclient.v2_0.client [None req-c81c43b6-8ef9-4f94-8152-8656f95bec1c 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in 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/387] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:45 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1371 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:46.171 8 WARNING neutronclient.v2_0.client [None req-8f207434-052f-4451-b607-4c1d31a56b73 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in 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/388] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:55:46 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/ips => generated 193 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-28 07:55:46.235 7 WARNING neutronclient.v2_0.client [None req-f256bf91-d454-40a3-8eeb-d75e2ef0592e 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in 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/389] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:46 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1741 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 191/390] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:46 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1950 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:55:46.390 8 WARNING neutronclient.v2_0.client [None req-548d43c7-3390-4681-9053-85c2494f6cd5 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] 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: 192/391] 10.0.0.236 () {34 vars in 749 bytes} [Tue Apr 28 07:55:46 2026] POST /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/action => generated 0 bytes in 37 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: 200/392] 10.0.0.236 () {32 vars in 740 bytes} [Tue Apr 28 07:55:46 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:55:46 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/ips => generated 193 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:46.552 8 WARNING neutronclient.v2_0.client [None req-2da45807-ebf2-4da8-b838-856f8877664d 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in 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/394] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:46 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1375 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:47.228 8 INFO nova.api.openstack.compute.server_external_events [req-e2bf5f34-eee2-40a1-bc66-5eec48a1bd24 req-a65ea913-fdf3-435e-a308-e6191d576e4e 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:42d62147-2f6a-43fa-aad4-8c9b77b8aa48 for instance f749d4ee-7ce8-470f-a6d7-03b733f67a32 on instance 2026-04-28 07:55:47.230 7 WARNING neutronclient.v2_0.client [None req-2baa4153-16dd-4bdc-924b-5b2dcf7415d8 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in 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/395] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:47 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) [pid: 7|app: 0|req: 194/396] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:47 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1741 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/399] 10.0.0.236 () {32 vars in 640 bytes} [Tue Apr 28 07:55:47 2026] GET /v2.1/servers => generated 383 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/400] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:55:47 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/ips => generated 193 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/401] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:55:47 2026] DELETE /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 0 bytes in 152 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-28 07:55:47.688 8 WARNING neutronclient.v2_0.client [None req-c8572dfe-a211-4537-b417-6a898212e508 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] 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-28 07:55:47.738 7 WARNING neutronclient.v2_0.client [None req-419eed04-41f8-4be5-9cd5-36ef727cf474 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in 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/402] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:47 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1423 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:47 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1747 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, ' [pid: 7|app: 0|req: 199/404] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:55:48 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/ips => generated 193 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:48.840 8 WARNING neutronclient.v2_0.client [None req-2a04a77e-9cde-4f19-83ae-41d7a8c40371 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The 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-28 07:55:48.888 7 WARNING neutronclient.v2_0.client [None req-9eeeff5d-0f48-4af6-bfd8-5e86ad21d092 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/405] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:48 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1423 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:48 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1867 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:49.265 8 INFO nova.api.openstack.compute.server_external_events [req-3ab20deb-dbe1-4283-8d6b-13a9d27a4b36 req-fdbb43e6-4e18-4e8b-9ed2-768a07bdcd29 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:9d27296e-31eb-483d-bb34-0ca0dbfb7b12 for instance 638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 on instance [pid: 8|app: 0|req: 207/407] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:49 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: 201/408] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:55:49 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/ips => generated 193 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-28 07:55:49.988 8 WARNING neutronclient.v2_0.client [None req-7bc795f5-7cb5-4861-8417-c4f946df36c3 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/409] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:49 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1431 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-28 07:55:50.191 7 WARNING neutronclient.v2_0.client [None req-f7bb5843-2096-4486-9fc6-4ef62864e05a d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] 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: 209/410] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:55:50 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6/ips => generated 155 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: 210/411] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:55:50 2026] DELETE /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 0 bytes in 130 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-28 07:55:50.876 8 WARNING neutronclient.v2_0.client [None req-27315571-e780-4d43-8f76-ebd53b0fc149 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/412] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:50 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1867 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:50.933 7 INFO nova.api.openstack.compute.server_external_events [req-d87c1dcb-0570-4aa3-92b1-04c19ad388ba req-16def815-67cf-49e9-8d3e-0e705bf28993 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:42d62147-2f6a-43fa-aad4-8c9b77b8aa48 for instance f749d4ee-7ce8-470f-a6d7-03b733f67a32 on instance [pid: 7|app: 0|req: 203/413] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/414] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:50 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1842 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:51.097 7 WARNING neutronclient.v2_0.client [None req-077a81e8-cdf2-401a-bac4-6d53fd6f5ae0 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/415] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:51 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1483 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:51.307 8 INFO nova.api.openstack.compute.server_external_events [req-25f4d81d-2de6-45ca-8756-d3ef5a11d9c3 req-fa0bb709-3e68-43a1-b29f-0f45f0aa1840 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:2fce579e-253b-4511-b1c4-1d06e9051288 for instance be07884c-b8a9-4aa3-8a63-c876664f6541 on instance [pid: 8|app: 0|req: 212/416] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:51 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-28 07:55:51.966 7 WARNING neutronclient.v2_0.client [None req-636bfacb-39eb-4377-98d0-f54eb78fe143 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/417] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:51 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1517 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-28 07:55:52.080 8 WARNING neutronclient.v2_0.client [None req-d5ea412e-127c-462f-b5b9-b4af02326376 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/418] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:52 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1842 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-28 07:55:52.321 7 WARNING neutronclient.v2_0.client [None req-fd0251b2-325b-4753-bea1-6e432c3e62e7 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/419] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:52 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1471 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:53.094 8 WARNING neutronclient.v2_0.client [None req-e8208c26-9f92-4312-8ee9-a82a40d32cf7 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] The python binding code in 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/420] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:53 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => generated 1517 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:53.235 7 WARNING neutronclient.v2_0.client [None req-b7d4a64d-bc68-4029-b33d-8deac1175ad0 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/421] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:53 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1842 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-28 07:55:53.494 8 WARNING neutronclient.v2_0.client [None req-e9146aed-7218-4924-bed9-9ccfa4a2215f 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/422] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:53 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1471 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-28 07:55:54.125 7 INFO nova.api.openstack.compute.server_external_events [req-d2354d5d-dfc9-46ee-be04-7f96b11ee1d0 req-1ec13b9a-4c77-421d-8fd6-ed37c63c570b 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:9d27296e-31eb-483d-bb34-0ca0dbfb7b12 for instance 638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 on instance [pid: 7|app: 0|req: 208/423] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:55:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:54.176 8 INFO nova.api.openstack.wsgi [None req-2b130659-431b-466c-aa39-0774084bbda0 d09e5819da4444ee97eeb022aa67ffcb b5a3e2b5ef1e42fe8f160b7647acfff6 - - default default] HTTP exception thrown: Instance f749d4ee-7ce8-470f-a6d7-03b733f67a32 could not be found. [pid: 8|app: 0|req: 216/424] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:54 2026] GET /v2.1/servers/f749d4ee-7ce8-470f-a6d7-03b733f67a32 => 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: 209/425] 10.0.0.236 () {32 vars in 705 bytes} [Tue Apr 28 07:55:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1086314193 => generated 0 bytes in 30 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-28 07:55:54.396 8 WARNING neutronclient.v2_0.client [None req-e0c71f69-5f4c-4ca0-858e-4c4483961676 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/426] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:54 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1481 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:55:54.677 7 WARNING neutronclient.v2_0.client [None req-4b54f170-78ae-4b3d-8926-c8dbbf65546b 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/427] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:54 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1471 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-28 07:55:55.507 8 WARNING neutronclient.v2_0.client [None req-cd6ecdf5-37d7-4d15-862f-7c0d562c36a8 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/428] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:55 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1486 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:55.836 7 WARNING neutronclient.v2_0.client [None req-9f749083-8741-4b9f-a153-54f637149e95 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/429] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:55 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1471 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:56.638 8 WARNING neutronclient.v2_0.client [None req-e6dc53b6-985c-45fb-92d9-180f34d08bee 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/430] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:56 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 1486 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:57.012 7 WARNING neutronclient.v2_0.client [None req-dede80d5-63b6-4fbc-9d86-4a7ca4a7d323 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/433] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:56 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1471 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:57.725 8 INFO nova.api.openstack.compute.server_external_events [req-52b4691f-d2ed-4130-9a47-52a5084c6ec7 req-fd92a1f9-c306-4898-bf81-ee8099a416b9 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:2fce579e-253b-4511-b1c4-1d06e9051288 for instance be07884c-b8a9-4aa3-8a63-c876664f6541 on instance [pid: 8|app: 0|req: 222/434] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:55:57 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-28 07:55:57.832 7 INFO nova.api.openstack.wsgi [None req-dbec669e-0add-49a9-ba60-51c5534cbbe8 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] HTTP exception thrown: Instance 638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 could not be found. [pid: 7|app: 0|req: 213/435] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:57 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 223/436] 10.0.0.236 () {32 vars in 703 bytes} [Tue Apr 28 07:55:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-802863416 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:55:58.366 7 INFO nova.api.openstack.wsgi [None req-129ffb46-404e-48fc-8149-b0907a008f52 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] HTTP exception thrown: Instance 638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 could not be found. [pid: 7|app: 0|req: 214/437] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:55:58 2026] DELETE /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 07:55:58.403 8 INFO nova.api.openstack.wsgi [None req-fe4f9e1b-6ab8-433d-a9c2-0666200804b9 24e61573ce9146f49533421f97d926ce b97d857a78834efd98c63a7af4291b0e - - default default] HTTP exception thrown: Instance 638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 could not be found. [pid: 8|app: 0|req: 224/438] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:58 2026] GET /v2.1/servers/638c5970-6b26-49ab-9f4a-ba6cb60fc3b6 => 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-28 07:55:58.579 7 WARNING neutronclient.v2_0.client [None req-be7cdda6-3ceb-4bae-877e-b694876030ac 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/439] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:55:58 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1471 bytes in 1070 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:00.647 8 WARNING neutronclient.v2_0.client [None req-83b5d077-0c25-4c64-b85c-c4bc074d15f8 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in 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/440] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:00 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1656 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 216/441] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:56:01 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541/ips => generated 109 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 226/442] 10.0.0.236 () {32 vars in 722 bytes} [Tue Apr 28 07:56:01 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541/ips => generated 109 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 217/443] 10.0.0.236 () {32 vars in 824 bytes} [Tue Apr 28 07:56:01 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541/ips/tempest-ServerAddressesTestJSON-1549302857-network => generated 94 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 227/444] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:56:01 2026] DELETE /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 0 bytes in 110 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-28 07:56:01.481 7 WARNING neutronclient.v2_0.client [None req-46aeac94-2775-4e13-bb46-1a91cfa9d70c 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in 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/445] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:01 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1662 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:02.749 8 WARNING neutronclient.v2_0.client [None req-4e04c044-afde-401c-9642-e36e948c7362 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in 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/446] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:02 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1662 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-28 07:56:03.114 7 WARNING neutronclient.v2_0.client [None req-79887622-13af-4e4f-bdff-28b0f1e7a0b2 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The 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-28 07:56:03.335 7 WARNING neutronclient.v2_0.client [None req-79887622-13af-4e4f-bdff-28b0f1e7a0b2 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in 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/447] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:56:03 2026] POST /v2.1/servers => generated 424 bytes in 512 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:03.602 8 WARNING neutronclient.v2_0.client [None req-d759450e-6fd2-450e-ad56-8c9afce35f64 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in 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/448] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:03 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1367 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:03.948 7 WARNING neutronclient.v2_0.client [None req-07493550-9d7a-427b-9e68-f1f56fb9ef22 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] 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-28 07:56:04.323 8 INFO nova.api.openstack.compute.server_external_events [req-4fc376cc-7183-4001-bbd0-c4f7362e5754 req-8b237ffd-69aa-417e-b0c4-af1a74c176a6 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:2fce579e-253b-4511-b1c4-1d06e9051288 for instance be07884c-b8a9-4aa3-8a63-c876664f6541 on instance [pid: 8|app: 0|req: 230/449] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:56:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/450] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:03 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1662 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:04.698 8 WARNING neutronclient.v2_0.client [None req-a98c5045-6082-499b-9c76-42d922300063 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/451] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:04 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1371 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-28 07:56:05.406 7 WARNING neutronclient.v2_0.client [None req-dce3238d-54f3-457f-a7ae-a20346ce5f06 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/452] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:05 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1457 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:05.714 8 WARNING keystonemiddleware.audit [None req-a98c5045-6082-499b-9c76-42d922300063 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] Skipping service tempest-service-582388548 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: 232/453] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:56:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:05.803 7 WARNING neutronclient.v2_0.client [None req-3ec4e592-0ed4-4379-97d8-9918dede9e7c 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in 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/454] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:05 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1419 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:06.562 8 WARNING neutronclient.v2_0.client [None req-15a3eb50-c9ba-4d4c-93b3-6d34705eb23f 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in 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/455] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:06 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1457 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-28 07:56:06.915 7 WARNING neutronclient.v2_0.client [None req-9510a1b8-ae21-4f8d-9bed-f62cf56f6039 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/456] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:06 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1419 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:07.638 8 WARNING keystonemiddleware.audit [None req-15a3eb50-c9ba-4d4c-93b3-6d34705eb23f 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] Skipping service tempest-service-582388548 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:07.701 7 WARNING neutronclient.v2_0.client [None req-974c2e0d-6407-4107-87f8-a7aa24b7a11f 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The 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-28 07:56:07.729 8 WARNING neutronclient.v2_0.client [None req-6188aa50-d786-4dd6-ab1f-c5a0f4d2fe8b 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/459] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:07 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1457 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:07.810 8 WARNING neutronclient.v2_0.client [None req-6188aa50-d786-4dd6-ab1f-c5a0f4d2fe8b 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] 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-28 07:56:08.031 8 WARNING neutronclient.v2_0.client [None req-6188aa50-d786-4dd6-ab1f-c5a0f4d2fe8b 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The 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-28 07:56:08.048 7 WARNING neutronclient.v2_0.client [None req-f409f3c2-9555-4cc9-8922-1011770ac00a 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/460] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:07 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1427 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/461] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:56:07 2026] POST /v2.1/servers => generated 453 bytes in 754 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 07:56:08.401 7 WARNING keystonemiddleware.audit [None req-f409f3c2-9555-4cc9-8922-1011770ac00a 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:08.423 7 WARNING neutronclient.v2_0.client [None req-b2585055-403f-4078-914f-f04055bc6d21 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/462] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:08 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1391 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:08.836 8 WARNING neutronclient.v2_0.client [None req-a854be98-7386-4ebe-8914-549345d41d42 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] The python binding code in 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/463] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:08 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 1457 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:09.240 7 WARNING neutronclient.v2_0.client [None req-6f88985b-edcd-4e87-9bfb-c5872a87399b 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in 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/464] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:09 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1479 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-28 07:56:09.423 8 INFO nova.api.openstack.compute.server_external_events [req-62ae3f3f-3f68-4720-8028-b9011ec1682c req-5d879cb9-5da0-4e3d-949d-e5be95ce815d 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:111b5e37-1d52-4a7e-b18d-f32c47992a0f for instance fcf06214-bb51-4973-9896-bcb89aef9712 on instance [pid: 8|app: 0|req: 237/465] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:56:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:56:09.778 7 WARNING keystonemiddleware.audit [None req-6f88985b-edcd-4e87-9bfb-c5872a87399b 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:09.811 7 WARNING neutronclient.v2_0.client [None req-4e12a6b8-7ddf-4072-ba5a-a6befd4f81ec 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/466] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:09 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1387 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-28 07:56:09.951 8 INFO nova.api.openstack.wsgi [None req-f9e582a6-ed3f-4e34-bdf4-668eca9f07b2 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] HTTP exception thrown: Instance be07884c-b8a9-4aa3-8a63-c876664f6541 could not be found. [pid: 8|app: 0|req: 238/467] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:09 2026] GET /v2.1/servers/be07884c-b8a9-4aa3-8a63-c876664f6541 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:10.420 7 WARNING neutronclient.v2_0.client [None req-52c59755-5b64-4e7f-b759-a50801546891 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/468] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:10 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1467 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:10.883 8 WARNING keystonemiddleware.audit [None req-f9e582a6-ed3f-4e34-bdf4-668eca9f07b2 1f2e582a28e74a429f2822a9ebc8cbb2 b8753de6968442359299a080ae3d1dc2 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:10.926 8 WARNING neutronclient.v2_0.client [None req-154da82a-a445-42e3-b1b7-cafb52f53413 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/469] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:10 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1443 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-28 07:56:11.683 7 WARNING neutronclient.v2_0.client [None req-9c4355bf-d438-455c-a8b0-0a6911ea0fe2 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/470] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:11 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1467 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:11.990 8 WARNING keystonemiddleware.audit [None req-154da82a-a445-42e3-b1b7-cafb52f53413 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:12.030 8 WARNING neutronclient.v2_0.client [None req-a7397f00-b3b4-4f6b-835c-2f6108e8746e 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/471] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:11 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1443 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-28 07:56:12.881 7 WARNING neutronclient.v2_0.client [None req-fffb1de1-0eb7-4015-a555-b8701b9dfee9 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/472] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:12 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1467 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:13.101 8 WARNING keystonemiddleware.audit [None req-a7397f00-b3b4-4f6b-835c-2f6108e8746e 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:13.173 8 WARNING neutronclient.v2_0.client [None req-5b2974da-1051-48b6-8860-cfc63b740d35 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/473] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:13 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1451 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-28 07:56:14.078 7 WARNING neutronclient.v2_0.client [None req-13d95523-3e0e-465a-bdca-79ff014abbba 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] 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: 233/474] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:14 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1467 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:14.218 8 INFO nova.api.openstack.compute.server_external_events [req-1e13bf08-4f92-47c7-a091-6686b328b7e8 req-179635b0-69f4-4c9d-8187-d20c59690007 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:b11e7473-3f08-4c15-82b9-eac2f0ac21ef for instance a2a14bf9-3c15-4167-a0c2-c8cb7899394e on instance [pid: 8|app: 0|req: 242/475] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:56:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:56:14.245 7 WARNING keystonemiddleware.audit [None req-13d95523-3e0e-465a-bdca-79ff014abbba 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:14.290 7 WARNING neutronclient.v2_0.client [None req-a92048d5-a067-41ab-8ce7-d14842e7d2fc 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/476] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:14 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1529 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:15.181 8 INFO nova.api.openstack.compute.server_external_events [req-c52ef155-b15c-4774-a5e6-1ec03bd45974 req-3186b445-97ca-447d-b494-c3fc63124fe8 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:111b5e37-1d52-4a7e-b18d-f32c47992a0f for instance fcf06214-bb51-4973-9896-bcb89aef9712 on instance [pid: 8|app: 0|req: 243/477] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:56:15 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-28 07:56:15.295 7 WARNING neutronclient.v2_0.client [None req-aa0fc964-9a95-4e45-9736-c1599ad445ec 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/478] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:15 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1467 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:15.523 8 WARNING keystonemiddleware.audit [req-c52ef155-b15c-4774-a5e6-1ec03bd45974 req-3186b445-97ca-447d-b494-c3fc63124fe8 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:15.568 8 WARNING neutronclient.v2_0.client [None req-39d9b147-4ea7-4367-962a-c5b77bf94235 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/479] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:15 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1517 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-28 07:56:16.516 7 WARNING neutronclient.v2_0.client [None req-6adce1c5-e543-4dee-a3be-05a494773dbb 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in 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/480] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:16 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1648 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:16.716 8 WARNING keystonemiddleware.audit [None req-39d9b147-4ea7-4367-962a-c5b77bf94235 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:16.761 8 WARNING neutronclient.v2_0.client [None req-1b62686c-ebb6-4a33-bd79-d590fa9db569 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/481] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:16 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1517 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-28 07:56:17.900 8 WARNING keystonemiddleware.audit [None req-1b62686c-ebb6-4a33-bd79-d590fa9db569 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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: 238/484] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:56:17 2026] DELETE /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-28 07:56:17.933 8 WARNING neutronclient.v2_0.client [None req-e43abd48-8ee2-4cc7-a5ab-13663886a922 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] 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-28 07:56:17.987 7 WARNING neutronclient.v2_0.client [None req-b274a074-78c7-4c5e-a931-3ef3d2887ef7 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in 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/485] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:17 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1517 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/486] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:17 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1654 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-28 07:56:19.076 7 WARNING keystonemiddleware.audit [None req-b274a074-78c7-4c5e-a931-3ef3d2887ef7 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:19.087 8 INFO nova.api.openstack.compute.server_external_events [req-0ccb3d54-0a42-4c6a-ab02-7b709d7f642b req-591f1703-afb9-4700-ac9f-8d1076f91413 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:b11e7473-3f08-4c15-82b9-eac2f0ac21ef for instance a2a14bf9-3c15-4167-a0c2-c8cb7899394e on instance [pid: 8|app: 0|req: 248/487] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:56:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:56:19.118 7 WARNING neutronclient.v2_0.client [None req-9bc0270c-6e84-4d9b-85c7-ec5f4b9e8c64 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] 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-28 07:56:19.206 8 WARNING neutronclient.v2_0.client [None req-5ac82e1f-8b96-425c-b0e4-196a83ea7930 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/488] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:19 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1517 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/489] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:19 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1654 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:20.298 7 WARNING keystonemiddleware.audit [None req-9bc0270c-6e84-4d9b-85c7-ec5f4b9e8c64 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:20.336 7 WARNING neutronclient.v2_0.client [None req-89feeffa-d290-47a7-95bb-652788de264a 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] 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-28 07:56:20.389 8 WARNING neutronclient.v2_0.client [None req-9e0a2855-04f9-4794-9d36-de5dc7473d5b 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/490] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:20 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1517 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/491] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:20 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1654 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:20.968 7 INFO nova.api.openstack.compute.server_external_events [req-e2ac8e38-318e-4f6c-bd51-2c6b222e660d req-fb3cf3d6-4177-4fba-b6f8-9955fa3a023a 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:111b5e37-1d52-4a7e-b18d-f32c47992a0f for instance fcf06214-bb51-4973-9896-bcb89aef9712 on instance [pid: 7|app: 0|req: 242/492] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:56:20 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) 2026-04-28 07:56:21.565 8 WARNING keystonemiddleware.audit [None req-9e0a2855-04f9-4794-9d36-de5dc7473d5b 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] Skipping service tempest-service-582388548 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:21.610 8 WARNING neutronclient.v2_0.client [None req-35b466b0-12a5-4abb-be65-cd38f2555c36 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The 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-28 07:56:21.641 7 WARNING neutronclient.v2_0.client [None req-3778eef3-f686-4cb1-b60b-4078348b2fc5 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/493] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:21 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1448 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/494] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:21 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1700 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:21.752 7 WARNING keystonemiddleware.audit [None req-3778eef3-f686-4cb1-b60b-4078348b2fc5 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:21.793 7 WARNING neutronclient.v2_0.client [None req-17124546-89d2-4c87-9a4e-a598a684bc62 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/495] 10.0.0.236 () {32 vars in 740 bytes} [Tue Apr 28 07:56:21 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:22.752 8 WARNING neutronclient.v2_0.client [None req-e32d86ac-c284-4f7d-a4c9-dc15076f00de 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/496] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:22 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1453 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-28 07:56:23.009 7 INFO nova.api.openstack.compute.server_external_events [req-cf8d6336-bbeb-40ef-9e71-5c8a8a85d27f req-74ba6b04-e34e-4a46-9883-4cd361104fe7 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:b11e7473-3f08-4c15-82b9-eac2f0ac21ef for instance a2a14bf9-3c15-4167-a0c2-c8cb7899394e on instance [pid: 7|app: 0|req: 245/497] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:56:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:23.863 8 WARNING neutronclient.v2_0.client [None req-ec118b1b-aee3-4bd4-900a-78904695edf9 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/498] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:23 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 1453 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-28 07:56:24.951 7 INFO nova.api.openstack.wsgi [None req-15f8d804-c75a-41a1-998e-812c489bacf4 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] HTTP exception thrown: Instance fcf06214-bb51-4973-9896-bcb89aef9712 could not be found. [pid: 7|app: 0|req: 246/499] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:24 2026] GET /v2.1/servers/fcf06214-bb51-4973-9896-bcb89aef9712 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 249/504] 10.0.0.219 () {30 vars in 618 bytes} [Tue Apr 28 07:56:43 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 256/505] 10.0.0.219 () {32 vars in 691 bytes} [Tue Apr 28 07:56:43 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/506] 10.0.0.219 () {34 vars in 912 bytes} [Tue Apr 28 07:56:43 2026] GET /v2.1/os-simple-tenant-usage/fb09e7c60a8140b89473f30e4e2de845?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/507] 10.0.0.219 () {30 vars in 653 bytes} [Tue Apr 28 07:56:43 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:56:44.511 7 WARNING keystonemiddleware.audit [None req-f9f96613-e00c-4c74-ae57-e0062dff8384 60746c72867e4d178476e4d810370207 fb09e7c60a8140b89473f30e4e2de845 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:44.570 7 WARNING neutronclient.v2_0.client [None req-77bd26f9-d97d-4a5d-9c35-4c7482e9ec31 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/508] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:44 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1820 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:44.767 8 WARNING keystonemiddleware.audit [None req-3dc42390-bd73-4811-b265-907507d1f1a9 60746c72867e4d178476e4d810370207 fb09e7c60a8140b89473f30e4e2de845 - - default default] Skipping service tempest-service-582388548 as it have no endpoints. 2026-04-28 07:56:44.805 8 WARNING neutronclient.v2_0.client [None req-1f867482-859f-46b2-be83-65114446e8fd 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/509] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:44 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1820 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:45.155 7 WARNING keystonemiddleware.audit [None req-77bd26f9-d97d-4a5d-9c35-4c7482e9ec31 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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: 252/510] 10.0.0.236 () {34 vars in 749 bytes} [Tue Apr 28 07:56:45 2026] POST /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 07:56:45.246 8 WARNING keystonemiddleware.audit [None req-1f867482-859f-46b2-be83-65114446e8fd 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:45.289 8 WARNING neutronclient.v2_0.client [None req-157e5b66-d92f-4a0c-8d40-6a567621ac36 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/511] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:45 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1822 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:46.421 7 WARNING keystonemiddleware.audit [None req-93a4a10f-2096-4fd1-b75c-f2239138c6ff 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:46.477 7 WARNING neutronclient.v2_0.client [None req-1d4f82f8-a1eb-40e5-b7b4-c331ecc5f770 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/512] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:46 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1822 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, ' [pid: 8|app: 0|req: 260/513] 10.0.0.219 () {30 vars in 618 bytes} [Tue Apr 28 07:56:46 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 254/514] 10.0.0.219 () {32 vars in 691 bytes} [Tue Apr 28 07:56:47 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: 261/515] 10.0.0.219 () {34 vars in 912 bytes} [Tue Apr 28 07:56:47 2026] GET /v2.1/os-simple-tenant-usage/fb09e7c60a8140b89473f30e4e2de845?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/516] 10.0.0.219 () {30 vars in 653 bytes} [Tue Apr 28 07:56:47 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:56:47.633 7 WARNING keystonemiddleware.audit [None req-e285a202-2df0-4373-9752-01aa2b9e980c 60746c72867e4d178476e4d810370207 fb09e7c60a8140b89473f30e4e2de845 - - default default] Skipping service tempest-service-582388548 as it have no endpoints. 2026-04-28 07:56:47.670 7 WARNING neutronclient.v2_0.client [None req-c9c84920-5043-4bdd-aaf2-181307654e0b 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/519] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:47 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1822 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:48.856 8 WARNING keystonemiddleware.audit [None req-37455437-9a4a-4c74-8a06-9b85cfa38dd6 60746c72867e4d178476e4d810370207 fb09e7c60a8140b89473f30e4e2de845 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:48.891 8 WARNING neutronclient.v2_0.client [None req-148dc47a-3f36-4875-9a2c-7efa5b0b9421 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/520] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:48 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1827 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:50.031 7 WARNING keystonemiddleware.audit [None req-c9c84920-5043-4bdd-aaf2-181307654e0b 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:50.061 7 WARNING neutronclient.v2_0.client [None req-83c5986b-4d29-4d3f-aa8f-b91c1157657e 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/521] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:50 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1827 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:56:50.872 8 INFO nova.api.openstack.compute.server_external_events [req-5650e624-43c2-497c-a7e3-cd4ea032fc5e req-bf66e1ee-4bd4-4d09-bf7f-1ff543fe3ad7 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-unplugged:b11e7473-3f08-4c15-82b9-eac2f0ac21ef for instance a2a14bf9-3c15-4167-a0c2-c8cb7899394e on instance [pid: 8|app: 0|req: 264/522] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:56:50 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) 2026-04-28 07:56:51.273 7 WARNING keystonemiddleware.audit [None req-83c5986b-4d29-4d3f-aa8f-b91c1157657e 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:51.308 7 WARNING neutronclient.v2_0.client [None req-1590a759-adfc-4eb9-aebc-689b9673ab22 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/523] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:51 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1827 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:52.443 8 WARNING keystonemiddleware.audit [req-5650e624-43c2-497c-a7e3-cd4ea032fc5e req-bf66e1ee-4bd4-4d09-bf7f-1ff543fe3ad7 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:52.481 8 WARNING neutronclient.v2_0.client [None req-bc29a32a-ac7e-45b5-8e14-1f6059e95b00 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/524] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:52 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1827 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:53.615 7 WARNING keystonemiddleware.audit [None req-1590a759-adfc-4eb9-aebc-689b9673ab22 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:53.668 7 WARNING neutronclient.v2_0.client [None req-0481622e-358e-4db7-8125-a82d7f7f37b5 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/525] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:53 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1827 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:54.897 8 WARNING keystonemiddleware.audit [None req-bc29a32a-ac7e-45b5-8e14-1f6059e95b00 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:54.953 8 WARNING neutronclient.v2_0.client [None req-b2a99e0d-21cb-43d1-9e1b-e579cc681350 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/526] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:54 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1827 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:56:56.102 7 WARNING keystonemiddleware.audit [None req-0481622e-358e-4db7-8125-a82d7f7f37b5 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:56:56.138 7 WARNING neutronclient.v2_0.client [None req-70061164-7a8e-4687-acba-c6e0e893cba4 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] 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-28 07:56:56.435 8 INFO nova.api.openstack.compute.server_external_events [req-af3f76ae-ad76-4153-86f2-5cc55871bb54 req-49d0a49d-3304-40b8-809a-0a4ae7852aca 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:b11e7473-3f08-4c15-82b9-eac2f0ac21ef for instance a2a14bf9-3c15-4167-a0c2-c8cb7899394e on instance [pid: 8|app: 0|req: 267/527] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:56:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/528] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:56:56 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1820 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 263/531] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:57:02 2026] POST /v2.1/os-keypairs => generated 396 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 269/532] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:57:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:57:05.541 7 WARNING neutronclient.v2_0.client [None req-9b30126b-94bd-4ddc-9a47-c704ecd3de05 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The 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-28 07:57:05.581 7 WARNING neutronclient.v2_0.client [None req-9b30126b-94bd-4ddc-9a47-c704ecd3de05 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The 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-28 07:57:05.629 7 WARNING neutronclient.v2_0.client [None req-9b30126b-94bd-4ddc-9a47-c704ecd3de05 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The 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-28 07:57:05.779 7 WARNING neutronclient.v2_0.client [None req-9b30126b-94bd-4ddc-9a47-c704ecd3de05 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/533] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:57:05 2026] POST /v2.1/servers => generated 496 bytes in 561 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 07:57:06.056 8 WARNING neutronclient.v2_0.client [None req-c80bdffb-9e88-4acd-beb2-ccc6f0204663 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in 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/534] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:06 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1456 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:07.188 7 WARNING neutronclient.v2_0.client [None req-4091a787-81dd-4fdf-bfc5-0ccfb2443db2 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/535] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:07 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1460 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-28 07:57:08.309 7 WARNING neutronclient.v2_0.client [None req-bf15bd08-f5aa-46f4-8d0b-aeb9b925f0c4 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/538] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:08 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1508 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:09.405 8 WARNING neutronclient.v2_0.client [None req-9bd66770-a9a4-458b-b966-21ef45af1d79 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/539] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:09 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1508 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-28 07:57:10.576 7 WARNING neutronclient.v2_0.client [None req-215fb2b9-b9fe-4c66-9374-fcd96b4a124c 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] 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: 268/540] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:10 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1630 bytes in 973 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:11.498 8 INFO nova.api.openstack.compute.server_external_events [req-28431495-b8cf-42ba-b67c-ec7e6cc83c55 req-2b5fc7a7-ea23-45cd-8e1a-a203afa17103 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:b6bb1e0e-77f7-4c3f-8c2f-b4df9cb57c94 for instance fd65607b-6fae-4c54-9b46-1211dff338a0 on instance [pid: 8|app: 0|req: 273/541] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:57:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 269/542] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:57:11 2026] POST /v2.1/os-keypairs => generated 398 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-28 07:57:12.560 8 WARNING neutronclient.v2_0.client [None req-a4805d20-9a5b-4519-bf19-aafefcbddc44 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in 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/543] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:12 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1628 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:13.564 7 WARNING neutronclient.v2_0.client [None req-979412e2-3844-4057-bc55-3c42e4aa285f cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The 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-28 07:57:13.626 7 WARNING neutronclient.v2_0.client [None req-979412e2-3844-4057-bc55-3c42e4aa285f cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] 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-28 07:57:13.794 8 WARNING neutronclient.v2_0.client [None req-d583501a-6b98-4d60-97d6-94470518af81 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The 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-28 07:57:13.814 7 WARNING neutronclient.v2_0.client [None req-979412e2-3844-4057-bc55-3c42e4aa285f cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/544] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:13 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1628 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/545] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:57:13 2026] POST /v2.1/servers => generated 449 bytes in 550 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-28 07:57:14.066 8 WARNING neutronclient.v2_0.client [None req-9d35f8d1-2257-4fd9-8e5b-24b89d7fcb39 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/546] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:14 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1403 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:14.234 7 WARNING keystonemiddleware.audit [None req-979412e2-3844-4057-bc55-3c42e4aa285f cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:57:14.265 7 WARNING neutronclient.v2_0.client [None req-d058fa6b-458d-4bb6-af0a-a5162427f1ef 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/547] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:14 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1820 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:14.460 8 WARNING keystonemiddleware.audit [None req-9d35f8d1-2257-4fd9-8e5b-24b89d7fcb39 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] Skipping service tempest-service-582388548 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: 277/548] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:57:14 2026] DELETE /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-28 07:57:14.607 7 WARNING keystonemiddleware.audit [None req-d058fa6b-458d-4bb6-af0a-a5162427f1ef 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:57:14.643 7 WARNING neutronclient.v2_0.client [None req-dbcce052-e9cf-4d4b-a955-5d1be7c728d9 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/549] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:14 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1826 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-28 07:57:14.959 8 WARNING neutronclient.v2_0.client [None req-fa41f2e6-482e-47e9-bbf3-6dcc6883b137 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in 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/550] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:14 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1628 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-28 07:57:15.176 7 WARNING neutronclient.v2_0.client [None req-acfd8526-ac86-446e-9b6a-fc3f08be72d0 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/551] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:15 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1407 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:15.776 8 WARNING keystonemiddleware.audit [None req-fa41f2e6-482e-47e9-bbf3-6dcc6883b137 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:57:15.820 8 WARNING neutronclient.v2_0.client [None req-05092882-000c-4ceb-a7a1-b44ffb8f52d0 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/552] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:15 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1826 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:16.112 7 WARNING neutronclient.v2_0.client [None req-45f68df1-b5cf-46c8-ba42-3ee0a2ef2e7d 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] 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: 274/553] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:16 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1628 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:16.275 8 WARNING neutronclient.v2_0.client [None req-d266ef68-9505-48ed-9d1f-e269fab022ac cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/554] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:16 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1455 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-28 07:57:16.941 7 INFO nova.api.openstack.compute.server_external_events [req-ebc00599-eca5-4a04-943e-bac7f05009a0 req-517a5546-d3d7-401e-8716-47c826d88897 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:b6bb1e0e-77f7-4c3f-8c2f-b4df9cb57c94 for instance fd65607b-6fae-4c54-9b46-1211dff338a0 on instance [pid: 7|app: 0|req: 275/555] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:57:16 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-28 07:57:16.977 8 WARNING keystonemiddleware.audit [None req-d266ef68-9505-48ed-9d1f-e269fab022ac cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:57:17.027 8 WARNING neutronclient.v2_0.client [None req-ad68f7b3-65b4-40fc-9f21-99a12a9bafb5 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in 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/556] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:16 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1826 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-28 07:57:17.310 7 WARNING neutronclient.v2_0.client [None req-d84ad569-6daf-4066-9f1d-cf49d871c9df 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] 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-28 07:57:17.391 8 WARNING neutronclient.v2_0.client [None req-9203329d-309f-45ad-8048-7e2d38e71b15 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/557] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:17 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1628 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 282/560] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:17 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1455 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:18.080 7 INFO nova.api.openstack.compute.server_external_events [req-9794dc2b-3115-492e-8e3f-0141dbeff4b3 req-ac46951c-ee53-4cf6-9a05-c23964d8e2f3 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:b11e7473-3f08-4c15-82b9-eac2f0ac21ef for instance a2a14bf9-3c15-4167-a0c2-c8cb7899394e on instance [pid: 7|app: 0|req: 279/561] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:57:18 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) 2026-04-28 07:57:18.166 8 WARNING keystonemiddleware.audit [None req-9203329d-309f-45ad-8048-7e2d38e71b15 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] Skipping service tempest-service-582388548 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, ' 2026-04-28 07:57:18.195 8 WARNING neutronclient.v2_0.client [None req-6b85d234-b717-41c7-811b-5ff59007a888 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/562] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:18 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1472 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-28 07:57:19.104 7 WARNING neutronclient.v2_0.client [None req-93653bba-fbc8-4cba-bfd1-f3336a98345f 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The 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-28 07:57:19.152 8 WARNING neutronclient.v2_0.client [None req-3c8ca170-12c9-4ac8-9663-5c1be1e781a5 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/563] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:19 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1628 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:19.765 7 WARNING keystonemiddleware.audit [None req-93653bba-fbc8-4cba-bfd1-f3336a98345f 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] Skipping service tempest-service-582388548 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: 284/564] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:19 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1530 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:19.824 7 WARNING neutronclient.v2_0.client [None req-6a283de6-c952-4931-aa8d-39c4e46e5741 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/565] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:19 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 1477 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:20.143 8 INFO nova.api.openstack.compute.server_external_events [req-d5c9c368-072c-44d8-a474-03d3919faac8 req-279ab3fc-728a-4860-a9ba-5fe860b6ad18 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:8024f77c-39e9-4dec-9a85-12ed06d65ead for instance bb604559-420b-4962-a14c-37aeddc4cb4d on instance [pid: 8|app: 0|req: 285/566] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:57:20 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-28 07:57:20.817 7 WARNING neutronclient.v2_0.client [None req-5aae6b4a-5d03-4f48-b1ed-7e5d7cf5d2db 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] 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-28 07:57:20.888 8 WARNING neutronclient.v2_0.client [None req-416dfe61-8b4f-477f-9d09-e702efa173ce cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/567] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:20 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1808 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:20.973 7 WARNING keystonemiddleware.audit [None req-5aae6b4a-5d03-4f48-b1ed-7e5d7cf5d2db 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] Skipping service tempest-service-582388548 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: 286/568] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:20 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1528 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:20.997 7 INFO nova.api.openstack.wsgi [None req-04634f73-e471-4235-aaba-d02cc42f41b8 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] HTTP exception thrown: Instance a2a14bf9-3c15-4167-a0c2-c8cb7899394e could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 283/569] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:20 2026] GET /v2.1/servers/a2a14bf9-3c15-4167-a0c2-c8cb7899394e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 07:57:21.008 7 WARNING keystonemiddleware.audit [None req-04634f73-e471-4235-aaba-d02cc42f41b8 2b028c75d99e444282bb373a97995ac2 a5fd98a28f6d4741950b60289eae08a9 - - default default] Skipping service tempest-service-582388548 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: 284/570] 10.0.0.236 () {32 vars in 703 bytes} [Tue Apr 28 07:57:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-945149417 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 07:57:21.033 8 WARNING neutronclient.v2_0.client [None req-8dcb9592-6eac-466a-ba8d-1575646d28df 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/571] 10.0.0.236 () {32 vars in 740 bytes} [Tue Apr 28 07:57:20 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0/os-interface => generated 285 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:57:22.046 7 WARNING neutronclient.v2_0.client [None req-baa2f9b9-7c48-4d36-be28-6fddf41fd8d1 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] 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-28 07:57:22.364 8 INFO nova.api.openstack.compute.server_external_events [req-ec9d9ab4-93fa-4eeb-acc7-811c37608503 req-8824b3eb-a2e9-4c90-8819-6a73e20f9871 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:b6bb1e0e-77f7-4c3f-8c2f-b4df9cb57c94 for instance fd65607b-6fae-4c54-9b46-1211dff338a0 on instance [pid: 8|app: 0|req: 288/572] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:57:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/573] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:22 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1528 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:23.469 8 INFO nova.api.openstack.compute.server_external_events [req-a1e59e06-5494-4874-9c5e-093801d8cdef req-d51e8b73-c3a5-43f1-8f6f-e8496b6a4b48 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:8024f77c-39e9-4dec-9a85-12ed06d65ead for instance bb604559-420b-4962-a14c-37aeddc4cb4d on instance [pid: 8|app: 0|req: 289/574] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:57:23 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-28 07:57:23.761 7 WARNING neutronclient.v2_0.client [None req-910fbfa9-53e4-4593-a282-410059762be6 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/575] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:23 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1528 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:25.168 8 WARNING neutronclient.v2_0.client [None req-9e641e58-eed7-4c91-9ad1-de2c4f3ab597 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/576] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:25 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1528 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-28 07:57:26.355 7 WARNING neutronclient.v2_0.client [None req-370adf17-e0d9-4730-9564-7542dfb1908f cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/577] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:26 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1697 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-28 07:57:26.531 8 WARNING neutronclient.v2_0.client [None req-a9944289-307a-4833-a9b5-d1ed84215e7c cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/578] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:26 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1697 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:28.453 8 INFO nova.api.openstack.compute.server_external_events [req-cb6708b7-470f-46e4-8b01-fdf254e0a5b3 req-bc0d1a61-313d-4517-a262-7ad9c26fb083 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:8024f77c-39e9-4dec-9a85-12ed06d65ead for instance bb604559-420b-4962-a14c-37aeddc4cb4d on instance [pid: 8|app: 0|req: 293/581] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:57:28 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-28 07:57:29.787 7 WARNING neutronclient.v2_0.client [None req-32d4d37f-20b6-42c2-8737-cc6e173fe6b3 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in 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/582] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:29 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1928 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 294/583] 10.0.0.236 () {32 vars in 752 bytes} [Tue Apr 28 07:57:33 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0/os-server-password => generated 116 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/584] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:57:34 2026] DELETE /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 0 bytes in 111 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-28 07:57:34.764 8 WARNING neutronclient.v2_0.client [None req-f9b9e641-ecbb-40b4-8eaa-d0c4a321a855 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/585] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:34 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1934 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:35.979 8 WARNING neutronclient.v2_0.client [None req-f8fcf798-a84b-49bf-ad7b-43a50ffaeee7 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in 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/586] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:35 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1934 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/587] 10.0.0.236 () {34 vars in 749 bytes} [Tue Apr 28 07:57:35 2026] POST /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d/action => generated 31891 bytes in 553 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-28 07:57:37.249 8 WARNING neutronclient.v2_0.client [None req-cdfd0be4-d860-4a04-9468-ea5eb48833ed 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] 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: 297/588] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:37 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1934 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:57:37.432 7 INFO nova.api.openstack.compute.server_external_events [req-b33ccfe6-d72f-4826-9364-7955fbe088c7 req-c4a1ba7c-6c75-45b2-bb47-6c5d69b9e8fe 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-unplugged:b6bb1e0e-77f7-4c3f-8c2f-b4df9cb57c94 for instance fd65607b-6fae-4c54-9b46-1211dff338a0 on instance [pid: 7|app: 0|req: 292/589] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:57:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:38.164 8 INFO nova.api.openstack.compute.server_external_events [req-68290ece-db91-481a-b30c-fd1341b7eef8 req-7a95e858-0450-4b96-ac2a-45993f7004fe 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:b6bb1e0e-77f7-4c3f-8c2f-b4df9cb57c94 for instance fd65607b-6fae-4c54-9b46-1211dff338a0 on instance [pid: 8|app: 0|req: 299/592] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:57:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:38.500 7 WARNING neutronclient.v2_0.client [None req-1189448f-b1bd-4711-a222-399be6e8961b 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in 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/593] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:38 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1537 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:39.613 8 WARNING neutronclient.v2_0.client [None req-7f4f062d-dc55-4a50-8fde-da2576e83828 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in 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/594] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:39 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1542 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-28 07:57:40.731 7 WARNING neutronclient.v2_0.client [None req-ba9b203b-43e9-44ac-93eb-88f3bd5908b0 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] The python binding code in 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/595] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:40 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 1542 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:41.831 8 INFO nova.api.openstack.wsgi [None req-66ac1733-32af-4c39-b61d-88702f04e931 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] HTTP exception thrown: Instance fd65607b-6fae-4c54-9b46-1211dff338a0 could not be found. [pid: 8|app: 0|req: 301/596] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:41 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:41.864 7 INFO nova.api.openstack.wsgi [None req-5a59abf4-3188-486f-be7d-a470313bac4c 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] HTTP exception thrown: Instance fd65607b-6fae-4c54-9b46-1211dff338a0 could not be found. [pid: 7|app: 0|req: 296/597] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:57:41 2026] DELETE /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => 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-28 07:57:41.903 8 INFO nova.api.openstack.wsgi [None req-b38dab31-99e4-4eab-bd83-7631a4b78c42 8178189e7d0c45b89f93dca83cb67cf2 2a5f7ea0afad46218c9f97dce8eeafa1 - - default default] HTTP exception thrown: Instance fd65607b-6fae-4c54-9b46-1211dff338a0 could not be found. [pid: 8|app: 0|req: 302/598] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:41 2026] GET /v2.1/servers/fd65607b-6fae-4c54-9b46-1211dff338a0 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/599] 10.0.0.236 () {32 vars in 703 bytes} [Tue Apr 28 07:57:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-781164014 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/600] 10.0.0.236 () {32 vars in 725 bytes} [Tue Apr 28 07:57:42 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-339133177 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 07:57:48.164 7 INFO nova.api.openstack.compute.server_external_events [req-4ca75d94-e2e4-4fd6-a932-f7b1b335ce37 req-e2c38dc0-4850-4dad-a1be-f60b7acadbbe 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:8024f77c-39e9-4dec-9a85-12ed06d65ead for instance bb604559-420b-4962-a14c-37aeddc4cb4d on instance [pid: 7|app: 0|req: 299/603] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:57:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/604] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:57:51 2026] POST /v2.1/os-keypairs => generated 398 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-28 07:57:53.062 7 WARNING neutronclient.v2_0.client [None req-2ad4a276-82c4-4c51-9a97-8a351735cd2e cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The 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-28 07:57:53.108 7 WARNING neutronclient.v2_0.client [None req-2ad4a276-82c4-4c51-9a97-8a351735cd2e cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The 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-28 07:57:53.273 7 WARNING neutronclient.v2_0.client [None req-2ad4a276-82c4-4c51-9a97-8a351735cd2e cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/605] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:57:52 2026] POST /v2.1/servers => generated 449 bytes in 538 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 07:57:53.545 8 WARNING neutronclient.v2_0.client [None req-dcc0fbd2-f833-4d2e-90b8-f84f8e1fc921 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/606] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:53 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1402 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:54.642 7 WARNING neutronclient.v2_0.client [None req-345356d7-dfc3-4ea6-b806-29c148640ba0 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/607] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:54 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1406 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-28 07:57:55.738 8 WARNING neutronclient.v2_0.client [None req-d1872b7c-4c2d-4cea-9266-50bb9bcd6c91 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/608] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:55 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1398 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:56.865 7 WARNING neutronclient.v2_0.client [None req-aa429e26-e842-4d5d-9984-6d3e33a8de2f cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/609] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:56 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1454 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-28 07:57:57.975 8 WARNING neutronclient.v2_0.client [None req-425a991e-34a9-47b1-bbf4-50bc071c31b4 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/612] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:57 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1454 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:57:59.220 7 WARNING neutronclient.v2_0.client [None req-8a02247c-b00e-49f3-8a95-f8dfa6387e58 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] 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-28 07:57:59.979 8 INFO nova.api.openstack.compute.server_external_events [req-5826e9bc-572b-4dab-bc1f-7f02d9dfc6c8 req-408d1a69-6a6e-4f5e-ba4d-6a84e8f1393f 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:68897079-1b45-4389-bd69-14fc03b7f900 for instance f7f36ce6-012f-4a39-8c26-6af2938b7e25 on instance [pid: 7|app: 0|req: 304/613] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:57:59 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1529 bytes in 802 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/614] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:57:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:01.043 7 WARNING neutronclient.v2_0.client [None req-1edabb93-cea4-428c-9143-7d53fd48e875 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/615] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:01 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1527 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:02.292 8 WARNING neutronclient.v2_0.client [None req-33fcf596-67a3-4947-ba7e-2f4b6ccc2222 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/616] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:02 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1527 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:03.818 7 WARNING neutronclient.v2_0.client [None req-a9486978-da73-46cc-a720-ec781a65e888 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/617] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:03 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1527 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:05.479 8 WARNING neutronclient.v2_0.client [None req-ab9a7947-b1e6-46b8-a8e4-059a62501a5e cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] 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-28 07:58:06.385 7 INFO nova.api.openstack.compute.server_external_events [req-fc143949-e0c5-4967-914c-6870357cca19 req-4bc35a2b-9cf8-45f6-b746-fbe0959c3fc2 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:68897079-1b45-4389-bd69-14fc03b7f900 for instance f7f36ce6-012f-4a39-8c26-6af2938b7e25 on instance [pid: 7|app: 0|req: 307/618] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:58:06 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) [pid: 8|app: 0|req: 312/619] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:05 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1527 bytes in 980 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:07.481 7 WARNING neutronclient.v2_0.client [None req-b4b7e658-dbb2-4eb8-ac78-328723f2f1ef cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/622] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:07 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1527 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:09.564 8 WARNING neutronclient.v2_0.client [None req-9ccaee0a-73a6-4031-8195-6ecbdda573ea cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/623] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:09 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1695 bytes in 1500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:11.079 7 WARNING neutronclient.v2_0.client [None req-39aebf78-743d-491b-9b46-2468b1bbef77 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] 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: 316/624] 10.0.0.236 () {34 vars in 670 bytes} [Tue Apr 28 07:58:12 2026] POST /v2.1/os-keypairs => generated 395 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/625] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:11 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1695 bytes in 1565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 07:58:13.717 8 INFO nova.api.openstack.compute.server_external_events [req-893b2e1f-b7f8-4136-a87d-da2e4ce754d9 req-f3603c5e-25a8-46ed-9769-cf54b2934b31 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:68897079-1b45-4389-bd69-14fc03b7f900 for instance f7f36ce6-012f-4a39-8c26-6af2938b7e25 on instance [pid: 8|app: 0|req: 317/626] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:58:13 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-28 07:58:16.109 7 WARNING neutronclient.v2_0.client [None req-e809dc99-43ce-42c0-87bd-a8af0c13efec 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The 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-28 07:58:16.204 7 WARNING neutronclient.v2_0.client [None req-e809dc99-43ce-42c0-87bd-a8af0c13efec 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The 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-28 07:58:16.715 7 WARNING neutronclient.v2_0.client [None req-e809dc99-43ce-42c0-87bd-a8af0c13efec 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/627] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:58:16 2026] POST /v2.1/servers => generated 447 bytes in 957 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-28 07:58:17.023 8 WARNING neutronclient.v2_0.client [None req-e9e93b66-fff2-422f-b878-f475edb055b7 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/628] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:17 2026] GET /v2.1/servers/9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 => generated 1394 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/631] 10.0.0.236 () {34 vars in 749 bytes} [Tue Apr 28 07:58:17 2026] POST /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25/action => generated 31920 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-28 07:58:22.214 7 WARNING neutronclient.v2_0.client [None req-ae76c10b-741a-47f9-8f9c-cadd3b703e24 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] 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-28 07:58:22.454 8 INFO nova.api.openstack.compute.server_external_events [req-98676b14-e468-4c53-ab5c-606cc8520aec req-7aee65bd-12fe-4c31-a773-2662ec93b079 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:075c47b0-a2a7-43ab-9e4f-9c2a61fd706b for instance 9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 on instance [pid: 8|app: 0|req: 321/632] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:58:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:22 2026] GET /v2.1/servers/9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 => generated 1519 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-28 07:58:27.567 7 WARNING neutronclient.v2_0.client [None req-4bf0c3c7-fcc0-4c5f-a809-e2c18f9f3d99 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in 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/636] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:27 2026] GET /v2.1/servers/9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 => generated 1517 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:28.422 8 INFO nova.api.openstack.compute.server_external_events [req-8d9ad353-630e-4e02-97a7-a0c9094afb0c req-9ff432e9-68d8-45ed-952b-c94604bb31d0 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:075c47b0-a2a7-43ab-9e4f-9c2a61fd706b for instance 9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 on instance [pid: 8|app: 0|req: 323/637] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:58:28 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, ' [pid: 7|app: 0|req: 315/638] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:58:28 2026] DELETE /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 0 bytes in 124 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-28 07:58:29.134 8 WARNING neutronclient.v2_0.client [None req-e0cf6fb0-b44e-4d32-b178-ae5fd4f138ff cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/639] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:29 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1821 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:30.363 7 WARNING neutronclient.v2_0.client [None req-4a173dc2-7da8-46a0-95c7-5c8700637109 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/640] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:30 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1821 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:31.592 8 WARNING neutronclient.v2_0.client [None req-31b66713-ffe5-4b7b-93f3-e9181f319eee cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/641] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:31 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1821 bytes in 889 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:32.576 7 INFO nova.api.openstack.compute.server_external_events [req-bc17cf00-efab-4f47-9e34-952fcc392901 req-cf2e8172-4499-4acc-a7d2-7bd1cb144f26 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:68897079-1b45-4389-bd69-14fc03b7f900 for instance f7f36ce6-012f-4a39-8c26-6af2938b7e25 on instance [pid: 7|app: 0|req: 317/642] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:58:32 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-28 07:58:32.884 8 WARNING neutronclient.v2_0.client [None req-d0f0b9f6-4b3d-49d2-9f96-624164630f32 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/643] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:32 2026] GET /v2.1/servers/9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 => generated 1816 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:33.492 7 WARNING neutronclient.v2_0.client [None req-f465b5a6-0543-4ab6-aee7-72c609d59426 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/644] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:33 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1483 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-28 07:58:34.374 7 INFO nova.api.openstack.compute.server_external_events [req-bfb6748c-4d47-4cf6-a35e-f5f93b350268 req-961be277-21f2-4e81-962b-bf0ec18d6aa5 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:075c47b0-a2a7-43ab-9e4f-9c2a61fd706b for instance 9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 on instance [pid: 7|app: 0|req: 319/645] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:58:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 07:58:34.413 8 WARNING neutronclient.v2_0.client [None req-9447eafc-7050-4c69-8401-e0f2380936ed 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The 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-28 07:58:34.484 8 WARNING neutronclient.v2_0.client [None req-9447eafc-7050-4c69-8401-e0f2380936ed 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The 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-28 07:58:34.741 8 WARNING neutronclient.v2_0.client [None req-9447eafc-7050-4c69-8401-e0f2380936ed 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/646] 10.0.0.236 () {34 vars in 662 bytes} [Tue Apr 28 07:58:34 2026] POST /v2.1/servers => generated 447 bytes in 617 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-28 07:58:34.992 7 WARNING neutronclient.v2_0.client [None req-7c5ce172-5222-488a-8577-f442e6f704f6 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/647] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:34 2026] GET /v2.1/servers/1632293b-ea27-4f29-b264-b1dfb102e275 => generated 1393 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:35.404 8 WARNING neutronclient.v2_0.client [None req-885e3625-332d-4d36-af00-8303cc367c48 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/648] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:35 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 1488 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:36.593 7 INFO nova.api.openstack.wsgi [None req-4a397d17-b043-40b1-b998-b83b4d0908d4 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] HTTP exception thrown: Instance f7f36ce6-012f-4a39-8c26-6af2938b7e25 could not be found. [pid: 7|app: 0|req: 321/649] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:36 2026] GET /v2.1/servers/f7f36ce6-012f-4a39-8c26-6af2938b7e25 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/650] 10.0.0.236 () {32 vars in 729 bytes} [Tue Apr 28 07:58:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1975966950 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/651] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:58:37 2026] DELETE /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-28 07:58:37.283 8 WARNING neutronclient.v2_0.client [None req-7d6fbe50-ebc8-49f1-8c1f-cd68908cf773 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/652] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:37 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1703 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:38.516 7 WARNING neutronclient.v2_0.client [None req-fcf5daac-c96d-467d-8eb8-f7412f7da610 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/655] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:38 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1703 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-28 07:58:39.669 8 WARNING neutronclient.v2_0.client [None req-40cbdc84-633f-4b15-80e9-65a980a470ce cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] 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-28 07:58:40.096 7 WARNING neutronclient.v2_0.client [None req-a575f561-e9dc-4971-87dc-591cc2a286e8 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in 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/656] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:39 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1703 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:40.406 8 INFO nova.api.openstack.compute.server_external_events [req-baa4dd1c-9ecc-401e-8bbc-7efa3c919b62 req-2da17b19-6639-411e-83ac-646ebc6ce456 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-unplugged:8024f77c-39e9-4dec-9a85-12ed06d65ead for instance bb604559-420b-4962-a14c-37aeddc4cb4d on instance [pid: 8|app: 0|req: 333/657] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:58:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:40.618 8 INFO nova.api.openstack.compute.server_external_events [req-9426a7a6-a5a3-444f-ac51-6a325e635acd req-96cdf632-9d92-41a5-935b-bc2da45d0071 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:8024f77c-39e9-4dec-9a85-12ed06d65ead for instance bb604559-420b-4962-a14c-37aeddc4cb4d on instance [pid: 8|app: 0|req: 334/658] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:58:40 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) [pid: 7|app: 0|req: 325/659] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:40 2026] GET /v2.1/servers/1632293b-ea27-4f29-b264-b1dfb102e275 => generated 1518 bytes in 1071 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:41.368 8 WARNING neutronclient.v2_0.client [None req-47fc4620-1882-4578-87c1-3a9ed6123967 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in 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/660] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:41 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1484 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:42.486 7 WARNING neutronclient.v2_0.client [None req-b2e99794-44c5-4176-b306-ecdef5e81873 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/661] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:42 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1489 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-28 07:58:42.682 8 INFO nova.api.openstack.compute.server_external_events [req-00da0f9e-097f-4ac2-9c19-d200656b3a74 req-d8c85d33-e3f7-464b-b739-b01ceee9ad67 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:5a9b15c0-0424-4ec9-bb02-c80941fb6a0e for instance 1632293b-ea27-4f29-b264-b1dfb102e275 on instance [pid: 8|app: 0|req: 336/662] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:58:42 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-28 07:58:43.692 7 WARNING neutronclient.v2_0.client [None req-712f6539-38cc-4e6a-90bc-4ef6033f959f cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/663] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:43 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 1489 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-28 07:58:44.862 8 INFO nova.api.openstack.wsgi [None req-4564ef72-a04d-4b19-b007-5eac846311f2 cfe890db620d48e1bb67e3ee68546cc3 b021581903cf4deeb33081c5cc6acb52 - - default default] HTTP exception thrown: Instance bb604559-420b-4962-a14c-37aeddc4cb4d could not be found. [pid: 8|app: 0|req: 337/664] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:44 2026] GET /v2.1/servers/bb604559-420b-4962-a14c-37aeddc4cb4d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/665] 10.0.0.236 () {32 vars in 729 bytes} [Tue Apr 28 07:58:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1717186541 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:46.200 8 WARNING neutronclient.v2_0.client [None req-87bf654f-51e3-42a3-9ed5-fd5a587e7f18 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The 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-28 07:58:46.537 7 INFO nova.api.openstack.compute.server_external_events [req-14c3c838-42aa-4e67-8bdc-17684064c4e6 req-3e0a6263-cddb-45bc-8992-57822d028ecb 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:5a9b15c0-0424-4ec9-bb02-c80941fb6a0e for instance 1632293b-ea27-4f29-b264-b1dfb102e275 on instance [pid: 7|app: 0|req: 329/666] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:58:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/667] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:46 2026] GET /v2.1/servers/1632293b-ea27-4f29-b264-b1dfb102e275 => generated 1516 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:51.880 8 WARNING neutronclient.v2_0.client [None req-222c0192-c47c-4dbe-b380-849e5e740dd2 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/670] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 07:58:51 2026] GET /v2.1/servers/1632293b-ea27-4f29-b264-b1dfb102e275 => generated 1816 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:58:53.371 7 INFO nova.api.openstack.compute.server_external_events [req-b151dcda-678c-40f3-a62e-8bf5e33e614d req-3925fb63-6ce5-4cc6-983c-b2f1dd6fba37 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:5a9b15c0-0424-4ec9-bb02-c80941fb6a0e for instance 1632293b-ea27-4f29-b264-b1dfb102e275 on instance [pid: 7|app: 0|req: 331/671] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:58:53 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-28 07:59:31.809 7 WARNING neutronclient.v2_0.client [None req-fb2727e5-ccb9-4332-97d5-4495b3bf42eb 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The 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-28 07:59:31.858 7 WARNING neutronclient.v2_0.client [None req-fb2727e5-ccb9-4332-97d5-4495b3bf42eb 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The 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-28 07:59:32.007 7 WARNING neutronclient.v2_0.client [None req-fb2727e5-ccb9-4332-97d5-4495b3bf42eb 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in 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/680] 199.19.213.75 () {36 vars in 712 bytes} [Tue Apr 28 07:59:31 2026] POST /v2.1/servers => generated 453 bytes in 934 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-28 07:59:32.950 8 WARNING neutronclient.v2_0.client [None req-c9c82348-1357-484e-be30-f25543ba36c4 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/681] 199.19.213.75 () {32 vars in 731 bytes} [Tue Apr 28 07:59:32 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05 => generated 2213 bytes in 57 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-28 07:59:33.014 7 WARNING neutronclient.v2_0.client [None req-17f2cbd8-892f-4ddb-8a95-98cffcc05ddd 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/682] 199.19.213.75 () {32 vars in 757 bytes} [Tue Apr 28 07:59:32 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface => generated 28 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/683] 199.19.213.75 () {32 vars in 775 bytes} [Tue Apr 28 07:59:33 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:59:35.934 7 WARNING neutronclient.v2_0.client [None req-e953d2f5-4af0-45b3-9e04-917c0fd5420d 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/684] 199.19.213.75 () {32 vars in 731 bytes} [Tue Apr 28 07:59:35 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05 => generated 2371 bytes in 97 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-28 07:59:36.046 8 WARNING neutronclient.v2_0.client [None req-15651327-bd80-4d0d-bd38-8166986f83f9 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/685] 199.19.213.75 () {32 vars in 757 bytes} [Tue Apr 28 07:59:35 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface => generated 28 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/686] 199.19.213.75 () {32 vars in 775 bytes} [Tue Apr 28 07:59:36 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-volume_attachments => generated 197 bytes in 69 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-28 07:59:37.792 8 INFO nova.api.openstack.compute.server_external_events [req-e8573914-838e-4073-b434-7dcee942b01f req-ece986e1-6129-46e9-951c-fe96b646f19d 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:c045ebc9-4d68-4490-bc07-7b606372b196 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 349/689] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 07:59:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:59:39.218 7 WARNING neutronclient.v2_0.client [None req-b8403eb8-c6fb-4a70-b80a-ce07c2ad40b2 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/690] 199.19.213.75 () {32 vars in 731 bytes} [Tue Apr 28 07:59:38 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05 => generated 2445 bytes in 336 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-28 07:59:39.365 8 WARNING neutronclient.v2_0.client [None req-81450c03-e46a-4882-ae54-66c1e92c2c5d 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/691] 199.19.213.75 () {32 vars in 757 bytes} [Tue Apr 28 07:59:39 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface => generated 284 bytes in 94 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: 342/692] 199.19.213.75 () {32 vars in 775 bytes} [Tue Apr 28 07:59:39 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:59:42.177 8 WARNING neutronclient.v2_0.client [None req-db814d43-35d1-4720-8522-430c4e3344fe 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in 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/693] 199.19.213.75 () {32 vars in 731 bytes} [Tue Apr 28 07:59:42 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05 => generated 2433 bytes in 157 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-28 07:59:42.312 7 WARNING neutronclient.v2_0.client [None req-f93dc0a4-0b1d-41bb-8cf5-a178011a58b7 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/694] 199.19.213.75 () {32 vars in 757 bytes} [Tue Apr 28 07:59:42 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface => generated 284 bytes in 98 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: 352/695] 199.19.213.75 () {32 vars in 775 bytes} [Tue Apr 28 07:59:42 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:59:42.732 7 INFO nova.api.openstack.compute.server_external_events [req-a637ecca-13e0-4a54-b509-bd652e561523 req-b10ee4e1-4c93-4773-bd45-42aa82245184 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:c045ebc9-4d68-4490-bc07-7b606372b196 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 7|app: 0|req: 344/696] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 07:59:42 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-28 07:59:45.068 8 WARNING neutronclient.v2_0.client [None req-51e39b93-91ae-43b9-8a5b-980aef8f1ec9 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/697] 199.19.213.75 () {32 vars in 731 bytes} [Tue Apr 28 07:59:45 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05 => generated 2433 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 07:59:45.211 7 WARNING neutronclient.v2_0.client [None req-d5395839-04fb-452f-92be-7da2eb280fdd 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in 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/698] 199.19.213.75 () {32 vars in 757 bytes} [Tue Apr 28 07:59:45 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface => generated 286 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/699] 199.19.213.75 () {32 vars in 775 bytes} [Tue Apr 28 07:59:45 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-volume_attachments => generated 197 bytes in 52 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-28 07:59:48.488 8 WARNING neutronclient.v2_0.client [None req-43b66318-2fbf-40f2-922b-ccb4f7862ee4 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/702] 199.19.213.75 () {32 vars in 731 bytes} [Tue Apr 28 07:59:48 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05 => generated 2581 bytes in 540 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-28 07:59:48.837 7 WARNING neutronclient.v2_0.client [None req-06c442c9-9a12-413d-b7bd-b88c76995123 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/703] 199.19.213.75 () {32 vars in 757 bytes} [Tue Apr 28 07:59:48 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface => generated 286 bytes in 138 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: 357/704] 199.19.213.75 () {32 vars in 775 bytes} [Tue Apr 28 07:59:48 2026] GET /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/709] 10.0.0.65 () {28 vars in 452 bytes} [Tue Apr 28 08:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/710] 10.0.0.65 () {30 vars in 656 bytes} [Tue Apr 28 08:00:09 2026] GET /v2.1 => generated 0 bytes in 64 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: 351/711] 10.0.0.65 () {32 vars in 729 bytes} [Tue Apr 28 08:00:09 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 10.0.0.65 () {34 vars in 763 bytes} [Tue Apr 28 08:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.65 () {28 vars in 452 bytes} [Tue Apr 28 08:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/714] 10.0.0.65 () {30 vars in 656 bytes} [Tue Apr 28 08:00:14 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 353/715] 10.0.0.65 () {32 vars in 729 bytes} [Tue Apr 28 08:00:14 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/716] 10.0.0.65 () {34 vars in 763 bytes} [Tue Apr 28 08:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/719] 10.0.0.65 () {28 vars in 452 bytes} [Tue Apr 28 08:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/720] 10.0.0.65 () {30 vars in 656 bytes} [Tue Apr 28 08:00:18 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 356/721] 10.0.0.65 () {32 vars in 729 bytes} [Tue Apr 28 08:00:18 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: 366/722] 10.0.0.65 () {34 vars in 806 bytes} [Tue Apr 28 08:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-28 08:00:19.922 7 WARNING neutronclient.v2_0.client [None req-e5e0e40b-2571-4ca1-895a-484cf7395997 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The 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-28 08:00:19.970 7 WARNING neutronclient.v2_0.client [None req-e5e0e40b-2571-4ca1-895a-484cf7395997 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] 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-28 08:00:22.411 8 INFO nova.api.openstack.compute.server_external_events [req-b0cd92fd-aed6-4aa1-8f07-e89594877949 req-ffcdec7a-30a6-4f69-9e29-e88ccd66df9a 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:0e3ec7d2-5b16-41c6-aead-50d09631adb4 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 367/723] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:00:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/724] 10.0.0.65 () {28 vars in 452 bytes} [Tue Apr 28 08:00: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/725] 10.0.0.65 () {30 vars in 656 bytes} [Tue Apr 28 08:00:23 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 370/726] 10.0.0.65 () {32 vars in 729 bytes} [Tue Apr 28 08:00:23 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/727] 10.0.0.65 () {34 vars in 806 bytes} [Tue Apr 28 08:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:00:26.387 8 INFO nova.api.openstack.compute.server_external_events [req-0c3d9503-e2a0-4b2a-8a5b-eae4f90d1596 req-a178fbff-2bcd-4143-9231-a9d3f97ede8b 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:0e3ec7d2-5b16-41c6-aead-50d09631adb4 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 372/728] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 08:00:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 08:00:28.542 7 WARNING neutronclient.v2_0.client [None req-e5e0e40b-2571-4ca1-895a-484cf7395997 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in 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/731] 199.19.213.75 () {36 vars in 810 bytes} [Tue Apr 28 08:00:19 2026] POST /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface => generated 281 bytes in 8720 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-28 08:00:28.899 8 INFO nova.api.openstack.compute.server_external_events [req-b1c448d1-36d7-4a38-b813-1fb2bc1c6275 req-45872beb-6018-4a29-af50-7b88ecf51dfd 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:0e3ec7d2-5b16-41c6-aead-50d09631adb4 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 375/732] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:00:28 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-28 08:00:29.314 7 INFO nova.api.openstack.compute.server_external_events [req-a5bef4e1-30e3-4956-afe7-a183624d128a req-9253d7b1-9eda-458e-8ee1-e8dc776b568f 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:0e3ec7d2-5b16-41c6-aead-50d09631adb4 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 7|app: 0|req: 358/733] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:00:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:01:00.752 8 WARNING neutronclient.v2_0.client [None req-312b5243-68e2-4837-8b64-c74edd4a9bf1 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The 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-28 08:01:00.810 8 WARNING neutronclient.v2_0.client [None req-312b5243-68e2-4837-8b64-c74edd4a9bf1 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] 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-28 08:01:03.138 7 INFO nova.api.openstack.compute.server_external_events [req-3d60ab3e-f69f-4f65-84f4-7d7b2a7298ba req-a86c2944-04d4-4f78-b4a4-78840c6119e6 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:59c3c507-f662-4542-9f01-ceb4cb62673d for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 7|app: 0|req: 362/740] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:01:03 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-28 08:01:09.864 7 INFO nova.api.openstack.compute.server_external_events [req-78b97b9d-4d91-419c-8bd3-48db7f51b4cf req-0682e43a-9723-46af-aff4-a00dd63947c9 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:59c3c507-f662-4542-9f01-ceb4cb62673d for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 7|app: 0|req: 365/743] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 08:01:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 08:01:09.872 8 WARNING neutronclient.v2_0.client [None req-312b5243-68e2-4837-8b64-c74edd4a9bf1 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in 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/744] 199.19.213.75 () {36 vars in 810 bytes} [Tue Apr 28 08:01:00 2026] POST /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface => generated 377 bytes in 9248 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-28 08:01:21.436 7 WARNING neutronclient.v2_0.client [None req-abb73eae-27ab-4f3d-8baf-6221b44572df 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The 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-28 08:01:21.493 7 WARNING neutronclient.v2_0.client [None req-abb73eae-27ab-4f3d-8baf-6221b44572df 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] 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-28 08:01:23.847 8 INFO nova.api.openstack.compute.server_external_events [req-e36f9922-e312-4337-8957-e99f2ec06305 req-15c78658-3ef3-4848-8c96-6996a847ed5e 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:095277de-833d-4795-af53-77ef4d73f3f6 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 381/747] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:01:23 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-28 08:01:28.478 8 INFO nova.api.openstack.compute.server_external_events [req-8a1ade2d-8536-4f25-a9bb-3dbcc5ae06fc req-209e8463-234f-4440-b878-ce52814cfecf 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-plugged:095277de-833d-4795-af53-77ef4d73f3f6 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 384/750] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 08:01:28 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-28 08:01:31.034 7 WARNING neutronclient.v2_0.client [None req-abb73eae-27ab-4f3d-8baf-6221b44572df 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/751] 199.19.213.75 () {36 vars in 810 bytes} [Tue Apr 28 08:01:21 2026] POST /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface => generated 375 bytes in 9704 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-28 08:01:31.701 8 INFO nova.api.openstack.compute.server_external_events [req-c53ae358-782a-47e0-8034-ceb4f23e8922 req-273a6168-b9ba-433f-a942-f6105be7cfcc 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:59c3c507-f662-4542-9f01-ceb4cb62673d for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 385/752] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:01:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:01:45.249 8 INFO nova.api.openstack.compute.server_external_events [req-d142535c-8186-4f86-8574-17919c0f2c8b req-e3b759cc-49d7-44a1-b68b-f12aa2a7aecf 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:095277de-833d-4795-af53-77ef4d73f3f6 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 387/755] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:01:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/756] 199.19.213.75 () {34 vars in 853 bytes} [Tue Apr 28 08:01:45 2026] DELETE /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface/095277de-833d-4795-af53-77ef4d73f3f6 => generated 0 bytes in 82 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-28 08:01:47.290 8 INFO nova.api.openstack.compute.server_external_events [req-d9226b33-af3c-454b-8780-c2fe8406b05e req-8db9ac78-4ced-4a38-8f6c-16f0d0cddb2b 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:095277de-833d-4795-af53-77ef4d73f3f6 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 388/757] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:01:47 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-28 08:01:55.397 7 INFO nova.api.openstack.compute.server_external_events [req-80d84c2d-b1d5-4058-91b6-90542465fed4 req-8d0db4b8-a7ef-4855-b566-1045f514ce6c 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:59c3c507-f662-4542-9f01-ceb4cb62673d for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 7|app: 0|req: 371/760] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:01:55 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: 8|app: 0|req: 390/761] 199.19.213.75 () {34 vars in 853 bytes} [Tue Apr 28 08:01:55 2026] DELETE /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface/59c3c507-f662-4542-9f01-ceb4cb62673d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/766] 199.19.213.75 () {34 vars in 853 bytes} [Tue Apr 28 08:02:17 2026] DELETE /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05/os-interface/0e3ec7d2-5b16-41c6-aead-50d09631adb4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/769] 199.19.213.75 () {34 vars in 753 bytes} [Tue Apr 28 08:02:22 2026] DELETE /v2.1/servers/7daa0084-d8fe-44bd-917d-1873a697da05 => generated 0 bytes in 134 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-28 08:02:25.567 8 INFO nova.api.openstack.compute.server_external_events [req-5a71a3ee-fb1f-4368-806c-d6c67d80a096 req-bfc454bc-4cc3-494d-8451-3c082a014770 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:c045ebc9-4d68-4490-bc07-7b606372b196 for instance 7daa0084-d8fe-44bd-917d-1873a697da05 on instance [pid: 8|app: 0|req: 394/770] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:02:25 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-28 08:02:27.052 7 INFO nova.api.openstack.compute.server_external_events [req-15c3f2a2-4987-4740-b9d8-5473c0a76845 req-59ba0beb-fe44-460c-ae63-4dc93ea356b2 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:5a9b15c0-0424-4ec9-bb02-c80941fb6a0e for instance 1632293b-ea27-4f29-b264-b1dfb102e275 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/771] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:02:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/772] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 08:02:27 2026] DELETE /v2.1/servers/1632293b-ea27-4f29-b264-b1dfb102e275 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:02:27.206 7 WARNING neutronclient.v2_0.client [None req-0702cd3a-eb44-4f3a-a901-d1ed3db3f719 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/773] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 08:02:27 2026] GET /v2.1/servers/1632293b-ea27-4f29-b264-b1dfb102e275 => generated 1942 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:02:29.981 8 INFO nova.api.openstack.compute.server_external_events [req-bb042c31-2bde-4ee0-b114-f8661167f95e req-7897656a-50fe-4e0e-9c59-61f35343f809 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:5a9b15c0-0424-4ec9-bb02-c80941fb6a0e for instance 1632293b-ea27-4f29-b264-b1dfb102e275 on instance [pid: 8|app: 0|req: 397/776] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:02:29 2026] POST /v2.1/os-server-external-events => generated 183 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-28 08:02:32.434 7 WARNING neutronclient.v2_0.client [None req-caaed0d5-f1a4-4011-b5f8-aa2b8a534ecc 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/777] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 08:02:32 2026] GET /v2.1/servers/1632293b-ea27-4f29-b264-b1dfb102e275 => generated 1479 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-28 08:02:37.511 8 INFO nova.api.openstack.wsgi [None req-4d303b99-4c1a-4fe7-bd84-45187ba614c8 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] HTTP exception thrown: Instance 1632293b-ea27-4f29-b264-b1dfb102e275 could not be found. [pid: 8|app: 0|req: 399/780] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 08:02:37 2026] GET /v2.1/servers/1632293b-ea27-4f29-b264-b1dfb102e275 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:02:38.156 7 INFO nova.api.openstack.compute.server_external_events [req-1aee47b3-7282-4efa-8be9-d363463c7f8f req-4c01af76-c675-4270-ad13-8e53c94a4ce5 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-changed:075c47b0-a2a7-43ab-9e4f-9c2a61fd706b for instance 9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/781] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:02:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/782] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 08:02:38 2026] DELETE /v2.1/servers/9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:02:38.294 7 WARNING neutronclient.v2_0.client [None req-abfa21ab-145d-4995-bff6-791774054d2e 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/783] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 08:02:38 2026] GET /v2.1/servers/9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 => generated 1942 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-28 08:02:40.536 8 INFO nova.api.openstack.compute.server_external_events [req-92e0e56a-f397-4e22-8994-679b7803c61b req-9366edc1-f7a1-43d7-8a89-a5847f04ff5b 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-unplugged:075c47b0-a2a7-43ab-9e4f-9c2a61fd706b for instance 9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 on instance [pid: 8|app: 0|req: 401/784] 10.0.0.241 () {38 vars in 814 bytes} [Tue Apr 28 08:02:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:02:41.171 7 INFO nova.api.openstack.compute.server_external_events [req-fe5671e8-50a3-4c1e-8d1d-b7c1b71e33f5 req-0bb545dc-1389-4002-ad6f-0fc6b7e0eb87 6e0dbb02d70c4b44bf83da9cf7e66e4b 3ddef3b3ea4d46e7967853fcb395c52c - - 301e68d2baf14c9dbb1850ccb769c9bc 301e68d2baf14c9dbb1850ccb769c9bc] Creating event network-vif-deleted:075c47b0-a2a7-43ab-9e4f-9c2a61fd706b for instance 9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 on instance [pid: 7|app: 0|req: 384/785] 10.0.0.38 () {38 vars in 813 bytes} [Tue Apr 28 08:02:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:02:43.492 8 WARNING neutronclient.v2_0.client [None req-e2323693-99d0-4650-aac0-2ab0cd51e3db 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/786] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 08:02:43 2026] GET /v2.1/servers/9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 => generated 1480 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:02:48.586 7 INFO nova.api.openstack.wsgi [None req-5dbe9fc9-62ca-4b9d-b65e-23329c0149aa 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] HTTP exception thrown: Instance 9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 could not be found. [pid: 7|app: 0|req: 386/789] 10.0.0.236 () {32 vars in 714 bytes} [Tue Apr 28 08:02:48 2026] GET /v2.1/servers/9bfa772a-98ed-4ed8-bc9b-6c01d00c3be5 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/790] 10.0.0.236 () {32 vars in 723 bytes} [Tue Apr 28 08:02:49 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-216763174 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:02:49.774 7 INFO nova.api.openstack.wsgi [None req-59071e10-cf0d-48d8-9f74-907019d29fa6 6b887fbd64c74bb7a5726a73d5cfe0da 0bbf67d9697e491c82e516807699fdab - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-216763174 not found for user 6b887fbd64c74bb7a5726a73d5cfe0da [pid: 7|app: 0|req: 387/791] 10.0.0.236 () {32 vars in 720 bytes} [Tue Apr 28 08:02:49 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-216763174 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/794] 10.0.0.236 () {32 vars in 654 bytes} [Tue Apr 28 08:03:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/795] 10.0.0.236 () {32 vars in 640 bytes} [Tue Apr 28 08:03:05 2026] GET /v2.1/servers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 08:03:05.494 8 WARNING oslo_db.sqlalchemy.utils [None req-0baa1f16-16b9-4178-a73a-3381b7062ba8 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 407/796] 10.0.0.236 () {32 vars in 648 bytes} [Tue Apr 28 08:03:05 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/797] 10.0.0.236 () {32 vars in 693 bytes} [Tue Apr 28 08:03:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)