+ 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 [Wed Mar 18 14:32:11 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-c9c7d6fbd-ms2h4 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 0x7faebf05a668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-03-18 14:32:16.442 6 INFO nova.utils [None req-09307449-5bec-4c00-bbae-5ba7379feebd - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-18 14:32:16.459 7 INFO nova.utils [None req-161c38ab-a873-41a0-8cfb-57bbd3b815b1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-18 14:32:18.122 6 WARNING keystonemiddleware._common.config [None req-09307449-5bec-4c00-bbae-5ba7379feebd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 14:32:18.131 6 WARNING oslo_config.cfg [None req-09307449-5bec-4c00-bbae-5ba7379feebd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-18 14:32:18.146 7 WARNING keystonemiddleware._common.config [None req-161c38ab-a873-41a0-8cfb-57bbd3b815b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 14:32:18.155 7 WARNING oslo_config.cfg [None req-161c38ab-a873-41a0-8cfb-57bbd3b815b1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-18 14:32:18.207 6 WARNING keystonemiddleware._common.config [None req-09307449-5bec-4c00-bbae-5ba7379feebd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 14:32:18.222 6 WARNING oslo_config.cfg [None req-09307449-5bec-4c00-bbae-5ba7379feebd - - - - - -] 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-03-18 14:32:18.231 7 WARNING keystonemiddleware._common.config [None req-161c38ab-a873-41a0-8cfb-57bbd3b815b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 14:32:18.234 6 WARNING oslo_config.cfg [None req-09307449-5bec-4c00-bbae-5ba7379feebd - - - - - -] 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 0x7faebf05a668 pid: 6 (default app) 2026-03-18 14:32:18.245 7 WARNING oslo_config.cfg [None req-161c38ab-a873-41a0-8cfb-57bbd3b815b1 - - - - - -] 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-03-18 14:32:18.257 7 WARNING oslo_config.cfg [None req-161c38ab-a873-41a0-8cfb-57bbd3b815b1 - - - - - -] 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 0x7faebf05a668 pid: 7 (default app) [pid: 6|app: 0|req: 2/3] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 14:32:25 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 14:32:26.215 7 WARNING oslo_policy.policy [None req-88aea8cc-08e0-4564-b524-7081b34543d8 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:32:26.215 7 WARNING oslo_policy.policy [None req-88aea8cc-08e0-4564-b524-7081b34543d8 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 14:32:25 2026] GET /v2.1 => generated 0 bytes in 562 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 14:32:26.326 6 WARNING oslo_policy.policy [req-88aea8cc-08e0-4564-b524-7081b34543d8 req-616d9a09-618f-4492-95dd-a67351f1c97e 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:32:26.326 6 WARNING oslo_policy.policy [req-88aea8cc-08e0-4564-b524-7081b34543d8 req-616d9a09-618f-4492-95dd-a67351f1c97e 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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: 6|app: 0|req: 3/5] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 14:32:26 2026] GET /v2.1/ => generated 399 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 14:32:26.432 7 INFO nova.api.openstack.wsgi [None req-321775e4-a914-4594-a0a6-b16c5562257b 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.25 () {48 vars in 1005 bytes} [Wed Mar 18 14:32:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/7] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 14:32:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.25 () {52 vars in 1042 bytes} [Wed Mar 18 14:32:26 2026] POST /v2.1/flavors => generated 527 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/9] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 14:32:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 14:32:27 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 6/11] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 14:32:27 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 14:32:27.489 7 INFO nova.api.openstack.wsgi [None req-a4b892cc-f0fc-47cb-a260-fe2ffab1d9fb 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.25 () {48 vars in 1007 bytes} [Wed Mar 18 14:32:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/13] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 14:32:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.25 () {52 vars in 1042 bytes} [Wed Mar 18 14:32:27 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/15] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 14:32:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 14:32:28 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 9/17] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 14:32:28 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 14:32:28.483 7 INFO nova.api.openstack.wsgi [None req-dabd68b0-0c9a-4db2-b8eb-e4315c72febc 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.25 () {48 vars in 1009 bytes} [Wed Mar 18 14:32:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 10/19] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 14:32:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.25 () {52 vars in 1042 bytes} [Wed Mar 18 14:32:28 2026] POST /v2.1/flavors => generated 531 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 11/21] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 14:32:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 14:32:29 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 12/23] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 14:32:29 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 14:32:29.396 7 INFO nova.api.openstack.wsgi [None req-539a4de8-266f-4e02-a755-61c8892f1176 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.19.213.25 () {48 vars in 1007 bytes} [Wed Mar 18 14:32:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/25] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 14:32:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.25 () {52 vars in 1042 bytes} [Wed Mar 18 14:32:29 2026] POST /v2.1/flavors => generated 530 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 14/27] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 14:32:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 14:32:30 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 15/29] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 14:32:30 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 14:32:30.341 7 INFO nova.api.openstack.wsgi [None req-4b155e6a-f88f-4612-a9b8-80c429dc2797 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.19.213.25 () {48 vars in 1009 bytes} [Wed Mar 18 14:32:30 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 16/31] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 14:32:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.25 () {52 vars in 1042 bytes} [Wed Mar 18 14:32:30 2026] POST /v2.1/flavors => generated 533 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 10.0.0.60 () {28 vars in 452 bytes} [Wed Mar 18 14:39:05 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: 6|app: 0|req: 57/114] 10.0.0.60 () {30 vars in 656 bytes} [Wed Mar 18 14:39:05 2026] GET /v2.1 => generated 0 bytes in 409 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: 58/115] 10.0.0.60 () {32 vars in 729 bytes} [Wed Mar 18 14:39:06 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 58/116] 10.0.0.60 () {34 vars in 802 bytes} [Wed Mar 18 14:39:06 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: 6|app: 0|req: 84/167] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 14:43:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 14:43:18 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 85/169] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 14:43:18 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 14:43:18.261 7 INFO nova.api.openstack.wsgi [None req-e515bc1f-79d6-495e-a5e3-f703f57963bc 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 85/170] 199.19.213.25 () {48 vars in 1011 bytes} [Wed Mar 18 14:43:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 86/171] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 14:43:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.19.213.25 () {52 vars in 1043 bytes} [Wed Mar 18 14:43:18 2026] POST /v2.1/flavors => generated 532 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 14:45:36 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: 6|app: 0|req: 101/202] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 14:45:36 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 14:45:36 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 14:45:36.712 6 INFO nova.api.openstack.wsgi [None req-27f303c3-16fd-44dd-8e92-4077b38dc14a 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 669d5d226c804e4093a9baa312e16b8a [pid: 6|app: 0|req: 102/204] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 14:45:36 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-18 14:45:36.728 7 WARNING oslo_db.sqlalchemy.utils [None req-9af6c17f-923a-4d16-8304-2bc22839b2d1 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 103/205] 199.19.213.25 () {48 vars in 1010 bytes} [Wed Mar 18 14:45:36 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: 6|app: 0|req: 103/206] 199.19.213.25 () {52 vars in 1051 bytes} [Wed Mar 18 14:45:36 2026] POST /v2.1/os-keypairs => generated 576 bytes in 73 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 14:45:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 104/208] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 14:45:42 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 14:45:42 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 105/210] 199.19.213.25 () {48 vars in 1067 bytes} [Wed Mar 18 14:45:42 2026] GET /v2.1/os-quota-sets/349a8b88301e46e79d39b3c138e6f26b => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.19.213.25 () {52 vars in 1119 bytes} [Wed Mar 18 14:45:42 2026] PUT /v2.1/os-quota-sets/349a8b88301e46e79d39b3c138e6f26b => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/350] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 14:57:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 175/351] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 14:57:09 2026] GET /v2.1 => generated 0 bytes in 155 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 177/352] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 14:57:09 2026] GET /v2.1/ => generated 399 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 14:57:09.410 6 INFO nova.api.openstack.wsgi [None req-8ef79f1c-0079-4483-9a18-d38bc052e389 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 176/353] 199.19.213.25 () {48 vars in 1009 bytes} [Wed Mar 18 14:57:09 2026] GET /v2.1/flavors/m1.manila => 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: 178/354] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 14:57:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 177/355] 199.19.213.25 () {52 vars in 1043 bytes} [Wed Mar 18 14:57:09 2026] POST /v2.1/flavors => generated 532 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 196/392] 10.0.0.17 () {28 vars in 452 bytes} [Wed Mar 18 15:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 10.0.0.17 () {30 vars in 656 bytes} [Wed Mar 18 15:00:08 2026] GET /v2.1 => generated 0 bytes in 52 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: 6|app: 0|req: 197/394] 10.0.0.17 () {32 vars in 729 bytes} [Wed Mar 18 15:00:08 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 10.0.0.17 () {34 vars in 763 bytes} [Wed Mar 18 15:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/396] 10.0.0.17 () {28 vars in 452 bytes} [Wed Mar 18 15:00:12 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: 199/397] 10.0.0.17 () {30 vars in 656 bytes} [Wed Mar 18 15:00:12 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 199/398] 10.0.0.17 () {32 vars in 729 bytes} [Wed Mar 18 15:00:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 10.0.0.17 () {34 vars in 763 bytes} [Wed Mar 18 15:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 10.0.0.17 () {28 vars in 452 bytes} [Wed Mar 18 15:00:17 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 201/403] 10.0.0.17 () {30 vars in 656 bytes} [Wed Mar 18 15:00:17 2026] GET /v2.1 => generated 0 bytes in 39 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: 203/404] 10.0.0.17 () {32 vars in 729 bytes} [Wed Mar 18 15:00:17 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/405] 10.0.0.17 () {34 vars in 806 bytes} [Wed Mar 18 15:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 10.0.0.17 () {28 vars in 452 bytes} [Wed Mar 18 15:00:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 203/407] 10.0.0.17 () {30 vars in 656 bytes} [Wed Mar 18 15:00:22 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 205/408] 10.0.0.17 () {32 vars in 729 bytes} [Wed Mar 18 15:00:22 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: 6|app: 0|req: 204/409] 10.0.0.17 () {34 vars in 806 bytes} [Wed Mar 18 15:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:00: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) /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: 6|app: 0|req: 208/417] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:00:45 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 210/418] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:00:45 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 209/419] 199.19.213.25 () {48 vars in 1067 bytes} [Wed Mar 18 15:00:45 2026] GET /v2.1/os-quota-sets/3e1a03af8097490eb7f06624dd7d8fbc => generated 283 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.19.213.25 () {52 vars in 1119 bytes} [Wed Mar 18 15:00:45 2026] PUT /v2.1/os-quota-sets/3e1a03af8097490eb7f06624dd7d8fbc => generated 238 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:11:45 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: 6|app: 0|req: 276/554] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:11:45 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/555] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:11:45 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:11:45.579 6 INFO nova.api.openstack.wsgi [None req-994dfab3-e63c-4f87-aae9-fe60dd7c61c1 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 277/556] 199.19.213.25 () {48 vars in 1005 bytes} [Wed Mar 18 15:11:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 15:11:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 278/558] 199.19.213.25 () {48 vars in 1093 bytes} [Wed Mar 18 15:11:45 2026] GET /v2.1/flavors/d76b7e34-ee6f-4bb9-9c64-240a40b79eaa/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:11:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 279/560] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:11:46 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/561] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:11:46 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:11:46.559 6 INFO nova.api.openstack.wsgi [None req-1220b113-2086-4f08-9a74-1d0c7b834333 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 280/562] 199.19.213.25 () {48 vars in 1007 bytes} [Wed Mar 18 15:11:46 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: 283/563] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 15:11:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 281/564] 199.19.213.25 () {48 vars in 1093 bytes} [Wed Mar 18 15:11:46 2026] GET /v2.1/flavors/8d59b943-cbf3-4840-a203-5239d8660d37/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/565] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:11:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 282/566] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:11:47 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/567] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:11:47 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:11:47.556 6 INFO nova.api.openstack.wsgi [None req-cba6bf80-8c35-4460-89ec-0603f0c13b26 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 283/568] 199.19.213.25 () {48 vars in 1009 bytes} [Wed Mar 18 15:11:47 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/569] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 15:11:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 284/570] 199.19.213.25 () {48 vars in 1093 bytes} [Wed Mar 18 15:11:47 2026] GET /v2.1/flavors/255cba0a-7d1d-4f5a-87da-cd293f940f58/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/571] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:11:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 285/572] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:11:48 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/573] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:11:48 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:11:48.496 6 INFO nova.api.openstack.wsgi [None req-3a0310eb-80c3-4e9f-bd88-3e7f079af8b6 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 286/574] 199.19.213.25 () {48 vars in 1007 bytes} [Wed Mar 18 15:11:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 15:11:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/576] 199.19.213.25 () {48 vars in 1093 bytes} [Wed Mar 18 15:11:48 2026] GET /v2.1/flavors/b34109d9-6091-43e1-89ae-30ff660b449b/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/577] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:11:49 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: 6|app: 0|req: 288/578] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:11:49 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/579] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:11:49 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:11:49.464 6 INFO nova.api.openstack.wsgi [None req-e13cae90-ff59-4dca-9e25-2c6cc66f99a5 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 289/580] 199.19.213.25 () {48 vars in 1009 bytes} [Wed Mar 18 15:11:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/581] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 15:11:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 290/582] 199.19.213.25 () {48 vars in 1093 bytes} [Wed Mar 18 15:11:49 2026] GET /v2.1/flavors/e17768ef-70a7-4b7c-a456-b01d124d0d5c/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 298/597] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:12:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:12:55 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 299/599] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:12:56 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:12:56.062 7 INFO nova.api.openstack.wsgi [None req-725a36a1-1a88-4230-8eed-99317ab6c7b1 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 301/600] 199.19.213.25 () {48 vars in 1011 bytes} [Wed Mar 18 15:12:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/601] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 15:12:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 199.19.213.25 () {48 vars in 1093 bytes} [Wed Mar 18 15:12:56 2026] GET /v2.1/flavors/81bbd4f7-67d4-407a-9900-06a46ef8d21d/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 301/603] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:13:02 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: 303/604] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:13:02 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 302/605] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:13:02 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/606] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 15:13:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/609] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:13:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/610] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:13:06 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 307/611] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:13:06 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 305/612] 199.19.213.25 () {48 vars in 1067 bytes} [Wed Mar 18 15:13:06 2026] GET /v2.1/os-quota-sets/349a8b88301e46e79d39b3c138e6f26b => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:13:56 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: 6|app: 0|req: 311/624] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:13:56 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 314/625] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:13:56 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:13:56.597 6 INFO nova.api.openstack.wsgi [None req-05442947-5b76-4f0f-bcfb-52e591926f55 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 312/626] 199.19.213.25 () {48 vars in 1009 bytes} [Wed Mar 18 15:13:56 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 15:13:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/628] 199.19.213.25 () {48 vars in 1093 bytes} [Wed Mar 18 15:13:56 2026] GET /v2.1/flavors/bff12a2e-f81b-4e15-9582-2fab59f3a3d0/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:14:11 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: 6|app: 0|req: 315/632] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:14:11 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 318/633] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:14:11 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/634] 199.19.213.25 () {48 vars in 1067 bytes} [Wed Mar 18 15:14:11 2026] GET /v2.1/os-quota-sets/3e1a03af8097490eb7f06624dd7d8fbc => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 199.19.213.25 () {42 vars in 699 bytes} [Wed Mar 18 15:15:02 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: 6|app: 0|req: 322/646] 199.19.213.25 () {44 vars in 903 bytes} [Wed Mar 18 15:15:02 2026] GET /v2.1 => generated 0 bytes in 439 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 325/647] 199.19.213.25 () {46 vars in 976 bytes} [Wed Mar 18 15:15:02 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:15:02.903 6 INFO nova.api.openstack.wsgi [None req-dee890eb-c41d-48e3-a958-afecebaa5d3d 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 323/648] 199.19.213.25 () {48 vars in 1005 bytes} [Wed Mar 18 15:15:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/649] 199.19.213.25 () {48 vars in 1045 bytes} [Wed Mar 18 15:15:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 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: 6|app: 0|req: 329/660] 10.0.0.200 () {32 vars in 654 bytes} [Wed Mar 18 15:15:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.200 () {32 vars in 640 bytes} [Wed Mar 18 15:15:45 2026] GET /v2.1/servers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-18 15:15:45.107 6 WARNING oslo_db.sqlalchemy.utils [None req-6c88f3f5-33ff-44d2-bd54-8c5a997b481f 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 330/662] 10.0.0.200 () {32 vars in 648 bytes} [Wed Mar 18 15:15:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.200 () {32 vars in 693 bytes} [Wed Mar 18 15:15:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:15:56 2026] GET /v2.1/flavors/d76b7e34-ee6f-4bb9-9c64-240a40b79eaa => generated 511 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 332/667] 10.0.0.200 () {32 vars in 640 bytes} [Wed Mar 18 15:15:56 2026] GET /v2.1/flavors => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:15:56 2026] GET /v2.1/flavors/d76b7e34-ee6f-4bb9-9c64-240a40b79eaa => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/669] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:16:02 2026] POST /v2.1/os-keypairs => generated 385 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:16:03 2026] POST /v2.1/os-keypairs => generated 383 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:05.354 6 WARNING neutronclient.v2_0.client [None req-ead6fe88-92f6-4eab-8d9a-899df6330269 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:05.756 7 WARNING neutronclient.v2_0.client [None req-64cf0e8b-221e-47d9-bbb4-776edc31480c 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:05.816 7 WARNING neutronclient.v2_0.client [None req-64cf0e8b-221e-47d9-bbb4-776edc31480c 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:05.927 6 WARNING neutronclient.v2_0.client [None req-ead6fe88-92f6-4eab-8d9a-899df6330269 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:06.134 7 WARNING neutronclient.v2_0.client [None req-64cf0e8b-221e-47d9-bbb4-776edc31480c 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 335/673] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:16:04 2026] POST /v2.1/servers => generated 424 bytes in 1912 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-03-18 15:16:06.687 6 WARNING neutronclient.v2_0.client [None req-c943aaf1-97e5-4f46-ac0b-92acd97747ad 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 336/674] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:06 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1371 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:16:05 2026] POST /v2.1/servers => generated 451 bytes in 1642 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-03-18 15:16:06.941 6 WARNING neutronclient.v2_0.client [None req-7362d72a-d985-4859-b1fc-5dbdb242683e 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 337/676] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:06 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1422 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:07.849 7 WARNING neutronclient.v2_0.client [None req-a39f7823-2064-4384-953e-646301df6302 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] 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-03-18 15:16:08.041 6 WARNING neutronclient.v2_0.client [None req-d597bef6-9ff6-4fc3-9b8e-ea0cf67eb886 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/677] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:07 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1375 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, ' [pid: 6|app: 0|req: 338/678] 10.0.0.200 () {34 vars in 684 bytes} [Wed Mar 18 15:16:07 2026] POST /v2.1/os-security-groups => generated 247 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:08.219 7 WARNING neutronclient.v2_0.client [None req-53af0e12-4290-4137-b54f-27077f03f352 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:08.222 6 WARNING neutronclient.v2_0.client [None req-c0906fc2-69cb-4dcd-914e-f86d6b1e7684 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/679] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:08 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1426 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:08.272 6 WARNING neutronclient.v2_0.client [None req-c0906fc2-69cb-4dcd-914e-f86d6b1e7684 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 339/680] 10.0.0.200 () {34 vars in 694 bytes} [Wed Mar 18 15:16:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:08.483 7 WARNING neutronclient.v2_0.client [None req-20598863-6ef4-45fa-bff2-3aa94a28bc2b eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in 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/681] 10.0.0.200 () {34 vars in 684 bytes} [Wed Mar 18 15:16:08 2026] POST /v2.1/os-security-groups => generated 247 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:08.666 6 WARNING neutronclient.v2_0.client [None req-d7fa4aac-c66a-4104-967c-1457a8b4daa1 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:08.700 6 WARNING neutronclient.v2_0.client [None req-d7fa4aac-c66a-4104-967c-1457a8b4daa1 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 340/682] 10.0.0.200 () {34 vars in 694 bytes} [Wed Mar 18 15:16:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:08.840 7 WARNING neutronclient.v2_0.client [None req-02788bdf-7ede-4cfd-8af6-04217be74ea3 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:08.873 7 WARNING neutronclient.v2_0.client [None req-02788bdf-7ede-4cfd-8af6-04217be74ea3 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in 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/683] 10.0.0.200 () {34 vars in 694 bytes} [Wed Mar 18 15:16:08 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:09.034 6 WARNING neutronclient.v2_0.client [None req-790d5830-a44c-45ec-b9d5-e01dce039110 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 341/684] 10.0.0.200 () {32 vars in 736 bytes} [Wed Mar 18 15:16:09 2026] GET /v2.1/os-security-groups/1da30290-e5ed-4d51-8803-2dad4f3db8d9 => generated 664 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:09.118 7 WARNING neutronclient.v2_0.client [None req-e6b3f8f5-f8c7-42ae-978e-4ba27ce1b73d eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:09.150 7 WARNING neutronclient.v2_0.client [None req-e6b3f8f5-f8c7-42ae-978e-4ba27ce1b73d eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:09.210 7 WARNING neutronclient.v2_0.client [None req-e6b3f8f5-f8c7-42ae-978e-4ba27ce1b73d eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:09.284 6 WARNING neutronclient.v2_0.client [None req-a8815d71-e86a-4de2-847c-651adc5016dd 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/685] 10.0.0.200 () {32 vars in 749 bytes} [Wed Mar 18 15:16:09 2026] DELETE /v2.1/os-security-group-rules/a5cb26fe-456f-43f6-80a5-aaba9299c0d6 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/686] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:09 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1423 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:09.343 6 WARNING neutronclient.v2_0.client [None req-388b794d-a601-487e-a9c4-85421f157f56 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:09.351 7 WARNING neutronclient.v2_0.client [None req-10e72ad1-3ee3-4d3b-887f-062711161244 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:09.384 6 WARNING neutronclient.v2_0.client [None req-388b794d-a601-487e-a9c4-85421f157f56 eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/687] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:09 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1418 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/688] 10.0.0.200 () {32 vars in 739 bytes} [Wed Mar 18 15:16:09 2026] DELETE /v2.1/os-security-groups/1da30290-e5ed-4d51-8803-2dad4f3db8d9 => generated 0 bytes in 186 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-03-18 15:16:09.536 7 WARNING neutronclient.v2_0.client [None req-1db9ee13-e5fb-453c-a891-c8796bd6e4ba eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:09.598 7 WARNING neutronclient.v2_0.client [None req-1db9ee13-e5fb-453c-a891-c8796bd6e4ba eb563dbe9fb344f6b0042d3914cb23d7 0cfa9a44ecbe47eea43129fcdaaf7ab7 - - default default] The python binding code in 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/689] 10.0.0.200 () {32 vars in 739 bytes} [Wed Mar 18 15:16:09 2026] DELETE /v2.1/os-security-groups/ffccd97c-c2ff-42b0-995e-2c950cb0f176 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-18 15:16:10.384 6 WARNING neutronclient.v2_0.client [None req-7e13e46e-3ed2-40c7-ae89-976d7f7f15bc 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 344/690] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:10 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1423 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-03-18 15:16:10.492 6 WARNING neutronclient.v2_0.client [None req-af876432-5de8-4c53-ab6c-acd702a91f67 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 345/691] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:10 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1418 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:10.542 7 WARNING neutronclient.v2_0.client [None req-6e9c5223-e159-48b1-a983-8f7105781371 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:10.597 7 WARNING neutronclient.v2_0.client [None req-6e9c5223-e159-48b1-a983-8f7105781371 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:10.776 7 WARNING neutronclient.v2_0.client [None req-6e9c5223-e159-48b1-a983-8f7105781371 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in 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/692] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:16:10 2026] POST /v2.1/servers => generated 450 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-03-18 15:16:11.236 6 WARNING neutronclient.v2_0.client [None req-e7ea6fe1-f361-4c66-bf86-255139b5d500 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 346/693] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:11 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1250 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:11.513 7 WARNING neutronclient.v2_0.client [None req-324f43b0-e4f2-4c1e-beea-e109b90dc5c9 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] 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: 348/694] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:11 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1431 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:11.580 6 WARNING neutronclient.v2_0.client [None req-557c9f96-5b31-4735-81f5-d687f589e0f1 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 347/695] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:11 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1474 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:12.351 7 WARNING neutronclient.v2_0.client [None req-89a3d00f-8454-4f3f-a281-011e2238aa50 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/696] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:12 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1300 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:12.610 6 WARNING neutronclient.v2_0.client [None req-b98b72ca-5200-4519-ae2b-45a220926ca9 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] 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-03-18 15:16:12.694 7 WARNING neutronclient.v2_0.client [None req-b20be023-8975-4dd1-b191-85b8177d3a69 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 348/697] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:12 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1483 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:12 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1474 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:13.482 6 WARNING neutronclient.v2_0.client [None req-88704f25-bcb3-49dd-82db-e50846510968 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 350/701] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:13 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1348 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:13.725 7 INFO nova.api.openstack.compute.server_external_events [req-64a9476a-9381-4423-9507-60afa97d903b req-07c60195-931d-45a5-9efc-178504bb6386 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:0e41a527-f70a-4908-829a-e38a62d8b5a0 for instance 83dfb4da-11e4-4310-8f75-d321a92db359 on instance 2026-03-18 15:16:13.735 7 INFO nova.compute.rpcapi [None req-61674f47-9085-4d13-9588-811562e12268 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 352/702] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:13 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:13.818 6 WARNING neutronclient.v2_0.client [None req-1a2a57a8-a43a-45b0-8ac1-3c61ea1cd176 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:13.833 7 WARNING neutronclient.v2_0.client [None req-aee89e6a-0bd5-4dd0-81e9-940e756cc2ba 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/703] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:13 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1482 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/704] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:13 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1471 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:14.599 7 WARNING neutronclient.v2_0.client [None req-4c0b22a7-7e6a-480b-8ebb-41124a43ed9d a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/705] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:14 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1348 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:14.985 6 WARNING neutronclient.v2_0.client [None req-0e6fb964-a483-4346-8acd-4b841ba00ab3 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:15.010 7 WARNING neutronclient.v2_0.client [None req-23f7d149-0669-447f-a6d1-460e9cb3626d 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 352/706] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:14 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1560 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:14 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1471 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:15.308 6 INFO nova.api.openstack.compute.server_external_events [req-915aca31-cf0e-4c7d-b65f-e3c8d4b76cb2 req-bead2af0-8af0-44e2-81e6-83dcaeb4c3b3 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:5e17485e-2ffa-47c9-b3c9-aa9e3476f748 for instance 2356276f-befc-4284-968d-93cd682ed30c on instance 2026-03-18 15:16:15.322 6 INFO nova.compute.rpcapi [None req-9b9d602c-6ff5-4f82-ba31-062962a09d88 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 6|app: 0|req: 353/708] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:15.711 7 WARNING neutronclient.v2_0.client [None req-0b152614-2083-4632-b51f-a9d827f97b92 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/709] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:15 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1356 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:16.285 6 WARNING neutronclient.v2_0.client [None req-00eb8a4b-579a-4057-ae06-b837bb754ff3 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:16.319 7 WARNING neutronclient.v2_0.client [None req-34c4e347-c0d1-410d-9ade-6b71579a06a8 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 354/710] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:16 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1548 bytes in 1324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 357/711] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:16 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1471 bytes in 1326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:17.613 6 WARNING neutronclient.v2_0.client [None req-d4d060a6-368b-4a59-98b2-c684e1712125 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:17.628 7 INFO nova.api.openstack.compute.server_external_events [req-9581c777-c902-48ae-8e46-368882d600c9 req-5a9ac0ac-97e5-4440-87c1-4f0a1fba9f6c 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:87128def-65c0-4b7d-ad68-a14b6d1f75d0 for instance 052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 on instance [pid: 7|app: 0|req: 358/712] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/713] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:17 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1433 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:18.633 7 WARNING neutronclient.v2_0.client [None req-bbe50f32-4cfa-4b39-a84d-b9a6b2c618fd 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:18.681 6 WARNING neutronclient.v2_0.client [None req-7ff5872c-1529-4218-9def-f46e0a5c55fb 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/714] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:18 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1548 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-03-18 15:16:18.933 7 WARNING neutronclient.v2_0.client [None req-68ddd792-d237-43c3-8d24-6c7cd13cee7a a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 356/715] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:18 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1471 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:18 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1433 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:19.912 6 WARNING neutronclient.v2_0.client [None req-b1b15048-cf5f-4b42-852f-377afb7445cf 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] 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-03-18 15:16:19.957 7 WARNING neutronclient.v2_0.client [None req-2dbf73df-dccd-4528-8852-fa72ec2f3b88 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 357/717] 10.0.0.200 () {34 vars in 684 bytes} [Wed Mar 18 15:16:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:19 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1548 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:20.082 7 WARNING neutronclient.v2_0.client [None req-0de292d2-c10e-4fc7-a473-55e2a2f013c3 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:20.082 6 WARNING neutronclient.v2_0.client [None req-a60e9136-e026-465a-9eaa-cc59bcde89a9 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 358/719] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:20 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1471 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:20.213 6 WARNING neutronclient.v2_0.client [None req-d7379c54-b04f-4bd5-b6a9-ae4b7761e753 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in 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/720] 10.0.0.200 () {34 vars in 684 bytes} [Wed Mar 18 15:16:20 2026] POST /v2.1/os-security-groups => generated 243 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:20.275 7 WARNING neutronclient.v2_0.client [None req-3c17d4f3-b8d7-4128-81cf-0a467e45bc65 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 359/721] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:20 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1433 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.200 () {34 vars in 684 bytes} [Wed Mar 18 15:16:20 2026] POST /v2.1/os-security-groups => generated 242 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:20.463 6 WARNING neutronclient.v2_0.client [None req-093902bf-3554-41b9-9d28-88ff9f65e202 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:20.498 6 WARNING neutronclient.v2_0.client [None req-093902bf-3554-41b9-9d28-88ff9f65e202 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:20.547 6 WARNING neutronclient.v2_0.client [None req-093902bf-3554-41b9-9d28-88ff9f65e202 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 360/723] 10.0.0.200 () {32 vars in 662 bytes} [Wed Mar 18 15:16:20 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:20.617 7 WARNING neutronclient.v2_0.client [None req-9dec8dbd-0e35-4ebc-aad3-cd2c1c86ccb6 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:20.681 7 WARNING neutronclient.v2_0.client [None req-9dec8dbd-0e35-4ebc-aad3-cd2c1c86ccb6 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in 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/724] 10.0.0.200 () {32 vars in 739 bytes} [Wed Mar 18 15:16:20 2026] DELETE /v2.1/os-security-groups/670346a3-351d-4ec3-ae0f-675348e692b5 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-18 15:16:20.770 6 WARNING neutronclient.v2_0.client [None req-141863a7-c5b3-4248-9cf7-7d3d90e9db9f 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:20.795 6 INFO nova.api.openstack.wsgi [None req-141863a7-c5b3-4248-9cf7-7d3d90e9db9f 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] HTTP exception thrown: Security group 670346a3-351d-4ec3-ae0f-675348e692b5 does not exist Neutron server returns request_ids: ['req-a30eefb5-50ad-4c4a-a40e-daee68320d69'] [pid: 6|app: 0|req: 361/725] 10.0.0.200 () {32 vars in 736 bytes} [Wed Mar 18 15:16:20 2026] GET /v2.1/os-security-groups/670346a3-351d-4ec3-ae0f-675348e692b5 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-18 15:16:20.811 7 WARNING neutronclient.v2_0.client [None req-c0cb41bb-aade-4aab-9dc5-6d7015d53f20 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:20.846 7 WARNING neutronclient.v2_0.client [None req-c0cb41bb-aade-4aab-9dc5-6d7015d53f20 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/726] 10.0.0.200 () {32 vars in 739 bytes} [Wed Mar 18 15:16:20 2026] DELETE /v2.1/os-security-groups/34312b4c-cfa7-468d-b3d8-30776330bcbd => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-18 15:16:20.953 6 WARNING neutronclient.v2_0.client [None req-ba09b9d9-8f2c-4c30-b6ba-a2303ef0282c 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:20.976 6 INFO nova.api.openstack.wsgi [None req-ba09b9d9-8f2c-4c30-b6ba-a2303ef0282c 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] HTTP exception thrown: Security group 34312b4c-cfa7-468d-b3d8-30776330bcbd does not exist Neutron server returns request_ids: ['req-4ede391d-c804-4e53-b453-0aeaff820b86'] [pid: 6|app: 0|req: 362/727] 10.0.0.200 () {32 vars in 736 bytes} [Wed Mar 18 15:16:20 2026] GET /v2.1/os-security-groups/34312b4c-cfa7-468d-b3d8-30776330bcbd => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-18 15:16:20.992 7 WARNING neutronclient.v2_0.client [None req-1f6e3f26-99be-42be-9693-7e0f3c97d122 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:21.047 7 WARNING neutronclient.v2_0.client [None req-1f6e3f26-99be-42be-9693-7e0f3c97d122 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:21.138 6 WARNING neutronclient.v2_0.client [None req-fcb03560-3182-4ab0-944d-fb857810b266 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/728] 10.0.0.200 () {32 vars in 739 bytes} [Wed Mar 18 15:16:20 2026] DELETE /v2.1/os-security-groups/0c55af77-4c6b-47dc-a708-ee30b9cab0fe => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-18 15:16:21.156 7 WARNING neutronclient.v2_0.client [None req-7252a61d-f115-4782-8cec-3748672e1514 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:21.176 7 INFO nova.api.openstack.wsgi [None req-7252a61d-f115-4782-8cec-3748672e1514 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] HTTP exception thrown: Security group 0c55af77-4c6b-47dc-a708-ee30b9cab0fe does not exist Neutron server returns request_ids: ['req-0e5d5c91-c99c-4983-8004-da5db5b94cc6'] [pid: 7|app: 0|req: 367/729] 10.0.0.200 () {32 vars in 736 bytes} [Wed Mar 18 15:16:21 2026] GET /v2.1/os-security-groups/0c55af77-4c6b-47dc-a708-ee30b9cab0fe => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-18 15:16:21.210 7 WARNING neutronclient.v2_0.client [None req-8c2b6d6b-5698-45e1-b742-e68285a53f2b 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 363/730] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:21 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1548 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:21.244 6 WARNING neutronclient.v2_0.client [None req-7047af40-c641-458c-b016-ea7589c0d6bd 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:21.285 6 WARNING neutronclient.v2_0.client [None req-7047af40-c641-458c-b016-ea7589c0d6bd 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in 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/731] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:21 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1471 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-03-18 15:16:21.329 6 WARNING neutronclient.v2_0.client [None req-7047af40-c641-458c-b016-ea7589c0d6bd 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:21.343 7 WARNING neutronclient.v2_0.client [None req-2225a9ce-4173-4318-8924-76a0d0461cd6 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 364/732] 10.0.0.200 () {32 vars in 662 bytes} [Wed Mar 18 15:16:21 2026] GET /v2.1/os-security-groups => generated 707 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:21.389 6 WARNING neutronclient.v2_0.client [None req-9fa2041f-b34f-4fdf-94f7-bee88aef5ede 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:21.421 6 INFO nova.api.openstack.wsgi [None req-9fa2041f-b34f-4fdf-94f7-bee88aef5ede 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] HTTP exception thrown: Security group 0c55af77-4c6b-47dc-a708-ee30b9cab0fe does not exist Neutron server returns request_ids: ['req-76f6373b-1747-473c-97e8-bf2026c46170'] [pid: 6|app: 0|req: 365/733] 10.0.0.200 () {32 vars in 739 bytes} [Wed Mar 18 15:16:21 2026] DELETE /v2.1/os-security-groups/0c55af77-4c6b-47dc-a708-ee30b9cab0fe => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:21 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1433 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:21.442 6 WARNING neutronclient.v2_0.client [None req-0e83e73d-dc6e-4f66-9ffd-d1b94968e72a 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:21.484 6 INFO nova.api.openstack.wsgi [None req-0e83e73d-dc6e-4f66-9ffd-d1b94968e72a 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] HTTP exception thrown: Security group 34312b4c-cfa7-468d-b3d8-30776330bcbd does not exist Neutron server returns request_ids: ['req-e999e8b5-ba6e-44ab-8cc6-fd1fd8b2cce7'] [pid: 6|app: 0|req: 366/735] 10.0.0.200 () {32 vars in 739 bytes} [Wed Mar 18 15:16:21 2026] DELETE /v2.1/os-security-groups/34312b4c-cfa7-468d-b3d8-30776330bcbd => generated 194 bytes in 58 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-03-18 15:16:21.497 7 WARNING neutronclient.v2_0.client [None req-5b43a996-ae00-46a8-800d-ec390b1e7c31 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:21.531 7 INFO nova.api.openstack.wsgi [None req-5b43a996-ae00-46a8-800d-ec390b1e7c31 17202a2ae28a497f8428270de3dc868d 3227fe99c6fc40088365510fa9f6c848 - - default default] HTTP exception thrown: Security group 670346a3-351d-4ec3-ae0f-675348e692b5 does not exist Neutron server returns request_ids: ['req-8d99c893-fe00-40d6-9f23-e68641dd22a1'] [pid: 7|app: 0|req: 370/736] 10.0.0.200 () {32 vars in 739 bytes} [Wed Mar 18 15:16:21 2026] DELETE /v2.1/os-security-groups/670346a3-351d-4ec3-ae0f-675348e692b5 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-18 15:16:22.299 6 WARNING neutronclient.v2_0.client [None req-960a0bd9-7547-4409-8ac0-ffbc713e7637 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:22.355 7 WARNING neutronclient.v2_0.client [None req-31615d2d-8a9c-458c-b364-d292ab3ad909 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 367/737] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:22 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1548 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/738] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:22 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1471 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:22.518 6 WARNING neutronclient.v2_0.client [None req-c71a3ca6-35f1-466e-a21f-36b636811b18 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 368/739] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:22 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1421 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-03-18 15:16:23.528 7 WARNING neutronclient.v2_0.client [None req-04ddecbd-1101-45b2-8f40-fb1731ef6f83 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] 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-03-18 15:16:23.559 6 WARNING neutronclient.v2_0.client [None req-c2c8eafe-6326-48aa-9ee9-892c3079a2aa 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/742] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:23 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1548 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 370/743] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:23 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1471 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:23.750 7 WARNING neutronclient.v2_0.client [None req-300282f7-f5d8-4182-a404-8ec43ce6db35 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in 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/744] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:23 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1421 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-03-18 15:16:24.370 6 INFO nova.api.openstack.compute.server_external_events [req-0e1c5854-8523-4726-9da4-58c7cee4c103 req-bdef47d3-792c-4558-bda9-417dfc606fe9 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:0e41a527-f70a-4908-829a-e38a62d8b5a0 for instance 83dfb4da-11e4-4310-8f75-d321a92db359 on instance [pid: 6|app: 0|req: 371/745] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:16:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-18 15:16:24.771 7 WARNING neutronclient.v2_0.client [None req-39b88e44-8585-4c7f-a58c-4a8762aed671 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:24.790 6 WARNING neutronclient.v2_0.client [None req-9f17b7ed-98ce-4aae-8b16-1de13fddb9fb 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/746] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:24 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1548 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:24.946 7 WARNING neutronclient.v2_0.client [None req-c2015448-07e5-4c9b-8139-9fa3e5708664 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 372/747] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:24 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1471 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:24 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1421 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:25.970 6 WARNING neutronclient.v2_0.client [None req-d2f217d4-37bc-44b4-9de3-021400f221a6 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] 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-03-18 15:16:26.059 7 WARNING neutronclient.v2_0.client [None req-030fb050-4dc8-479d-a678-f54fd86193e7 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 373/749] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:25 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1548 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/750] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:26 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1655 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:26.228 6 WARNING neutronclient.v2_0.client [None req-cfe64fde-e8d9-4718-ba67-ba5bdb110316 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] 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: 378/751] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:16:26 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359/ips => generated 108 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/752] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:16:26 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359/ips => generated 108 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/753] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:26 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1421 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/754] 10.0.0.200 () {32 vars in 822 bytes} [Wed Mar 18 15:16:26 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359/ips/tempest-ServerAddressesTestJSON-330547526-network => generated 93 bytes in 46 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, ' 2026-03-18 15:16:26.419 6 INFO nova.api.openstack.compute.server_external_events [req-2d6ed3f5-69bf-45d2-914e-0fe61c0d9373 req-f199a03a-fb66-4454-a0ba-1c36993d832a 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:5e17485e-2ffa-47c9-b3c9-aa9e3476f748 for instance 2356276f-befc-4284-968d-93cd682ed30c on instance [pid: 6|app: 0|req: 375/755] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:16:26 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-03-18 15:16:26.542 6 INFO nova.api.openstack.compute.server_external_events [req-8cb0d047-dc74-4deb-82b7-ce8963d32f8b req-804b06d3-89b7-4aaf-ba27-2c2685030768 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:87128def-65c0-4b7d-ad68-a14b6d1f75d0 for instance 052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 on instance [pid: 6|app: 0|req: 376/756] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:16:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/757] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:16:26 2026] DELETE /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 0 bytes in 199 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-03-18 15:16:26.653 6 WARNING neutronclient.v2_0.client [None req-f2fcf9f5-fc47-4230-b7d4-8ff97886e7c8 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 377/758] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:26 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1661 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-03-18 15:16:27.244 7 WARNING neutronclient.v2_0.client [None req-db756798-e5f0-4eea-b1d7-f071fb6727ca 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/759] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:27 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1548 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-03-18 15:16:27.401 6 WARNING neutronclient.v2_0.client [None req-1ba80ad1-6da9-437a-bd77-dc397204e94e a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 378/760] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:27 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1421 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-03-18 15:16:27.823 7 WARNING neutronclient.v2_0.client [None req-39630393-fe82-467d-b0d5-87b9f32d2e12 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/761] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:27 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1661 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:28.405 6 WARNING neutronclient.v2_0.client [None req-2d5657f5-6fa1-4f0a-9bcd-f4415ce91657 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 379/762] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:28 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1725 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:28.573 7 WARNING neutronclient.v2_0.client [None req-3d95de58-e496-4b91-8c14-a7684abd62e0 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:28.604 6 WARNING neutronclient.v2_0.client [None req-bc944794-a32c-42b4-82c9-8577ab3374da 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 380/763] 10.0.0.200 () {32 vars in 740 bytes} [Wed Mar 18 15:16:28 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c/os-interface => generated 285 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:28 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1609 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:28.787 6 WARNING neutronclient.v2_0.client [None req-21dbc066-4c6e-4115-92fa-f23ee5643522 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] 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-03-18 15:16:29.032 7 WARNING neutronclient.v2_0.client [None req-c56201c5-aaf1-4c30-a659-3ff95e5ae665 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 381/765] 10.0.0.200 () {32 vars in 740 bytes} [Wed Mar 18 15:16:28 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6/os-interface => generated 285 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:29.298 6 INFO nova.api.openstack.compute.server_external_events [req-2c8959ab-2b16-4448-902d-992103aebb28 req-dccacdd8-0eb4-4083-88d8-f3853ce00b60 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-unplugged:0e41a527-f70a-4908-829a-e38a62d8b5a0 for instance 83dfb4da-11e4-4310-8f75-d321a92db359 on instance [pid: 6|app: 0|req: 382/766] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:16:29 2026] POST /v2.1/os-server-external-events => generated 185 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-03-18 15:16:30.012 6 INFO nova.api.openstack.compute.server_external_events [req-4f4dd56a-57d2-4a89-bcf9-772f0d8573fe req-ea9635c4-20ff-41bf-a87b-99104cf290eb 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:5e17485e-2ffa-47c9-b3c9-aa9e3476f748 for instance 2356276f-befc-4284-968d-93cd682ed30c on instance [pid: 6|app: 0|req: 383/767] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:30.061 6 WARNING neutronclient.v2_0.client [None req-e2d66511-cfb3-464d-a4c0-781e0d650f49 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/768] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:28 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1661 bytes in 1751 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:30.841 7 WARNING neutronclient.v2_0.client [None req-bbbd72c0-3de6-4dbc-8215-c0ad004b5827 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 384/769] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:30 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1725 bytes in 1052 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/770] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:30 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1609 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 385/771] 10.0.0.200 () {32 vars in 640 bytes} [Wed Mar 18 15:16:31 2026] GET /v2.1/servers => generated 377 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:31.276 6 INFO nova.api.openstack.compute.server_external_events [req-4e75d454-2b00-4f84-81dd-a1688dda496f req-a5272baa-e1e6-4317-b074-cbf8a54aaba9 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:0e41a527-f70a-4908-829a-e38a62d8b5a0 for instance 83dfb4da-11e4-4310-8f75-d321a92db359 on instance [pid: 6|app: 0|req: 386/772] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/773] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:16:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/774] 10.0.0.200 () {32 vars in 640 bytes} [Wed Mar 18 15:16:31 2026] GET /v2.1/servers => generated 387 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/775] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:16:31 2026] DELETE /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 0 bytes in 409 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, ' [pid: 6|app: 0|req: 388/776] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:16:31 2026] DELETE /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 0 bytes in 421 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-03-18 15:16:31.780 7 WARNING neutronclient.v2_0.client [None req-35377065-896f-4c8c-98d7-4ee514db95a9 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:31.818 6 WARNING neutronclient.v2_0.client [None req-e1ad3d05-aae5-4730-9926-2fcdc014d6ba 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 389/777] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:31 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1452 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, ' [pid: 7|app: 0|req: 389/778] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:31 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1851 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:31.974 6 WARNING neutronclient.v2_0.client [None req-9f292321-5084-4b60-b709-db1abd8611cd a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] 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-03-18 15:16:32.063 7 INFO nova.api.openstack.compute.server_external_events [req-20770283-3d26-4478-8b5e-3339e2fa9b7c req-8413f794-337c-48e1-aa6e-7e69b3223417 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:87128def-65c0-4b7d-ad68-a14b6d1f75d0 for instance 052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 on instance [pid: 7|app: 0|req: 390/779] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/780] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:31 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1615 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:33.028 7 WARNING neutronclient.v2_0.client [None req-a26e7682-a21c-465b-9389-cc843574ce70 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:33.032 6 WARNING neutronclient.v2_0.client [None req-1231144a-6b65-4df2-a65a-8910b38609cc 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 391/781] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:32 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1457 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-03-18 15:16:33.097 7 WARNING neutronclient.v2_0.client [None req-a26e7682-a21c-465b-9389-cc843574ce70 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:33.129 6 WARNING neutronclient.v2_0.client [None req-cc765e08-f565-41dc-aee2-48e42697f8d1 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 392/782] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:33 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1851 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:33.264 7 WARNING neutronclient.v2_0.client [None req-a26e7682-a21c-465b-9389-cc843574ce70 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:33.290 6 WARNING neutronclient.v2_0.client [None req-cb92e3ad-d120-4472-b431-4e7958f073ef a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 393/783] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:33 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1735 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/786] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:16:32 2026] POST /v2.1/servers => generated 450 bytes in 528 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-03-18 15:16:33.509 6 WARNING neutronclient.v2_0.client [None req-cc85b6aa-bfee-4713-bd7b-90848f11e7e8 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 396/787] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:33 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1401 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:34.182 7 WARNING neutronclient.v2_0.client [None req-87760628-7f93-48f8-a867-16da046c2eb0 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/788] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:34 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 1457 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-03-18 15:16:34.311 6 WARNING neutronclient.v2_0.client [None req-fb684da9-964a-4ce6-931e-ad09403db82e 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] 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: 6|app: 0|req: 397/789] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:34 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1851 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:34.436 7 WARNING neutronclient.v2_0.client [None req-87506fe6-2cae-46fa-8d98-5c99c299018d a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/790] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:34 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1735 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:34.618 6 WARNING neutronclient.v2_0.client [None req-a4d39d4c-0119-4994-8320-fce7cc4e218f c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] 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: 6|app: 0|req: 398/791] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:34 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1405 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:35.015 7 INFO nova.api.openstack.compute.server_external_events [req-6cefec39-46d7-441d-bb91-bc02c89ae3aa req-bca36f9f-9ed4-4f6f-9140-801c2425baa3 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:5e17485e-2ffa-47c9-b3c9-aa9e3476f748 for instance 2356276f-befc-4284-968d-93cd682ed30c on instance [pid: 7|app: 0|req: 394/792] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:34 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-03-18 15:16:35.205 6 INFO nova.api.openstack.compute.server_external_events [req-7ec4d612-07be-42b4-b348-c1bda1b074c5 req-9eacfde3-6912-4769-99f3-ba9bd1614742 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:87128def-65c0-4b7d-ad68-a14b6d1f75d0 for instance 052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 on instance [pid: 6|app: 0|req: 399/793] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:35.273 7 INFO nova.api.openstack.wsgi [None req-c91e45ca-ed02-4294-9f31-f6ef9233a32e 84917a6bb2c54c6cb0c8f959d8f87ed9 2dea16fe269a4d2eb0e8899761f81ad6 - - default default] HTTP exception thrown: Instance 83dfb4da-11e4-4310-8f75-d321a92db359 could not be found. [pid: 7|app: 0|req: 395/794] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:35 2026] GET /v2.1/servers/83dfb4da-11e4-4310-8f75-d321a92db359 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:35.500 6 WARNING neutronclient.v2_0.client [None req-537aef77-9346-4336-9b05-76a445b12a4b 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 400/795] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:35 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1503 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-03-18 15:16:35.601 7 WARNING neutronclient.v2_0.client [None req-6bed438d-5450-48f3-8caa-9431859052ba a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/796] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:35 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1377 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-03-18 15:16:36.070 6 WARNING neutronclient.v2_0.client [None req-c45180f1-edee-4f52-9c2e-ae45f78161d0 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 401/797] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:36 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1453 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-03-18 15:16:36.624 7 WARNING neutronclient.v2_0.client [None req-2afb3caf-6851-4e61-a88c-88b6265d661c 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] 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: 397/798] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:36 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1508 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:36.709 6 WARNING neutronclient.v2_0.client [None req-3d521fa9-5b58-4526-a2fd-507833143a97 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 402/799] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:36 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1377 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:37.170 7 WARNING neutronclient.v2_0.client [None req-cf72a599-4fff-40f1-a36a-3450a65d6d42 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in 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/800] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:37 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:37.746 6 WARNING neutronclient.v2_0.client [None req-f866ab5a-1894-42cc-8f99-de7b6c064ba5 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 403/801] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:37 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1508 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:37.833 7 WARNING neutronclient.v2_0.client [None req-a8ea33bc-4cd9-4de5-ba90-266a3f7a1777 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/802] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:37 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1382 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-03-18 15:16:38.267 6 WARNING neutronclient.v2_0.client [None req-f826537e-c37a-4c10-86fa-be1321d2e4f5 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 404/803] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:38 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1529 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:38.847 7 WARNING neutronclient.v2_0.client [None req-693b4dd8-922f-467f-8ba6-f04e9ec6bb12 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:38.851 6 INFO nova.api.openstack.compute.server_external_events [req-b85e4ea6-36db-404f-8c9a-4cfe7d729e47 req-64540a02-1b29-4798-9d48-2d6c4753cad9 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:52473b7b-098d-44dd-ab68-08eb1eb184d2 for instance 2928def7-f341-4c80-a8d2-b8c765897b34 on instance [pid: 6|app: 0|req: 405/804] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/805] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:38 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => generated 1508 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:38.942 6 WARNING neutronclient.v2_0.client [None req-bc19267b-72de-4f71-b120-ff2e335e2578 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 406/806] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:38 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:39.522 7 WARNING neutronclient.v2_0.client [None req-78b85437-5b88-4ee3-a998-557464e17ac7 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/807] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:39 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1527 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-03-18 15:16:39.944 6 INFO nova.api.openstack.wsgi [None req-199cd149-5a3a-4776-80a7-fc8b4a22bb2e 2a8c9ead0ab54e9aac622a23d6429d3e 26740ec2a1d8424baa6e61ab35b59407 - - default default] HTTP exception thrown: Instance 2356276f-befc-4284-968d-93cd682ed30c could not be found. [pid: 6|app: 0|req: 407/808] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:39 2026] GET /v2.1/servers/2356276f-befc-4284-968d-93cd682ed30c => 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: 402/809] 10.0.0.200 () {32 vars in 703 bytes} [Wed Mar 18 15:16:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-432407180 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:40.084 6 WARNING neutronclient.v2_0.client [None req-dd4cad32-3179-455d-b07e-03beb4816aaf a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 408/810] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:39 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => generated 1382 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:16:40.710 7 WARNING neutronclient.v2_0.client [None req-42e855b2-4cfc-4ee6-ac76-02a1549a9663 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/811] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:40 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1527 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:41.192 6 INFO nova.api.openstack.wsgi [None req-540479cb-9fae-4736-b2a9-d57bce587ed6 a21c03373bd54abf844870393291ca29 fe08c06788d9446db2cdfae244fbd9eb - - default default] HTTP exception thrown: Instance 052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 could not be found. [pid: 6|app: 0|req: 409/812] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:41 2026] GET /v2.1/servers/052b3560-9f76-4fb4-ac1a-fcc7b25a34e6 => 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, ' [pid: 7|app: 0|req: 404/813] 10.0.0.200 () {32 vars in 699 bytes} [Wed Mar 18 15:16:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-4402783 => generated 0 bytes in 18 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-03-18 15:16:41.913 6 WARNING neutronclient.v2_0.client [None req-8e2e1654-f8ab-49fc-8b92-0574da1a6fe6 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 410/814] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:41 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1527 bytes in 869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:43.710 6 INFO nova.api.openstack.compute.server_external_events [req-054fc9af-874d-4238-8d75-b451eec0f1f1 req-3889c85b-1cf4-47b5-be69-f404517d7b4c 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:52473b7b-098d-44dd-ab68-08eb1eb184d2 for instance 2928def7-f341-4c80-a8d2-b8c765897b34 on instance [pid: 6|app: 0|req: 412/817] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:16:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:43.799 7 WARNING neutronclient.v2_0.client [None req-d786962b-f6d4-4850-b7ab-f45f468ba1ff c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/818] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:43 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1527 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:45.237 6 WARNING neutronclient.v2_0.client [None req-0ac1a264-1cde-4f3d-8080-7688c93339d9 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 413/819] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:45 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1527 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, ' 2026-03-18 15:16:46.493 7 WARNING neutronclient.v2_0.client [None req-7a1b0cfb-9762-4ae6-bb88-db7fba5e4e03 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/820] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:46 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1717 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-03-18 15:16:46.676 6 WARNING neutronclient.v2_0.client [None req-ee143c8b-3e7a-4679-9a95-ddd511f152b1 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 414/821] 10.0.0.200 () {32 vars in 740 bytes} [Wed Mar 18 15:16:46 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/os-interface => generated 284 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-18 15:16:48.779 6 INFO nova.api.openstack.compute.server_external_events [req-0c867199-75e0-4c92-a40a-97b3d61c6a01 req-879376ca-816a-4e1c-befd-fb31d43e6576 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:52473b7b-098d-44dd-ab68-08eb1eb184d2 for instance 2928def7-f341-4c80-a8d2-b8c765897b34 on instance [pid: 6|app: 0|req: 415/822] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:48.788 7 WARNING neutronclient.v2_0.client [None req-1c056447-3dfa-40d4-9030-919db745061f c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/823] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:48 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1717 bytes in 1828 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 416/824] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:16:50 2026] POST /v2.1/os-keypairs => generated 386 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 409/825] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:16:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:16:53.043 6 WARNING neutronclient.v2_0.client [None req-f4381ae5-9850-432f-95c1-3d9660b3159f 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:53.087 6 WARNING neutronclient.v2_0.client [None req-f4381ae5-9850-432f-95c1-3d9660b3159f 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:53.289 6 WARNING neutronclient.v2_0.client [None req-f4381ae5-9850-432f-95c1-3d9660b3159f 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 417/828] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:16:52 2026] POST /v2.1/servers => generated 453 bytes in 556 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-18 15:16:53.556 7 WARNING neutronclient.v2_0.client [None req-6f985cd5-6049-4b19-b6af-8066a2d7e2d8 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/829] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:53 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1393 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:54.250 6 WARNING neutronclient.v2_0.client [None req-fde342ad-21f8-4887-a958-59f75e652514 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:54.292 6 WARNING neutronclient.v2_0.client [None req-fde342ad-21f8-4887-a958-59f75e652514 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:54.533 6 WARNING neutronclient.v2_0.client [None req-fde342ad-21f8-4887-a958-59f75e652514 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] 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-03-18 15:16:54.660 7 WARNING neutronclient.v2_0.client [None req-10fd6924-f4e3-4f8a-b362-60073de0f8dc 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/830] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:54 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1397 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/831] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:16:54 2026] POST /v2.1/servers => generated 453 bytes in 570 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-03-18 15:16:54.792 7 WARNING neutronclient.v2_0.client [None req-a950ddd1-6c0b-4a89-8bd2-14d83f074c2d 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/832] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:54 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1432 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:55.762 6 WARNING neutronclient.v2_0.client [None req-df1c3a4b-2738-4523-94d9-5af8ba13a8b6 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 419/833] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:55 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1445 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-03-18 15:16:55.883 7 WARNING neutronclient.v2_0.client [None req-c836bb1d-249b-4c15-87f4-e1bc387f3a90 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/834] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:55 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1436 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-03-18 15:16:56.888 6 WARNING neutronclient.v2_0.client [None req-1c2f2b36-fc0c-4174-abad-d85bf6e8df5c 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 420/835] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:56 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1445 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:57.007 7 WARNING neutronclient.v2_0.client [None req-b55a790f-d958-4bd5-9830-f42cab90623c 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/836] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:56 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1428 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:57.998 6 WARNING neutronclient.v2_0.client [None req-c97ffb05-4a6e-48d4-b27a-5e6cc82fa643 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 421/837] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:57 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:58.139 7 WARNING neutronclient.v2_0.client [None req-4f6bb485-3629-4e52-8dd7-62346af84341 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/838] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:58 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1484 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:59.120 6 WARNING neutronclient.v2_0.client [None req-28df55b1-aab3-440a-8694-9cbacc4ce5b3 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:16:59.127 7 INFO nova.api.openstack.compute.server_external_events [req-eb43d7e0-6c12-40d2-8a3d-4a10af9d5d8f req-e059e507-26c4-4cb6-9d25-4c90d5322b10 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:7dd92e73-e4a1-4036-a12e-3b96c203e09b for instance 3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e on instance [pid: 7|app: 0|req: 418/839] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:16:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:16:59.258 7 WARNING neutronclient.v2_0.client [None req-ee522d61-a170-4d1c-9821-dec8598db1fe 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 422/840] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:59 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1531 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:16:59 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1484 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:00.354 6 WARNING neutronclient.v2_0.client [None req-adb2c119-2649-4b3c-a505-5a45d34871e4 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:17:00.364 7 WARNING neutronclient.v2_0.client [None req-387f7442-3d0b-47c3-99c1-5c5b1d319050 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 423/842] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:00 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1519 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/843] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:00 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1560 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:01.125 6 INFO nova.api.openstack.compute.server_external_events [req-98456c35-3200-4adf-97ff-d4fb6d07c142 req-e314a5d1-a44b-4050-953f-c10aa39be659 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:3ea450f1-7a73-47c8-b4d0-400eab6c625a for instance 3701bf5b-2dab-4b26-bf75-206938d5c200 on instance [pid: 6|app: 0|req: 424/844] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:17:01 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:01.727 7 WARNING neutronclient.v2_0.client [None req-a2d867c7-839c-433b-a9ca-1d83555acf7d 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:17:01.756 6 WARNING neutronclient.v2_0.client [None req-42ec797c-5dec-4297-a701-d93b8b6afbcf 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/845] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:01 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1519 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 425/846] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:01 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1558 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-03-18 15:17:02.890 7 WARNING neutronclient.v2_0.client [None req-ede4cdbe-8ab4-41ed-b84d-7f96ae25c4da 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:17:02.904 6 WARNING neutronclient.v2_0.client [None req-727e0b05-f146-4eeb-8634-c440783a5b1e 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/847] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:02 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1519 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 426/848] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:02 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1558 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-03-18 15:17:03.735 7 INFO nova.api.openstack.compute.server_external_events [req-2bae4a57-133d-4eae-9f83-6369e9894f79 req-aecc958b-dc13-4f6b-954c-27c8219cca9c 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:7dd92e73-e4a1-4036-a12e-3b96c203e09b for instance 3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e on instance [pid: 7|app: 0|req: 424/851] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:17:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:04.077 6 WARNING neutronclient.v2_0.client [None req-be0e85f5-72c8-4bfb-bc1d-ac1559207fbe 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:17:04.112 7 WARNING neutronclient.v2_0.client [None req-9646f362-8e3b-4dd9-8cd0-3c934d22c69e 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 428/852] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:04 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1519 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/853] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:04 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1558 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-03-18 15:17:05.264 6 WARNING neutronclient.v2_0.client [None req-db779c71-f39e-4746-903c-f72280fc4433 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] 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-03-18 15:17:05.314 7 WARNING neutronclient.v2_0.client [None req-25907673-3500-4e82-9708-548513d6bebd 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 429/854] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:05 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1519 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/855] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:05 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1558 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-03-18 15:17:06.366 6 INFO nova.api.openstack.compute.server_external_events [req-d8af54ab-f897-4e6e-bcdd-1274d4bae1b4 req-9669fa6a-fbe1-460a-8852-c99faa031080 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:3ea450f1-7a73-47c8-b4d0-400eab6c625a for instance 3701bf5b-2dab-4b26-bf75-206938d5c200 on instance [pid: 6|app: 0|req: 430/856] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:17:06 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:06.474 7 WARNING neutronclient.v2_0.client [None req-791f9150-f266-4f76-b83c-c88f3ac694b9 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:17:06.480 6 WARNING neutronclient.v2_0.client [None req-9f69ac40-6253-4d48-a023-115a12c02bbc 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/857] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:06 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1702 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 431/858] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:06 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1558 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:17:06.651 7 WARNING neutronclient.v2_0.client [None req-84e61ee4-5240-4fbe-b204-decadd8356ee 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/859] 10.0.0.200 () {32 vars in 740 bytes} [Wed Mar 18 15:17:06 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e/os-interface => generated 284 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:07.487 6 INFO nova.api.openstack.compute.server_external_events [req-427add74-cef6-4c29-8bbb-cb526c40ae1b req-7cb8ff0c-c873-4529-91fb-4e3c95dc31aa 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:7dd92e73-e4a1-4036-a12e-3b96c203e09b for instance 3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e on instance [pid: 6|app: 0|req: 432/860] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:17:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:07.714 7 WARNING neutronclient.v2_0.client [None req-21659865-d3f3-4f8c-aecc-5e005627af18 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/861] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:07 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1742 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:07.921 6 WARNING neutronclient.v2_0.client [None req-d98ff13b-7728-4612-ac85-c4ac6131d14c 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 433/862] 10.0.0.200 () {32 vars in 740 bytes} [Wed Mar 18 15:17:07 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200/os-interface => generated 285 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-18 15:17:08.806 6 INFO nova.api.openstack.compute.server_external_events [req-c6febb0a-7503-49d2-b661-6cc5c0084be4 req-7e8a9206-3192-47c0-a2ca-c80f773ffb53 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:3ea450f1-7a73-47c8-b4d0-400eab6c625a for instance 3701bf5b-2dab-4b26-bf75-206938d5c200 on instance [pid: 6|app: 0|req: 434/863] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:17:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:17:08.816 7 WARNING neutronclient.v2_0.client [None req-4010b916-bd70-4c0d-b699-1fe4f5746efe 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/864] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:08 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1742 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 435/865] 10.0.0.200 () {32 vars in 640 bytes} [Wed Mar 18 15:17:08 2026] GET /v2.1/servers => generated 384 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 431/866] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:17:09 2026] DELETE /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 0 bytes in 146 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-03-18 15:17:09.207 6 WARNING neutronclient.v2_0.client [None req-20e85148-5082-4b17-ad8f-10e5b202c3fa 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 436/867] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:09 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1748 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-03-18 15:17:10.387 7 WARNING neutronclient.v2_0.client [None req-74dcf1eb-0278-4ca6-a6ae-414f6d0ff854 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/868] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:10 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1868 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:11.545 6 WARNING neutronclient.v2_0.client [None req-b42f223c-69bf-4db6-bae4-6822047f85fe 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 437/869] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:11 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1868 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:12.338 7 INFO nova.api.openstack.compute.server_external_events [req-b89b6b00-20af-480f-aecb-b3a167f90c96 req-911e19b7-8a43-4be1-9ae8-283b224e847a 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:3ea450f1-7a73-47c8-b4d0-400eab6c625a for instance 3701bf5b-2dab-4b26-bf75-206938d5c200 on instance [pid: 7|app: 0|req: 433/870] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:17:12 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-03-18 15:17:12.758 6 WARNING neutronclient.v2_0.client [None req-4ac6ecb2-000d-45e7-859f-2cfb21b9c60d 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 438/871] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:12 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1513 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-03-18 15:17:13.912 7 WARNING neutronclient.v2_0.client [None req-178e3021-e335-4d1e-91cd-153b8a1a35fe 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/874] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:13 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1518 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:15.057 6 WARNING neutronclient.v2_0.client [None req-74974361-ed09-489f-9ea6-d4da136ad295 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 440/875] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:14 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 1518 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:16.148 7 INFO nova.api.openstack.wsgi [None req-ce2423b3-7422-434b-acf6-ffe07d6a5e9c 00c1d912f99c4807b898043c62b796f4 0fd4c4ab66c24a5aa934b5ca8702e113 - - default default] HTTP exception thrown: Instance 3701bf5b-2dab-4b26-bf75-206938d5c200 could not be found. [pid: 7|app: 0|req: 436/876] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:16 2026] GET /v2.1/servers/3701bf5b-2dab-4b26-bf75-206938d5c200 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 441/877] 10.0.0.200 () {32 vars in 705 bytes} [Wed Mar 18 15:17:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1647486723 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/878] 10.0.0.200 () {30 vars in 412 bytes} [Wed Mar 18 15:17:21 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 442/879] 10.0.0.200 () {28 vars in 559 bytes} [Wed Mar 18 15:17:21 2026] GET /v2/ => generated 402 bytes in 418 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: 438/880] 10.0.0.200 () {28 vars in 563 bytes} [Wed Mar 18 15:17:22 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: 6|app: 0|req: 443/881] 10.0.0.200 () {30 vars in 412 bytes} [Wed Mar 18 15:17:22 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-18 15:17:29.033 6 WARNING neutronclient.v2_0.client [None req-b95906c1-35e4-4c4a-afd1-1f76599ceed9 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 445/884] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:28 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1822 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:17:29.385 7 WARNING neutronclient.v2_0.client [None req-faa8b9e0-0ddc-478b-824d-4e24d508c723 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/885] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:29 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1822 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, ' [pid: 6|app: 0|req: 446/886] 10.0.0.200 () {34 vars in 749 bytes} [Wed Mar 18 15:17:29 2026] POST /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e/action => generated 0 bytes in 80 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-03-18 15:17:29.812 7 WARNING neutronclient.v2_0.client [None req-6ab375a4-a175-4b57-bd6a-153365879d27 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/887] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:29 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1824 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-03-18 15:17:30.993 6 WARNING neutronclient.v2_0.client [None req-fd03e4a1-4b5f-4b8e-bb33-77bc5ad2a111 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 447/888] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:30 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1824 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-03-18 15:17:32.167 7 WARNING neutronclient.v2_0.client [None req-805a84f3-4ea0-4624-b6d6-e3fb34bef571 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/889] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:32 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1824 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:33.312 7 WARNING neutronclient.v2_0.client [None req-fb59e849-4ded-4a4d-99a6-9f05e9a3d3a2 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/892] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:33 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1829 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:34.508 6 WARNING neutronclient.v2_0.client [None req-46849463-064f-4617-a6ed-d0f4956fa25b 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 449/893] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:34 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1829 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:35.423 7 INFO nova.api.openstack.compute.server_external_events [req-52290496-cd80-41db-b37b-a2fb68802d8d req-af551ae2-f265-4d60-9b3b-92c2d889b886 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-unplugged:7dd92e73-e4a1-4036-a12e-3b96c203e09b for instance 3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e on instance [pid: 7|app: 0|req: 445/894] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:17:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:35.664 6 WARNING neutronclient.v2_0.client [None req-a415f24b-7f25-40d9-8988-50db3f989956 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 450/895] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:35 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1829 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:36.812 7 WARNING neutronclient.v2_0.client [None req-151a2848-99f6-4619-8053-80b4cb4325cc 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/896] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:36 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1829 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-03-18 15:17:37.057 6 WARNING neutronclient.v2_0.client [None req-6df73a6c-6913-4659-ba46-1b5b36c663ef c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 451/897] 10.0.0.200 () {32 vars in 740 bytes} [Wed Mar 18 15:17:37 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:37.190 7 WARNING neutronclient.v2_0.client [None req-01d27ea1-5c0a-43a1-a97c-a882d6cbc4ab c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/898] 10.0.0.200 () {32 vars in 814 bytes} [Wed Mar 18 15:17:37 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/os-interface/52473b7b-098d-44dd-ab68-08eb1eb184d2 => generated 281 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, ' [pid: 6|app: 0|req: 452/899] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:17:37 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/900] 10.0.0.200 () {34 vars in 749 bytes} [Wed Mar 18 15:17:37 2026] POST /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/action => generated 0 bytes in 41 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: 6|app: 0|req: 453/901] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:17:37 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/ips => generated 155 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-03-18 15:17:37.966 7 INFO nova.api.openstack.compute.server_external_events [req-883aaa33-7335-412a-a26d-7a0711697bad req-260d8c24-dd1d-4387-a972-e0361b57df14 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:7dd92e73-e4a1-4036-a12e-3b96c203e09b for instance 3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e on instance [pid: 7|app: 0|req: 449/902] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:17:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:17:38.003 6 WARNING neutronclient.v2_0.client [None req-7d409182-114f-4a98-8e45-fccf52fb3b28 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 454/903] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:37 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1829 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, ' [pid: 7|app: 0|req: 450/904] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:17:38 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/ips => generated 155 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:38.609 6 INFO nova.api.openstack.compute.server_external_events [req-6da4dd38-714a-4128-ad8c-e4e1fd72cce1 req-859dff0d-9153-48fa-9f29-690327163dd6 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:52473b7b-098d-44dd-ab68-08eb1eb184d2 for instance 2928def7-f341-4c80-a8d2-b8c765897b34 on instance [pid: 6|app: 0|req: 455/905] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:17:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:39.211 7 WARNING neutronclient.v2_0.client [None req-b353e194-0ddc-41a1-984f-bc854df3d57b 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/906] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:39 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1829 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: 6|app: 0|req: 456/907] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:17:39 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/ips => generated 155 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:40.436 7 WARNING neutronclient.v2_0.client [None req-4b51f6e6-8737-4491-841a-89450bd115eb 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] 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: 452/908] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:40 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1822 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 457/909] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:17:40 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/ips => generated 194 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:40.619 7 WARNING neutronclient.v2_0.client [None req-2ba1c4f5-1a07-48cb-89f6-178415cee432 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/910] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:40 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1952 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, ' [pid: 6|app: 0|req: 458/911] 10.0.0.200 () {34 vars in 749 bytes} [Wed Mar 18 15:17:40 2026] POST /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/action => generated 0 bytes in 42 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: 454/912] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:17:40 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/ips => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 459/913] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:17:41 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/ips => generated 194 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-03-18 15:17:42.057 7 INFO nova.api.openstack.compute.server_external_events [req-50aabc92-3810-415c-8a82-1b8b03c67695 req-c7fa52a6-ec0f-4bc1-b69e-0db1b351ec8c 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:52473b7b-098d-44dd-ab68-08eb1eb184d2 for instance 2928def7-f341-4c80-a8d2-b8c765897b34 on instance [pid: 7|app: 0|req: 455/914] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:17:42 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: 6|app: 0|req: 460/915] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:17:42 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34/ips => generated 155 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/916] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:17:42 2026] DELETE /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 0 bytes in 108 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-03-18 15:17:43.112 6 WARNING neutronclient.v2_0.client [None req-dc1759fd-7a0e-4082-8755-28fc499920bd c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 461/919] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:43 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1843 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-03-18 15:17:44.303 7 WARNING neutronclient.v2_0.client [None req-c5e01928-2e58-4d96-8b16-b464bf4541d6 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/920] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:44 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1843 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:45.433 6 INFO nova.api.openstack.compute.server_external_events [req-997a8730-bd45-4315-b243-c9a7941795ff req-4c877f38-ce57-476a-b1bb-8b49081caa96 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-unplugged:52473b7b-098d-44dd-ab68-08eb1eb184d2 for instance 2928def7-f341-4c80-a8d2-b8c765897b34 on instance [pid: 6|app: 0|req: 462/921] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:17:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:45.528 7 WARNING neutronclient.v2_0.client [None req-02ff6d42-b1b4-490d-9431-598cc983def2 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/922] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:45 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1843 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-03-18 15:17:46.397 6 INFO nova.api.openstack.compute.server_external_events [req-e6efa747-a687-466c-a8fd-32945ee0166c req-0aa486c0-d800-4af7-bb2f-6f65af98ebe4 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:52473b7b-098d-44dd-ab68-08eb1eb184d2 for instance 2928def7-f341-4c80-a8d2-b8c765897b34 on instance [pid: 6|app: 0|req: 463/923] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:17:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:46.694 7 WARNING neutronclient.v2_0.client [None req-1eaab27d-4a42-4bb9-bb60-fd0b4f2f4259 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/924] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:46 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1482 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:47.821 6 WARNING neutronclient.v2_0.client [None req-c6506f04-dea6-4101-af3f-c6e5e942c795 c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 464/925] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:47 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1487 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:48.925 7 WARNING neutronclient.v2_0.client [None req-6e096d6d-7184-4f98-82ad-b07d2d30291e c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/926] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:48 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:50.005 6 INFO nova.api.openstack.wsgi [None req-91a66181-ec15-41bd-9274-0dbb4b4a2b9e c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] HTTP exception thrown: Instance 2928def7-f341-4c80-a8d2-b8c765897b34 could not be found. [pid: 6|app: 0|req: 465/927] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:49 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/928] 10.0.0.200 () {32 vars in 705 bytes} [Wed Mar 18 15:17:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1947253874 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:50.448 6 INFO nova.api.openstack.wsgi [None req-bbd1c137-80a6-468c-ae9a-6e9423ce1f1d c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] HTTP exception thrown: Instance 2928def7-f341-4c80-a8d2-b8c765897b34 could not be found. [pid: 6|app: 0|req: 466/929] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:17:50 2026] DELETE /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-18 15:17:50.486 7 INFO nova.api.openstack.wsgi [None req-5a6c14ba-c9bf-419d-b4eb-f0eb579592af c56dc2362e424293866f2b1158876c99 3131cfe9397640d7b91f1d3941fd86d7 - - default default] HTTP exception thrown: Instance 2928def7-f341-4c80-a8d2-b8c765897b34 could not be found. [pid: 7|app: 0|req: 464/930] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:50 2026] GET /v2.1/servers/2928def7-f341-4c80-a8d2-b8c765897b34 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/933] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:17:56 2026] POST /v2.1/os-keypairs => generated 397 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:17:58.547 6 WARNING neutronclient.v2_0.client [None req-70712a33-3da6-4415-b507-74dc3170bce7 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:17:58.602 6 WARNING neutronclient.v2_0.client [None req-70712a33-3da6-4415-b507-74dc3170bce7 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:17:58.743 6 WARNING neutronclient.v2_0.client [None req-70712a33-3da6-4415-b507-74dc3170bce7 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 468/934] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:17:58 2026] POST /v2.1/servers => generated 450 bytes in 485 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-18 15:17:58.965 7 WARNING neutronclient.v2_0.client [None req-f2375cd4-6730-4ccd-b456-a42e803a41be 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/935] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:17:58 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1402 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:00.052 6 WARNING neutronclient.v2_0.client [None req-dc4888fb-68d2-4d74-867e-db380022527b 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 469/936] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:00 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1406 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-03-18 15:18:01.149 7 WARNING neutronclient.v2_0.client [None req-20f19846-a1b4-43bb-967a-de05092b3fea 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/937] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:01 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:02.004 6 WARNING neutronclient.v2_0.client [None req-fe39ced2-0bd2-4aa9-9a6d-35764c41bacf 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 470/938] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:01 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1822 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:02.244 6 WARNING neutronclient.v2_0.client [None req-c5e6a24b-1ec0-433b-aaa8-e1e6fbae413d 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/939] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:18:02 2026] DELETE /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 0 bytes in 89 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-03-18 15:18:02.315 7 WARNING neutronclient.v2_0.client [None req-ec4208fe-898b-4edf-beb3-3fa79445d655 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 471/940] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:02 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1454 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/941] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:02 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1828 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-03-18 15:18:03.446 6 WARNING neutronclient.v2_0.client [None req-b84400c3-fd56-4ab1-8af8-142848fc98e3 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] 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-03-18 15:18:03.536 7 WARNING neutronclient.v2_0.client [None req-35d0c57e-bf18-4825-8229-0429694fdd51 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 473/944] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:03 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1462 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/945] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:03 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1828 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-03-18 15:18:04.380 6 INFO nova.api.openstack.compute.server_external_events [req-7e9e33f2-7430-47ca-b65c-9b68a52441bc req-0ab17166-b35c-49b3-9cca-9e0f2bb7d42e 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:292959f1-9d8e-4eeb-85bd-09e4ea843731 for instance 807b1912-bb10-42c1-af69-27695b6360b9 on instance [pid: 6|app: 0|req: 474/946] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:18:04 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-03-18 15:18:04.655 7 WARNING neutronclient.v2_0.client [None req-e4990cc2-12d8-4252-8629-dec3f1ea9497 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] 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-03-18 15:18:04.745 6 WARNING neutronclient.v2_0.client [None req-c5555c5a-95e9-4adb-8335-6cfb6ba568dc 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/947] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:04 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1540 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 475/948] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:04 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1828 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:05.921 7 WARNING neutronclient.v2_0.client [None req-dfb37793-79ee-4da7-a794-22a65ce01ceb 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] 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-03-18 15:18:06.004 6 WARNING neutronclient.v2_0.client [None req-106b7c20-821c-4375-8ae6-ee5fcb7da7cc 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/949] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:05 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1528 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 476/950] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:05 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1760 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:06.418 7 INFO nova.api.openstack.compute.server_external_events [req-8cef24af-8902-4196-b4eb-d50fb8050b61 req-92305c27-10f9-41dd-8c62-781a34b22a41 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:7dd92e73-e4a1-4036-a12e-3b96c203e09b for instance 3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e on instance [pid: 7|app: 0|req: 475/951] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:18:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:07.073 6 WARNING neutronclient.v2_0.client [None req-73a6e3d6-2cb8-45b2-8b68-075ac8938d48 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:18:07.101 7 WARNING neutronclient.v2_0.client [None req-5e96300f-9117-4031-aaf7-79f531ad3832 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/952] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:07 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1479 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 477/953] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:07 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:08.210 7 WARNING neutronclient.v2_0.client [None req-391d33bc-9076-4636-ab2e-139937b65aec 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:18:08.210 6 WARNING neutronclient.v2_0.client [None req-5e4d5ca7-7ef5-4f73-a89a-35386344c82c 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/954] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:08 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 1479 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 478/955] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:08 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1528 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-03-18 15:18:09.294 7 INFO nova.api.openstack.wsgi [None req-d49986e1-23fe-436a-9ff7-672b5c6c7a81 753d183c86c045738ec5c0de702cdaeb a053efd6b4524583ba7d9158a829de7a - - default default] HTTP exception thrown: Instance 3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e could not be found. [pid: 7|app: 0|req: 478/956] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:09 2026] GET /v2.1/servers/3dfd7531-a6ed-439b-aa60-4d7bd2d5c46e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 479/957] 10.0.0.200 () {32 vars in 705 bytes} [Wed Mar 18 15:18:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1859077802 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-18 15:18:09.358 7 WARNING neutronclient.v2_0.client [None req-55a98ef7-0337-4390-a80f-d16b146b2143 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/958] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:09 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1528 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:18:09.957 6 INFO nova.api.openstack.compute.server_external_events [req-a60fedc7-59cf-4955-bf45-e3d44b1f5e97 req-74a97b36-d2c0-4f87-a51e-6f3a5fb7c801 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:292959f1-9d8e-4eeb-85bd-09e4ea843731 for instance 807b1912-bb10-42c1-af69-27695b6360b9 on instance [pid: 6|app: 0|req: 480/959] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:18:09 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-03-18 15:18:10.559 7 WARNING neutronclient.v2_0.client [None req-895bd163-6a04-4933-be75-fffa843706db 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/960] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:10 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1528 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:11.953 6 WARNING neutronclient.v2_0.client [None req-36646c8f-ec7d-4ccc-96f1-cbdf9453f44f 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 481/961] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:11 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1695 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:12.283 7 WARNING neutronclient.v2_0.client [None req-504a05ef-5576-4b9f-ac09-ebe8d5e3fbec 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/962] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:12 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1695 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:14.274 7 INFO nova.api.openstack.compute.server_external_events [req-32b2672b-1660-4d83-a19e-fa6a0e7174af req-49c669e9-a515-46e3-b403-1763048303b2 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:292959f1-9d8e-4eeb-85bd-09e4ea843731 for instance 807b1912-bb10-42c1-af69-27695b6360b9 on instance [pid: 7|app: 0|req: 483/965] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:18:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 483/966] 10.0.0.200 () {34 vars in 749 bytes} [Wed Mar 18 15:18:22 2026] POST /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9/action => generated 31930 bytes in 565 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-03-18 15:18:34.738 6 INFO nova.api.openstack.compute.server_external_events [req-840c004f-4354-4a71-b0c6-fc244a7280a2 req-2c2c953e-c1e3-4858-a43d-8cf34875848a 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:292959f1-9d8e-4eeb-85bd-09e4ea843731 for instance 807b1912-bb10-42c1-af69-27695b6360b9 on instance [pid: 6|app: 0|req: 486/971] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:18:34 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 486/972] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:18:37 2026] POST /v2.1/os-keypairs => generated 397 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-03-18 15:18:39.600 6 WARNING neutronclient.v2_0.client [None req-b54d0ecd-d4ed-49c8-b15d-dfe391b8eaac 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:18:39.643 6 WARNING neutronclient.v2_0.client [None req-b54d0ecd-d4ed-49c8-b15d-dfe391b8eaac 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:18:39.836 6 WARNING neutronclient.v2_0.client [None req-b54d0ecd-d4ed-49c8-b15d-dfe391b8eaac 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 487/973] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:18:39 2026] POST /v2.1/servers => generated 450 bytes in 509 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-18 15:18:40.067 7 WARNING neutronclient.v2_0.client [None req-751ac106-d731-4c71-ae45-ae7db7995a45 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/974] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:40 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1401 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:41.192 6 WARNING neutronclient.v2_0.client [None req-fc3a302b-1c6b-4f3a-8089-d5b2cb8f342f 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 488/975] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:41 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1405 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:42.301 7 WARNING neutronclient.v2_0.client [None req-8c8c2579-d620-4077-9154-b8a3b076990d 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/976] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:42 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1453 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-03-18 15:18:43.408 6 WARNING neutronclient.v2_0.client [None req-664b090a-8930-4f4a-b877-fb738adc76fa 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 490/979] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:43 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1453 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-03-18 15:18:44.531 7 WARNING neutronclient.v2_0.client [None req-1f08797b-b3f7-4654-a2ec-fd24a558bf07 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/980] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:44 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1529 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-03-18 15:18:45.345 6 INFO nova.api.openstack.compute.server_external_events [req-a2385f2b-f811-4a34-9ca5-219deb5d9616 req-321f548f-49cb-4aa1-a133-8a692a05842a 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:90845d04-9619-4628-a178-60564528220d for instance 035f36dc-eec2-406f-9a0a-d9ce72850412 on instance [pid: 6|app: 0|req: 491/981] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:18:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:46.082 7 WARNING neutronclient.v2_0.client [None req-e1234f4e-d9f5-4c26-8df2-9db804ee6685 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/982] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:46 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1527 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-03-18 15:18:47.225 6 WARNING neutronclient.v2_0.client [None req-658cc90a-ecb4-492c-afe2-084de150241a 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 492/983] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:47 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1527 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:48.486 7 WARNING neutronclient.v2_0.client [None req-941f2bb7-79b3-48c8-b312-4dc6ea8a1429 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/984] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:48 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:49.665 6 WARNING neutronclient.v2_0.client [None req-072d170f-95b8-4490-a9f4-63a997f8a6fa 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 493/985] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:49 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1527 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:50.028 7 INFO nova.api.openstack.compute.server_external_events [req-85b78e97-84a4-4d64-bba3-1d88e295e02f req-2bbb575f-ca3c-43f6-9010-c66a63f62734 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:90845d04-9619-4628-a178-60564528220d for instance 035f36dc-eec2-406f-9a0a-d9ce72850412 on instance [pid: 7|app: 0|req: 493/986] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:18:49 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-03-18 15:18:50.963 6 WARNING neutronclient.v2_0.client [None req-95c1b954-d21f-4ae7-8786-b96e1e0c3c2d 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 494/987] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:50 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1527 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-03-18 15:18:52.175 7 WARNING neutronclient.v2_0.client [None req-8cb73714-ffcf-4f2b-b23a-b6ccd1eabbe3 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/990] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:52 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1527 bytes in 1094 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:54.280 6 WARNING neutronclient.v2_0.client [None req-2afeb086-b12a-4c92-9582-7acfccb2355e 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 497/991] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:54 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1695 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:55.193 7 WARNING neutronclient.v2_0.client [None req-0c17fa48-bbbc-40d8-a192-523a3e519c24 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/992] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:18:55 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1695 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:18:56.176 6 INFO nova.api.openstack.compute.server_external_events [req-18f55937-d885-4238-9417-9ee41ef23b5a req-97550d2d-7597-41a0-b306-4eb73a48a7c8 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:90845d04-9619-4628-a178-60564528220d for instance 035f36dc-eec2-406f-9a0a-d9ce72850412 on instance [pid: 6|app: 0|req: 498/993] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:18:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 496/994] 10.0.0.200 () {34 vars in 749 bytes} [Wed Mar 18 15:19:02 2026] POST /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412/action => generated 31960 bytes in 555 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: 6|app: 0|req: 501/999] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:19:13 2026] DELETE /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:13.632 7 WARNING neutronclient.v2_0.client [None req-f2d8efc1-a14f-4017-b1e4-9f50fd799dcb 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1000] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:13 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1821 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-03-18 15:19:14.827 6 WARNING neutronclient.v2_0.client [None req-b1b1e7e8-86ef-477b-ac84-86a6cdd0f4a3 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 502/1001] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:14 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1821 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-03-18 15:19:15.895 7 WARNING neutronclient.v2_0.client [None req-785b07e9-76b5-4e3b-9d61-ee38e11fdbe6 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] 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-03-18 15:19:16.031 6 WARNING neutronclient.v2_0.client [None req-a472c398-8da4-4c4d-9eaf-cac239100b29 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:19:16.068 7 WARNING neutronclient.v2_0.client [None req-785b07e9-76b5-4e3b-9d61-ee38e11fdbe6 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 503/1002] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:15 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1821 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1003] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:19:15 2026] POST /v2.1/servers => generated 424 bytes in 490 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-03-18 15:19:16.353 6 WARNING neutronclient.v2_0.client [None req-7d70e512-537a-47d2-84e6-fd46d1832c59 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 504/1004] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:16 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1367 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:16.786 7 INFO nova.api.openstack.compute.server_external_events [req-8fb2a847-66f4-48ab-8ec4-fceb54c14200 req-9a2cb299-4fd4-49ab-9866-3274dbe541c1 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:90845d04-9619-4628-a178-60564528220d for instance 035f36dc-eec2-406f-9a0a-d9ce72850412 on instance [pid: 7|app: 0|req: 501/1005] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:19:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:17.279 6 WARNING neutronclient.v2_0.client [None req-ac41e573-a3d0-42cb-8c5b-858f2cdc11a2 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 505/1006] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:17 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1482 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-03-18 15:19:17.471 7 WARNING neutronclient.v2_0.client [None req-4e7483a9-a82d-4fac-8366-15886106459c 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1007] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:17 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1371 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:18.372 6 WARNING neutronclient.v2_0.client [None req-f2f3af7e-faab-4e93-b90b-50c1b762254f 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 506/1008] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:18 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1487 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-03-18 15:19:18.559 7 WARNING neutronclient.v2_0.client [None req-03c07742-f18c-4582-a4f0-34719d8db08e 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1009] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:18 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1419 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:19.472 6 WARNING neutronclient.v2_0.client [None req-81656a94-7ed9-41af-bba3-1930edec677a 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 507/1010] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:19 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1487 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:19.652 7 WARNING neutronclient.v2_0.client [None req-411b8176-e902-4c17-99fb-66c3203127d0 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1011] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:19 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1419 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:20.583 6 WARNING neutronclient.v2_0.client [None req-abda4ef7-96fe-476d-901f-4e7fda0d9c76 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 508/1012] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:20 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1487 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-03-18 15:19:20.742 7 WARNING neutronclient.v2_0.client [None req-07946b43-b279-4d9a-98d8-a84834d175d9 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1013] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:20 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1427 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-03-18 15:19:21.553 6 INFO nova.api.openstack.compute.server_external_events [req-ef7e6c4a-8aee-48f6-9cab-3d5b4bddbe6f req-811c899d-75ca-4d20-ac11-3a0b7b87989a 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:49c00dcd-5caa-43cf-8903-6eb46641bb18 for instance 79fa7932-8885-43b5-9e22-bd428dd1cfbc on instance [pid: 6|app: 0|req: 509/1014] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:19:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:21.692 7 WARNING neutronclient.v2_0.client [None req-52f4ae24-6071-4362-b54a-9251a9bfb1b8 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1015] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:21 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 1487 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-03-18 15:19:21.829 6 WARNING neutronclient.v2_0.client [None req-1d27f94f-ae14-47a2-b59f-fd86358019d2 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 510/1016] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:21 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1479 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:22.800 7 INFO nova.api.openstack.wsgi [None req-13e57f87-7bec-4e10-b623-2b4b96a84af3 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] HTTP exception thrown: Instance 035f36dc-eec2-406f-9a0a-d9ce72850412 could not be found. [pid: 7|app: 0|req: 507/1017] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:22 2026] GET /v2.1/servers/035f36dc-eec2-406f-9a0a-d9ce72850412 => generated 111 bytes in 35 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: 6|app: 0|req: 511/1018] 10.0.0.200 () {32 vars in 727 bytes} [Wed Mar 18 15:19:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-229940835 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:23.024 7 WARNING neutronclient.v2_0.client [None req-fd759777-b948-4054-b878-04f3612cb124 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1019] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:22 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1467 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, ' [pid: 7|app: 0|req: 510/1022] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:19:23 2026] DELETE /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-18 15:19:23.364 6 WARNING neutronclient.v2_0.client [None req-f124f86d-beda-4d7f-a55c-6651dfb8cf0c 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 513/1023] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:23 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1701 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-03-18 15:19:24.171 7 WARNING neutronclient.v2_0.client [None req-f1d8a7c2-d744-4361-b449-5dfde2ce472a 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1024] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:24 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1467 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-03-18 15:19:24.546 6 WARNING neutronclient.v2_0.client [None req-ee090c0f-33ba-42a5-8be7-fb0d031c9cd5 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 514/1025] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:24 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1701 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:25.341 7 WARNING neutronclient.v2_0.client [None req-fbc01178-8851-48ce-8a45-371a11593595 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1026] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:25 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1467 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-03-18 15:19:25.724 6 WARNING neutronclient.v2_0.client [None req-29d3a677-71ca-445d-9e3f-53a4f7cb6b3c 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 515/1027] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:25 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1701 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:26.139 7 INFO nova.api.openstack.compute.server_external_events [req-32c88825-da7b-457d-b710-0e4f7b054345 req-9c3ec181-d6af-47f6-9169-37786fa118e5 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:292959f1-9d8e-4eeb-85bd-09e4ea843731 for instance 807b1912-bb10-42c1-af69-27695b6360b9 on instance [pid: 7|app: 0|req: 513/1028] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:19:26 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-03-18 15:19:26.487 6 WARNING neutronclient.v2_0.client [None req-6a4e6b56-80a4-4fc6-9058-7fa525428028 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] 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-03-18 15:19:26.588 7 INFO nova.api.openstack.compute.server_external_events [req-13304f1b-f418-452e-b25e-dd4e6693e9d2 req-576b350f-1210-4c01-a74c-df1cdaafd719 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:49c00dcd-5caa-43cf-8903-6eb46641bb18 for instance 79fa7932-8885-43b5-9e22-bd428dd1cfbc on instance [pid: 7|app: 0|req: 514/1029] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:19:26 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: 6|app: 0|req: 516/1030] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:26 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1467 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:26.859 7 WARNING neutronclient.v2_0.client [None req-b3b39978-6742-4eaa-913f-8ae266490f8a 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1031] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:26 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1483 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:27.703 6 WARNING neutronclient.v2_0.client [None req-a6504faf-6a54-460e-b92b-afb390533fec 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 517/1032] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:27 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1467 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-03-18 15:19:27.950 7 WARNING neutronclient.v2_0.client [None req-41ad25fc-ca8a-4146-9862-e30443f1a21e 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1033] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:27 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:28.887 6 WARNING neutronclient.v2_0.client [None req-b8547e73-541b-4c96-9592-47888a13368b 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 518/1034] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:28 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1646 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:29.036 7 WARNING neutronclient.v2_0.client [None req-4f734457-b924-4424-92a5-2f480d8073a1 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1035] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:28 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:30.121 6 INFO nova.api.openstack.wsgi [None req-ed910b36-39cb-4ff8-aec0-f748ceb79adb 17a65fa940464b638e1f57b400998057 82c36928fc794cfe93e5c9cdae30cc18 - - default default] HTTP exception thrown: Instance 807b1912-bb10-42c1-af69-27695b6360b9 could not be found. [pid: 6|app: 0|req: 519/1036] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:30 2026] GET /v2.1/servers/807b1912-bb10-42c1-af69-27695b6360b9 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 520/1037] 10.0.0.200 () {32 vars in 727 bytes} [Wed Mar 18 15:19:30 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-276496321 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1038] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:19:30 2026] DELETE /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-18 15:19:30.348 6 WARNING neutronclient.v2_0.client [None req-eea5a173-1475-4a7c-bf0b-02c0e506624e 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 521/1039] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:30 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1652 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-03-18 15:19:31.493 7 WARNING neutronclient.v2_0.client [None req-7713b4a1-880e-4962-b353-fbf34da37b72 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1040] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:31 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1652 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:32.636 6 WARNING neutronclient.v2_0.client [None req-5ffe931d-b33a-468b-a71b-e31fce9dbe13 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 522/1041] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:32 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1652 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-03-18 15:19:33.405 6 INFO nova.api.openstack.compute.server_external_events [req-5117ede1-b090-499c-b53d-c19c761cd8e0 req-8407447a-9eb4-46d9-bcda-82b94b1378e9 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:49c00dcd-5caa-43cf-8903-6eb46641bb18 for instance 79fa7932-8885-43b5-9e22-bd428dd1cfbc on instance [pid: 6|app: 0|req: 524/1044] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:19:33 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-03-18 15:19:33.808 7 WARNING neutronclient.v2_0.client [None req-4ba45848-2693-4b0e-8ccf-dcc3d30c8704 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1045] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:33 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1448 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:34.898 6 WARNING neutronclient.v2_0.client [None req-e84cae33-3e21-4f77-b7c0-a1b8b3e9bc4a 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 525/1046] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:34 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1453 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-03-18 15:19:36.003 7 WARNING neutronclient.v2_0.client [None req-1c7a15a8-562e-4f5f-a99f-bbcf02df8a8b 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1047] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:35 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => generated 1453 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:37.083 6 INFO nova.api.openstack.wsgi [None req-974d08d3-dc55-4b8b-b13b-50baacb304a4 7624b115ecb0420c928c41303c8c8a11 f3de0d8acc614616ac4b72221f2028d9 - - default default] HTTP exception thrown: Instance 79fa7932-8885-43b5-9e22-bd428dd1cfbc could not be found. [pid: 6|app: 0|req: 526/1048] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:37 2026] GET /v2.1/servers/79fa7932-8885-43b5-9e22-bd428dd1cfbc => 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, ' [pid: 7|app: 0|req: 524/1051] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:19:52 2026] POST /v2.1/os-keypairs => generated 397 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 529/1054] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:19:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:19:54.795 7 WARNING neutronclient.v2_0.client [None req-4ae16dd3-fbdd-47b5-bb68-e0959180d89e 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:19:54.834 7 WARNING neutronclient.v2_0.client [None req-4ae16dd3-fbdd-47b5-bb68-e0959180d89e 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:19:54.874 7 WARNING neutronclient.v2_0.client [None req-4ae16dd3-fbdd-47b5-bb68-e0959180d89e 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:19:55.035 7 WARNING neutronclient.v2_0.client [None req-4ae16dd3-fbdd-47b5-bb68-e0959180d89e 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1055] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:19:54 2026] POST /v2.1/servers => generated 497 bytes in 493 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-18 15:19:55.257 6 WARNING neutronclient.v2_0.client [None req-919a09ab-996f-42e3-ac8f-a0b7da0084ce 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 530/1056] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:55 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1457 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-03-18 15:19:56.353 7 WARNING neutronclient.v2_0.client [None req-ec21e466-36dc-420a-b58a-5b583d61ae8b 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1057] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:56 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1461 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-03-18 15:19:57.452 6 WARNING neutronclient.v2_0.client [None req-d2aa3eb4-4ac0-420e-b94d-5417b8fc6a10 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 531/1058] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:57 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1509 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-03-18 15:19:58.540 7 WARNING neutronclient.v2_0.client [None req-003d1731-b6f1-4381-9561-6e552c1dadd5 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1059] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:58 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1509 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:19:59.655 6 WARNING neutronclient.v2_0.client [None req-07383824-52ac-44b2-aa01-f3009e9d437f 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 532/1060] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:19:59 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1517 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-03-18 15:20:00.598 7 INFO nova.api.openstack.compute.server_external_events [req-9058ba84-8b7d-48f5-8474-4040d869b21b req-4afbc36a-3f29-4f11-8227-39ebcd4bb55e 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:5c5d6aae-bad4-4ce5-aeb2-c039b5f62cf1 for instance cb814a3f-3dcf-43b1-981c-dbe512ad1c3a on instance [pid: 7|app: 0|req: 529/1061] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:20:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:00.747 6 WARNING neutronclient.v2_0.client [None req-b62ab464-890f-4604-bce8-dd976d23382d 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 533/1062] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:00 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1642 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-03-18 15:20:01.953 7 WARNING neutronclient.v2_0.client [None req-35d4a313-0ce1-4816-9bea-7540a6bc0858 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 534/1063] 10.0.0.28 () {28 vars in 452 bytes} [Wed Mar 18 15:20:02 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: 530/1064] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:01 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1630 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, ' [pid: 6|app: 0|req: 535/1065] 10.0.0.28 () {30 vars in 656 bytes} [Wed Mar 18 15:20:02 2026] GET /v2.1 => generated 0 bytes in 105 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: 531/1066] 10.0.0.28 () {32 vars in 729 bytes} [Wed Mar 18 15:20:02 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:20:02.460 6 WARNING neutronclient.v2_0.client [None req-1b5d9720-6447-45fe-b258-1cdd405c47e7 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 536/1067] 10.0.0.28 () {34 vars in 804 bytes} [Wed Mar 18 15:20:02 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2382 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1068] 10.0.0.28 () {28 vars in 452 bytes} [Wed Mar 18 15:20:02 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: 6|app: 0|req: 537/1069] 10.0.0.28 () {30 vars in 656 bytes} [Wed Mar 18 15:20:02 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 533/1070] 10.0.0.28 () {32 vars in 729 bytes} [Wed Mar 18 15:20:02 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: 6|app: 0|req: 538/1071] 10.0.0.28 () {34 vars in 892 bytes} [Wed Mar 18 15:20:02 2026] GET /v2.1/servers/detail?project_id=349a8b88301e46e79d39b3c138e6f26b&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1072] 10.0.0.28 () {34 vars in 892 bytes} [Wed Mar 18 15:20:02 2026] GET /v2.1/servers/detail?project_id=398f68225ef34ea096944c39f6a75add&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 539/1073] 10.0.0.28 () {34 vars in 892 bytes} [Wed Mar 18 15:20:03 2026] GET /v2.1/servers/detail?project_id=3e1a03af8097490eb7f06624dd7d8fbc&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-18 15:20:03.126 7 WARNING neutronclient.v2_0.client [None req-352e2702-fa3d-44a3-8773-8a559d0386ae 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 540/1074] 10.0.0.28 () {34 vars in 892 bytes} [Wed Mar 18 15:20:03 2026] GET /v2.1/servers/detail?project_id=6892d0bd6b4344f5b6cc2667f8715cb2&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 541/1075] 10.0.0.28 () {34 vars in 892 bytes} [Wed Mar 18 15:20:03 2026] GET /v2.1/servers/detail?project_id=bb4d2de76c3b44dd83373fbdf3dd72ca&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1078] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:03 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1630 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-18 15:20:03.309 6 WARNING neutronclient.v2_0.client [None req-b4cd9b59-585a-4408-b97b-e25e6ce9c06b 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 544/1079] 10.0.0.28 () {34 vars in 892 bytes} [Wed Mar 18 15:20:03 2026] GET /v2.1/servers/detail?project_id=cd3c22badeef442ebe68bf17a5c0955e&all_tenants=True => generated 2382 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:04.279 7 WARNING neutronclient.v2_0.client [None req-4e8c4e1f-9250-4a5e-b96a-613a2c8ce5e6 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1080] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:04 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1630 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:05.428 6 WARNING neutronclient.v2_0.client [None req-23f93cdc-91c1-48ca-8c13-e03a9364049f 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 545/1081] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:05 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1630 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-03-18 15:20:06.550 7 INFO nova.api.openstack.compute.server_external_events [req-20b17735-d12a-4693-b0f6-a25548ce5e72 req-4018abaf-052a-47d4-b814-da447a6cd2fa 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:5c5d6aae-bad4-4ce5-aeb2-c039b5f62cf1 for instance cb814a3f-3dcf-43b1-981c-dbe512ad1c3a on instance [pid: 7|app: 0|req: 537/1082] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:20:06 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-03-18 15:20:06.601 6 WARNING neutronclient.v2_0.client [None req-ebe3ad23-d91f-472d-9f1a-b3852967d30b 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 546/1083] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:06 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1630 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-03-18 15:20:07.803 7 WARNING neutronclient.v2_0.client [None req-61ac6bba-7120-4930-863c-8bcb88beff20 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1084] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:07 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1810 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:08.011 6 WARNING neutronclient.v2_0.client [None req-89fb755c-d49e-439c-97e0-32404a34be21 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 547/1085] 10.0.0.200 () {32 vars in 740 bytes} [Wed Mar 18 15:20:07 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a/os-interface => generated 284 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:08.711 7 INFO nova.api.openstack.compute.server_external_events [req-48a00b48-3710-4b8a-a4e8-cb6928682784 req-a1a84e79-13e7-4bba-af67-70d27ffd80fd 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:5c5d6aae-bad4-4ce5-aeb2-c039b5f62cf1 for instance cb814a3f-3dcf-43b1-981c-dbe512ad1c3a on instance [pid: 7|app: 0|req: 539/1086] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:20:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:16.569 6 WARNING neutronclient.v2_0.client [None req-f66c58df-ddb1-4488-85f9-276e9ce1f6a0 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 549/1089] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:16 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1930 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1090] 10.0.0.200 () {32 vars in 752 bytes} [Wed Mar 18 15:20:18 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a/os-server-password => generated 116 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: 6|app: 0|req: 550/1091] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:20:19 2026] DELETE /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 0 bytes in 96 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-03-18 15:20:20.101 7 WARNING neutronclient.v2_0.client [None req-f551df30-5414-4050-a330-a76fb4aa1de6 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1092] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:20 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1936 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:21.243 6 WARNING neutronclient.v2_0.client [None req-fd571a4c-6c2c-4930-a534-22af9686547a 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 551/1093] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:21 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1936 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:22.378 7 WARNING neutronclient.v2_0.client [None req-e3210f83-0857-49e3-86b5-4afba8216712 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1094] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:22 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1936 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:23.228 7 INFO nova.api.openstack.compute.server_external_events [req-747eabfd-90e2-42ff-bb77-82f1f85621e2 req-6c72b006-f200-4a46-8fc4-de8b458f2427 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:5c5d6aae-bad4-4ce5-aeb2-c039b5f62cf1 for instance cb814a3f-3dcf-43b1-981c-dbe512ad1c3a on instance [pid: 7|app: 0|req: 545/1097] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:20:23 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-03-18 15:20:23.572 6 WARNING neutronclient.v2_0.client [None req-f8468e53-dcce-4ba3-aeac-fb83a72c4529 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 553/1098] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:23 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1538 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:24.670 7 WARNING neutronclient.v2_0.client [None req-74ed5bfd-0ec8-40a1-8d46-8e2270b2f81d 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1099] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:24 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1543 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:25.766 6 WARNING neutronclient.v2_0.client [None req-8e8a0867-a261-488e-ad6f-26109cfc90f4 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 554/1100] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:25 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 1543 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:26.859 7 INFO nova.api.openstack.wsgi [None req-8377c403-9766-40e8-aba5-6c5113e75a48 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] HTTP exception thrown: Instance cb814a3f-3dcf-43b1-981c-dbe512ad1c3a could not be found. [pid: 7|app: 0|req: 547/1101] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:26 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => 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-03-18 15:20:26.890 6 INFO nova.api.openstack.wsgi [None req-7d332532-1815-471b-88f9-6499294b113b 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] HTTP exception thrown: Instance cb814a3f-3dcf-43b1-981c-dbe512ad1c3a could not be found. [pid: 6|app: 0|req: 555/1102] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:20:26 2026] DELETE /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:20:26.923 7 INFO nova.api.openstack.wsgi [None req-3e5d8927-f0e8-4a8b-94ac-6eee03df8ff3 6a5a6a7d92274cc6a5144a53a04a2834 cd3c22badeef442ebe68bf17a5c0955e - - default default] HTTP exception thrown: Instance cb814a3f-3dcf-43b1-981c-dbe512ad1c3a could not be found. [pid: 7|app: 0|req: 548/1103] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:20:26 2026] GET /v2.1/servers/cb814a3f-3dcf-43b1-981c-dbe512ad1c3a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 556/1104] 10.0.0.200 () {32 vars in 705 bytes} [Wed Mar 18 15:20:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1437111014 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1105] 10.0.0.200 () {32 vars in 727 bytes} [Wed Mar 18 15:20:27 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2093900728 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1120] 10.0.0.200 () {34 vars in 670 bytes} [Wed Mar 18 15:21:38 2026] POST /v2.1/os-keypairs => generated 396 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:21:40.337 6 WARNING neutronclient.v2_0.client [None req-7a4e1016-0b79-4495-a6db-2778b553c877 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:21:40.378 6 WARNING neutronclient.v2_0.client [None req-7a4e1016-0b79-4495-a6db-2778b553c877 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:21:40.601 6 WARNING neutronclient.v2_0.client [None req-7a4e1016-0b79-4495-a6db-2778b553c877 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 564/1121] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:21:40 2026] POST /v2.1/servers => generated 447 bytes in 758 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-18 15:21:40.834 7 WARNING neutronclient.v2_0.client [None req-60073ce1-4814-4e4a-a4bd-2951281af0b3 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1122] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:21:40 2026] GET /v2.1/servers/5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 => generated 1393 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:21:45.968 7 WARNING neutronclient.v2_0.client [None req-13ac6c33-c8f2-49d9-b4ea-72965bcc45ff 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1125] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:21:45 2026] GET /v2.1/servers/5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 => generated 1518 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:21:46.239 6 INFO nova.api.openstack.compute.server_external_events [req-ccfa0b3b-1bf8-424a-a82c-305197adb245 req-4f697d51-149a-41b0-81ed-fa866f8e1dd0 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:79aeab34-d25b-4c36-b8e8-d3baac6181b0 for instance 5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 on instance [pid: 6|app: 0|req: 566/1126] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:21:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:21:51.111 7 WARNING neutronclient.v2_0.client [None req-3462b444-14f6-4996-9edf-f9c2b5fa0d0a 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1127] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:21:51 2026] GET /v2.1/servers/5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 => generated 1516 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:21:52.025 6 INFO nova.api.openstack.compute.server_external_events [req-2a80e002-0a63-4a9c-9b81-c5a8f5a29c6d req-6b844e0b-4ae4-4066-b6d8-c25d2cc161d8 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:79aeab34-d25b-4c36-b8e8-d3baac6181b0 for instance 5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 on instance [pid: 6|app: 0|req: 567/1128] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:21:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:21:56.316 7 WARNING neutronclient.v2_0.client [None req-c35cdf72-f62b-48cb-a7bd-8e9b93f21a1d 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1131] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:21:56 2026] GET /v2.1/servers/5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 => generated 1815 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:21:57.627 6 WARNING neutronclient.v2_0.client [None req-b748ef74-b52e-4d00-a238-f279292cd7d9 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] 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-03-18 15:21:57.648 7 INFO nova.api.openstack.compute.server_external_events [req-fdf65768-3582-4138-8ae5-dcbf45bee624 req-c6fb15ba-afd4-4c12-a0c0-26fc85608251 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:79aeab34-d25b-4c36-b8e8-d3baac6181b0 for instance 5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 on instance [pid: 7|app: 0|req: 564/1132] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:21:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:21:57.674 6 WARNING neutronclient.v2_0.client [None req-b748ef74-b52e-4d00-a238-f279292cd7d9 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:21:57.926 6 WARNING neutronclient.v2_0.client [None req-b748ef74-b52e-4d00-a238-f279292cd7d9 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 569/1133] 10.0.0.200 () {34 vars in 662 bytes} [Wed Mar 18 15:21:57 2026] POST /v2.1/servers => generated 447 bytes in 530 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-03-18 15:21:58.134 7 WARNING neutronclient.v2_0.client [None req-3002737c-a06b-4da3-9b13-959c23d4c2a0 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1134] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:21:58 2026] GET /v2.1/servers/fe35c355-8978-4615-961a-10b2b851f442 => generated 1394 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:03.224 6 WARNING neutronclient.v2_0.client [None req-91b754f6-7a54-4d3c-9033-17a23dafacef 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 570/1137] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:22:03 2026] GET /v2.1/servers/fe35c355-8978-4615-961a-10b2b851f442 => generated 1519 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:03.406 7 INFO nova.api.openstack.compute.server_external_events [req-2d7b40b7-c009-4208-b2af-65cbc6dfe38f req-a81f0be6-ebee-42f0-9f11-ee217508702f 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:77897b36-c16c-418a-9911-5868e8458c93 for instance fe35c355-8978-4615-961a-10b2b851f442 on instance [pid: 7|app: 0|req: 568/1138] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:22:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:07.509 6 INFO nova.api.openstack.compute.server_external_events [req-34b94263-3918-40bd-b0c8-490b04b8a86a req-ccc59db3-1e30-49ab-8567-a0544845cde5 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:77897b36-c16c-418a-9911-5868e8458c93 for instance fe35c355-8978-4615-961a-10b2b851f442 on instance [pid: 6|app: 0|req: 571/1139] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:22:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:08.369 7 WARNING neutronclient.v2_0.client [None req-a2ca21c0-db0a-4d58-a75b-fd22e6a93e81 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1140] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:22:08 2026] GET /v2.1/servers/fe35c355-8978-4615-961a-10b2b851f442 => generated 1517 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:13.577 7 WARNING neutronclient.v2_0.client [None req-fd87daef-467e-470d-9094-69f8f727289b 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1143] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:22:13 2026] GET /v2.1/servers/fe35c355-8978-4615-961a-10b2b851f442 => generated 1817 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:14.965 6 INFO nova.api.openstack.compute.server_external_events [req-53d85088-0872-4f22-90d2-a3a216abe128 req-5f43535f-2481-4606-8545-a4c308b3f492 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:77897b36-c16c-418a-9911-5868e8458c93 for instance fe35c355-8978-4615-961a-10b2b851f442 on instance [pid: 6|app: 0|req: 573/1144] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:22:14 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-03-18 15:22:50.112 6 WARNING neutronclient.v2_0.client [None req-1a543781-7932-46e8-8056-0bb5122e1250 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:22:50.152 6 WARNING neutronclient.v2_0.client [None req-1a543781-7932-46e8-8056-0bb5122e1250 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:22:50.300 6 WARNING neutronclient.v2_0.client [None req-1a543781-7932-46e8-8056-0bb5122e1250 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 577/1151] 199.19.213.25 () {36 vars in 712 bytes} [Wed Mar 18 15:22:49 2026] POST /v2.1/servers => generated 453 bytes in 648 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-03-18 15:22:50.848 7 WARNING neutronclient.v2_0.client [None req-082151a6-3bbb-49d6-99e2-e51216319bf8 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1152] 199.19.213.25 () {32 vars in 731 bytes} [Wed Mar 18 15:22:50 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 => generated 2213 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:50.909 6 WARNING neutronclient.v2_0.client [None req-81529e52-29c7-4121-ac38-5e79f3e7edeb 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 578/1153] 199.19.213.25 () {32 vars in 757 bytes} [Wed Mar 18 15:22:50 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 576/1154] 199.19.213.25 () {32 vars in 775 bytes} [Wed Mar 18 15:22:50 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:53.570 7 WARNING neutronclient.v2_0.client [None req-bc6b8dec-8a1d-49cc-a01a-683b32ec7ab3 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1157] 199.19.213.25 () {32 vars in 731 bytes} [Wed Mar 18 15:22:53 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 => generated 2371 bytes in 90 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-03-18 15:22:53.662 6 WARNING neutronclient.v2_0.client [None req-af533b3e-cb4d-42a9-a1f7-cef16b02146b 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 580/1158] 199.19.213.25 () {32 vars in 757 bytes} [Wed Mar 18 15:22:53 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface => generated 28 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: 7|app: 0|req: 579/1159] 199.19.213.25 () {32 vars in 775 bytes} [Wed Mar 18 15:22:53 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/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-03-18 15:22:55.742 6 INFO nova.api.openstack.compute.server_external_events [req-32e7237e-2ac0-44de-9e33-36dae9a6aa48 req-9203f126-d7e4-47b1-8d8c-2b25951d4527 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:cac51217-b4ab-405e-9a47-f273554cf1b3 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 6|app: 0|req: 581/1160] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:22:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:56.606 7 WARNING neutronclient.v2_0.client [None req-080abba5-fabb-497c-a87c-4442776de526 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1161] 199.19.213.25 () {32 vars in 731 bytes} [Wed Mar 18 15:22:56 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 => generated 2445 bytes in 133 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-03-18 15:22:56.744 6 WARNING neutronclient.v2_0.client [None req-0bf2a6aa-0c14-4802-bf55-1d168e4db1c4 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 582/1162] 199.19.213.25 () {32 vars in 757 bytes} [Wed Mar 18 15:22:56 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface => generated 284 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 581/1163] 199.19.213.25 () {32 vars in 775 bytes} [Wed Mar 18 15:22:56 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:22:59.445 6 WARNING neutronclient.v2_0.client [None req-49e69951-21b3-4346-aaff-c07e095e8b3c 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 583/1164] 199.19.213.25 () {32 vars in 731 bytes} [Wed Mar 18 15:22:59 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 => 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-03-18 15:22:59.574 7 WARNING neutronclient.v2_0.client [None req-7a8a1069-16f1-4c32-857d-ef9a39d2abcf 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1165] 199.19.213.25 () {32 vars in 757 bytes} [Wed Mar 18 15:22:59 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface => generated 284 bytes in 71 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: 6|app: 0|req: 584/1166] 199.19.213.25 () {32 vars in 775 bytes} [Wed Mar 18 15:22:59 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:23:01.980 7 INFO nova.api.openstack.compute.server_external_events [req-f55612a7-88a4-44c3-92b6-9a973f07f955 req-45869da3-d0d5-4548-880b-b24835e1f983 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:cac51217-b4ab-405e-9a47-f273554cf1b3 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 7|app: 0|req: 583/1167] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:23:01 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-03-18 15:23:02.591 6 WARNING neutronclient.v2_0.client [None req-3c4eb475-6f19-4278-aa60-923ffc90141f 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 585/1168] 199.19.213.25 () {32 vars in 731 bytes} [Wed Mar 18 15:23:02 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 => generated 2433 bytes in 123 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-03-18 15:23:02.720 7 WARNING neutronclient.v2_0.client [None req-34f3196e-26ca-4e4e-b41e-a63c44eedb75 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1169] 199.19.213.25 () {32 vars in 757 bytes} [Wed Mar 18 15:23:02 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface => generated 286 bytes in 73 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: 6|app: 0|req: 586/1170] 199.19.213.25 () {32 vars in 775 bytes} [Wed Mar 18 15:23:02 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:23:05.398 7 WARNING neutronclient.v2_0.client [None req-d87d9e96-49e4-482a-87b0-dc95216be340 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1173] 199.19.213.25 () {32 vars in 731 bytes} [Wed Mar 18 15:23:05 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 => generated 2581 bytes in 143 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-03-18 15:23:05.532 6 WARNING neutronclient.v2_0.client [None req-36654c5f-b6e5-4a07-bb5f-5aa5d8b186e6 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 588/1174] 199.19.213.25 () {32 vars in 757 bytes} [Wed Mar 18 15:23:05 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface => generated 286 bytes in 115 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: 587/1175] 199.19.213.25 () {32 vars in 775 bytes} [Wed Mar 18 15:23:05 2026] GET /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-volume_attachments => generated 197 bytes in 41 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-03-18 15:23:41.250 6 WARNING neutronclient.v2_0.client [None req-bc14ee73-8e81-4c9e-8be4-79edaa7263f2 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:23:41.289 6 WARNING neutronclient.v2_0.client [None req-bc14ee73-8e81-4c9e-8be4-79edaa7263f2 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] 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-03-18 15:23:43.488 7 INFO nova.api.openstack.compute.server_external_events [req-2bd200da-01b2-4770-afb1-3363a2c8a157 req-750a174d-4663-4c9c-bb37-7ffd4a33ed21 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:9ed38392-5683-49ae-aa9b-11b184b639ea for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 7|app: 0|req: 593/1184] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:23:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:23:47.463 7 INFO nova.api.openstack.compute.server_external_events [req-f2399112-0356-49d1-94b0-2a19faefb141 req-dff2da65-eb6e-4dba-a62a-f39ba3aca30c 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:9ed38392-5683-49ae-aa9b-11b184b639ea for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 7|app: 0|req: 594/1185] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:23:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:23:49.856 6 WARNING neutronclient.v2_0.client [None req-bc14ee73-8e81-4c9e-8be4-79edaa7263f2 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 592/1186] 199.19.213.25 () {36 vars in 810 bytes} [Wed Mar 18 15:23:41 2026] POST /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface => generated 281 bytes in 8695 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-03-18 15:23:50.195 7 INFO nova.api.openstack.compute.server_external_events [req-2a96d914-93c9-468c-9be8-1b6f8b1d18b1 req-ba6510a6-e565-4a4c-b0de-ad95c8e26f5c 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:9ed38392-5683-49ae-aa9b-11b184b639ea for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 7|app: 0|req: 595/1187] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:23:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:23:50.557 6 INFO nova.api.openstack.compute.server_external_events [req-4fdcfdde-686b-447c-9422-60a4cae3da52 req-3ee6b1ff-b056-4e8b-8204-1d4b8a621cc3 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:9ed38392-5683-49ae-aa9b-11b184b639ea for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 6|app: 0|req: 593/1188] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:23:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:24:15.099 6 WARNING neutronclient.v2_0.client [None req-515681af-900e-4a55-bf43-6c0ea8458fc6 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:24:15.132 6 WARNING neutronclient.v2_0.client [None req-515681af-900e-4a55-bf43-6c0ea8458fc6 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] 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-03-18 15:24:17.335 7 INFO nova.api.openstack.compute.server_external_events [req-d4c3af6d-08d5-4bc9-9207-0e0c2b7f2976 req-5e507091-348b-4d4a-8abd-37c2a4da235f 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:f2e4556e-9a8a-4e2d-bd16-e402ac1b7ea8 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 7|app: 0|req: 599/1195] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:24:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:24:23.032 7 INFO nova.api.openstack.compute.server_external_events [req-183c4130-3a85-41af-aaf9-0f3a4a3836fa req-30a5b7cc-b53c-4ac8-98f8-5af1c360c81b 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:f2e4556e-9a8a-4e2d-bd16-e402ac1b7ea8 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 7|app: 0|req: 600/1196] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:24:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:24:24.167 6 WARNING neutronclient.v2_0.client [None req-515681af-900e-4a55-bf43-6c0ea8458fc6 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 597/1199] 199.19.213.25 () {36 vars in 810 bytes} [Wed Mar 18 15:24:15 2026] POST /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface => generated 377 bytes in 9155 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-03-18 15:24:35.626 7 WARNING neutronclient.v2_0.client [None req-4859e9fe-cb4c-4e3f-b0c4-bc5c120e3184 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-18 15:24:35.670 7 WARNING neutronclient.v2_0.client [None req-4859e9fe-cb4c-4e3f-b0c4-bc5c120e3184 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] 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-03-18 15:24:37.988 6 INFO nova.api.openstack.compute.server_external_events [req-85f13eda-b99d-4bdf-9d46-7249150f3464 req-e3291533-2b47-43e7-8079-5ed7f2ea68de 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:315e905d-d703-4645-9d5c-c4ea459f6a50 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 6|app: 0|req: 599/1202] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:24:37 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-03-18 15:24:43.724 6 INFO nova.api.openstack.compute.server_external_events [req-039bf27e-4a3c-444d-91a4-f9a403e430a2 req-de4860fb-2238-4d79-8d89-73a7d29f092c 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-plugged:315e905d-d703-4645-9d5c-c4ea459f6a50 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 6|app: 0|req: 602/1205] 10.0.0.85 () {38 vars in 813 bytes} [Wed Mar 18 15:24:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 15:24:45.233 7 WARNING neutronclient.v2_0.client [None req-4859e9fe-cb4c-4e3f-b0c4-bc5c120e3184 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1206] 199.19.213.25 () {36 vars in 810 bytes} [Wed Mar 18 15:24:35 2026] POST /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface => generated 378 bytes in 9706 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-03-18 15:24:45.867 6 INFO nova.api.openstack.compute.server_external_events [req-3f10da13-dc99-4689-8abe-b61bf4ea6169 req-4f5861c7-4b18-4012-8b56-a5a00d0a727d 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:f2e4556e-9a8a-4e2d-bd16-e402ac1b7ea8 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 6|app: 0|req: 603/1207] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:24:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:24:59.169 6 INFO nova.api.openstack.compute.server_external_events [req-a996ef7b-8f9a-41c3-b1c9-59dd64cc0a5d req-65a71934-26cb-4481-a6f3-78eec6eac966 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:315e905d-d703-4645-9d5c-c4ea459f6a50 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 6|app: 0|req: 605/1210] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:24:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1211] 199.19.213.25 () {34 vars in 853 bytes} [Wed Mar 18 15:24:59 2026] DELETE /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface/315e905d-d703-4645-9d5c-c4ea459f6a50 => generated 0 bytes in 86 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-03-18 15:25:01.206 6 INFO nova.api.openstack.compute.server_external_events [req-6c9a578e-8482-4f72-b351-1fb163125221 req-eb705cd4-fd15-4838-af88-464b0ac3a7cd 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:315e905d-d703-4645-9d5c-c4ea459f6a50 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 6|app: 0|req: 606/1212] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:25:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:25:11.657 7 INFO nova.api.openstack.compute.server_external_events [req-f50f4bb4-5f9c-4e1a-9e28-8ddcc54587d4 req-d4cfcb0f-4de9-4c89-ae52-25a865745e28 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:f2e4556e-9a8a-4e2d-bd16-e402ac1b7ea8 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 7|app: 0|req: 608/1215] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:25:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 608/1216] 199.19.213.25 () {34 vars in 853 bytes} [Wed Mar 18 15:25:12 2026] DELETE /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface/f2e4556e-9a8a-4e2d-bd16-e402ac1b7ea8 => generated 0 bytes in 97 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: 6|app: 0|req: 611/1221] 199.19.213.25 () {34 vars in 853 bytes} [Wed Mar 18 15:25:31 2026] DELETE /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2/os-interface/9ed38392-5683-49ae-aa9b-11b184b639ea => generated 0 bytes in 43 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: 6|app: 0|req: 613/1224] 199.19.213.25 () {34 vars in 753 bytes} [Wed Mar 18 15:25:35 2026] DELETE /v2.1/servers/9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 => generated 0 bytes in 110 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-03-18 15:25:39.049 7 INFO nova.api.openstack.compute.server_external_events [req-73f86344-50bd-4299-9a16-92f4bb4557ef req-848919d5-cbe9-4736-8c96-c69948992998 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:cac51217-b4ab-405e-9a47-f273554cf1b3 for instance 9b9b3078-cb02-4e1d-9d7b-4de6409b42a2 on instance [pid: 7|app: 0|req: 612/1225] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:25:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:25:40.734 6 INFO nova.api.openstack.compute.server_external_events [req-b3f58c81-acad-4838-afd1-665c8ae9db48 req-d55f71d0-f346-47a9-8842-4b0103da8f92 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:77897b36-c16c-418a-9911-5868e8458c93 for instance fe35c355-8978-4615-961a-10b2b851f442 on instance [pid: 6|app: 0|req: 614/1226] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:25:40 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, ' [pid: 7|app: 0|req: 613/1227] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:25:40 2026] DELETE /v2.1/servers/fe35c355-8978-4615-961a-10b2b851f442 => generated 0 bytes in 104 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-03-18 15:25:40.906 6 WARNING neutronclient.v2_0.client [None req-8a92d6fa-3e0b-4d00-8613-02a772d8a050 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 615/1228] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:25:40 2026] GET /v2.1/servers/fe35c355-8978-4615-961a-10b2b851f442 => generated 1943 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-03-18 15:25:43.801 7 INFO nova.api.openstack.compute.server_external_events [req-fac60d3e-401c-40f7-a34d-f65bf46b1d72 req-e19efaf4-dc19-40e0-847a-6eae7062602e 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:77897b36-c16c-418a-9911-5868e8458c93 for instance fe35c355-8978-4615-961a-10b2b851f442 on instance [pid: 7|app: 0|req: 615/1231] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:25: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-03-18 15:25:46.119 6 WARNING neutronclient.v2_0.client [None req-792b997a-5edc-4694-b0fa-e474706df65d 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 617/1232] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:25:46 2026] GET /v2.1/servers/fe35c355-8978-4615-961a-10b2b851f442 => generated 1480 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-03-18 15:25:51.203 7 INFO nova.api.openstack.wsgi [None req-e6d0459b-f3f2-4c99-8836-7a8f4fe130b1 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] HTTP exception thrown: Instance fe35c355-8978-4615-961a-10b2b851f442 could not be found. [pid: 7|app: 0|req: 616/1233] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:25:51 2026] GET /v2.1/servers/fe35c355-8978-4615-961a-10b2b851f442 => generated 111 bytes in 35 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-03-18 15:25:51.885 6 INFO nova.api.openstack.compute.server_external_events [req-7c6ad956-2f15-4bfd-942a-09d3583511bd req-832f5bc6-8865-4e9e-b72a-e23f209d36d0 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-changed:79aeab34-d25b-4c36-b8e8-d3baac6181b0 for instance 5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 on instance [pid: 6|app: 0|req: 618/1234] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:25:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 617/1235] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:25:51 2026] DELETE /v2.1/servers/5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 => generated 0 bytes in 96 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-03-18 15:25:52.036 6 WARNING neutronclient.v2_0.client [None req-ba6b5762-fefc-4cfa-a4c9-60d0915ad0c6 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 619/1236] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:25:52 2026] GET /v2.1/servers/5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 => generated 1941 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:25:54.868 7 INFO nova.api.openstack.compute.server_external_events [req-730ab3b5-5d7b-4ece-915e-dcbb3c99eb7f req-e9e22589-b8ea-456e-b088-5c59e26dda1b 0c5c97a7a9d44cb6b63439bb1df35212 3e1a03af8097490eb7f06624dd7d8fbc - - 3c9384ea80a24a87bb3bdd7d88383c9c 3c9384ea80a24a87bb3bdd7d88383c9c] Creating event network-vif-deleted:79aeab34-d25b-4c36-b8e8-d3baac6181b0 for instance 5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 on instance [pid: 7|app: 0|req: 619/1239] 10.0.0.129 () {38 vars in 814 bytes} [Wed Mar 18 15:25:54 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-03-18 15:25:57.263 6 WARNING neutronclient.v2_0.client [None req-6c37ccd4-6b7d-4105-903d-60929e2e4aa7 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 621/1240] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:25:57 2026] GET /v2.1/servers/5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 => generated 1479 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 15:26:02.343 7 INFO nova.api.openstack.wsgi [None req-f2a2fb63-6122-4456-aff8-c34b1c01db3d 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] HTTP exception thrown: Instance 5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 could not be found. [pid: 7|app: 0|req: 620/1241] 10.0.0.200 () {32 vars in 714 bytes} [Wed Mar 18 15:26:02 2026] GET /v2.1/servers/5a5c2d5e-ae77-4bdd-bd79-bd2840415a34 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 623/1244] 10.0.0.200 () {32 vars in 725 bytes} [Wed Mar 18 15:26:03 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1882137327 => 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-03-18 15:26:03.415 7 INFO nova.api.openstack.wsgi [None req-151f4eab-be81-458c-a701-168d6d6dbc56 2036964d6110439bb67da813ae280274 a6caf28d26024e84a88f5eb0fae953d1 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1882137327 not found for user 2036964d6110439bb67da813ae280274 [pid: 7|app: 0|req: 622/1245] 10.0.0.200 () {32 vars in 722 bytes} [Wed Mar 18 15:26:03 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1882137327 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0)