+ 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 [Thu Apr 23 10:23:57 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-5bd686cbbb-cpnzw 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 0x7f8a3823d668 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-23 10:24:03.221 7 INFO nova.utils [None req-f34baa96-24b4-4f8e-8989-b3a67e9dc8b3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 10:24:03.257 8 INFO nova.utils [None req-38743225-79ba-4e70-96cb-6458d97fb89b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 10:24:05.059 7 WARNING keystonemiddleware._common.config [None req-f34baa96-24b4-4f8e-8989-b3a67e9dc8b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:24:05.069 7 WARNING oslo_config.cfg [None req-f34baa96-24b4-4f8e-8989-b3a67e9dc8b3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 10:24:05.081 8 WARNING keystonemiddleware._common.config [None req-38743225-79ba-4e70-96cb-6458d97fb89b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:24:05.090 8 WARNING oslo_config.cfg [None req-38743225-79ba-4e70-96cb-6458d97fb89b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 10:24:05.149 7 WARNING keystonemiddleware._common.config [None req-f34baa96-24b4-4f8e-8989-b3a67e9dc8b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:24:05.165 7 WARNING oslo_config.cfg [None req-f34baa96-24b4-4f8e-8989-b3a67e9dc8b3 - - - - - -] 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-23 10:24:05.170 8 WARNING keystonemiddleware._common.config [None req-38743225-79ba-4e70-96cb-6458d97fb89b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:24:05.177 7 WARNING oslo_config.cfg [None req-f34baa96-24b4-4f8e-8989-b3a67e9dc8b3 - - - - - -] 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 0x7f8a3823d668 pid: 7 (default app) 2026-04-23 10:24:05.186 8 WARNING oslo_config.cfg [None req-38743225-79ba-4e70-96cb-6458d97fb89b - - - - - -] 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-23 10:24:05.199 8 WARNING oslo_config.cfg [None req-38743225-79ba-4e70-96cb-6458d97fb89b - - - - - -] 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 0x7f8a3823d668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:24:12 2026] GET /v2.1 => generated 114 bytes in 19 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-23 10:24:12.670 8 WARNING oslo_policy.policy [None req-ec2f52bb-30ba-4e19-823a-54d1b6a8fa1d 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - 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-23 10:24:12.670 8 WARNING oslo_policy.policy [None req-ec2f52bb-30ba-4e19-823a-54d1b6a8fa1d 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - 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: 1/7] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:24:12 2026] GET /v2.1 => generated 0 bytes in 599 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:24:12.797 7 WARNING oslo_policy.policy [req-ec2f52bb-30ba-4e19-823a-54d1b6a8fa1d req-7930b554-982a-424a-924b-39bc05de3d97 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - 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-23 10:24:12.798 7 WARNING oslo_policy.policy [req-ec2f52bb-30ba-4e19-823a-54d1b6a8fa1d req-7930b554-982a-424a-924b-39bc05de3d97 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - 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: 7/8] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:24:12 2026] GET /v2.1/ => generated 400 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:24:12.925 8 INFO nova.api.openstack.wsgi [None req-6cd30fb9-cdfa-4b67-955a-c4ddaa25f9fc 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/9] 199.204.45.155 () {48 vars in 1010 bytes} [Thu Apr 23 10:24:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/10] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 23 10:24:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/11] 199.204.45.155 () {52 vars in 1047 bytes} [Thu Apr 23 10:24:12 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/12] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:24:13 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: 4/13] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:24:13 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/14] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:24:14 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:24:14.063 8 INFO nova.api.openstack.wsgi [None req-f12ec823-cae8-4a51-b4e3-f305a6cdd488 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/15] 199.204.45.155 () {48 vars in 1012 bytes} [Thu Apr 23 10:24:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/16] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 23 10:24:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/17] 199.204.45.155 () {52 vars in 1047 bytes} [Thu Apr 23 10:24:14 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/18] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:24: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: 7/19] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:24:15 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/20] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:24:15 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:24:15.245 8 INFO nova.api.openstack.wsgi [None req-965d0c77-9ec9-4bf6-86f2-79486e614996 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 8/21] 199.204.45.155 () {48 vars in 1014 bytes} [Thu Apr 23 10:24:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/22] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 23 10:24:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/23] 199.204.45.155 () {52 vars in 1047 bytes} [Thu Apr 23 10:24:15 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/24] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:24: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: 10/25] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:24:16 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/26] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:24:16 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:24:16.342 8 INFO nova.api.openstack.wsgi [None req-b9747586-17ff-4a46-818e-81469af19b63 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 11/27] 199.204.45.155 () {48 vars in 1012 bytes} [Thu Apr 23 10:24:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/28] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 23 10:24:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/29] 199.204.45.155 () {52 vars in 1047 bytes} [Thu Apr 23 10:24:16 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/30] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:24:17 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/31] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:24:17 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 19/32] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:24:17 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:24:17.560 8 INFO nova.api.openstack.wsgi [None req-7f479b47-13bb-46ae-af09-dde4875d4104 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 14/33] 199.204.45.155 () {48 vars in 1014 bytes} [Thu Apr 23 10:24:17 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/34] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 23 10:24:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/35] 199.204.45.155 () {52 vars in 1047 bytes} [Thu Apr 23 10:24:17 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/102] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:29: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: 54/103] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:29:45 2026] GET /v2.1 => generated 0 bytes in 468 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:29:45 2026] GET /v2.1/ => generated 400 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:29:45.959 7 INFO nova.api.openstack.wsgi [None req-9497634d-53c9-4f6e-b0c1-91d1143bdb48 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 55/105] 199.204.45.155 () {48 vars in 1014 bytes} [Thu Apr 23 10:29:45 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/106] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 23 10:29:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.155 () {52 vars in 1048 bytes} [Thu Apr 23 10:29:46 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:30:00 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: 53/111] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:30:00 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 59/112] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:30:00 2026] GET /v2.1/ => generated 400 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 199.204.45.155 () {48 vars in 1072 bytes} [Thu Apr 23 10:30:00 2026] GET /v2.1/os-quota-sets/13d6ef0a9d0e4d489382d732d152da36 => generated 283 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/114] 199.204.45.155 () {52 vars in 1124 bytes} [Thu Apr 23 10:30:00 2026] PUT /v2.1/os-quota-sets/13d6ef0a9d0e4d489382d732d152da36 => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/117] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:30:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/118] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:30:10 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 57/119] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:30:10 2026] GET /v2.1/ => generated 400 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:30:10.588 7 INFO nova.api.openstack.wsgi [None req-e526353b-0de7-4d35-a7b4-73937f2e2a25 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 63/120] 199.204.45.155 () {48 vars in 1016 bytes} [Thu Apr 23 10:30:10 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/121] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 23 10:30:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/122] 199.204.45.155 () {52 vars in 1048 bytes} [Thu Apr 23 10:30:10 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/139] 10.0.0.219 () {28 vars in 454 bytes} [Thu Apr 23 10:31:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 73/140] 10.0.0.219 () {30 vars in 658 bytes} [Thu Apr 23 10:31:26 2026] GET /v2.1 => generated 0 bytes in 44 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: 68/141] 10.0.0.219 () {32 vars in 731 bytes} [Thu Apr 23 10:31:26 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: 7|app: 0|req: 74/142] 10.0.0.219 () {34 vars in 804 bytes} [Thu Apr 23 10:31:26 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/153] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:32:12 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 80/154] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:32:12 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/155] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:32:13 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:32:13.060 7 INFO nova.api.openstack.wsgi [None req-07ace2f2-e715-4339-8c65-35528332077e 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5852331bee0b4c3d9348f263597c2d07 [pid: 7|app: 0|req: 81/156] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 23 10:32:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-23 10:32:13.078 8 WARNING oslo_db.sqlalchemy.utils [None req-6aeb3c04-cc46-4edf-9126-4a023c6c6f3c 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 76/157] 199.204.45.155 () {48 vars in 1015 bytes} [Thu Apr 23 10:32:13 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/158] 199.204.45.155 () {52 vars in 1056 bytes} [Thu Apr 23 10:32:13 2026] POST /v2.1/os-keypairs => generated 576 bytes in 72 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/171] 199.204.45.155 () {42 vars in 702 bytes} [Thu Apr 23 10:33:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/172] 199.204.45.155 () {44 vars in 906 bytes} [Thu Apr 23 10:33:13 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/173] 199.204.45.155 () {46 vars in 979 bytes} [Thu Apr 23 10:33:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/174] 199.204.45.155 () {52 vars in 1122 bytes} [Thu Apr 23 10:33:13 2026] PUT /v2.1/os-quota-sets/a6bc5765eeb24314865e4f6cffbf1514 => generated 238 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/201] 199.204.45.155 () {42 vars in 704 bytes} [Thu Apr 23 10:35:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/202] 199.204.45.155 () {44 vars in 908 bytes} [Thu Apr 23 10:35:24 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 105/203] 199.204.45.155 () {46 vars in 981 bytes} [Thu Apr 23 10:35:24 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:35:24.454 8 INFO nova.api.openstack.wsgi [None req-b933c405-a714-4baa-af8b-9327f9d6734e 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 99/204] 199.204.45.155 () {48 vars in 1010 bytes} [Thu Apr 23 10:35:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/205] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 23 10:35:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 111/214] 10.0.0.234 () {32 vars in 655 bytes} [Thu Apr 23 10:36:02 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/215] 10.0.0.234 () {32 vars in 641 bytes} [Thu Apr 23 10:36:03 2026] GET /v2.1/servers => generated 15 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 10:36:03.451 7 WARNING oslo_db.sqlalchemy.utils [None req-12de9166-3299-4daf-9a55-c9bd87ec20ac 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 112/216] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 10:36:03 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/217] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 10:36:03 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/220] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:15 2026] GET /v2.1/flavors/5e9a3c8e-7e2b-4314-b6ca-fab58be9299d => generated 511 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/221] 10.0.0.234 () {32 vars in 641 bytes} [Thu Apr 23 10:36:15 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: 7|app: 0|req: 115/222] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:15 2026] GET /v2.1/flavors/5e9a3c8e-7e2b-4314-b6ca-fab58be9299d => generated 511 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:20.677 8 WARNING neutronclient.v2_0.client [None req-39874949-55e8-4181-8627-ab935495a50c 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 108/223] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 10:36:20 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:21.760 7 WARNING neutronclient.v2_0.client [None req-fd7c9043-72ca-4670-8ace-393d0533ae08 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:22.305 7 WARNING neutronclient.v2_0.client [None req-fd7c9043-72ca-4670-8ace-393d0533ae08 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:22.352 8 WARNING neutronclient.v2_0.client [None req-b4f655c6-bc38-44d0-be04-c4d03998a9bd dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/224] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 10:36:21 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:22.544 7 WARNING neutronclient.v2_0.client [None req-9750416c-0283-4b6d-989d-d9a1169683fd 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:22.614 8 WARNING neutronclient.v2_0.client [None req-b4f655c6-bc38-44d0-be04-c4d03998a9bd dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in 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/227] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 10:36:22 2026] POST /v2.1/os-security-groups => generated 247 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:22.682 7 WARNING neutronclient.v2_0.client [None req-5a8aa06b-2bd5-4cbd-9cfb-2d41288b0324 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:22.726 7 WARNING neutronclient.v2_0.client [None req-5a8aa06b-2bd5-4cbd-9cfb-2d41288b0324 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The python binding code in 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/228] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 10:36:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:22.966 7 WARNING neutronclient.v2_0.client [None req-7ec20de7-d29c-439c-a398-eb27ce984d19 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in 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/229] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 10:36:22 2026] POST /v2.1/os-security-groups => generated 244 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:23.176 7 WARNING neutronclient.v2_0.client [None req-c844e5bf-11f5-43f7-8b52-e557686a4a5c 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:23.224 7 WARNING neutronclient.v2_0.client [None req-c844e5bf-11f5-43f7-8b52-e557686a4a5c 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 109/230] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:36:22 2026] POST /v2.1/servers => generated 424 bytes in 1176 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-23 10:36:23.314 8 WARNING neutronclient.v2_0.client [None req-603e3eb0-33f5-466e-91eb-c2bfbc073b6f 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/231] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 10:36:23 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:23.420 7 WARNING neutronclient.v2_0.client [None req-7be27f40-b832-49f7-ab4d-eef2d24f0095 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 110/232] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 10:36:23 2026] POST /v2.1/os-security-groups => generated 244 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/233] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:23 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1370 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:36:23.491 8 WARNING neutronclient.v2_0.client [None req-93628fc5-c2f7-4b37-ad2f-d3ea3a197a59 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] 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-23 10:36:23.498 7 WARNING neutronclient.v2_0.client [None req-f796afc6-d37b-466f-bcdc-9182dcce310d 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 111/234] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 10:36:23 2026] GET /v2.1/os-security-groups/9d3d4dac-2fe9-461a-bb2f-3b885ffb7898 => generated 664 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:23.577 8 WARNING neutronclient.v2_0.client [None req-5bcb8f5d-8fc2-4a97-a24d-92cc1f8edc44 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:23.606 8 WARNING neutronclient.v2_0.client [None req-5bcb8f5d-8fc2-4a97-a24d-92cc1f8edc44 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:23.648 8 WARNING neutronclient.v2_0.client [None req-5bcb8f5d-8fc2-4a97-a24d-92cc1f8edc44 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/235] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 10:36:23 2026] POST /v2.1/os-security-groups => generated 244 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:23.724 7 WARNING neutronclient.v2_0.client [None req-ce6bf2d0-6967-4d36-9e31-2a1c339ba0e1 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 112/236] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 10:36:23 2026] DELETE /v2.1/os-security-group-rules/1ea460a5-bf65-4291-a5f4-bed3d33d45a5 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:36:23.765 8 WARNING neutronclient.v2_0.client [None req-9833e61f-2347-452c-bab7-283c9c7fe595 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:23.785 7 WARNING neutronclient.v2_0.client [None req-ce6bf2d0-6967-4d36-9e31-2a1c339ba0e1 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:23.809 8 WARNING neutronclient.v2_0.client [None req-9833e61f-2347-452c-bab7-283c9c7fe595 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:23.833 7 WARNING neutronclient.v2_0.client [None req-ce6bf2d0-6967-4d36-9e31-2a1c339ba0e1 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in 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/237] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 10:36:23 2026] GET /v2.1/os-security-groups => generated 1385 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:36:23.908 7 WARNING neutronclient.v2_0.client [None req-2c2c456a-ccd4-4fd8-b899-8029045eb8c3 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/238] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 10:36:23 2026] DELETE /v2.1/os-security-groups/9d3d4dac-2fe9-461a-bb2f-3b885ffb7898 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:36:23.938 8 WARNING neutronclient.v2_0.client [None req-91afba05-0202-442f-b350-86fe9fd87ea2 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The 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-23 10:36:23.947 7 WARNING neutronclient.v2_0.client [None req-2c2c456a-ccd4-4fd8-b899-8029045eb8c3 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:23.985 8 WARNING neutronclient.v2_0.client [None req-91afba05-0202-442f-b350-86fe9fd87ea2 2e4b6326f7014cb0aa640526a80fe43a 84977fbb31804563921f05ce49b89533 - - default default] The python binding code in 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/239] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 10:36:23 2026] DELETE /v2.1/os-security-groups/198a6293-8c76-4c3f-a601-101a22ae5d17 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:36:24.073 7 WARNING neutronclient.v2_0.client [None req-281c1479-7416-469c-a122-b9ea83da19c7 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:24.096 7 INFO nova.api.openstack.wsgi [None req-281c1479-7416-469c-a122-b9ea83da19c7 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] HTTP exception thrown: Security group 198a6293-8c76-4c3f-a601-101a22ae5d17 does not exist Neutron server returns request_ids: ['req-c7adac89-44d7-4cf4-80bb-035f3305696c'] [pid: 7|app: 0|req: 127/240] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 10:36:24 2026] GET /v2.1/os-security-groups/198a6293-8c76-4c3f-a601-101a22ae5d17 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/241] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 10:36:23 2026] DELETE /v2.1/os-security-groups/6c48309e-d4c5-4995-afdb-a527d622bb50 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:36:24.111 7 WARNING neutronclient.v2_0.client [None req-95600996-71d5-4d4c-bc94-e5e67dc3767a 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:24.150 7 WARNING neutronclient.v2_0.client [None req-95600996-71d5-4d4c-bc94-e5e67dc3767a 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in 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/242] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 10:36:24 2026] DELETE /v2.1/os-security-groups/a279f9d0-9a84-44c2-831f-d91336a2b694 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:36:24.297 8 WARNING neutronclient.v2_0.client [None req-a9961fb9-f1b9-473d-991f-6ef88d74d520 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:24.337 8 INFO nova.api.openstack.wsgi [None req-a9961fb9-f1b9-473d-991f-6ef88d74d520 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] HTTP exception thrown: Security group a279f9d0-9a84-44c2-831f-d91336a2b694 does not exist Neutron server returns request_ids: ['req-15a10d1f-6da2-42f8-8525-36dddda234ea'] [pid: 8|app: 0|req: 115/243] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 10:36:24 2026] GET /v2.1/os-security-groups/a279f9d0-9a84-44c2-831f-d91336a2b694 => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:36:24.354 7 WARNING neutronclient.v2_0.client [None req-39e83e37-988d-421d-8942-dea760ef3928 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:24.409 7 WARNING neutronclient.v2_0.client [None req-39e83e37-988d-421d-8942-dea760ef3928 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in 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/244] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 10:36:24 2026] DELETE /v2.1/os-security-groups/324eecc8-b2af-446e-a589-b561d1dc7354 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:36:24.515 7 WARNING neutronclient.v2_0.client [None req-4d6a320d-4cd9-4dd5-befc-f964a749d510 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:24.541 7 INFO nova.api.openstack.wsgi [None req-4d6a320d-4cd9-4dd5-befc-f964a749d510 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] HTTP exception thrown: Security group 324eecc8-b2af-446e-a589-b561d1dc7354 does not exist Neutron server returns request_ids: ['req-f5c546f6-172d-4924-a67f-41b50754f76d'] [pid: 7|app: 0|req: 130/245] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 10:36:24 2026] GET /v2.1/os-security-groups/324eecc8-b2af-446e-a589-b561d1dc7354 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:36:24.559 7 WARNING neutronclient.v2_0.client [None req-e578f6a8-f827-44a9-aa7d-6d97095e21df 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:24.615 8 WARNING neutronclient.v2_0.client [None req-3555c4c3-33c4-4d4a-838c-4a91b41dd595 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The 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-23 10:36:24.627 7 WARNING neutronclient.v2_0.client [None req-e578f6a8-f827-44a9-aa7d-6d97095e21df 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 116/246] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:24 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1374 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:36:24.673 7 WARNING neutronclient.v2_0.client [None req-e578f6a8-f827-44a9-aa7d-6d97095e21df 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/247] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 10:36:24 2026] GET /v2.1/os-security-groups => generated 707 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:24.738 8 WARNING neutronclient.v2_0.client [None req-a2d87a8a-3617-43cd-bc6e-42e942092fc3 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:24.762 8 INFO nova.api.openstack.wsgi [None req-a2d87a8a-3617-43cd-bc6e-42e942092fc3 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] HTTP exception thrown: Security group 324eecc8-b2af-446e-a589-b561d1dc7354 does not exist Neutron server returns request_ids: ['req-717a57cf-52d9-40e9-8a18-5a743a1262fb'] [pid: 8|app: 0|req: 117/248] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 10:36:24 2026] DELETE /v2.1/os-security-groups/324eecc8-b2af-446e-a589-b561d1dc7354 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:36:24.777 7 WARNING neutronclient.v2_0.client [None req-f9c4314d-da14-4fcd-80bb-6a1345b3abad 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:24.800 7 INFO nova.api.openstack.wsgi [None req-f9c4314d-da14-4fcd-80bb-6a1345b3abad 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] HTTP exception thrown: Security group a279f9d0-9a84-44c2-831f-d91336a2b694 does not exist Neutron server returns request_ids: ['req-135eabe4-11ca-4524-a5cb-8ce49eabdada'] [pid: 7|app: 0|req: 132/249] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 10:36:24 2026] DELETE /v2.1/os-security-groups/a279f9d0-9a84-44c2-831f-d91336a2b694 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:36:24.816 8 WARNING neutronclient.v2_0.client [None req-2076141a-f533-472e-83ed-dd13c783306b 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] The 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-23 10:36:24.838 8 INFO nova.api.openstack.wsgi [None req-2076141a-f533-472e-83ed-dd13c783306b 7e01e115cff54f99857ad435361046dc eeed802b9c6e4accb31660072356d832 - - default default] HTTP exception thrown: Security group 198a6293-8c76-4c3f-a601-101a22ae5d17 does not exist Neutron server returns request_ids: ['req-6a92aa71-1110-4627-9e15-872af98d69e4'] [pid: 8|app: 0|req: 118/250] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 10:36:24 2026] DELETE /v2.1/os-security-groups/198a6293-8c76-4c3f-a601-101a22ae5d17 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:36:25.752 7 WARNING neutronclient.v2_0.client [None req-24d62545-daa3-489b-aad5-5ed8e4c2f601 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in 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/251] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:25 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1366 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:36:27.441 8 WARNING neutronclient.v2_0.client [None req-709a2d1a-9f74-4b1d-bfc7-4336e77cfbf7 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/252] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:27 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1366 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-23 10:36:28.558 7 WARNING neutronclient.v2_0.client [None req-31329daf-42a3-4e08-ad9a-c228bf6783db dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/253] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:28 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1422 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-23 10:36:29.685 8 WARNING neutronclient.v2_0.client [None req-01f861c6-3029-4931-af14-3bdd204ec5af dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 120/254] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1430 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:30.796 7 WARNING neutronclient.v2_0.client [None req-4835b8fa-e387-4007-95e2-4b28522cf37a dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/255] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:30 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1472 bytes in 1018 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:32.834 8 WARNING neutronclient.v2_0.client [None req-b05770c8-e3a7-4f20-9518-b9f76b0db91c dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] 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-23 10:36:33.392 7 INFO nova.api.openstack.compute.server_external_events [req-9e65b94b-7fbb-4a29-bf0c-8db0f1b0f544 req-80ff28b0-3762-443f-824e-4ecec2b77fcb 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:419225fa-9bd9-4c67-a1db-c543d2b2e433 for instance 435b4b46-768f-468c-acf5-61b42f775907 on instance 2026-04-23 10:36:33.416 7 INFO nova.compute.rpcapi [None req-325aee97-25f2-41f5-8519-5b1003b66e40 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 137/258] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:36:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/259] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:32 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1470 bytes in 1534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 138/260] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:36:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:35.389 8 WARNING neutronclient.v2_0.client [None req-e96f358d-c2b9-4e13-961a-b0e964852658 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 123/261] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:35 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1470 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/262] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:36:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:36.292 8 WARNING neutronclient.v2_0.client [None req-6ca1633b-c1c1-4ce5-b70c-d4701b9c31c6 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The 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-23 10:36:36.393 8 WARNING neutronclient.v2_0.client [None req-6ca1633b-c1c1-4ce5-b70c-d4701b9c31c6 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The 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-23 10:36:36.567 8 WARNING neutronclient.v2_0.client [None req-6ca1633b-c1c1-4ce5-b70c-d4701b9c31c6 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The 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-23 10:36:36.621 7 WARNING neutronclient.v2_0.client [None req-530d6c00-5752-49a8-95b7-60e3d94fb84c dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in 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/263] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:36 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1470 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/264] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:36:36 2026] POST /v2.1/servers => generated 452 bytes in 574 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-23 10:36:36.795 7 WARNING neutronclient.v2_0.client [None req-b48ef8f9-3894-47ac-a519-470fa4fb9873 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/265] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:36 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1392 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:37.547 8 WARNING neutronclient.v2_0.client [None req-998bc4b1-997c-4b07-84c9-4d1447cef6e5 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The 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-23 10:36:37.602 8 WARNING neutronclient.v2_0.client [None req-998bc4b1-997c-4b07-84c9-4d1447cef6e5 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] 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-23 10:36:37.798 7 WARNING neutronclient.v2_0.client [None req-6c896b78-362d-4235-bd4f-bc3edb8c5ea6 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The 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-23 10:36:37.831 8 WARNING neutronclient.v2_0.client [None req-998bc4b1-997c-4b07-84c9-4d1447cef6e5 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in 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/266] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:37 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1470 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-23 10:36:37.949 7 WARNING neutronclient.v2_0.client [None req-de9023d6-9e96-4564-a4bd-d62304a225c6 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/267] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:37 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1396 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/268] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:36:37 2026] POST /v2.1/servers => generated 449 bytes in 589 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-23 10:36:38.081 7 WARNING neutronclient.v2_0.client [None req-936e65db-889f-4518-9de7-4180ae485ae7 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in 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/269] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:38 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1399 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-23 10:36:38.991 8 WARNING neutronclient.v2_0.client [None req-de774789-0fd0-42a3-a152-ecb82fbe0a85 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] 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-23 10:36:39.062 7 WARNING neutronclient.v2_0.client [None req-c85d293c-08ac-47fc-ae71-d393f9cfdcc0 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/270] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:39 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1444 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/271] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:38 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1470 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:39.192 7 WARNING neutronclient.v2_0.client [None req-7d63dc07-e85b-4394-891e-355c7193c266 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in 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/272] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:39 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1403 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:40.168 7 WARNING neutronclient.v2_0.client [None req-0af2d004-7445-4459-bd95-afac93ec87d8 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The 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-23 10:36:40.174 8 WARNING neutronclient.v2_0.client [None req-5cce5cb3-9ddb-428d-b6a6-d6b408d306c5 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/273] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:40 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1444 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:40.291 8 WARNING neutronclient.v2_0.client [None req-b6ed5196-b671-49e3-92cb-f5e93e9b85e8 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/274] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:40 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1470 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/275] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:40 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1395 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:41.299 7 WARNING neutronclient.v2_0.client [None req-01bfad51-53a6-4ceb-a7c6-79ae2bae37e2 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/276] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:41 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:41.408 8 WARNING neutronclient.v2_0.client [None req-1b5dc3db-4291-4b19-86a5-41ab3d4f8d10 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The 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-23 10:36:41.434 7 WARNING neutronclient.v2_0.client [None req-3a1e5c8b-a9ab-42a5-9153-0236c9d20b41 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/277] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:41 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1451 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/278] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:41 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1470 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:42.301 7 INFO nova.api.openstack.compute.server_external_events [req-86979668-22e5-45f8-b2b7-108c0cb07a0f req-c5c6ce90-29e6-413a-ba4d-de6886d42239 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:419225fa-9bd9-4c67-a1db-c543d2b2e433 for instance 435b4b46-768f-468c-acf5-61b42f775907 on instance [pid: 7|app: 0|req: 150/279] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:36:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:42.429 8 WARNING neutronclient.v2_0.client [None req-ca910bbc-6d3e-431d-9c2b-02fe049fdee8 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] 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-23 10:36:42.592 7 WARNING neutronclient.v2_0.client [None req-f79a7e9d-ab27-4ee7-bdde-c3bc15359ed6 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in 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/282] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:42 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1529 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 152/283] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:42 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1451 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:36:42.676 8 WARNING neutronclient.v2_0.client [None req-bb0aef04-ae6a-4750-807c-fd64992e93a1 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in 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/284] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:42 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1470 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:42.882 7 INFO nova.api.openstack.compute.server_external_events [req-47c6022e-b1be-445a-9bd7-201883d92803 req-5da54971-a532-4b9d-a8c0-e28b0424af55 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:bf998853-45ee-40b4-be69-9b2d8be992e2 for instance 44c96114-143a-4870-b42e-9437e69962e3 on instance [pid: 7|app: 0|req: 153/285] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:36:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:43.656 8 WARNING neutronclient.v2_0.client [None req-bd9b2cea-6a1c-48fd-b25a-dc30f6223bc0 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] 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-23 10:36:43.737 7 WARNING neutronclient.v2_0.client [None req-4fee1d41-5108-4599-9bf8-7c6ea73b1b24 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/286] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:43 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1517 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 154/287] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:43 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1526 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:36:44.105 8 WARNING neutronclient.v2_0.client [None req-876182b9-68ea-4336-b788-31a006627dca dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] 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-23 10:36:44.602 7 INFO nova.api.openstack.compute.server_external_events [req-cedd0a77-0889-475d-8ebf-b9f625fcc1d0 req-098282c9-73e6-4c15-8bfe-5cded574e3ce 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:084aebcb-8d2f-4af3-b9c5-d5a596d18896 for instance 11d5a2c6-6206-4405-a49e-62ec2adb42a6 on instance [pid: 7|app: 0|req: 155/288] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:36:44 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: 134/289] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:44 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1655 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 156/290] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:36:44 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907/ips => generated 109 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, ' [pid: 8|app: 0|req: 135/291] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:36:44 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907/ips => generated 109 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: 157/292] 10.0.0.234 () {32 vars in 823 bytes} [Thu Apr 23 10:36:44 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907/ips/tempest-ServerAddressesTestJSON-536673862-network => generated 94 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:45.174 7 WARNING neutronclient.v2_0.client [None req-9e98b16a-8b08-4e65-a634-dab150bab364 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The 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-23 10:36:45.223 8 INFO nova.compute.rpcapi [None req-8e291868-09a5-4c54-ac5d-fb2d541a3c56 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 136/293] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:36:45 2026] DELETE /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 0 bytes in 241 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-23 10:36:45.308 8 WARNING neutronclient.v2_0.client [None req-755501aa-87a3-44bb-b150-4b16753d6f0c ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in 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/294] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:45 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1517 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:45.425 7 WARNING neutronclient.v2_0.client [None req-c8490064-afa7-49ba-9815-026cb4084952 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/295] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:45 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1524 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/296] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:45 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1661 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-23 10:36:46.435 8 WARNING neutronclient.v2_0.client [None req-665eda04-6679-42b7-bc30-f7e55ba58c7d 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/297] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:46 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1517 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-23 10:36:46.604 7 WARNING neutronclient.v2_0.client [None req-0bcaa8fa-6b95-4e21-86cd-e0b19c5f2bf1 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] 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-23 10:36:46.657 8 WARNING neutronclient.v2_0.client [None req-41b4290b-388c-49fc-88f5-5714f3a83954 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in 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/298] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:46 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1524 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/299] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:46 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1661 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-23 10:36:47.603 7 WARNING neutronclient.v2_0.client [None req-13d7e1d0-6ed9-4131-8014-8d02c8bc1c4a 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/300] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:47 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1517 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-23 10:36:47.928 8 WARNING neutronclient.v2_0.client [None req-eff30c4b-5b52-4fb8-8822-3cfbc8f3944b ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] 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-23 10:36:47.975 7 WARNING neutronclient.v2_0.client [None req-7c7845b0-6d56-4c67-9088-549e95c3f2ec dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/301] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:47 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1619 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:48.257 7 INFO nova.api.openstack.compute.server_external_events [req-d497ae5f-762e-4471-8332-d5097007707a req-f2050a82-ea58-4e39-851f-6693cafaa4dc 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:419225fa-9bd9-4c67-a1db-c543d2b2e433 for instance 435b4b46-768f-468c-acf5-61b42f775907 on instance [pid: 7|app: 0|req: 163/302] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:36:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/303] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:47 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1524 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-23 10:36:48.688 7 INFO nova.api.openstack.compute.server_external_events [req-0668d431-a174-4d62-9cee-137d5f576cb2 req-6c6baa88-4551-42e1-804e-0570aa2054a5 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:bf998853-45ee-40b4-be69-9b2d8be992e2 for instance 44c96114-143a-4870-b42e-9437e69962e3 on instance [pid: 7|app: 0|req: 164/304] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:36:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:48.833 8 WARNING neutronclient.v2_0.client [None req-f18c6f45-877f-4e5a-9c8a-01fa841b44a6 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/305] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:48 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:49.331 8 WARNING neutronclient.v2_0.client [None req-e66a4946-8821-42ae-97bc-3083ef19ebdb ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The 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-23 10:36:49.335 7 WARNING neutronclient.v2_0.client [None req-3cae1f84-1be4-413c-9dd2-135faf0b0ae8 dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] The python binding code in 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/306] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:49 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1456 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/307] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:49 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1524 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:49.989 7 WARNING neutronclient.v2_0.client [None req-be7e1239-4c6a-43dd-b7b7-832d6703857c 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/308] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:49 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1699 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:50.211 8 WARNING neutronclient.v2_0.client [None req-70c7fad2-68b5-4537-834b-5b2974deeeb2 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/309] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 10:36:50 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3/os-interface => generated 284 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:50.447 7 WARNING neutronclient.v2_0.client [None req-40c1c009-2321-4967-9eec-14cdd8ac336f dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] 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: 167/310] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:50 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => generated 1456 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:36:50.507 8 WARNING neutronclient.v2_0.client [None req-832455bb-aa34-4409-90a0-8aeacff7f398 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in 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/311] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:50 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1524 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:50.727 7 INFO nova.api.openstack.compute.server_external_events [req-a131b7f5-0bb3-4c7d-b23c-77ca0ce70631 req-640216e4-6df5-417c-b890-71bbcbbf26be 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:084aebcb-8d2f-4af3-b9c5-d5a596d18896 for instance 11d5a2c6-6206-4405-a49e-62ec2adb42a6 on instance [pid: 7|app: 0|req: 168/312] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:36:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:51.315 8 INFO nova.api.openstack.compute.server_external_events [req-551eab58-3748-41d4-8169-cce1510b86a3 req-7e4448df-3799-47e8-ae56-9e333c0ccf09 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:bf998853-45ee-40b4-be69-9b2d8be992e2 for instance 44c96114-143a-4870-b42e-9437e69962e3 on instance [pid: 8|app: 0|req: 145/313] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:36:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:51.544 7 INFO nova.api.openstack.wsgi [None req-e27b3c18-f60a-46f8-b033-8de84141de7d dd79289bbe894b929872c58cc9a12055 78347ab30db245d7a375b34227e579d8 - - default default] HTTP exception thrown: Instance 435b4b46-768f-468c-acf5-61b42f775907 could not be found. [pid: 7|app: 0|req: 169/314] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:51 2026] GET /v2.1/servers/435b4b46-768f-468c-acf5-61b42f775907 => 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-23 10:36:51.720 8 WARNING neutronclient.v2_0.client [None req-f6f58b7b-79c3-48b4-9ccd-f920f0c080c4 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/315] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:51 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1524 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-23 10:36:52.922 8 WARNING neutronclient.v2_0.client [None req-b6df5d6d-4e17-44a3-8dac-b4dfa29a5199 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/318] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:52 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1716 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:53.259 7 WARNING neutronclient.v2_0.client [None req-bc408e3c-0f3b-4544-afaa-923f261e8797 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in 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/319] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 10:36:53 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/os-interface => generated 285 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 10:36:54.978 7 INFO nova.api.openstack.compute.server_external_events [req-ca1ef19f-7b48-4a44-8955-3830d9a1dbe7 req-f9be2fc7-1fde-48c4-9603-e7f17321ba3f 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:084aebcb-8d2f-4af3-b9c5-d5a596d18896 for instance 11d5a2c6-6206-4405-a49e-62ec2adb42a6 on instance [pid: 7|app: 0|req: 172/320] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:36:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:55.011 8 WARNING neutronclient.v2_0.client [None req-06da60c3-0871-4ec7-a464-b5112d5f6a28 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/321] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:36:54 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1716 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/322] 10.0.0.234 () {30 vars in 413 bytes} [Thu Apr 23 10:36:58 2026] GET / => generated 423 bytes in 7 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: 150/323] 10.0.0.234 () {28 vars in 560 bytes} [Thu Apr 23 10:36:58 2026] GET /v2/ => generated 402 bytes in 463 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: 174/324] 10.0.0.234 () {28 vars in 564 bytes} [Thu Apr 23 10:36:58 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/325] 10.0.0.234 () {30 vars in 413 bytes} [Thu Apr 23 10:36:58 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-23 10:37:11.070 8 WARNING neutronclient.v2_0.client [None req-8e4aaf2d-1019-41d4-af1b-53ba598c8ab6 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/328] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:11 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1819 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:37:11.290 7 WARNING neutronclient.v2_0.client [None req-e2b1796c-0231-4b29-9b33-655ad1228e87 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/329] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:11 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1819 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, ' [pid: 8|app: 0|req: 154/330] 10.0.0.234 () {34 vars in 750 bytes} [Thu Apr 23 10:37:11 2026] POST /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3/action => generated 0 bytes in 89 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-23 10:37:11.744 7 WARNING neutronclient.v2_0.client [None req-b5ae95e4-074a-47fb-8b35-92c594155de2 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/331] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:11 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1821 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:12.913 8 WARNING neutronclient.v2_0.client [None req-efc075c4-dc57-49d2-aef0-31f90cc7bb41 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/334] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:12 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1821 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:14.171 7 WARNING neutronclient.v2_0.client [None req-ebee8d17-fe95-46ca-9608-aefb636e680a 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/335] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:14 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1821 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-23 10:37:15.323 8 WARNING neutronclient.v2_0.client [None req-d3b00d7e-b35b-403f-af07-9cbf2c5fa940 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/336] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:15 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1826 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:16.649 7 WARNING neutronclient.v2_0.client [None req-4bfcf360-e51c-4b7c-8d49-0c569dcf62bc 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/337] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:16 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1826 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:17.893 8 WARNING neutronclient.v2_0.client [None req-69994ab9-012c-435c-83b4-421f9e456862 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/338] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:17 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1826 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:18.547 7 INFO nova.api.openstack.compute.server_external_events [req-a2a26210-caea-4a22-adc2-cdc88852ad67 req-27595169-14aa-4c26-b67d-9b676e515d0d 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-unplugged:bf998853-45ee-40b4-be69-9b2d8be992e2 for instance 44c96114-143a-4870-b42e-9437e69962e3 on instance [pid: 7|app: 0|req: 181/339] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:37:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:19.095 8 WARNING neutronclient.v2_0.client [None req-bb6c8f10-e4fe-41b4-babb-d28be968e23a 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/340] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:19 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1826 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:20.253 7 WARNING neutronclient.v2_0.client [None req-402bdab7-d729-4b6c-9569-ed2acd85eb54 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/341] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:20 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1826 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:20.764 8 WARNING neutronclient.v2_0.client [None req-d2377471-85ed-4862-82ad-6de4a5e8fb06 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/342] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 10:37:20 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/os-interface => generated 285 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:20.925 7 WARNING neutronclient.v2_0.client [None req-a5ab3bc7-7eb1-40f6-b137-d3c1e59232e8 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/343] 10.0.0.234 () {32 vars in 815 bytes} [Thu Apr 23 10:37:20 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/os-interface/084aebcb-8d2f-4af3-b9c5-d5a596d18896 => generated 282 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 161/344] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:37:20 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/ips => generated 157 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, ' [pid: 7|app: 0|req: 184/345] 10.0.0.234 () {34 vars in 750 bytes} [Thu Apr 23 10:37:21 2026] POST /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/action => generated 0 bytes in 49 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 162/346] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:37:21 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/ips => generated 157 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:37:21.162 7 INFO nova.api.openstack.compute.server_external_events [req-72e8a450-06cf-47b8-b0ea-7cd7efde3fce req-113bfa68-70e3-47ed-8942-0e6dcdf1d062 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:bf998853-45ee-40b4-be69-9b2d8be992e2 for instance 44c96114-143a-4870-b42e-9437e69962e3 on instance [pid: 7|app: 0|req: 185/347] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:37:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:21.431 8 WARNING neutronclient.v2_0.client [None req-673cc525-2230-432a-80ea-a71454a43f01 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/348] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:21 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1826 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 186/349] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:37:22 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/ips => generated 157 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:22.288 8 INFO nova.api.openstack.compute.server_external_events [req-941be7a5-f01c-47bd-b8f8-25877e108dc3 req-4d98e895-ceed-4d0d-bc04-549a8003ae9b 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:084aebcb-8d2f-4af3-b9c5-d5a596d18896 for instance 11d5a2c6-6206-4405-a49e-62ec2adb42a6 on instance [pid: 8|app: 0|req: 164/350] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:37:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:22.644 7 WARNING neutronclient.v2_0.client [None req-73bdf331-1b3b-4127-8e12-adaf4ed9bc57 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/353] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:22 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1819 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, ' [pid: 8|app: 0|req: 166/354] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:37:23 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/ips => generated 195 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-23 10:37:23.303 7 WARNING neutronclient.v2_0.client [None req-0bbcb7ec-aa56-4cf5-95da-e532772706f9 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in 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/355] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:23 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1950 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 167/356] 10.0.0.234 () {34 vars in 750 bytes} [Thu Apr 23 10:37:23 2026] POST /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/action => generated 0 bytes in 43 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: 190/357] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:37:23 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/ips => generated 195 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 168/358] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:37:24 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/ips => generated 195 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 191/359] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:37:25 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/ips => generated 195 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-23 10:37:25.698 8 INFO nova.api.openstack.compute.server_external_events [req-66da326c-6533-4cca-8443-788a6ba61e5e req-a84be9ac-0fb4-4ba3-882f-0360928b41d7 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:084aebcb-8d2f-4af3-b9c5-d5a596d18896 for instance 11d5a2c6-6206-4405-a49e-62ec2adb42a6 on instance [pid: 8|app: 0|req: 169/360] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:37:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 192/361] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:37:26 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6/ips => generated 157 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 170/362] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:37:26 2026] DELETE /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 0 bytes in 100 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-23 10:37:26.869 7 WARNING neutronclient.v2_0.client [None req-6f3ef2a4-b16e-4f8d-87f5-de92e66bec2a ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/363] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:26 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1842 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-23 10:37:28.082 8 WARNING neutronclient.v2_0.client [None req-e03ae460-5e7f-44c3-a01b-5630bdc6e5fa ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in 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/364] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:28 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1842 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:29.241 7 WARNING neutronclient.v2_0.client [None req-a1a189eb-2b4a-4e2c-9060-3bf5c3159bd6 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/365] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:29 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1842 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:30.135 8 INFO nova.api.openstack.compute.server_external_events [req-ba6bcf3d-2688-4286-ad55-e8f938af785a req-29419a3e-1d7c-4251-a354-1e05458e7a5d 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:084aebcb-8d2f-4af3-b9c5-d5a596d18896 for instance 11d5a2c6-6206-4405-a49e-62ec2adb42a6 on instance [pid: 8|app: 0|req: 172/366] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:37:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:30.413 7 WARNING neutronclient.v2_0.client [None req-64fa0307-2175-475a-ba20-f54db9ccd092 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/367] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:30 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1480 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-23 10:37:31.542 8 WARNING neutronclient.v2_0.client [None req-0cbc99ca-e188-4dd9-8e9b-a9b93b136cb0 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/368] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:31 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1485 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:32.684 7 WARNING neutronclient.v2_0.client [None req-ab1bcc3d-dc42-4051-9757-d6efafe35a18 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/371] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:32 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 1485 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:33.823 8 INFO nova.api.openstack.wsgi [None req-81befa03-653a-481a-bd9c-7cae9655329e ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] HTTP exception thrown: Instance 11d5a2c6-6206-4405-a49e-62ec2adb42a6 could not be found. [pid: 8|app: 0|req: 175/372] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:33 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 111 bytes in 40 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: 198/373] 10.0.0.234 () {32 vars in 704 bytes} [Thu Apr 23 10:37:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-117378294 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:34.345 8 INFO nova.api.openstack.wsgi [None req-c1e9dca5-883f-4b80-a104-49c568aee1d9 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] HTTP exception thrown: Instance 11d5a2c6-6206-4405-a49e-62ec2adb42a6 could not be found. [pid: 8|app: 0|req: 176/374] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:37:34 2026] DELETE /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:37:34.382 7 INFO nova.api.openstack.wsgi [None req-c8ce55ac-38e7-4ed3-8eda-b14ef0c74984 ad1c2c092f9a4d128abbe06bb1feac42 98735dddce6b4ec9aef57d62ef0d6dd5 - - default default] HTTP exception thrown: Instance 11d5a2c6-6206-4405-a49e-62ec2adb42a6 could not be found. [pid: 7|app: 0|req: 199/375] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:34 2026] GET /v2.1/servers/11d5a2c6-6206-4405-a49e-62ec2adb42a6 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 178/378] 10.0.0.163 () {30 vars in 619 bytes} [Thu Apr 23 10:37:42 2026] GET /v2.1 => generated 0 bytes in 128 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: 201/379] 10.0.0.163 () {32 vars in 692 bytes} [Thu Apr 23 10:37:42 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: 179/380] 10.0.0.163 () {34 vars in 913 bytes} [Thu Apr 23 10:37:42 2026] GET /v2.1/os-simple-tenant-usage/ff8dd85c43b9475d968ca8d9cd5d25cd?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/381] 10.0.0.163 () {30 vars in 654 bytes} [Thu Apr 23 10:37:43 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 180/382] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:37:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:37:44.356 7 WARNING neutronclient.v2_0.client [None req-88d9d63a-f573-4050-8563-69b50e826d48 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/383] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:44 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1819 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/384] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:37:44 2026] DELETE /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 0 bytes in 141 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-23 10:37:44.704 7 WARNING neutronclient.v2_0.client [None req-df75e0d7-cc54-4bee-a8c9-5c37634df347 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/385] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:44 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1825 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:46.049 8 WARNING neutronclient.v2_0.client [None req-9304193c-4c89-450d-8a2a-c994cb10542d 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/386] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:45 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1825 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, ' [pid: 7|app: 0|req: 205/387] 10.0.0.163 () {30 vars in 619 bytes} [Thu Apr 23 10:37:46 2026] GET /v2.1 => generated 0 bytes in 135 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: 183/388] 10.0.0.163 () {32 vars in 692 bytes} [Thu Apr 23 10:37:46 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/389] 10.0.0.163 () {34 vars in 913 bytes} [Thu Apr 23 10:37:46 2026] GET /v2.1/os-simple-tenant-usage/ff8dd85c43b9475d968ca8d9cd5d25cd?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/390] 10.0.0.163 () {30 vars in 654 bytes} [Thu Apr 23 10:37:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:47.235 7 WARNING neutronclient.v2_0.client [None req-8a28bf6c-038c-4233-af45-7cdffdb0cfc5 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/391] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:47 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1825 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:37:47.715 8 WARNING neutronclient.v2_0.client [None req-c02b0b67-fb47-494a-945c-44a78d7fa23a 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The 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-23 10:37:47.780 8 WARNING neutronclient.v2_0.client [None req-c02b0b67-fb47-494a-945c-44a78d7fa23a 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The 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-23 10:37:47.976 8 WARNING neutronclient.v2_0.client [None req-c02b0b67-fb47-494a-945c-44a78d7fa23a 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] 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: 185/392] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:37:47 2026] POST /v2.1/servers => generated 451 bytes in 776 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-23 10:37:48.413 8 WARNING neutronclient.v2_0.client [None req-6331a683-962f-47d0-b1cc-5a7d09976728 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The 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-23 10:37:48.418 7 WARNING neutronclient.v2_0.client [None req-5eb1d5d9-107e-48f5-addf-50a47433a2f2 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/393] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:48 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1253 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/394] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:48 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1758 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-23 10:37:48.659 8 INFO nova.api.openstack.compute.server_external_events [req-dd7afd4a-ec56-4673-94df-1ab0c814e494 req-fe5657b3-6314-4da0-8b28-eb724b2d2316 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:bf998853-45ee-40b4-be69-9b2d8be992e2 for instance 44c96114-143a-4870-b42e-9437e69962e3 on instance [pid: 8|app: 0|req: 187/395] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:37:48 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:49.519 7 WARNING neutronclient.v2_0.client [None req-f3afdff4-a4fd-4912-a173-91ae05cec535 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The 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-23 10:37:49.549 8 WARNING neutronclient.v2_0.client [None req-3d337721-47c2-45fe-b11f-13718bdf2bba 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/396] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:49 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1303 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/397] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:49 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1473 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:50.616 7 WARNING neutronclient.v2_0.client [None req-4740d2f0-0ea9-4a47-88f9-ecb3715adce1 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The 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-23 10:37:50.652 8 WARNING neutronclient.v2_0.client [None req-347ee72f-8f5c-4ab8-9614-bf62998ed1bd 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/398] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:50 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1351 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/399] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:50 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1478 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:51.714 7 WARNING neutronclient.v2_0.client [None req-bfbe2a8c-e640-4865-a975-7b949f881e98 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] 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: 211/400] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:51 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1351 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:37:51.765 8 WARNING neutronclient.v2_0.client [None req-af8cc210-a8f2-4214-b5cd-0f6a2ef23735 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in 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/401] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:51 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1478 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:52.809 7 WARNING neutronclient.v2_0.client [None req-3cda2fa0-6a56-4592-907e-bd1418582e05 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] 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-23 10:37:52.895 8 WARNING neutronclient.v2_0.client [None req-00496f5d-c9f9-4d29-bc75-90ed14374b49 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/404] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:52 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => generated 1478 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:53.717 8 INFO nova.api.openstack.compute.server_external_events [req-2818c4ba-2ee3-47e1-9b67-2e287e796477 req-8d038d56-c6b7-412b-ade2-af0002596a92 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:3f845383-e616-494d-9a1d-c6451c23d5af for instance 85fff4ce-5e57-4ac7-a142-41868b401466 on instance [pid: 8|app: 0|req: 193/405] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:37: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) [pid: 7|app: 0|req: 213/406] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:52 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1427 bytes in 969 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:54.283 8 INFO nova.api.openstack.wsgi [None req-f6dce233-65c8-4d53-9d94-22b97eb3047a 9f740047ddce4a4c9d08fc4c89789217 a383e34f2a6d4703be3b34f9f816b640 - - default default] HTTP exception thrown: Instance 44c96114-143a-4870-b42e-9437e69962e3 could not be found. [pid: 8|app: 0|req: 194/407] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:54 2026] GET /v2.1/servers/44c96114-143a-4870-b42e-9437e69962e3 => 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, ' [pid: 7|app: 0|req: 214/408] 10.0.0.234 () {32 vars in 704 bytes} [Thu Apr 23 10:37:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-303722628 => 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-23 10:37:54.792 8 WARNING neutronclient.v2_0.client [None req-0a9e5c17-86b3-4fad-92fe-9b2f67b0d55d 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in 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/409] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:54 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1437 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:37:56.054 7 WARNING neutronclient.v2_0.client [None req-bc36b11b-d7e4-4fa0-939e-2ba1aeb495a4 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in 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/410] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:56 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1437 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:57.601 8 WARNING neutronclient.v2_0.client [None req-f26b755e-cba9-4ec0-88de-f08be7b5d6da 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/411] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:57 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1437 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:58.957 7 WARNING neutronclient.v2_0.client [None req-664c29ca-9403-4579-8ba1-274ead5d0691 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/412] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:37:58 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1425 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-23 10:38:00.135 8 WARNING neutronclient.v2_0.client [None req-ecd7ecf2-c757-4cc6-a7d0-47b906ccffa1 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/413] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:00 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1425 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-23 10:38:01.330 7 WARNING neutronclient.v2_0.client [None req-724972c3-c2c2-433b-9ee3-02877f137590 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/414] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:01 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1425 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 198/417] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:38:02 2026] POST /v2.1/os-keypairs => generated 397 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:02.817 7 WARNING neutronclient.v2_0.client [None req-598bea6c-35fa-4c41-b699-b9cc685d25a3 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/418] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:02 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1425 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:03.286 8 INFO nova.api.openstack.compute.server_external_events [req-c0559ab5-327d-4a22-8a23-a4157bb40b52 req-8e62cc82-cff9-4e47-8cf3-7d0f71f73583 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:3f845383-e616-494d-9a1d-c6451c23d5af for instance 85fff4ce-5e57-4ac7-a142-41868b401466 on instance [pid: 8|app: 0|req: 199/419] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:38:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:04.225 7 WARNING neutronclient.v2_0.client [None req-0a9ffc0d-1eca-47a6-aae0-2c5f5fe4c4e9 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] 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: 221/420] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:04 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1425 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/421] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:38:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:05.437 7 WARNING neutronclient.v2_0.client [None req-ffc81279-13d5-42f8-a557-fc4fc200d66f 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in 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/422] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:05 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1611 bytes in 837 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:06.278 8 WARNING neutronclient.v2_0.client [None req-4cebc4ee-9c53-49ce-a2b9-4e7e6d4001a7 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The 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-23 10:38:06.306 7 WARNING neutronclient.v2_0.client [None req-2837049e-22f6-4c31-8247-979292e3062f 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The 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-23 10:38:06.333 8 WARNING neutronclient.v2_0.client [None req-4cebc4ee-9c53-49ce-a2b9-4e7e6d4001a7 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in 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/423] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 10:38:06 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:38:06.408 8 WARNING neutronclient.v2_0.client [None req-4cebc4ee-9c53-49ce-a2b9-4e7e6d4001a7 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] 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: 224/424] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:38:06 2026] POST /v2.1/os-keypairs => generated 396 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:38:07.140 7 WARNING neutronclient.v2_0.client [None req-59874860-ceb5-4215-86e4-4fa3db576a88 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The 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-23 10:38:07.191 8 WARNING neutronclient.v2_0.client [None req-4cebc4ee-9c53-49ce-a2b9-4e7e6d4001a7 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in 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/425] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:07 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1611 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:07.363 7 INFO nova.api.openstack.compute.server_external_events [req-84fc62ad-15b8-499f-9b74-da4cf16e0800 req-1be1724f-e690-4863-8486-35ac42c57cfd 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:3f845383-e616-494d-9a1d-c6451c23d5af for instance 85fff4ce-5e57-4ac7-a142-41868b401466 on instance [pid: 7|app: 0|req: 226/426] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 201/427] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:38:06 2026] POST /v2.1/servers => generated 496 bytes in 1334 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 227/428] 10.0.0.234 () {32 vars in 641 bytes} [Thu Apr 23 10:38:07 2026] GET /v2.1/servers => generated 387 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:07.559 8 WARNING neutronclient.v2_0.client [None req-fe1ff2d7-8fff-4c48-b1fb-b721f7404efd e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in 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/429] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:07 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1457 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/430] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:38:07 2026] DELETE /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 0 bytes in 212 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-23 10:38:07.809 8 WARNING neutronclient.v2_0.client [None req-ad64ebe3-2ff2-4cff-8006-2c9e83d989c5 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/431] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:07 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1617 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-23 10:38:08.685 7 WARNING neutronclient.v2_0.client [None req-5f786c1f-9c1c-429e-852d-1881b1f675a5 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in 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/432] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:08 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1461 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:09.028 8 WARNING neutronclient.v2_0.client [None req-61cc6590-0c73-48b8-8eb9-dfecbb8c42d2 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] 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-23 10:38:09.153 7 WARNING neutronclient.v2_0.client [None req-e4572f72-72bf-475e-b582-d78a1e77eabf ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/433] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:08 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1737 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:09.216 7 WARNING neutronclient.v2_0.client [None req-e4572f72-72bf-475e-b582-d78a1e77eabf ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The 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-23 10:38:09.429 7 WARNING neutronclient.v2_0.client [None req-e4572f72-72bf-475e-b582-d78a1e77eabf ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] 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-23 10:38:09.810 8 WARNING neutronclient.v2_0.client [None req-1ccb91e5-7c94-4750-acd9-40c81d8f118a e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/434] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:09 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1509 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/435] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:38:09 2026] POST /v2.1/servers => generated 450 bytes in 1101 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-23 10:38:10.205 8 WARNING neutronclient.v2_0.client [None req-a5cb285e-54b3-4f08-907b-a2dde9b91a5b ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] 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: 206/436] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:10 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1400 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:10.270 7 WARNING neutronclient.v2_0.client [None req-22728bf4-da5d-47f0-a81c-752fbc16a97b 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in 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/437] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:10 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1737 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:10.971 8 WARNING neutronclient.v2_0.client [None req-92a55bd7-c03d-4cab-8d57-4a89668fa936 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/438] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:10 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1509 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:11.309 7 WARNING neutronclient.v2_0.client [None req-d3da4df3-6933-4645-bec3-f8bdf12820cf ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] 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: 232/439] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:11 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1404 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:11.359 8 INFO nova.api.openstack.compute.server_external_events [req-7fd06e82-e804-4127-94b3-f5667ebdbea1 req-7d3c5d29-be9f-4e98-a593-aa7bea94eb3d 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:3f845383-e616-494d-9a1d-c6451c23d5af for instance 85fff4ce-5e57-4ac7-a142-41868b401466 on instance [pid: 8|app: 0|req: 208/440] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:11 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-23 10:38:11.446 7 WARNING neutronclient.v2_0.client [None req-10ba1c52-1dfd-4e28-902e-fc8894acf769 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/441] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:11 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1380 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-23 10:38:12.076 8 WARNING neutronclient.v2_0.client [None req-53246d2d-90cc-49a3-916e-e77fc793ce5a e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/442] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:12 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1517 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-23 10:38:12.420 7 WARNING neutronclient.v2_0.client [None req-eddfb89a-db06-4523-b717-54790893e422 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/445] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:12 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1452 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:12.569 8 WARNING neutronclient.v2_0.client [None req-d83862ea-f508-4dff-813c-c33f147bf58e 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/446] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:12 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1380 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:13.141 7 INFO nova.api.openstack.compute.server_external_events [req-85bc9dec-2828-468b-8cf9-fcd1cf2fafb5 req-ac35ccee-25df-452e-acb6-3c63273620f4 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:2565b112-82bc-4aa8-bbef-a4a9cf1b26b3 for instance 56b7e522-b864-422a-afbc-a55500ddb589 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: 236/447] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:38:13.192 8 WARNING neutronclient.v2_0.client [None req-2113e424-7168-4f36-8077-541d2014aa01 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/448] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:13 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1641 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:13.525 7 WARNING neutronclient.v2_0.client [None req-3ef48fda-33f3-450f-b816-f67971e60315 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/449] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:13 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1452 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-23 10:38:13.661 8 WARNING neutronclient.v2_0.client [None req-984dea9d-d7b9-4d2d-ac25-bceaf7b2ed63 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in 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/450] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:13 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:14.435 7 WARNING neutronclient.v2_0.client [None req-8f9ea467-9d6e-4437-8ac5-163fcb8aa7fe e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/451] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:14 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1629 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:14.632 8 WARNING neutronclient.v2_0.client [None req-6062ad9b-1ef2-4879-aa7d-1fd2ccef95d9 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/452] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:14 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1460 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-23 10:38:14.781 7 WARNING neutronclient.v2_0.client [None req-2140c702-177b-4884-b780-79686fdcf814 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/453] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:14 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => generated 1385 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:15.625 8 WARNING neutronclient.v2_0.client [None req-09f312bf-1190-4e1f-95ea-a3bb17df473a e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The 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-23 10:38:15.636 7 INFO nova.api.openstack.compute.server_external_events [req-b65596e2-e70f-4850-a0e0-3051ae4fd78b req-d72e8c1a-c5e6-4811-9bd1-cf8240716898 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:5b7227ed-9270-4ee7-88c6-107f6c233eb2 for instance 2053ab40-b749-4efc-a55f-5fff93fa86c3 on instance [pid: 7|app: 0|req: 240/454] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:15 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, ' [pid: 8|app: 0|req: 215/455] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:15 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1629 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:15.793 7 WARNING neutronclient.v2_0.client [None req-26b6a028-18be-40d4-97d2-6aa9a7e11a4b ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] 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-23 10:38:15.886 8 INFO nova.api.openstack.wsgi [None req-ed5601b0-4d89-481c-b7c5-a5d13434d12c 65b9adbe9e3142f1a424f310d8145846 43e950561e254464950c60a0b22635b3 - - default default] HTTP exception thrown: Instance 85fff4ce-5e57-4ac7-a142-41868b401466 could not be found. [pid: 8|app: 0|req: 216/456] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:15 2026] GET /v2.1/servers/85fff4ce-5e57-4ac7-a142-41868b401466 => 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: 217/457] 10.0.0.234 () {32 vars in 706 bytes} [Thu Apr 23 10:38:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1679647740 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/458] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:15 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1538 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:16.791 8 WARNING neutronclient.v2_0.client [None req-f600672b-da76-458f-8252-ed28645416c3 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in 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/459] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:16 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1629 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:17.010 7 WARNING neutronclient.v2_0.client [None req-683bd62c-f593-4378-a7fe-a6c71d0fe843 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/460] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:16 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1526 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:17.955 8 WARNING neutronclient.v2_0.client [None req-97eba0d0-3ac9-42c9-afa4-dfea82f9550b e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in 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/461] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:17 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1629 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-23 10:38:18.178 7 WARNING neutronclient.v2_0.client [None req-1d487ee4-f8e8-4f05-8b31-d25e1ee7a609 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/462] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:18 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1526 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:19.142 8 WARNING neutronclient.v2_0.client [None req-89e6200d-3f83-4811-a6c9-fe6313832188 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] 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: 220/463] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:19 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1629 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:19.368 7 WARNING neutronclient.v2_0.client [None req-3185cec6-6bb1-4a7a-a430-9467ef3fdd3a ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/464] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:19 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1526 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:19.524 8 INFO nova.api.openstack.compute.server_external_events [req-ae02fbeb-48d6-4103-97e4-108dc11ba4e5 req-94e362cb-d050-4f81-a8f7-afd9aff5d7d8 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:2565b112-82bc-4aa8-bbef-a4a9cf1b26b3 for instance 56b7e522-b864-422a-afbc-a55500ddb589 on instance [pid: 8|app: 0|req: 221/465] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:38:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:20.409 7 WARNING neutronclient.v2_0.client [None req-3a3d568e-36bc-4e1c-95ab-5faa74776502 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] 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-23 10:38:20.531 8 WARNING neutronclient.v2_0.client [None req-9e24648c-7e48-4c0a-9c8f-178efce6c112 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/466] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:20 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1629 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/467] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:20 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1526 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:21.377 7 INFO nova.api.openstack.compute.server_external_events [req-3fe115d4-48ab-4f33-b768-6f24ef817ec2 req-ecd9a27f-1ba2-4216-97a6-7001f0f76bf7 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:5b7227ed-9270-4ee7-88c6-107f6c233eb2 for instance 2053ab40-b749-4efc-a55f-5fff93fa86c3 on instance [pid: 7|app: 0|req: 246/468] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:38:21 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:21.668 8 WARNING neutronclient.v2_0.client [None req-76eb8eb7-30ed-47cd-ab24-884a3bb9f514 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The 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-23 10:38:21.726 7 WARNING neutronclient.v2_0.client [None req-61cfebb2-70c6-46c6-9e20-6eb00a7d45bb ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/469] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:21 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1808 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-23 10:38:21.911 8 WARNING neutronclient.v2_0.client [None req-f707d044-f49d-4681-b75f-0ed072994f44 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/470] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:21 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1526 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/471] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 10:38:21 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589/os-interface => generated 284 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:22.874 8 INFO nova.api.openstack.compute.server_external_events [req-811c23a6-3987-4576-ade0-cd36bb0f8a05 req-a0519e1b-4a0d-4bb9-b1a4-5cb66a17a0d0 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:2565b112-82bc-4aa8-bbef-a4a9cf1b26b3 for instance 56b7e522-b864-422a-afbc-a55500ddb589 on instance [pid: 8|app: 0|req: 226/474] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:23.107 7 WARNING neutronclient.v2_0.client [None req-beeaf486-182d-472f-b4a7-50050755a8e4 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/475] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:23 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1693 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-23 10:38:23.345 8 WARNING neutronclient.v2_0.client [None req-d9933210-10f0-4604-bbce-94be3ec5fce5 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/476] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:23 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1693 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:24.919 7 INFO nova.api.openstack.compute.server_external_events [req-31e4f94e-4cfa-4831-af56-d97f7b4478c3 req-545cdb20-c34e-45ed-94d9-247f43528534 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:5b7227ed-9270-4ee7-88c6-107f6c233eb2 for instance 2053ab40-b749-4efc-a55f-5fff93fa86c3 on instance [pid: 7|app: 0|req: 250/477] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 228/478] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:38:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:28.068 7 WARNING neutronclient.v2_0.client [None req-6e17bf4a-d97d-4e6f-9e59-96be4c9b3afe 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The 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-23 10:38:28.123 7 WARNING neutronclient.v2_0.client [None req-6e17bf4a-d97d-4e6f-9e59-96be4c9b3afe 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The 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-23 10:38:28.356 7 WARNING neutronclient.v2_0.client [None req-6e17bf4a-d97d-4e6f-9e59-96be4c9b3afe 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/479] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:38:27 2026] POST /v2.1/servers => generated 451 bytes in 952 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:38:28.949 8 WARNING neutronclient.v2_0.client [None req-244220c1-b4a5-4c9d-87fc-3df8ecc5355e 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/480] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:28 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1424 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-23 10:38:30.060 7 WARNING neutronclient.v2_0.client [None req-ad997597-2fc1-4b78-a16b-935db13a8a04 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/481] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:30 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1428 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-23 10:38:30.598 8 WARNING neutronclient.v2_0.client [None req-08f25cb8-8852-4e05-b4ef-36eb41f7f4c9 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/482] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:30 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1928 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:31.170 7 WARNING neutronclient.v2_0.client [None req-486581e4-e48f-4435-991a-383ab4db7e6c 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/483] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:31 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1476 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:32.280 8 WARNING neutronclient.v2_0.client [None req-ef350e1c-bb5c-46b0-9226-b66452022c6e 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/484] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:32 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1476 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, ' [pid: 7|app: 0|req: 255/487] 10.0.0.234 () {32 vars in 753 bytes} [Thu Apr 23 10:38:32 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589/os-server-password => generated 116 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:33.379 8 WARNING neutronclient.v2_0.client [None req-acde05d3-130f-4fd6-b28f-4b296fdf90fa 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/488] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:33 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1484 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 256/489] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:38:34 2026] DELETE /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 0 bytes in 119 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-23 10:38:34.409 8 WARNING neutronclient.v2_0.client [None req-dd2a0679-febe-46c3-a3e5-8321c6e7bc98 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] 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-23 10:38:34.462 7 WARNING neutronclient.v2_0.client [None req-45ff9541-98ca-44a7-a49d-6f5bee0e5746 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/490] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:34 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1934 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 257/491] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:34 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1562 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:34.623 8 INFO nova.api.openstack.compute.server_external_events [req-50bf9256-e47c-427d-9fbc-493ba7c69a88 req-a2756ef7-6c5b-409b-b70f-a767c3a4d7a0 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:35742430-4577-46d6-a008-c8d3ca6523a2 for instance 8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 on instance [pid: 8|app: 0|req: 235/492] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:34 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-04-23 10:38:35.640 7 WARNING neutronclient.v2_0.client [None req-9670e433-342f-45e9-9067-5bcbe6c5849e e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The 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-23 10:38:35.668 8 WARNING neutronclient.v2_0.client [None req-96adbff4-6b58-4e29-aa03-8970cbe3286e 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/493] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:35 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1934 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/494] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:35 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1550 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:36.913 7 WARNING neutronclient.v2_0.client [None req-9e266479-840d-4a91-9431-e33186aae07a e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The 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-23 10:38:36.931 8 WARNING neutronclient.v2_0.client [None req-12fbcdb6-ce6e-4523-81cf-1db92653a3d6 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/495] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:36 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1934 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/496] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:36 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1550 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:37.761 7 INFO nova.api.openstack.compute.server_external_events [req-d89f5f4d-2f7f-44b8-b32f-28fd2d1e2e24 req-f49d2431-e77b-4b36-898b-d94442d565f0 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:2565b112-82bc-4aa8-bbef-a4a9cf1b26b3 for instance 56b7e522-b864-422a-afbc-a55500ddb589 on instance [pid: 7|app: 0|req: 260/497] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:37 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:38.564 8 WARNING neutronclient.v2_0.client [None req-ba45aa35-8d2a-4ab9-96e9-3ab91267ec5d e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The 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-23 10:38:38.570 7 INFO nova.api.openstack.compute.server_external_events [req-ab37048c-ef6f-41b2-8ac6-8590a3977f43 req-c3080128-df3a-484f-bc9a-1eb89f1667cf 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:35742430-4577-46d6-a008-c8d3ca6523a2 for instance 8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 on instance [pid: 7|app: 0|req: 261/498] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:38:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 238/499] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:38 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1538 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:38.631 7 WARNING neutronclient.v2_0.client [None req-cb904323-46a6-4d17-acfe-d5739b9e852c 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/500] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:38 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1550 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-23 10:38:39.685 8 WARNING neutronclient.v2_0.client [None req-094d4f14-8706-433e-96fd-eb5e189ab900 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in 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/501] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:39 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1543 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:39.854 7 WARNING neutronclient.v2_0.client [None req-7047523c-bfae-46b8-8f47-980e757672a4 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/502] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:39 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1550 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:40.810 8 WARNING neutronclient.v2_0.client [None req-4fa0f8e2-6bfb-44a9-8abc-d32ed19c1bfb e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] The python binding code in 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/503] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:40 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 1543 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-23 10:38:41.025 7 WARNING neutronclient.v2_0.client [None req-7d1a7163-5332-48a2-86a2-fc5e388ad8b3 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/504] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:40 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1728 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:41.219 8 WARNING neutronclient.v2_0.client [None req-ff0d7136-fdeb-4c07-b82b-929c19fe9cf5 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/505] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 10:38:41 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:41.923 7 INFO nova.api.openstack.wsgi [None req-8b48bf90-4e66-4f5b-9e5d-04e45bb17672 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] HTTP exception thrown: Instance 56b7e522-b864-422a-afbc-a55500ddb589 could not be found. [pid: 7|app: 0|req: 265/506] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:41 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:41.955 8 INFO nova.api.openstack.wsgi [None req-5163b9ea-1899-484e-9211-9de094e16c11 e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] HTTP exception thrown: Instance 56b7e522-b864-422a-afbc-a55500ddb589 could not be found. [pid: 8|app: 0|req: 242/507] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:38:41 2026] DELETE /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:41.990 7 INFO nova.api.openstack.wsgi [None req-265578eb-83a4-49d7-85e4-cf94501bbf9d e3f17acfd55a4abe9f0628ad3b0006bd 3f44500d6dec4da38f0beafeb3de8ef0 - - default default] HTTP exception thrown: Instance 56b7e522-b864-422a-afbc-a55500ddb589 could not be found. [pid: 7|app: 0|req: 266/508] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:41 2026] GET /v2.1/servers/56b7e522-b864-422a-afbc-a55500ddb589 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 243/509] 10.0.0.234 () {32 vars in 706 bytes} [Thu Apr 23 10:38:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1960667734 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:42.090 7 WARNING neutronclient.v2_0.client [None req-87411507-bfc4-4b3f-850b-8c3b8e054d64 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The 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-23 10:38:42.114 8 INFO nova.api.openstack.compute.server_external_events [req-c947618c-3a2a-4bfd-b6d3-587763c3c2a2 req-6e15b8fe-91b5-43f4-a81c-b592bcee703e 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:35742430-4577-46d6-a008-c8d3ca6523a2 for instance 8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 on instance [pid: 8|app: 0|req: 244/510] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/511] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:42 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1728 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, ' [pid: 8|app: 0|req: 245/514] 10.0.0.234 () {32 vars in 641 bytes} [Thu Apr 23 10:38:42 2026] GET /v2.1/servers => generated 378 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 270/515] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:38:42 2026] DELETE /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 0 bytes in 135 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-23 10:38:42.562 8 WARNING neutronclient.v2_0.client [None req-0cd57c99-957e-4be2-b297-f44152c4bc10 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] 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: 271/516] 10.0.0.234 () {32 vars in 728 bytes} [Thu Apr 23 10:38:42 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1671975840 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/517] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:42 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1734 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:38:44.350 7 WARNING neutronclient.v2_0.client [None req-e41ec337-763b-4bf6-bb2e-d0ea96e9ed58 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in 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/518] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:44 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1734 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 247/519] 10.0.0.234 () {34 vars in 750 bytes} [Thu Apr 23 10:38:45 2026] POST /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3/action => generated 32077 bytes in 592 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-23 10:38:46.084 7 INFO nova.api.openstack.compute.server_external_events [req-3d5b1af5-93ee-48fc-9295-d020a68b8d4c req-8fdf601f-0a98-40b9-a3a9-6b1b4b94b86e 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:35742430-4577-46d6-a008-c8d3ca6523a2 for instance 8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 on instance [pid: 7|app: 0|req: 273/520] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:46 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:46.319 8 WARNING neutronclient.v2_0.client [None req-f8fb0560-e60d-475e-a3af-7f7f0e7f2d7c 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/521] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:46 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1505 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-23 10:38:47.560 7 WARNING neutronclient.v2_0.client [None req-120dfeab-227a-40c6-aa15-d327452b358a 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/522] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:47 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1510 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:49.028 8 WARNING neutronclient.v2_0.client [None req-22643b22-327f-4b1c-8046-0f4341a9aa42 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/523] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:48 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 1510 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:38:50.142 7 INFO nova.api.openstack.wsgi [None req-68f80629-18b8-4838-81b0-73f0063561ac 447ba7d401b048a6aba4e73fdadc1292 4e3044a6fd2f4b1f839d578e0b26d69b - - default default] HTTP exception thrown: Instance 8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 could not be found. [pid: 7|app: 0|req: 275/524] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:38:50 2026] GET /v2.1/servers/8faf23d2-9e63-4c6d-ba11-7a906f2b6d38 => generated 111 bytes in 63 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: 250/525] 10.0.0.234 () {32 vars in 706 bytes} [Thu Apr 23 10:38:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1609860992 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:38:58.181 8 INFO nova.api.openstack.compute.server_external_events [req-bd626e05-a899-4547-b722-aae035ef1ea5 req-14af0129-99c6-46c7-8cd4-cc73e773416e 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:5b7227ed-9270-4ee7-88c6-107f6c233eb2 for instance 2053ab40-b749-4efc-a55f-5fff93fa86c3 on instance [pid: 8|app: 0|req: 252/528] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:38:58 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: 277/529] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:39:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 253/530] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:39:01 2026] POST /v2.1/os-keypairs => generated 398 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:39:03.224 8 WARNING neutronclient.v2_0.client [None req-34a50b8f-ca75-40e4-b964-92c5c70361b8 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The 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-23 10:39:03.322 8 WARNING neutronclient.v2_0.client [None req-34a50b8f-ca75-40e4-b964-92c5c70361b8 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The 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-23 10:39:03.569 8 WARNING neutronclient.v2_0.client [None req-34a50b8f-ca75-40e4-b964-92c5c70361b8 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/533] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:39:02 2026] POST /v2.1/servers => generated 453 bytes in 1055 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:39:03.941 7 WARNING neutronclient.v2_0.client [None req-0463757b-38b2-499a-a42a-1059b9049945 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] 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: 279/534] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:03 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1431 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:04.082 8 WARNING neutronclient.v2_0.client [None req-ff17b250-5648-48a4-b2b1-5f9ca3f01f97 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The 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-23 10:39:04.140 8 WARNING neutronclient.v2_0.client [None req-ff17b250-5648-48a4-b2b1-5f9ca3f01f97 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The 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-23 10:39:04.326 8 WARNING neutronclient.v2_0.client [None req-ff17b250-5648-48a4-b2b1-5f9ca3f01f97 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/535] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:39:03 2026] POST /v2.1/servers => generated 450 bytes in 587 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-23 10:39:04.594 7 WARNING neutronclient.v2_0.client [None req-ce655945-0c76-49a5-82a1-79a5e67a29bf ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/536] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:04 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1403 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:05.074 8 WARNING neutronclient.v2_0.client [None req-bf8d364b-f8bb-4523-9a8a-8e31fb0043cd 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/537] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:05 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1435 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:05.679 7 WARNING neutronclient.v2_0.client [None req-7e1b4ba8-28d4-4aec-a345-ce2aad73efab ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/538] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:05 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1407 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:06.184 8 WARNING neutronclient.v2_0.client [None req-f65938da-cf5f-4968-bb91-094df2b3fde8 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in 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/539] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:06 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1483 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-23 10:39:06.771 7 WARNING neutronclient.v2_0.client [None req-502cee58-e3b6-465a-a422-223a35bbb4f8 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/540] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:06 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1399 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:07.294 8 WARNING neutronclient.v2_0.client [None req-f6c43226-a0aa-4cf4-9dec-9d616a33a206 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in 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/541] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:07 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1483 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:07.881 7 WARNING neutronclient.v2_0.client [None req-110d36ac-3e8b-49b8-a56d-df04378181cf ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/542] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:07 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1455 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:08.651 8 WARNING neutronclient.v2_0.client [None req-1b199879-6926-4ca9-9e89-0fd56b198e37 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/543] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:08 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1491 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, ' 2026-04-23 10:39:09.043 7 WARNING neutronclient.v2_0.client [None req-b6661c23-28ec-4c8a-ac80-152882611782 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/544] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:09 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1455 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:09.555 8 INFO nova.api.openstack.compute.server_external_events [req-43bb8dd6-48d4-4799-926f-65dd2c478ea2 req-dad9f602-f438-428b-b0e7-c2dbb1daa3fd 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:5e8211d2-3a1b-40f3-b254-a777d3326348 for instance 86543bf3-cbb5-468f-bf4b-382a829f37a5 on instance [pid: 8|app: 0|req: 261/545] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:39:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:09.852 7 WARNING neutronclient.v2_0.client [None req-bfda859f-8352-4563-af23-4250fb0d75c9 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/546] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:09 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1569 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:10.148 8 WARNING neutronclient.v2_0.client [None req-43af142b-5524-4399-8b5e-9f382fcab1d4 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/547] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:10 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1463 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:11.094 7 WARNING neutronclient.v2_0.client [None req-5d57dfb2-8782-4613-bacb-5af87964b1c3 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] 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-23 10:39:11.385 8 WARNING neutronclient.v2_0.client [None req-d31e7daf-7176-47ec-8274-25684fdb1b4d ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/548] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:11 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1557 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:11.794 7 INFO nova.api.openstack.compute.server_external_events [req-09cbd46d-4498-4171-8592-5f7c1539bc6c req-d8643b28-222f-4b2f-ac63-5027c22ada64 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:930f24c1-dfc3-4ab7-99ae-7e5bf27328a2 for instance 14237cae-17e9-4978-a727-6a2c60a2e556 on instance [pid: 7|app: 0|req: 287/549] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:39:11 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: 8|app: 0|req: 263/550] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:11 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1531 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:12.655 7 WARNING neutronclient.v2_0.client [None req-0f6c4b77-699e-4c73-a93d-a0748e99bd22 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in 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/553] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:12 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1557 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:13.155 8 WARNING neutronclient.v2_0.client [None req-b18ecd49-02c6-4dd4-bc7a-22909c64065a ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/554] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:13 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1529 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:13.925 7 WARNING neutronclient.v2_0.client [None req-2d4e490c-f492-449c-bce9-aa4fff50e432 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/555] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:13 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1557 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:14.352 8 WARNING neutronclient.v2_0.client [None req-0b6259ec-004d-4a8f-aac1-3c36ca05f070 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/556] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:14 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1529 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:14.714 7 INFO nova.api.openstack.compute.server_external_events [req-ad695940-af1f-491a-9d35-20497b508cb7 req-205df563-8331-4151-8483-06befd547a27 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:5e8211d2-3a1b-40f3-b254-a777d3326348 for instance 86543bf3-cbb5-468f-bf4b-382a829f37a5 on instance [pid: 7|app: 0|req: 291/557] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:39:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:15.243 8 WARNING neutronclient.v2_0.client [None req-5d00d279-9fe2-4660-855d-820369a87f23 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/558] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:15 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1557 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-23 10:39:15.525 7 WARNING neutronclient.v2_0.client [None req-9837d4b8-74e2-4eb3-80f9-4ca1e3f2472f ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/559] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:15 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1529 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-23 10:39:16.448 8 WARNING neutronclient.v2_0.client [None req-1ea2e853-8035-472f-8292-a3f0089970a3 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/560] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:16 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1557 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-23 10:39:16.689 7 WARNING neutronclient.v2_0.client [None req-3a761a01-f256-4e12-b2e1-ab67cd5f8100 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/561] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:16 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1529 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:17.331 8 INFO nova.api.openstack.compute.server_external_events [req-3e6cf8da-a166-41d4-aea5-5fdd031bb8aa req-a04ed9c7-0dca-497f-af61-e07982afd0e0 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:930f24c1-dfc3-4ab7-99ae-7e5bf27328a2 for instance 14237cae-17e9-4978-a727-6a2c60a2e556 on instance [pid: 8|app: 0|req: 269/562] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:39:17 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-23 10:39:17.650 7 WARNING neutronclient.v2_0.client [None req-2cf80f01-d4c7-4929-99ca-61f00044dbd4 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in 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/563] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:17 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1740 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:17.818 8 WARNING neutronclient.v2_0.client [None req-64b3af6b-d524-44fa-b442-4578fed664b9 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] 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-23 10:39:17.861 7 WARNING neutronclient.v2_0.client [None req-e34d0c02-d359-4aa1-b932-32732a3800b3 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/564] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 10:39:17 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/565] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:17 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1529 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:18.721 7 INFO nova.api.openstack.compute.server_external_events [req-7a7e153d-ac2a-4fbe-b67f-46bee949ea8a req-7e7b5b70-3ea9-4899-806d-11f16fe09d69 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:5e8211d2-3a1b-40f3-b254-a777d3326348 for instance 86543bf3-cbb5-468f-bf4b-382a829f37a5 on instance 2026-04-23 10:39:18.722 8 WARNING neutronclient.v2_0.client [None req-cfcc8648-7727-4ac2-a941-89c19f11ac8c 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/566] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:39:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/567] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:18 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1740 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/568] 10.0.0.234 () {32 vars in 641 bytes} [Thu Apr 23 10:39:18 2026] GET /v2.1/servers => generated 384 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/569] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:39:18 2026] DELETE /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:19.085 7 WARNING neutronclient.v2_0.client [None req-1e29dc73-46c0-4e22-a557-b39efc170af0 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The 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-23 10:39:19.123 8 WARNING neutronclient.v2_0.client [None req-96fa6519-8a2c-422a-a87b-d83dd83241f5 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/570] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:19 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1697 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/571] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:19 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1746 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:19.274 8 WARNING neutronclient.v2_0.client [None req-7b938f80-b108-4cb9-9cb8-a365e30cab89 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/572] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:19 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1697 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:20.256 7 INFO nova.api.openstack.compute.server_external_events [req-b75ae71d-532d-430f-b938-61ada91d702e req-d3c4f375-0ab1-4bac-8b1e-a3be97a0f197 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:930f24c1-dfc3-4ab7-99ae-7e5bf27328a2 for instance 14237cae-17e9-4978-a727-6a2c60a2e556 on instance [pid: 7|app: 0|req: 299/573] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:39: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-23 10:39:20.313 8 WARNING neutronclient.v2_0.client [None req-8e2a4df6-bf72-47c7-af94-532e4218807b 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in 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/574] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:20 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1866 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:21.499 7 WARNING neutronclient.v2_0.client [None req-a63dd51a-a6b2-4b7f-97d8-84bc8ec98aff 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in 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/575] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:21 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1866 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:22.350 8 INFO nova.api.openstack.compute.server_external_events [req-8dbccbd6-faf1-4c77-86ec-f3020d243c55 req-2476b9d4-3cf8-4aee-b6b2-6d410fb2c4a6 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:5e8211d2-3a1b-40f3-b254-a777d3326348 for instance 86543bf3-cbb5-468f-bf4b-382a829f37a5 on instance [pid: 8|app: 0|req: 276/578] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:39:22 2026] POST /v2.1/os-server-external-events => generated 183 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-23 10:39:22.702 7 WARNING neutronclient.v2_0.client [None req-d7b5a3ea-2d2c-4a30-9c92-912aa7446298 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/579] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:22 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1512 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:23.828 8 WARNING neutronclient.v2_0.client [None req-b1bd3225-b090-4069-ac6e-7a3bed6253a2 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/580] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:23 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1517 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-23 10:39:24.930 7 WARNING neutronclient.v2_0.client [None req-0cdfb027-a258-4dc0-b20e-94accc3e9f1a 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/581] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:24 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => generated 1517 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-23 10:39:26.029 8 INFO nova.api.openstack.wsgi [None req-e7c0e967-f89e-4cae-94ab-3cec322042dd 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] HTTP exception thrown: Instance 86543bf3-cbb5-468f-bf4b-382a829f37a5 could not be found. [pid: 8|app: 0|req: 278/582] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:25 2026] GET /v2.1/servers/86543bf3-cbb5-468f-bf4b-382a829f37a5 => 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, ' [pid: 7|app: 0|req: 305/583] 10.0.0.234 () {32 vars in 704 bytes} [Thu Apr 23 10:39:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-641015639 => generated 0 bytes in 36 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: 279/584] 10.0.0.234 () {34 vars in 750 bytes} [Thu Apr 23 10:39:27 2026] POST /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556/action => generated 31852 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-23 10:39:35.548 8 WARNING keystonemiddleware.audit [None req-c19fd01f-4851-49fd-accc-96c36e12abd8 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] Skipping service tempest-service-1536871122 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-23 10:39:35.626 8 WARNING neutronclient.v2_0.client [None req-8585a3aa-0da5-459a-b004-4496ddee68ab 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The 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-23 10:39:35.837 8 WARNING neutronclient.v2_0.client [None req-8585a3aa-0da5-459a-b004-4496ddee68ab 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in 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/587] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:39:35 2026] POST /v2.1/servers => generated 424 bytes in 538 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:39:36.102 7 WARNING keystonemiddleware.audit [None req-f96df0fd-d875-4a84-8487-7f6b79cba778 2a2163199062433d80caedff161ffbf2 1437c61ec29f404293f894799ea2b704 - - default default] Skipping service tempest-service-1536871122 as it have no endpoints. 2026-04-23 10:39:36.127 7 WARNING neutronclient.v2_0.client [None req-5bf0aaa9-eec7-402f-8ede-f6de9b9c2ca8 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/588] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:36 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1367 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:37.206 8 WARNING keystonemiddleware.audit [None req-8585a3aa-0da5-459a-b004-4496ddee68ab 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:37.246 8 WARNING neutronclient.v2_0.client [None req-041e0dcf-caa0-47ca-b3f8-ac182217bfe8 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/589] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:37 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1371 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:38.317 7 WARNING keystonemiddleware.audit [None req-5bf0aaa9-eec7-402f-8ede-f6de9b9c2ca8 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:38.351 7 WARNING neutronclient.v2_0.client [None req-c3e0240d-0caf-40e9-8a9a-8f32c3236e9b 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in 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/590] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:38 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1419 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 283/591] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:39:38 2026] DELETE /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:38.625 7 WARNING neutronclient.v2_0.client [None req-86b5a4fc-3c33-405e-b2d9-705f2cb82dfe ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/592] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:38 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1823 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:39.411 8 WARNING keystonemiddleware.audit [None req-e272c9f3-4b7d-4b33-b2d0-a538e8c76854 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] Skipping service tempest-service-1536871122 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-23 10:39:39.440 8 WARNING neutronclient.v2_0.client [None req-88656c01-deea-41b1-9273-f7dcc1c86851 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/593] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:39 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1419 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:39.854 7 WARNING neutronclient.v2_0.client [None req-6f4a7b17-57fe-40c2-862b-8ed726b7c9af ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/594] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:39 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1823 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:40.592 8 WARNING keystonemiddleware.audit [None req-88656c01-deea-41b1-9273-f7dcc1c86851 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:40.632 8 WARNING neutronclient.v2_0.client [None req-1ae62419-8000-4d6a-811b-78a93b8696bf 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/595] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:40 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1427 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:41.109 7 WARNING neutronclient.v2_0.client [None req-baef9b71-ef7e-4cf3-9900-d9ea0e3af08a ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] 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-23 10:39:41.229 8 INFO nova.api.openstack.compute.server_external_events [req-e86efdc8-0c30-468c-80f8-a8d91801f113 req-34d1da9e-6ab7-4363-a475-cb6e263919f1 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-unplugged:930f24c1-dfc3-4ab7-99ae-7e5bf27328a2 for instance 14237cae-17e9-4978-a727-6a2c60a2e556 on instance [pid: 8|app: 0|req: 286/596] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:39:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/597] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:41 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1823 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:41.703 8 WARNING keystonemiddleware.audit [req-e86efdc8-0c30-468c-80f8-a8d91801f113 req-34d1da9e-6ab7-4363-a475-cb6e263919f1 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Skipping service tempest-service-1536871122 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-23 10:39:41.744 8 WARNING neutronclient.v2_0.client [None req-314de3c4-4bfc-4d95-86ac-9723257911d9 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] 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-23 10:39:41.810 7 INFO nova.api.openstack.compute.server_external_events [req-134eabd5-3e08-48f0-9a4a-83113fc21cbc req-63b5cd5f-82f0-4af1-a169-70896b5bedb5 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:bff53cf4-4776-4764-a137-8370941ef9c8 for instance 6bcc11ec-1569-46c7-aed6-4b252b0b47b3 on instance [pid: 7|app: 0|req: 312/598] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:39:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:42.025 7 INFO nova.api.openstack.compute.server_external_events [req-5ac9d4eb-db20-4cc4-a3c0-7a16316efe37 req-f48b2662-8825-4d01-95c8-b19e39617a48 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:930f24c1-dfc3-4ab7-99ae-7e5bf27328a2 for instance 14237cae-17e9-4978-a727-6a2c60a2e556 on instance [pid: 7|app: 0|req: 313/599] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:39:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/600] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:41 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1479 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:42.336 7 WARNING neutronclient.v2_0.client [None req-1c879f2a-05de-4164-9495-18b8d86b9682 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/603] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:42 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1484 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:43.248 8 WARNING keystonemiddleware.audit [None req-314de3c4-4bfc-4d95-86ac-9723257911d9 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:43.295 8 WARNING neutronclient.v2_0.client [None req-fc0d1464-3027-41f1-83b7-ca6ffd59bf84 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] 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: 290/604] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:43 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1467 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:43.457 7 WARNING neutronclient.v2_0.client [None req-b64aa162-15aa-4831-bccd-23e241b1a6fb ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/605] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:43 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1489 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:44.445 8 WARNING keystonemiddleware.audit [None req-fc0d1464-3027-41f1-83b7-ca6ffd59bf84 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:44.475 8 WARNING neutronclient.v2_0.client [None req-0a39d0e9-239b-4b0e-99c6-72924f9c0d36 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] 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-23 10:39:44.588 7 WARNING neutronclient.v2_0.client [None req-823580bf-b826-4be3-9f21-a2f632329ab6 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in 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/606] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:44 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1467 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/607] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:44 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 1489 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:45.616 8 WARNING keystonemiddleware.audit [None req-0a39d0e9-239b-4b0e-99c6-72924f9c0d36 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:45.654 8 WARNING neutronclient.v2_0.client [None req-10f9503c-5979-4e72-a568-fc12c1b33103 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] 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-23 10:39:45.687 7 INFO nova.api.openstack.wsgi [None req-12b5e4df-8221-47a6-aca0-e93457d55c98 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] HTTP exception thrown: Instance 14237cae-17e9-4978-a727-6a2c60a2e556 could not be found. [pid: 7|app: 0|req: 317/608] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:45 2026] GET /v2.1/servers/14237cae-17e9-4978-a727-6a2c60a2e556 => generated 111 bytes in 38 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: 318/609] 10.0.0.234 () {32 vars in 730 bytes} [Thu Apr 23 10:39:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1151850411 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/610] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:45 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1467 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/611] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:39:46 2026] DELETE /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:46.369 8 WARNING neutronclient.v2_0.client [None req-a53249c8-58c1-4414-81ef-cc4931798a04 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/612] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:46 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1699 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:46.903 7 WARNING keystonemiddleware.audit [None req-ab48a9f7-90f3-4625-87b6-7828bebf737f ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] Skipping service tempest-service-1536871122 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-23 10:39:46.937 7 WARNING neutronclient.v2_0.client [None req-812ed602-4a60-46ce-b0d8-d8fe3cbc6a8e 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in 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/613] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:46 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1467 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:47.842 8 WARNING neutronclient.v2_0.client [None req-112eb76b-6098-4b5a-b28a-e8ec048635f5 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/614] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:47 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1699 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:48.138 7 WARNING keystonemiddleware.audit [None req-812ed602-4a60-46ce-b0d8-d8fe3cbc6a8e 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:48.216 7 WARNING neutronclient.v2_0.client [None req-89f5aa7b-0f1d-4edf-8681-856a1a016795 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/615] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:48 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1467 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:48.418 8 INFO nova.api.openstack.compute.server_external_events [req-3271fba6-68b3-480d-94e5-186dc14affd4 req-38c0a99e-40f5-48f5-ad12-4cc81e517938 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:bff53cf4-4776-4764-a137-8370941ef9c8 for instance 6bcc11ec-1569-46c7-aed6-4b252b0b47b3 on instance [pid: 8|app: 0|req: 295/616] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:39:48 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-23 10:39:49.003 7 WARNING neutronclient.v2_0.client [None req-31503c0c-860b-476c-9634-90e5091a537d ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/617] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:48 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1631 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-23 10:39:49.246 8 INFO nova.api.openstack.compute.server_external_events [req-94501fb4-6145-42db-8d5d-1902eced0208 req-0a1be93b-2386-4f7a-8fe8-78da47381afa 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:5b7227ed-9270-4ee7-88c6-107f6c233eb2 for instance 2053ab40-b749-4efc-a55f-5fff93fa86c3 on instance [pid: 8|app: 0|req: 296/618] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:39:49 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) 2026-04-23 10:39:49.373 7 WARNING keystonemiddleware.audit [None req-31503c0c-860b-476c-9634-90e5091a537d ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] Skipping service tempest-service-1536871122 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-23 10:39:49.405 7 WARNING neutronclient.v2_0.client [None req-19174fa2-f7f6-4c45-a4a3-c994e3d25866 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/619] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:49 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1467 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-23 10:39:50.231 8 WARNING neutronclient.v2_0.client [None req-5ff7d4b7-bb38-4b97-92b2-b76f15a6a2fb ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/620] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:50 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1481 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:50.568 7 WARNING keystonemiddleware.audit [None req-19174fa2-f7f6-4c45-a4a3-c994e3d25866 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:50.602 7 WARNING neutronclient.v2_0.client [None req-2d64c0fb-23bd-47e4-bb4d-eeeb2880ef56 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in 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/621] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:50 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1648 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-23 10:39:51.348 8 WARNING neutronclient.v2_0.client [None req-524586ea-8f8e-40b0-87e1-d9a6dab1b80c ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/622] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:51 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 1486 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:52.071 7 WARNING keystonemiddleware.audit [None req-2d64c0fb-23bd-47e4-bb4d-eeeb2880ef56 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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: 325/623] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:39:52 2026] DELETE /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-23 10:39:52.182 8 WARNING keystonemiddleware.audit [None req-524586ea-8f8e-40b0-87e1-d9a6dab1b80c ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] Skipping service tempest-service-1536871122 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-23 10:39:52.225 8 WARNING neutronclient.v2_0.client [None req-e61612bf-b43c-4fff-8f1c-98cb20939504 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/624] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:52 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1654 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:39:52.462 7 INFO nova.api.openstack.wsgi [None req-20ea3754-b19d-4ecb-a5f4-9f795c24f231 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] HTTP exception thrown: Instance 2053ab40-b749-4efc-a55f-5fff93fa86c3 could not be found. [pid: 7|app: 0|req: 327/627] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:52 2026] GET /v2.1/servers/2053ab40-b749-4efc-a55f-5fff93fa86c3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/628] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 10:39:52 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-99119876 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:39:53.346 7 WARNING keystonemiddleware.audit [None req-20ea3754-b19d-4ecb-a5f4-9f795c24f231 ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] Skipping service tempest-service-1536871122 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-23 10:39:53.380 7 WARNING neutronclient.v2_0.client [None req-b719b020-abfd-4a27-9fcb-467c050022cf 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/629] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:53 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1654 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:54.650 8 WARNING keystonemiddleware.audit [None req-0fd51d29-7bb4-4a31-829f-bfa20c42f49f ac644bea504144fc86f081cb23aed9f9 1dbdd60b30f6480bad25d2f923929aea - - default default] Skipping service tempest-service-1536871122 as it have no endpoints. 2026-04-23 10:39:54.687 8 WARNING neutronclient.v2_0.client [None req-dcc445e5-4da3-4383-990a-9ebc1ef6c637 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/630] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:54 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1654 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-23 10:39:55.539 7 INFO nova.api.openstack.compute.server_external_events [req-83b97af7-a6a2-49cf-b62d-e6dcfd9263ea req-d3a45a55-6282-40b2-bf1d-251d14285155 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:bff53cf4-4776-4764-a137-8370941ef9c8 for instance 6bcc11ec-1569-46c7-aed6-4b252b0b47b3 on instance [pid: 7|app: 0|req: 329/631] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:39:55 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) 2026-04-23 10:39:56.190 8 WARNING keystonemiddleware.audit [None req-dcc445e5-4da3-4383-990a-9ebc1ef6c637 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:56.223 8 WARNING neutronclient.v2_0.client [None req-10550c98-41c7-4c92-912d-ccb6c42c094b 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/632] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:56 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1448 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:57.328 7 WARNING keystonemiddleware.audit [req-83b97af7-a6a2-49cf-b62d-e6dcfd9263ea req-d3a45a55-6282-40b2-bf1d-251d14285155 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Skipping service tempest-service-1536871122 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-23 10:39:57.385 7 WARNING neutronclient.v2_0.client [None req-3fd3a5d6-847f-4325-a774-48fe53ce571a 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/633] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:57 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1453 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:58.459 8 WARNING keystonemiddleware.audit [None req-10550c98-41c7-4c92-912d-ccb6c42c094b 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:58.501 8 WARNING neutronclient.v2_0.client [None req-1fd75f4f-8250-47f3-9323-e174821c0d03 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/634] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:58 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 1453 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:39:59.559 7 WARNING keystonemiddleware.audit [None req-3fd3a5d6-847f-4325-a774-48fe53ce571a 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] Skipping service tempest-service-1536871122 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-23 10:39:59.582 7 INFO nova.api.openstack.wsgi [None req-1fe32d08-328b-4342-9e13-a0a96a21bbd4 508ef672a94d49baa497fe3c5f3ca5dd 53d8687c36e1432a8ecbe7d10edf5e31 - - default default] HTTP exception thrown: Instance 6bcc11ec-1569-46c7-aed6-4b252b0b47b3 could not be found. [pid: 7|app: 0|req: 331/635] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:39:59 2026] GET /v2.1/servers/6bcc11ec-1569-46c7-aed6-4b252b0b47b3 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/654] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 10:41:30 2026] POST /v2.1/os-keypairs => generated 396 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-23 10:41:32.672 7 WARNING neutronclient.v2_0.client [None req-999eddb4-5cca-4e1b-b8c9-03005d815df5 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The 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-23 10:41:32.727 7 WARNING neutronclient.v2_0.client [None req-999eddb4-5cca-4e1b-b8c9-03005d815df5 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The 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-23 10:41:33.013 7 WARNING neutronclient.v2_0.client [None req-999eddb4-5cca-4e1b-b8c9-03005d815df5 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/657] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:41:32 2026] POST /v2.1/servers => generated 448 bytes in 1533 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:41:33.920 8 WARNING neutronclient.v2_0.client [None req-6c6e9da1-f25f-400c-90cf-49716df7f360 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/658] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:41:33 2026] GET /v2.1/servers/4e5f0dcb-b165-496b-bd10-7284873e83b3 => generated 1395 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:41:39.076 7 WARNING neutronclient.v2_0.client [None req-6323142d-9d82-4aa3-a24e-6fb73a0e13a8 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in 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/659] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:41:39 2026] GET /v2.1/servers/4e5f0dcb-b165-496b-bd10-7284873e83b3 => generated 1521 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-23 10:41:39.395 8 INFO nova.api.openstack.compute.server_external_events [req-81d0d069-b74a-4e1e-aa3e-2346e6a16a09 req-29db25e4-3409-46f3-997f-38746d7f4ad7 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:849be3e2-e3fc-4a2a-a26b-41329dc3735c for instance 4e5f0dcb-b165-496b-bd10-7284873e83b3 on instance [pid: 8|app: 0|req: 317/660] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:41:39 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-23 10:41:43.779 7 INFO nova.api.openstack.compute.server_external_events [req-f6cc1bb2-e05a-424c-a9fc-df6a5eb867ee req-376c243a-3779-44f3-8f2e-a786b56ca05a 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:849be3e2-e3fc-4a2a-a26b-41329dc3735c for instance 4e5f0dcb-b165-496b-bd10-7284873e83b3 on instance [pid: 7|app: 0|req: 345/663] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:41:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:41:44.255 8 WARNING neutronclient.v2_0.client [None req-b9227982-5573-4cec-af85-b7b98d2e3dcd dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/664] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:41:44 2026] GET /v2.1/servers/4e5f0dcb-b165-496b-bd10-7284873e83b3 => generated 1519 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:41:49.477 7 WARNING neutronclient.v2_0.client [None req-3fdf3d11-4fd3-4d0b-b97c-212ec381baae dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/665] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:41:49 2026] GET /v2.1/servers/4e5f0dcb-b165-496b-bd10-7284873e83b3 => generated 1819 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:41:50.870 7 INFO nova.api.openstack.compute.server_external_events [req-47f3363d-8a5e-4463-ae59-74e05b18939d req-af9a7131-20ba-4f2a-aa81-08f822f0ea1c 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:849be3e2-e3fc-4a2a-a26b-41329dc3735c for instance 4e5f0dcb-b165-496b-bd10-7284873e83b3 on instance 2026-04-23 10:41:50.870 8 WARNING neutronclient.v2_0.client [None req-3ca54049-f65f-4de1-96f7-fae737eebb4a dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in 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/666] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:41:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:41:50.917 8 WARNING neutronclient.v2_0.client [None req-3ca54049-f65f-4de1-96f7-fae737eebb4a dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The 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-23 10:41:51.188 8 WARNING neutronclient.v2_0.client [None req-3ca54049-f65f-4de1-96f7-fae737eebb4a dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/667] 10.0.0.234 () {34 vars in 663 bytes} [Thu Apr 23 10:41:50 2026] POST /v2.1/servers => generated 448 bytes in 618 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-23 10:41:51.442 7 WARNING neutronclient.v2_0.client [None req-994120dc-e0e1-4a47-9fad-08592ca7a02b dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/668] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:41:51 2026] GET /v2.1/servers/65dea930-d315-4162-8974-720e19a7f098 => generated 1395 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:41:56.540 7 WARNING neutronclient.v2_0.client [None req-44071a73-5781-4cb9-b9d3-4a5803df0b8d dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/671] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:41:56 2026] GET /v2.1/servers/65dea930-d315-4162-8974-720e19a7f098 => generated 1521 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:41:56.951 8 INFO nova.api.openstack.compute.server_external_events [req-9d1e61ed-fc9b-40cf-85bd-d9d4261515fd req-f511d527-f650-4f81-9cab-21dccfae5424 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:a33a9587-4f75-4c60-ab49-2dc8bf927e53 for instance 65dea930-d315-4162-8974-720e19a7f098 on instance [pid: 8|app: 0|req: 322/672] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:41:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:42:01.316 7 INFO nova.api.openstack.compute.server_external_events [req-188cabec-79f1-439d-8eaa-1de066c6bae5 req-a6c75d32-b7ac-4c4c-b8b9-c940e61d374c 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:a33a9587-4f75-4c60-ab49-2dc8bf927e53 for instance 65dea930-d315-4162-8974-720e19a7f098 on instance [pid: 7|app: 0|req: 351/673] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:42:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:42:01.712 8 WARNING neutronclient.v2_0.client [None req-adfd7400-efb6-49c7-a6e2-139fd511da4c dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/674] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:42:01 2026] GET /v2.1/servers/65dea930-d315-4162-8974-720e19a7f098 => generated 1519 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:42:06.908 8 WARNING neutronclient.v2_0.client [None req-5c714103-da6d-4732-afb9-a0ee6920edf6 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in 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/677] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:42:06 2026] GET /v2.1/servers/65dea930-d315-4162-8974-720e19a7f098 => generated 1819 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:42:08.726 7 INFO nova.api.openstack.compute.server_external_events [req-6aeb7bea-af23-4ae9-9115-26a1267b2125 req-7abc15b5-7d58-4adb-8a54-365cef8507db 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:a33a9587-4f75-4c60-ab49-2dc8bf927e53 for instance 65dea930-d315-4162-8974-720e19a7f098 on instance [pid: 7|app: 0|req: 353/678] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:42:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:42:40.003 7 WARNING neutronclient.v2_0.client [None req-e2e80204-1191-4cb5-869b-5eeb6933ed84 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The 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-23 10:42:40.043 7 WARNING neutronclient.v2_0.client [None req-e2e80204-1191-4cb5-869b-5eeb6933ed84 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The 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-23 10:42:40.201 7 WARNING neutronclient.v2_0.client [None req-e2e80204-1191-4cb5-869b-5eeb6933ed84 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in 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/685] 199.204.45.155 () {36 vars in 714 bytes} [Thu Apr 23 10:42:39 2026] POST /v2.1/servers => generated 453 bytes in 680 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-23 10:42:40.778 8 WARNING neutronclient.v2_0.client [None req-75d1d597-ca47-4c64-bc02-29269ac12247 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/686] 199.204.45.155 () {32 vars in 733 bytes} [Thu Apr 23 10:42:40 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 => generated 2213 bytes in 67 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-23 10:42:40.843 7 WARNING neutronclient.v2_0.client [None req-47becb82-77d2-4b69-8ecb-219dd7c6d093 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/687] 199.204.45.155 () {32 vars in 759 bytes} [Thu Apr 23 10:42:40 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 330/688] 199.204.45.155 () {32 vars in 777 bytes} [Thu Apr 23 10:42:40 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:42:43.720 7 WARNING neutronclient.v2_0.client [None req-d441d3a0-f01e-4fc6-9af6-b51872e4724c 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/691] 199.204.45.155 () {32 vars in 733 bytes} [Thu Apr 23 10:42:43 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 => generated 2371 bytes in 98 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-23 10:42:44.126 8 WARNING neutronclient.v2_0.client [None req-15b035c7-fe47-42f9-a356-e52abd506f2f 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in 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/692] 199.204.45.155 () {32 vars in 759 bytes} [Thu Apr 23 10:42:43 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface => generated 28 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/693] 199.204.45.155 () {32 vars in 777 bytes} [Thu Apr 23 10:42:44 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:42:45.852 8 INFO nova.api.openstack.compute.server_external_events [req-58bbe76d-2263-4048-89ed-713e6b0a59f3 req-eafdd94e-82f0-4c69-b686-ca81629acc6d 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:21a2d9c3-30ea-443b-887a-e1f1579d94fe for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 8|app: 0|req: 333/694] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:42:45 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-23 10:42:47.147 7 WARNING neutronclient.v2_0.client [None req-caf6ba72-3f71-4021-880f-8a1af617b5a2 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/695] 199.204.45.155 () {32 vars in 733 bytes} [Thu Apr 23 10:42:47 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 => generated 2445 bytes in 156 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-23 10:42:47.303 8 WARNING neutronclient.v2_0.client [None req-c00e13ea-fb44-4d9a-b694-7ee626d649c7 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/696] 199.204.45.155 () {32 vars in 759 bytes} [Thu Apr 23 10:42:47 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface => generated 283 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/697] 199.204.45.155 () {32 vars in 777 bytes} [Thu Apr 23 10:42:47 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-volume_attachments => generated 197 bytes in 54 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-23 10:42:50.054 8 WARNING neutronclient.v2_0.client [None req-a24ca940-f48c-4ac6-bf0a-527d49852e98 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in 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/698] 199.204.45.155 () {32 vars in 733 bytes} [Thu Apr 23 10:42:49 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 => generated 2433 bytes in 170 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-23 10:42:50.398 7 WARNING neutronclient.v2_0.client [None req-9e2a98a1-bd93-450d-b4d7-5bdb446f3ac6 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/699] 199.204.45.155 () {32 vars in 759 bytes} [Thu Apr 23 10:42:50 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface => generated 283 bytes in 269 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: 336/700] 199.204.45.155 () {32 vars in 777 bytes} [Thu Apr 23 10:42:50 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-volume_attachments => generated 197 bytes in 36 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-23 10:42:51.769 7 INFO nova.api.openstack.compute.server_external_events [req-5ec1bf7b-04d3-4870-94d1-b833538b069a req-b2d6fab5-909a-46e4-903e-a472b7f01adc 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:21a2d9c3-30ea-443b-887a-e1f1579d94fe for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 7|app: 0|req: 365/701] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:42:51 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-23 10:42:53.097 8 WARNING neutronclient.v2_0.client [None req-13984393-c03a-4c8f-8788-db7e594d440d 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/704] 199.204.45.155 () {32 vars in 733 bytes} [Thu Apr 23 10:42:53 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 => generated 2433 bytes in 136 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-23 10:42:53.241 7 WARNING neutronclient.v2_0.client [None req-a8aaec25-8308-489b-8d1d-0c9f20433e42 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in 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/705] 199.204.45.155 () {32 vars in 759 bytes} [Thu Apr 23 10:42:53 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface => generated 285 bytes in 124 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: 339/706] 199.204.45.155 () {32 vars in 777 bytes} [Thu Apr 23 10:42:53 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/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-23 10:42:56.292 7 WARNING neutronclient.v2_0.client [None req-3342e804-d4bc-4860-85ea-ca4ae7ef65fa 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/707] 199.204.45.155 () {32 vars in 733 bytes} [Thu Apr 23 10:42:56 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 => generated 2580 bytes in 169 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-23 10:42:56.484 8 WARNING neutronclient.v2_0.client [None req-24adb5f6-0af5-492c-ab7a-b813b2586360 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in 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/708] 199.204.45.155 () {32 vars in 759 bytes} [Thu Apr 23 10:42:56 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface => generated 285 bytes in 109 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: 369/709] 199.204.45.155 () {32 vars in 777 bytes} [Thu Apr 23 10:42:56 2026] GET /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-volume_attachments => generated 197 bytes in 39 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-23 10:43:32.522 7 WARNING neutronclient.v2_0.client [None req-77d1eb49-98dc-46d9-8d95-1e0035ac4b65 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The 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-23 10:43:32.564 7 WARNING neutronclient.v2_0.client [None req-77d1eb49-98dc-46d9-8d95-1e0035ac4b65 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] 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-23 10:43:34.902 8 INFO nova.api.openstack.compute.server_external_events [req-e2214daa-9b19-4fe5-8308-f15fc7b47552 req-e7f4ebff-06ae-4b5d-b474-9accf74a7d6e 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:1794f4cd-ff33-4bcf-b2f2-b969b374ebd4 for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 8|app: 0|req: 345/718] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:43:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:43:39.313 8 INFO nova.api.openstack.compute.server_external_events [req-3a97b325-1cda-487e-bb4a-0365aacf4c68 req-0bb26ec2-cfcb-4517-ae1e-9f78a465473b 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:1794f4cd-ff33-4bcf-b2f2-b969b374ebd4 for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 8|app: 0|req: 346/719] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:43:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:43:41.138 7 WARNING neutronclient.v2_0.client [None req-77d1eb49-98dc-46d9-8d95-1e0035ac4b65 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/720] 199.204.45.155 () {36 vars in 812 bytes} [Thu Apr 23 10:43:32 2026] POST /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface => generated 281 bytes in 8727 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-23 10:43:41.531 8 INFO nova.api.openstack.compute.server_external_events [req-11954552-bc7e-4e8f-b0d7-06d23b2915c4 req-7c3326af-8052-422a-9345-74fcbd0f25d7 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:1794f4cd-ff33-4bcf-b2f2-b969b374ebd4 for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 8|app: 0|req: 347/721] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:43:41 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-23 10:43:41.864 7 INFO nova.api.openstack.compute.server_external_events [req-3670a099-2273-4da8-b4d5-65c2225b158c req-2c501279-063d-43b3-bb17-8ceb67d66e0d 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:1794f4cd-ff33-4bcf-b2f2-b969b374ebd4 for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 7|app: 0|req: 375/722] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:43:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:44:05.221 7 WARNING neutronclient.v2_0.client [None req-24556a51-f26b-415f-aecb-1f5c6c03f2b0 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The 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-23 10:44:05.270 7 WARNING neutronclient.v2_0.client [None req-24556a51-f26b-415f-aecb-1f5c6c03f2b0 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] 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-23 10:44:07.569 8 INFO nova.api.openstack.compute.server_external_events [req-717ec6ad-a4b9-46c8-bf42-cafc9f67dbf7 req-5cebe742-9b78-4b14-83f2-d38f81d3f62e 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:5535b48c-ec49-4b1c-8296-2a2792a5fb8a for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 8|app: 0|req: 351/729] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:44:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:44:12.926 8 INFO nova.api.openstack.compute.server_external_events [req-257e0c7b-76eb-4f19-821e-8ade17e48978 req-aed3162c-c2d6-4783-b02a-5bdc0ebb33fe 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:5535b48c-ec49-4b1c-8296-2a2792a5fb8a for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 8|app: 0|req: 354/732] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:44:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:44:14.308 7 WARNING neutronclient.v2_0.client [None req-24556a51-f26b-415f-aecb-1f5c6c03f2b0 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/733] 199.204.45.155 () {36 vars in 812 bytes} [Thu Apr 23 10:44:05 2026] POST /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface => generated 376 bytes in 9229 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-23 10:44:24.470 8 WARNING neutronclient.v2_0.client [None req-10ab4e24-283e-42ce-aecc-dceb03fa7761 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The 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-23 10:44:24.515 8 WARNING neutronclient.v2_0.client [None req-10ab4e24-283e-42ce-aecc-dceb03fa7761 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] 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-23 10:44:26.880 7 INFO nova.api.openstack.compute.server_external_events [req-3467664c-df09-47bc-92cb-91407b20a975 req-e76d4fc8-68de-4f48-b06b-cc24b868ebc5 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:334864e0-0ec7-443f-88a1-7b13672d17ce for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 7|app: 0|req: 381/736] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:44:26 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-23 10:44:31.502 7 INFO nova.api.openstack.compute.server_external_events [req-c71236bc-6fa6-4b36-b15b-0cb4f343279d req-3640d18e-fb90-4597-b5b2-ad032368e6f2 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-plugged:334864e0-0ec7-443f-88a1-7b13672d17ce for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 7|app: 0|req: 382/737] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:44:31 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-23 10:44:34.080 8 WARNING neutronclient.v2_0.client [None req-10ab4e24-283e-42ce-aecc-dceb03fa7761 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] The python binding code in 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/740] 199.204.45.155 () {36 vars in 812 bytes} [Thu Apr 23 10:44:24 2026] POST /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface => generated 378 bytes in 9712 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-23 10:44:34.781 7 INFO nova.api.openstack.compute.server_external_events [req-d912e60f-ec04-4579-9b0d-48943735f0b6 req-66a887a6-d7db-425b-ba31-67f96810ce4d 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:5535b48c-ec49-4b1c-8296-2a2792a5fb8a for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 7|app: 0|req: 385/741] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:44:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:44:49.144 7 INFO nova.api.openstack.compute.server_external_events [req-21e849b7-ed4b-42e6-8b82-5db49c879fc1 req-88cb6ef0-b3ac-440a-a219-4e7890c9d626 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:334864e0-0ec7-443f-88a1-7b13672d17ce for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 7|app: 0|req: 387/744] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:44:49 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: 8|app: 0|req: 358/745] 199.204.45.155 () {34 vars in 855 bytes} [Thu Apr 23 10:44:49 2026] DELETE /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface/334864e0-0ec7-443f-88a1-7b13672d17ce => generated 0 bytes in 74 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-23 10:44:51.190 7 INFO nova.api.openstack.compute.server_external_events [req-b8be4ccb-6339-425e-a026-475af486d055 req-faa21aa7-c4db-456b-8382-438575f189bb 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:334864e0-0ec7-443f-88a1-7b13672d17ce for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 7|app: 0|req: 388/746] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:44:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:44:58.784 7 INFO nova.api.openstack.compute.server_external_events [req-0c073b2a-d173-45eb-adf7-59598c506d96 req-3972e2c3-baf8-4a6e-a1b7-cd46ec1a2c33 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:5535b48c-ec49-4b1c-8296-2a2792a5fb8a for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 7|app: 0|req: 390/749] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:44:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/750] 199.204.45.155 () {34 vars in 855 bytes} [Thu Apr 23 10:44:58 2026] DELETE /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface/5535b48c-ec49-4b1c-8296-2a2792a5fb8a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/755] 199.204.45.155 () {34 vars in 855 bytes} [Thu Apr 23 10:45:20 2026] DELETE /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66/os-interface/1794f4cd-ff33-4bcf-b2f2-b969b374ebd4 => generated 0 bytes in 53 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: 394/758] 199.204.45.155 () {34 vars in 755 bytes} [Thu Apr 23 10:45:25 2026] DELETE /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 => generated 0 bytes in 124 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-23 10:45:27.632 8 INFO nova.compute.api [None req-1f99509c-dd21-490a-baf0-8dd5db90794a 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] [instance: a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 365/759] 199.204.45.155 () {34 vars in 755 bytes} [Thu Apr 23 10:45:27 2026] DELETE /v2.1/servers/a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 => generated 0 bytes in 163 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-23 10:45:28.384 7 INFO nova.api.openstack.compute.server_external_events [req-51852925-08fd-4834-a59b-c1cc79f6dad6 req-a1e4e469-608f-4a88-95b8-dd51c4908036 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:21a2d9c3-30ea-443b-887a-e1f1579d94fe for instance a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66 on instance [pid: 7|app: 0|req: 395/760] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:45:28 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:45:29.868 8 INFO nova.api.openstack.compute.server_external_events [req-9eb47837-e01c-4c9f-89d9-9d1fe9ac9a2b req-300dff61-745c-4788-ae8c-152f5dd0e72d 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:a33a9587-4f75-4c60-ab49-2dc8bf927e53 for instance 65dea930-d315-4162-8974-720e19a7f098 on instance [pid: 8|app: 0|req: 366/761] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:45:29 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: 396/762] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:45:29 2026] DELETE /v2.1/servers/65dea930-d315-4162-8974-720e19a7f098 => generated 0 bytes in 144 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-23 10:45:30.059 8 WARNING neutronclient.v2_0.client [None req-f4a77eb1-2581-4c59-a51c-eb1c47eba1e6 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/763] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:45:30 2026] GET /v2.1/servers/65dea930-d315-4162-8974-720e19a7f098 => generated 1945 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:45:32.942 8 INFO nova.api.openstack.compute.server_external_events [req-6ecbd95f-7c98-4c17-859f-7a7cba665b5c req-8aad2819-c33b-43ef-a465-d21b20cd5afd 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:a33a9587-4f75-4c60-ab49-2dc8bf927e53 for instance 65dea930-d315-4162-8974-720e19a7f098 on instance [pid: 8|app: 0|req: 369/766] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:45:32 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:45:35.299 7 WARNING neutronclient.v2_0.client [None req-6a2e056a-aea3-4290-b4ae-edfdb91c8e00 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/767] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:45:35 2026] GET /v2.1/servers/65dea930-d315-4162-8974-720e19a7f098 => generated 1481 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:45:40.398 8 INFO nova.api.openstack.wsgi [None req-3dca8592-d73c-4292-891b-93b908dffd88 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] HTTP exception thrown: Instance 65dea930-d315-4162-8974-720e19a7f098 could not be found. [pid: 8|app: 0|req: 370/768] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:45:40 2026] GET /v2.1/servers/65dea930-d315-4162-8974-720e19a7f098 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:45:41.042 7 INFO nova.api.openstack.compute.server_external_events [req-3b8f5182-9086-4b0b-921e-932b44d2476a req-195112a3-0a3c-4d82-8c1f-7c654dbe5f77 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-changed:849be3e2-e3fc-4a2a-a26b-41329dc3735c for instance 4e5f0dcb-b165-496b-bd10-7284873e83b3 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: 399/769] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:45:41 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: 371/770] 10.0.0.234 () {32 vars in 718 bytes} [Thu Apr 23 10:45:41 2026] DELETE /v2.1/servers/4e5f0dcb-b165-496b-bd10-7284873e83b3 => generated 0 bytes in 87 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-23 10:45:41.175 7 WARNING neutronclient.v2_0.client [None req-d300bd67-51cc-411e-acc1-2a33d6a1d9bd dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/771] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:45:41 2026] GET /v2.1/servers/4e5f0dcb-b165-496b-bd10-7284873e83b3 => generated 1945 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:45:43.572 7 INFO nova.api.openstack.compute.server_external_events [req-f7a41276-6724-4117-a08a-808240ba0d8e req-c226960a-058b-4fd3-a6b6-c6abdb3d7cc4 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-unplugged:849be3e2-e3fc-4a2a-a26b-41329dc3735c for instance 4e5f0dcb-b165-496b-bd10-7284873e83b3 on instance [pid: 7|app: 0|req: 402/774] 10.0.0.196 () {38 vars in 815 bytes} [Thu Apr 23 10:45:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:45:43.993 8 INFO nova.api.openstack.compute.server_external_events [req-64e6061d-5080-4601-8d35-1a1e4668659a req-2641b6f2-bf58-4e16-b9ca-e6f7aea3d8f2 9703788fe23f4dfc82b79fcdcdb5b5db a6bc5765eeb24314865e4f6cffbf1514 - - d5146ca84a3344bfac3b87247f087ac5 d5146ca84a3344bfac3b87247f087ac5] Creating event network-vif-deleted:849be3e2-e3fc-4a2a-a26b-41329dc3735c for instance 4e5f0dcb-b165-496b-bd10-7284873e83b3 on instance [pid: 8|app: 0|req: 373/775] 10.0.0.4 () {38 vars in 813 bytes} [Thu Apr 23 10:45:43 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-23 10:45:46.388 7 WARNING neutronclient.v2_0.client [None req-0730e916-b3b0-49ca-95f4-f065aab88a6a dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/776] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:45:46 2026] GET /v2.1/servers/4e5f0dcb-b165-496b-bd10-7284873e83b3 => generated 1481 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-23 10:45:51.474 8 INFO nova.api.openstack.wsgi [None req-1d5a36b4-533b-4751-a2fd-f0ce2d6d1d54 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] HTTP exception thrown: Instance 4e5f0dcb-b165-496b-bd10-7284873e83b3 could not be found. [pid: 8|app: 0|req: 374/777] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 10:45:51 2026] GET /v2.1/servers/4e5f0dcb-b165-496b-bd10-7284873e83b3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/780] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 10:45:52 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1045266025 => 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-23 10:45:52.626 7 INFO nova.api.openstack.wsgi [None req-1ce6a43a-9392-48bc-be3c-a692e8580896 dc9e6349f36e400b9ed917619076f115 80c82515847345eaa8928a03351cf5c8 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1045266025 not found for user dc9e6349f36e400b9ed917619076f115 [pid: 7|app: 0|req: 405/781] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 10:45:52 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1045266025 => generated 142 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/784] 10.0.0.234 () {32 vars in 655 bytes} [Thu Apr 23 10:46:07 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: 407/785] 10.0.0.234 () {32 vars in 641 bytes} [Thu Apr 23 10:46:07 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 10:46:07.992 8 WARNING oslo_db.sqlalchemy.utils [None req-ab56346c-794c-46fd-a8bd-ccf9d0a8ee2b 5852331bee0b4c3d9348f263597c2d07 13d6ef0a9d0e4d489382d732d152da36 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 379/786] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 10:46:07 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/787] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 10:46:08 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)