+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 24 02:06:12 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-5fc878f8f4-l4rqf 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 0x7effc6911668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-24 02:06:17.213 8 INFO nova.utils [None req-cfa326a3-eff9-4ca9-a948-0204b219fe72 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-24 02:06:17.234 7 INFO nova.utils [None req-b3f42c63-e04a-4cb5-88a9-8384f16d1093 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-24 02:06:18.934 8 WARNING keystonemiddleware._common.config [None req-cfa326a3-eff9-4ca9-a948-0204b219fe72 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:06:18.943 8 WARNING oslo_config.cfg [None req-cfa326a3-eff9-4ca9-a948-0204b219fe72 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 02:06:18.965 7 WARNING keystonemiddleware._common.config [None req-b3f42c63-e04a-4cb5-88a9-8384f16d1093 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:06:18.977 7 WARNING oslo_config.cfg [None req-b3f42c63-e04a-4cb5-88a9-8384f16d1093 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 02:06:19.021 8 WARNING keystonemiddleware._common.config [None req-cfa326a3-eff9-4ca9-a948-0204b219fe72 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:06:19.036 8 WARNING oslo_config.cfg [None req-cfa326a3-eff9-4ca9-a948-0204b219fe72 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-24 02:06:19.048 8 WARNING oslo_config.cfg [None req-cfa326a3-eff9-4ca9-a948-0204b219fe72 - - - - - -] 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 0x7effc6911668 pid: 8 (default app) 2026-04-24 02:06:19.101 7 WARNING keystonemiddleware._common.config [None req-b3f42c63-e04a-4cb5-88a9-8384f16d1093 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 02:06:19.122 7 WARNING oslo_config.cfg [None req-b3f42c63-e04a-4cb5-88a9-8384f16d1093 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-24 02:06:19.135 7 WARNING oslo_config.cfg [None req-b3f42c63-e04a-4cb5-88a9-8384f16d1093 - - - - - -] 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 0x7effc6911668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:06:26 2026] GET /v2.1 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:06:26.695 7 WARNING oslo_policy.policy [None req-c94120a5-6e1d-4bb7-964c-e032fcc29a5d b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-24 02:06:26.696 7 WARNING oslo_policy.policy [None req-c94120a5-6e1d-4bb7-964c-e032fcc29a5d b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:06:26 2026] GET /v2.1 => generated 0 bytes in 589 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:06:26.799 8 WARNING oslo_policy.policy [req-c94120a5-6e1d-4bb7-964c-e032fcc29a5d req-90246068-84d6-4ff9-8b7b-dc6023119263 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-24 02:06:26.799 8 WARNING oslo_policy.policy [req-c94120a5-6e1d-4bb7-964c-e032fcc29a5d req-90246068-84d6-4ff9-8b7b-dc6023119263 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:06:26 2026] GET /v2.1/ => generated 400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:06:26.906 7 INFO nova.api.openstack.wsgi [None req-98dc2883-e5db-4cf4-a9fd-1368d03a2029 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.205 () {48 vars in 1011 bytes} [Fri Apr 24 02:06:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:06:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.205 () {52 vars in 1048 bytes} [Fri Apr 24 02:06:26 2026] POST /v2.1/flavors => generated 529 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:06: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: 6/11] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:06:27 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:06:27 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:06:27.871 7 INFO nova.api.openstack.wsgi [None req-b942d062-d59f-44b1-9c09-14219e1b0c4e b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.205 () {48 vars in 1013 bytes} [Fri Apr 24 02:06:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:06:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.205 () {52 vars in 1048 bytes} [Fri Apr 24 02:06:27 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:06:28 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: 9/17] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:06:28 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:06:28 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:06:28.944 7 INFO nova.api.openstack.wsgi [None req-8f8fda87-ee48-4979-a034-3679a184a83a b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.205 () {48 vars in 1015 bytes} [Fri Apr 24 02:06:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:06:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.205 () {52 vars in 1048 bytes} [Fri Apr 24 02:06:28 2026] POST /v2.1/flavors => generated 533 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:06: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: 13/25] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:06:29 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:06:29 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:06:29.915 7 INFO nova.api.openstack.wsgi [None req-51440498-e155-411b-a76b-5f228e9dc3e3 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/27] 199.204.45.205 () {48 vars in 1013 bytes} [Fri Apr 24 02:06:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:06:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.205 () {52 vars in 1048 bytes} [Fri Apr 24 02:06:29 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:06: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: 16/31] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:06:30 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:06:30 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:06:30.893 7 INFO nova.api.openstack.wsgi [None req-8e39cead-b658-40e9-9383-24236d98ce34 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 199.204.45.205 () {48 vars in 1015 bytes} [Fri Apr 24 02:06:30 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:06:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.204.45.205 () {52 vars in 1048 bytes} [Fri Apr 24 02:06:30 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.103 () {28 vars in 454 bytes} [Fri Apr 24 02:12: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: 53/105] 10.0.0.103 () {30 vars in 658 bytes} [Fri Apr 24 02:12:12 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.103 () {32 vars in 731 bytes} [Fri Apr 24 02:12:12 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 10.0.0.103 () {34 vars in 804 bytes} [Fri Apr 24 02:12:12 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/148] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:15:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/149] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:15:34 2026] GET /v2.1 => generated 0 bytes in 411 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/150] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:15:34 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:15:34.703 8 INFO nova.api.openstack.wsgi [None req-fef64e5c-bfcb-40ca-b42a-0213d0e12fd3 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/151] 199.204.45.205 () {48 vars in 1017 bytes} [Fri Apr 24 02:15:34 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:15:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/153] 199.204.45.205 () {52 vars in 1049 bytes} [Fri Apr 24 02:15:34 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:16:31 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: 84/167] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:16:31 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:16:31 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:16:31.897 7 INFO nova.api.openstack.wsgi [None req-3ce9a388-f6bb-4731-84a4-b49485557701 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b98ea4c9986a4260b254ffa760395b46 [pid: 7|app: 0|req: 85/169] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:16:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-24 02:16:31.909 8 WARNING oslo_db.sqlalchemy.utils [None req-8653b598-e19b-4558-8dac-2668abdad5c8 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/170] 199.204.45.205 () {48 vars in 1016 bytes} [Fri Apr 24 02:16:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.205 () {52 vars in 1057 bytes} [Fri Apr 24 02:16:31 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:16:35 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: 87/173] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:16:35 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:16:35 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.205 () {48 vars in 1073 bytes} [Fri Apr 24 02:16:35 2026] GET /v2.1/os-quota-sets/eb08f72d5e7043f0aa04cee945ecb1b9 => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.205 () {52 vars in 1125 bytes} [Fri Apr 24 02:16:35 2026] PUT /v2.1/os-quota-sets/eb08f72d5e7043f0aa04cee945ecb1b9 => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:26:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:26:26 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 149/297] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:26:26 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:26:26.187 7 INFO nova.api.openstack.wsgi [None req-5c6fa0f3-5f7d-41a2-aa36-fbd2d56f9cac b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 149/298] 199.204.45.205 () {48 vars in 1015 bytes} [Fri Apr 24 02:26:26 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:26:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 199.204.45.205 () {52 vars in 1049 bytes} [Fri Apr 24 02:26:26 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/343] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:29:52 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: 172/344] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:29:52 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 173/345] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:29:52 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 199.204.45.205 () {48 vars in 1073 bytes} [Fri Apr 24 02:29:52 2026] GET /v2.1/os-quota-sets/d9c66bf901154baa85d461fd5948458c => generated 283 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 199.204.45.205 () {52 vars in 1125 bytes} [Fri Apr 24 02:29:53 2026] PUT /v2.1/os-quota-sets/d9c66bf901154baa85d461fd5948458c => generated 238 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:41:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:41:08 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:41:08 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:41:08.563 8 INFO nova.api.openstack.wsgi [None req-a201bdb1-318c-48f3-9cd4-301d498227b4 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 243/485] 199.204.45.205 () {48 vars in 1011 bytes} [Fri Apr 24 02:41:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:41:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.205 () {48 vars in 1099 bytes} [Fri Apr 24 02:41:08 2026] GET /v2.1/flavors/b020632f-07ff-4317-bc7b-16ed93843fe7/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:41: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: 8|app: 0|req: 245/489] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:41:09 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:41:09 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:41:09.514 8 INFO nova.api.openstack.wsgi [None req-0b12b3cb-449e-4d63-92a2-d5a4d126c3ec b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 246/491] 199.204.45.205 () {48 vars in 1013 bytes} [Fri Apr 24 02:41:09 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:41:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.204.45.205 () {48 vars in 1099 bytes} [Fri Apr 24 02:41:09 2026] GET /v2.1/flavors/ca6f5407-a7f8-434e-bb50-c5744039c7ad/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:41:10 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:41:10 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/498] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:41:10 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:41:10.486 7 INFO nova.api.openstack.wsgi [None req-bf0b3d78-4b77-4c98-893e-9baef3388161 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 249/499] 199.204.45.205 () {48 vars in 1015 bytes} [Fri Apr 24 02:41:10 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:41:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 199.204.45.205 () {48 vars in 1099 bytes} [Fri Apr 24 02:41:10 2026] GET /v2.1/flavors/baef9a4f-3f2e-45ce-b89a-6dd833bae635/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:41:11 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: 251/503] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:41:11 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:41:11 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:41:11.445 7 INFO nova.api.openstack.wsgi [None req-39faa771-ec12-40bb-8422-5ca024f98604 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 252/505] 199.204.45.205 () {48 vars in 1013 bytes} [Fri Apr 24 02:41:11 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: 8|app: 0|req: 254/506] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:41:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.204.45.205 () {48 vars in 1099 bytes} [Fri Apr 24 02:41:11 2026] GET /v2.1/flavors/18679ef6-f17d-4ad4-8376-53c618191822/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:41: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) [pid: 7|app: 0|req: 254/509] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:41:12 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:41:12 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:41:12.462 7 INFO nova.api.openstack.wsgi [None req-8d73cd3e-2594-42f7-b58d-3cec44b936a3 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 255/511] 199.204.45.205 () {48 vars in 1015 bytes} [Fri Apr 24 02:41:12 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:41:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.204.45.205 () {48 vars in 1099 bytes} [Fri Apr 24 02:41:12 2026] GET /v2.1/flavors/0175e1fe-f287-4c5f-a9ee-4c083af95d19/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:42:16 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: 263/527] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:42:16 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:42:16 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:42:16.607 7 INFO nova.api.openstack.wsgi [None req-84883b03-4683-4885-9f45-8e73bf15b16a b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 264/529] 199.204.45.205 () {48 vars in 1017 bytes} [Fri Apr 24 02:42:16 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:42:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.204.45.205 () {48 vars in 1099 bytes} [Fri Apr 24 02:42:16 2026] GET /v2.1/flavors/e13052a9-0986-4dcb-8fb0-707a41812e75/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:42:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:42:23 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:42:23 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:42:23 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:42:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:42:26 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:42:26 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.204.45.205 () {48 vars in 1073 bytes} [Fri Apr 24 02:42:26 2026] GET /v2.1/os-quota-sets/eb08f72d5e7043f0aa04cee945ecb1b9 => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:43:17 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:43:17 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/554] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:43:17 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:43:17.528 7 INFO nova.api.openstack.wsgi [None req-296641b0-77c0-4895-80f3-d30228a14725 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 277/555] 199.204.45.205 () {48 vars in 1015 bytes} [Fri Apr 24 02:43:17 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/556] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:43:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 199.204.45.205 () {48 vars in 1099 bytes} [Fri Apr 24 02:43:17 2026] GET /v2.1/flavors/5d625b38-d6a7-45b1-8fc3-1f3296509c7c/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/562] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:43:32 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: 281/563] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:43:32 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 283/564] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:43:32 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 199.204.45.205 () {48 vars in 1073 bytes} [Fri Apr 24 02:43:32 2026] GET /v2.1/os-quota-sets/d9c66bf901154baa85d461fd5948458c => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 199.204.45.205 () {42 vars in 705 bytes} [Fri Apr 24 02:44:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 199.204.45.205 () {44 vars in 909 bytes} [Fri Apr 24 02:44:23 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 290/578] 199.204.45.205 () {46 vars in 982 bytes} [Fri Apr 24 02:44:23 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:44:23.502 7 INFO nova.api.openstack.wsgi [None req-3926e260-1379-4f8f-a26d-116cb7d63879 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 289/579] 199.204.45.205 () {48 vars in 1011 bytes} [Fri Apr 24 02:44:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 199.204.45.205 () {48 vars in 1051 bytes} [Fri Apr 24 02:44:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 10.0.0.42 () {32 vars in 654 bytes} [Fri Apr 24 02:45:03 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 294/590] 10.0.0.42 () {32 vars in 640 bytes} [Fri Apr 24 02:45:03 2026] GET /v2.1/servers => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-24 02:45:04.020 8 WARNING oslo_db.sqlalchemy.utils [None req-7a448411-340c-4776-8d48-9c3bab9c2cb1 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 297/591] 10.0.0.42 () {32 vars in 648 bytes} [Fri Apr 24 02:45:04 2026] GET /v2.1/os-keypairs => generated 530 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 10.0.0.42 () {32 vars in 693 bytes} [Fri Apr 24 02:45:04 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:15 2026] GET /v2.1/flavors/b020632f-07ff-4317-bc7b-16ed93843fe7 => generated 511 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.42 () {32 vars in 640 bytes} [Fri Apr 24 02:45:15 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:15 2026] GET /v2.1/flavors/b020632f-07ff-4317-bc7b-16ed93843fe7 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:45:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:22.465 7 WARNING neutronclient.v2_0.client [None req-d381882e-cb15-4cc3-b89a-699b12cb40a3 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:22.604 8 WARNING neutronclient.v2_0.client [None req-b2e8297d-9a46-49da-8bbb-b622b111ca6b 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/601] 10.0.0.42 () {34 vars in 684 bytes} [Fri Apr 24 02:45:22 2026] POST /v2.1/os-security-groups => generated 247 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:23.199 7 WARNING neutronclient.v2_0.client [None req-4db09eaf-f6f0-476e-bf1f-96a088febdb3 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/602] 10.0.0.42 () {34 vars in 684 bytes} [Fri Apr 24 02:45:22 2026] POST /v2.1/os-security-groups => generated 244 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:23.348 7 WARNING neutronclient.v2_0.client [None req-4db09eaf-f6f0-476e-bf1f-96a088febdb3 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:23.350 8 WARNING neutronclient.v2_0.client [None req-aed95f40-adbc-48fc-ac20-3f6ff0fa0c45 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/603] 10.0.0.42 () {34 vars in 694 bytes} [Fri Apr 24 02:45:23 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:23.521 7 WARNING neutronclient.v2_0.client [None req-f1f31e22-a225-4b71-8eb1-98e81f1d6db6 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/604] 10.0.0.42 () {34 vars in 684 bytes} [Fri Apr 24 02:45:23 2026] POST /v2.1/os-security-groups => generated 244 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:23.537 8 WARNING neutronclient.v2_0.client [None req-e94aca37-8a74-4703-a4e8-71a000b8e863 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:23.570 7 WARNING neutronclient.v2_0.client [None req-f1f31e22-a225-4b71-8eb1-98e81f1d6db6 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/605] 10.0.0.42 () {34 vars in 684 bytes} [Fri Apr 24 02:45:23 2026] POST /v2.1/os-security-groups => generated 247 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:23.694 8 WARNING neutronclient.v2_0.client [None req-00191da6-1b24-4b1a-a9da-18f92b29f70b 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/606] 10.0.0.42 () {34 vars in 684 bytes} [Fri Apr 24 02:45:23 2026] POST /v2.1/os-security-groups => generated 243 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:23.878 8 WARNING neutronclient.v2_0.client [None req-12ea4224-32d9-4586-8139-ca9feb9fa0fd 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:23.918 8 WARNING neutronclient.v2_0.client [None req-12ea4224-32d9-4586-8139-ca9feb9fa0fd 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:24.025 7 WARNING neutronclient.v2_0.client [None req-f1f31e22-a225-4b71-8eb1-98e81f1d6db6 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/607] 10.0.0.42 () {34 vars in 694 bytes} [Fri Apr 24 02:45:23 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:24.149 8 WARNING neutronclient.v2_0.client [None req-6dffe0f2-a12b-440e-8174-c5e47b990aae 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:24.193 8 WARNING neutronclient.v2_0.client [None req-6dffe0f2-a12b-440e-8174-c5e47b990aae 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:24.233 8 WARNING neutronclient.v2_0.client [None req-6dffe0f2-a12b-440e-8174-c5e47b990aae 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/608] 10.0.0.42 () {32 vars in 662 bytes} [Fri Apr 24 02:45:24 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:45:24.278 8 WARNING neutronclient.v2_0.client [None req-ca493dad-a5f2-49e3-be83-4d2c6d1e4e5e 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:24.316 8 WARNING neutronclient.v2_0.client [None req-ca493dad-a5f2-49e3-be83-4d2c6d1e4e5e 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/609] 10.0.0.42 () {34 vars in 694 bytes} [Fri Apr 24 02:45:24 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:24.469 8 WARNING neutronclient.v2_0.client [None req-db7c30dc-d54f-4144-aadf-39d9c910dd2b 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:24.523 8 WARNING neutronclient.v2_0.client [None req-db7c30dc-d54f-4144-aadf-39d9c910dd2b 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/610] 10.0.0.42 () {32 vars in 739 bytes} [Fri Apr 24 02:45:24 2026] DELETE /v2.1/os-security-groups/5b8435c7-7a55-4e86-9fd4-bd1c6f4eb2a9 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:45:24.641 8 WARNING neutronclient.v2_0.client [None req-e121c1df-20a2-47bf-a727-3e14eb90ff6e 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/611] 10.0.0.42 () {32 vars in 736 bytes} [Fri Apr 24 02:45:24 2026] GET /v2.1/os-security-groups/bcb6dc43-7658-4390-b05a-5ab883ab4b80 => generated 664 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:24.699 8 WARNING neutronclient.v2_0.client [None req-bd28752a-ab61-410e-aaa7-7ca89d1e91df 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:24.717 8 INFO nova.api.openstack.wsgi [None req-bd28752a-ab61-410e-aaa7-7ca89d1e91df 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] HTTP exception thrown: Security group 5b8435c7-7a55-4e86-9fd4-bd1c6f4eb2a9 does not exist Neutron server returns request_ids: ['req-e52748f6-dc87-47ee-80ef-a438c9e0c6ed'] [pid: 8|app: 0|req: 311/612] 10.0.0.42 () {32 vars in 736 bytes} [Fri Apr 24 02:45:24 2026] GET /v2.1/os-security-groups/5b8435c7-7a55-4e86-9fd4-bd1c6f4eb2a9 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:45:24.727 8 WARNING neutronclient.v2_0.client [None req-86c33e60-1f77-456b-b72c-17f48646fe21 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:24.748 8 WARNING neutronclient.v2_0.client [None req-86c33e60-1f77-456b-b72c-17f48646fe21 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:24.782 8 WARNING neutronclient.v2_0.client [None req-86c33e60-1f77-456b-b72c-17f48646fe21 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/613] 10.0.0.42 () {32 vars in 749 bytes} [Fri Apr 24 02:45:24 2026] DELETE /v2.1/os-security-group-rules/98edf7d2-7a65-4cc1-a08e-519b56e1cf2f => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:45:24.862 8 WARNING neutronclient.v2_0.client [None req-5692a872-9f5e-46c6-89cf-6e5eab53f1c0 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:24.892 8 WARNING neutronclient.v2_0.client [None req-5692a872-9f5e-46c6-89cf-6e5eab53f1c0 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/614] 10.0.0.42 () {32 vars in 739 bytes} [Fri Apr 24 02:45:24 2026] DELETE /v2.1/os-security-groups/c4fb1b79-c4cc-4fc9-a161-68cbd1342ce5 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:45:24.971 8 WARNING neutronclient.v2_0.client [None req-868818ed-938a-4187-b763-f954092f1f7c 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/615] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:45:23 2026] POST /v2.1/servers => generated 449 bytes in 1552 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:25.004 7 WARNING neutronclient.v2_0.client [None req-52fe68fd-e6a2-4fc4-8127-fc5e151595fe 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:25.022 7 INFO nova.api.openstack.wsgi [None req-52fe68fd-e6a2-4fc4-8127-fc5e151595fe 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] HTTP exception thrown: Security group c4fb1b79-c4cc-4fc9-a161-68cbd1342ce5 does not exist Neutron server returns request_ids: ['req-c9a6ff71-a120-4b33-bd37-43587fc78982'] [pid: 7|app: 0|req: 303/616] 10.0.0.42 () {32 vars in 736 bytes} [Fri Apr 24 02:45:24 2026] GET /v2.1/os-security-groups/c4fb1b79-c4cc-4fc9-a161-68cbd1342ce5 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:45:25.031 8 WARNING neutronclient.v2_0.client [None req-868818ed-938a-4187-b763-f954092f1f7c 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:25.059 7 WARNING neutronclient.v2_0.client [None req-0cba6dca-140f-43da-a6a1-7d409b9778ca 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/617] 10.0.0.42 () {32 vars in 739 bytes} [Fri Apr 24 02:45:24 2026] DELETE /v2.1/os-security-groups/bcb6dc43-7658-4390-b05a-5ab883ab4b80 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:45:25.134 8 WARNING neutronclient.v2_0.client [None req-a6b917ce-1ed3-45b8-b8ec-03e658df55da 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:25.169 8 WARNING neutronclient.v2_0.client [None req-a6b917ce-1ed3-45b8-b8ec-03e658df55da 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/618] 10.0.0.42 () {32 vars in 739 bytes} [Fri Apr 24 02:45:25 2026] DELETE /v2.1/os-security-groups/5c3facd5-6379-4f06-a6f9-8fca62dfbbb2 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:45:25.265 8 WARNING neutronclient.v2_0.client [None req-3217e1db-c351-4537-91a9-18630cf52f66 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:25.298 8 WARNING neutronclient.v2_0.client [None req-3217e1db-c351-4537-91a9-18630cf52f66 203249e1696141ba8f19668bec2e0646 ceda55f8c14541fca38f5f13afb9ce8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/619] 10.0.0.42 () {32 vars in 739 bytes} [Fri Apr 24 02:45:25 2026] DELETE /v2.1/os-security-groups/fe1ddcc5-9499-40a6-9934-27abc7a72467 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:45:25.394 8 WARNING neutronclient.v2_0.client [None req-acc1224f-da1e-4233-b7bc-a1f66d997367 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:25.544 8 INFO nova.api.openstack.wsgi [None req-acc1224f-da1e-4233-b7bc-a1f66d997367 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] HTTP exception thrown: Security group 5c3facd5-6379-4f06-a6f9-8fca62dfbbb2 does not exist Neutron server returns request_ids: ['req-046ead27-d690-465d-a2cc-51fd363a9e7c'] [pid: 8|app: 0|req: 317/620] 10.0.0.42 () {32 vars in 736 bytes} [Fri Apr 24 02:45:25 2026] GET /v2.1/os-security-groups/5c3facd5-6379-4f06-a6f9-8fca62dfbbb2 => generated 194 bytes in 158 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/621] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:25 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1401 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:25.556 7 WARNING neutronclient.v2_0.client [None req-960d9067-f031-433c-bb99-3dac9e3eb47d 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:25.597 7 WARNING neutronclient.v2_0.client [None req-960d9067-f031-433c-bb99-3dac9e3eb47d 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/622] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:45:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:25.635 7 WARNING neutronclient.v2_0.client [None req-960d9067-f031-433c-bb99-3dac9e3eb47d 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/623] 10.0.0.42 () {32 vars in 662 bytes} [Fri Apr 24 02:45:25 2026] GET /v2.1/os-security-groups => generated 707 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:25.838 8 WARNING neutronclient.v2_0.client [None req-158e5aef-0ca8-4d4c-b98d-817a1eee1bb4 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:25.910 8 INFO nova.api.openstack.wsgi [None req-158e5aef-0ca8-4d4c-b98d-817a1eee1bb4 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] HTTP exception thrown: Security group 5c3facd5-6379-4f06-a6f9-8fca62dfbbb2 does not exist Neutron server returns request_ids: ['req-3418e9b6-df00-4753-ac4e-53e6829a2a09'] [pid: 8|app: 0|req: 319/624] 10.0.0.42 () {32 vars in 739 bytes} [Fri Apr 24 02:45:25 2026] DELETE /v2.1/os-security-groups/5c3facd5-6379-4f06-a6f9-8fca62dfbbb2 => generated 194 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:45:25.927 7 WARNING neutronclient.v2_0.client [None req-4191dd25-760d-48c0-80d6-d1df251315b7 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:26.010 7 INFO nova.api.openstack.wsgi [None req-4191dd25-760d-48c0-80d6-d1df251315b7 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] HTTP exception thrown: Security group c4fb1b79-c4cc-4fc9-a161-68cbd1342ce5 does not exist Neutron server returns request_ids: ['req-23981048-d791-472d-9d0c-eb7567a725df'] [pid: 7|app: 0|req: 306/625] 10.0.0.42 () {32 vars in 739 bytes} [Fri Apr 24 02:45:25 2026] DELETE /v2.1/os-security-groups/c4fb1b79-c4cc-4fc9-a161-68cbd1342ce5 => generated 194 bytes in 96 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:45:26.021 8 WARNING neutronclient.v2_0.client [None req-ed389b28-f721-4f05-b464-93b8de20fa7d 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:26.550 8 INFO nova.api.openstack.wsgi [None req-ed389b28-f721-4f05-b464-93b8de20fa7d 4586a304be1843ffbb23ba3875bb7b7a 3bd06c3da6664220a81b6a609d5be753 - - default default] HTTP exception thrown: Security group 5b8435c7-7a55-4e86-9fd4-bd1c6f4eb2a9 does not exist Neutron server returns request_ids: ['req-475abb8d-843b-4420-a23e-5634cdae4979'] [pid: 8|app: 0|req: 320/626] 10.0.0.42 () {32 vars in 739 bytes} [Fri Apr 24 02:45:26 2026] DELETE /v2.1/os-security-groups/5b8435c7-7a55-4e86-9fd4-bd1c6f4eb2a9 => generated 194 bytes in 540 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:45:26.661 7 WARNING neutronclient.v2_0.client [None req-c70dafd8-9168-4611-8cce-d722490ced3e 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/627] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:26 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1397 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:45:28.336 8 WARNING neutronclient.v2_0.client [None req-c751f988-7a65-4ee2-8a16-5b405a6fd7d3 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/628] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:28 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1453 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:29.679 7 WARNING neutronclient.v2_0.client [None req-b2f5bcf7-4c75-46ea-8f97-436a62e0acb1 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/631] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:29 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1461 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:30.792 8 WARNING neutronclient.v2_0.client [None req-9ec37571-685d-4d79-b066-296a45ae9a70 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/632] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:30 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1538 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/633] 10.0.0.42 () {30 vars in 412 bytes} [Fri Apr 24 02:45:31 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-24 02:45:31.484 7 WARNING neutronclient.v2_0.client [None req-716484b6-7928-41a9-adec-6e2d31b069f4 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:31.644 7 WARNING neutronclient.v2_0.client [None req-716484b6-7928-41a9-adec-6e2d31b069f4 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:31.877 7 WARNING neutronclient.v2_0.client [None req-716484b6-7928-41a9-adec-6e2d31b069f4 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/634] 10.0.0.42 () {28 vars in 559 bytes} [Fri Apr 24 02:45:31 2026] GET /v2/ => generated 402 bytes in 492 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/635] 10.0.0.42 () {28 vars in 563 bytes} [Fri Apr 24 02:45:31 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/636] 10.0.0.42 () {30 vars in 412 bytes} [Fri Apr 24 02:45:31 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-24 02:45:32.038 8 WARNING neutronclient.v2_0.client [None req-dd69b034-d4d3-4343-807e-8d086395fe44 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/637] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:31 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1526 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/638] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:45:31 2026] POST /v2.1/servers => generated 447 bytes in 922 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:32.308 7 WARNING neutronclient.v2_0.client [None req-95697357-4e6b-411c-8f79-a77811c9a8d7 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:32.316 8 INFO nova.api.openstack.compute.server_external_events [req-e577cb93-65dc-4785-992d-99921019be1a req-2d8cf593-6ba5-4dbc-8ec7-d15f41e49530 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:9d00fd27-5a69-46a1-b685-a501ddd46b31 for instance 41236949-df0b-41b3-a7b6-f8f474e7e2e0 on instance [pid: 7|app: 0|req: 311/639] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:32 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1253 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:45:32.340 8 INFO nova.compute.rpcapi [None req-3780ae9b-f119-4411-99ef-33d7cbec1136 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 329/640] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:45:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:33.202 7 WARNING neutronclient.v2_0.client [None req-b4024f48-5911-4d80-9c57-a07033ff6635 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/641] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:33 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1526 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:33.403 8 WARNING neutronclient.v2_0.client [None req-71453328-54b2-409e-a24c-bd199af02f79 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/642] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:33 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1303 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:34.384 7 WARNING neutronclient.v2_0.client [None req-e1650860-6a4f-4e5f-a689-090913fda859 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:34.519 8 WARNING neutronclient.v2_0.client [None req-32952f20-0dba-476d-9bb9-8935ebe3b783 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/643] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:34 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1526 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/644] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:34 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1351 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:35.681 7 WARNING neutronclient.v2_0.client [None req-4ffd3664-0541-46e0-a041-18ad9b3018d1 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:35.693 8 WARNING neutronclient.v2_0.client [None req-4811836c-7e0f-4135-92f7-0302b1c4f037 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/645] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:35 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1351 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/646] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:35 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1526 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: 8|app: 0|req: 333/647] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:45:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:36.800 7 WARNING neutronclient.v2_0.client [None req-54f16e25-6f23-485a-927f-e646d25cd344 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:36.843 8 WARNING neutronclient.v2_0.client [None req-151ae9b3-888c-4cf8-81e5-6ad27f7a3450 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/648] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:36 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1423 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/649] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:36 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1526 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:37.498 7 WARNING neutronclient.v2_0.client [None req-6fca629c-5200-4e4d-a4f0-a90aac28ce87 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:37.584 7 WARNING neutronclient.v2_0.client [None req-6fca629c-5200-4e4d-a4f0-a90aac28ce87 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:37.790 7 WARNING neutronclient.v2_0.client [None req-6fca629c-5200-4e4d-a4f0-a90aac28ce87 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/650] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:45:37 2026] POST /v2.1/servers => generated 450 bytes in 583 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:38.041 8 WARNING neutronclient.v2_0.client [None req-699abeca-f59b-455a-90df-e0c689769670 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/651] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:38 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1421 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-04-24 02:45:38.198 7 INFO nova.api.openstack.compute.server_external_events [req-c8b3c44d-946e-4b20-9dc3-b0db603effa9 req-053d1dad-61cb-4b43-845f-19ad84565500 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:e3a06537-645d-4d09-8e74-1ca0125aa5d8 for instance b8b8722f-5231-4afa-967a-cebce3228fd4 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:38.209 7 INFO nova.compute.rpcapi [None req-ec5adb31-5110-4a1c-bfb2-850253c2cac8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 317/652] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:45:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:38.270 8 WARNING neutronclient.v2_0.client [None req-97a339bc-737a-4350-a156-9a13e20e29eb f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:38.304 7 WARNING neutronclient.v2_0.client [None req-3a00d635-1d70-40eb-bc33-d4344c0dffe8 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/653] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:38 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1433 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/654] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:38 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1526 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:39.137 7 WARNING neutronclient.v2_0.client [None req-82d67f0e-d972-4dd8-a136-d2596be0ffc3 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/655] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:39 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1425 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-04-24 02:45:39.228 8 INFO nova.api.openstack.compute.server_external_events [req-75dc79b2-8a2c-4949-ac82-3413eece2633 req-d3acbfde-7fc7-4bf6-8304-82a6d296a7f3 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:9d00fd27-5a69-46a1-b685-a501ddd46b31 for instance 41236949-df0b-41b3-a7b6-f8f474e7e2e0 on instance [pid: 8|app: 0|req: 337/656] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:45:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:39.431 7 WARNING neutronclient.v2_0.client [None req-8447e9dd-3a30-433e-a516-96dba4a93872 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:39.460 8 WARNING neutronclient.v2_0.client [None req-bd934346-df37-4a78-9ae1-2961a0f61a2d 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/657] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:39 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1433 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/658] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:39 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1526 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:40.209 7 WARNING neutronclient.v2_0.client [None req-b2051150-0ac3-4302-a413-0f0769c17089 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/661] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:40 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1473 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:40.597 8 WARNING neutronclient.v2_0.client [None req-f494984e-eb52-431e-ae25-be74928b5368 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:40.661 7 WARNING neutronclient.v2_0.client [None req-6c970f06-105f-45f5-b0cf-38aa85773ef0 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/662] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:40 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1433 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/663] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:40 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1526 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:41.316 8 WARNING neutronclient.v2_0.client [None req-c62a1256-d259-4447-aa4a-31fc47d60596 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/664] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:41 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1473 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:41.760 7 WARNING neutronclient.v2_0.client [None req-b658ac5b-28d2-4f82-b494-1a8ece402f43 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:41.867 8 WARNING neutronclient.v2_0.client [None req-d77a6fb1-08f2-4bc8-920f-6e551cdd864d 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/665] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:41 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1433 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/666] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:41 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1717 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:42.072 7 WARNING neutronclient.v2_0.client [None req-e2f8b3ed-c9e4-4b1b-ac70-29648513227e 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/667] 10.0.0.42 () {32 vars in 740 bytes} [Fri Apr 24 02:45:42 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:42.428 8 WARNING neutronclient.v2_0.client [None req-10c5bedf-5d82-41ce-bfc6-96d348db3435 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/668] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:42 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1481 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:42.951 7 WARNING neutronclient.v2_0.client [None req-893d7417-561b-4374-95ef-d6c8c2b0cbcd f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:42.963 8 INFO nova.api.openstack.compute.server_external_events [req-b18123fe-9b33-416d-9021-a0632147f09b req-0ca96259-0452-4aaf-a019-896da8079e3a 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:9d00fd27-5a69-46a1-b685-a501ddd46b31 for instance 41236949-df0b-41b3-a7b6-f8f474e7e2e0 on instance [pid: 8|app: 0|req: 344/669] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:45:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:43.013 8 WARNING neutronclient.v2_0.client [None req-cfbe8791-bfe4-49d4-be14-35b41dcc6536 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/670] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:42 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1421 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/671] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:42 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1717 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:43.565 7 WARNING neutronclient.v2_0.client [None req-77840ebd-d2b2-495e-a9af-4e9a88002a0e c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:43.584 8 INFO nova.api.openstack.compute.server_external_events [req-28d4c097-8187-485c-8fb5-81e1ac87211c req-51daf25e-7a27-44a0-9f2c-651773a684ba 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:478fe97b-f656-42b0-a2f1-19124e92a1cc for instance 3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 on instance [pid: 8|app: 0|req: 346/672] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:45:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/673] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:43 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1548 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:44.136 8 WARNING neutronclient.v2_0.client [None req-969116fd-e4a0-4247-8502-38f6ab342cfc f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/674] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:44 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1421 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:44.742 7 WARNING neutronclient.v2_0.client [None req-bad8e86b-82a1-499f-a70f-fe53d74af4ea c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/675] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:44 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1546 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:45.297 8 WARNING neutronclient.v2_0.client [None req-c050cccc-8293-4338-9b57-ac11ce0c3990 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/676] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:45 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1421 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:45.909 7 WARNING neutronclient.v2_0.client [None req-e23392ac-fcb3-48d6-99ea-7736a3b583fa c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/677] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:45 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1546 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:46.438 8 INFO nova.api.openstack.compute.server_external_events [req-397c6801-fd21-45d4-99aa-203c7d525251 req-6637572e-dbff-45d9-b149-663081969489 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:e3a06537-645d-4d09-8e74-1ca0125aa5d8 for instance b8b8722f-5231-4afa-967a-cebce3228fd4 on instance [pid: 8|app: 0|req: 349/678] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:45:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:46.511 7 WARNING neutronclient.v2_0.client [None req-88f82eea-63c4-4ac3-8081-6a735b59d131 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/679] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:46 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1421 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:47.068 8 WARNING neutronclient.v2_0.client [None req-8642d07b-19da-4f7d-94ef-02ee950c29d8 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/680] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:47 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1546 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:47.754 7 WARNING neutronclient.v2_0.client [None req-cdb00e93-0886-4b43-9874-faec8f3cf78a f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/681] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:47 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1608 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:47.939 8 WARNING neutronclient.v2_0.client [None req-7970d479-262b-4fb0-b909-05c527e74080 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/682] 10.0.0.42 () {32 vars in 740 bytes} [Fri Apr 24 02:45:47 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4/os-interface => generated 285 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:48.216 7 WARNING neutronclient.v2_0.client [None req-8c023878-d373-431f-8475-11553e97ab7c c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/683] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:48 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1546 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:48.795 7 INFO nova.api.openstack.compute.server_external_events [req-41c0cfa6-72c7-4456-821e-ffe659291654 req-4b2fe879-880e-4469-98e9-2b2bbf7b42fb 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:e3a06537-645d-4d09-8e74-1ca0125aa5d8 for instance b8b8722f-5231-4afa-967a-cebce3228fd4 on instance [pid: 7|app: 0|req: 333/684] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:45:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:48.805 8 WARNING neutronclient.v2_0.client [None req-f5d81760-da19-4320-876b-518e1a03efd7 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:48.819 7 INFO nova.api.openstack.compute.server_external_events [req-78a976e3-050e-4e09-a861-f245abf50f32 req-fa604499-463e-4abd-a811-3f1ec0a0395c 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:478fe97b-f656-42b0-a2f1-19124e92a1cc for instance 3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 on instance [pid: 7|app: 0|req: 334/685] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:45:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/686] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:48 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1608 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/687] 10.0.0.42 () {32 vars in 640 bytes} [Fri Apr 24 02:45:48 2026] GET /v2.1/servers => generated 387 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/688] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:45:49 2026] DELETE /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:49.256 7 WARNING neutronclient.v2_0.client [None req-dd3877da-f0de-4013-b72f-1ff7725d788a f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/689] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:49 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1614 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:49.436 8 WARNING neutronclient.v2_0.client [None req-77cb8b63-8530-4c30-9a9a-e1e274c941e4 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/690] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:49 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1546 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:50.425 8 WARNING neutronclient.v2_0.client [None req-12b7b1f8-6e52-43a9-be95-ed4e42b11ee3 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:50.615 7 WARNING neutronclient.v2_0.client [None req-4a23e359-89d7-4569-a692-a3892b8b67ac c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/693] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:50 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1724 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:50.779 7 WARNING neutronclient.v2_0.client [None req-0c93dcb2-7a00-4c0f-8c10-a1fedc3e96b5 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/694] 10.0.0.42 () {32 vars in 740 bytes} [Fri Apr 24 02:45:50 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38/os-interface => generated 285 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/695] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:50 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1734 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:51.604 8 INFO nova.api.openstack.compute.server_external_events [req-ad3dbd76-77d8-42e9-b2b3-9c445c87bd8e req-d9bfa3d8-4e69-4977-b4ee-3fcb4dbd41e5 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:478fe97b-f656-42b0-a2f1-19124e92a1cc for instance 3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 on instance [pid: 8|app: 0|req: 357/696] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:45:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:45:51.610 7 WARNING neutronclient.v2_0.client [None req-bad7b6cb-df59-46dc-bee2-b4d2dc7b9b16 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in 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/697] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:51 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1724 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: 8|app: 0|req: 358/698] 10.0.0.42 () {32 vars in 640 bytes} [Fri Apr 24 02:45:51 2026] GET /v2.1/servers => generated 376 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/699] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:45:51 2026] DELETE /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:52.089 8 WARNING neutronclient.v2_0.client [None req-6c4baba7-7370-4815-97ae-9a0596d88767 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:45:52.101 7 WARNING neutronclient.v2_0.client [None req-c5cc3c60-3b6e-4be5-bdb7-9ad943e5c96c f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in 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/700] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:52 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1670 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/701] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:52 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1730 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:53.272 7 WARNING neutronclient.v2_0.client [None req-5b840bc4-ad9a-46c8-ae73-671b62953e49 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] 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: 343/702] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:53 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1380 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:45:53.351 8 WARNING neutronclient.v2_0.client [None req-0bf1a41b-65df-4107-a7de-e0770654e6f8 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/703] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:53 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1850 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:53.656 7 INFO nova.api.openstack.compute.server_external_events [req-83dbb5d6-3bc9-4eaf-b899-6eab1bf5c00a req-c13f18f1-6477-4761-a9f9-9e66b2f156cc 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:e3a06537-645d-4d09-8e74-1ca0125aa5d8 for instance b8b8722f-5231-4afa-967a-cebce3228fd4 on instance [pid: 7|app: 0|req: 344/704] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:45:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:54.386 8 WARNING neutronclient.v2_0.client [None req-706ba575-6c9a-4242-9be8-d02bc61f5594 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/705] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:54 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1385 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-04-24 02:45:54.581 7 WARNING neutronclient.v2_0.client [None req-3f10a000-cf9b-4537-815c-ebaf43547098 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in 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/706] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:54 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1850 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:55.044 8 INFO nova.api.openstack.compute.server_external_events [req-1d5c51b4-fe1c-4e32-906b-374118948755 req-c8ea7b27-db70-4646-91ad-99c8aeabb523 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-unplugged:478fe97b-f656-42b0-a2f1-19124e92a1cc for instance 3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 on instance [pid: 8|app: 0|req: 362/707] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:45:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:55.441 7 INFO nova.api.openstack.compute.server_external_events [req-e46d5318-15a5-427b-b7fb-7a10aa482c9e req-92718269-03e1-4fb8-a0dd-706e809dfa16 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:478fe97b-f656-42b0-a2f1-19124e92a1cc for instance 3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 on instance [pid: 7|app: 0|req: 346/708] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:45:55 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) 2026-04-24 02:45:55.487 8 WARNING neutronclient.v2_0.client [None req-d22d1fcb-7ea2-48fd-8f4e-3d13d5201152 f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/709] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:55 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => generated 1385 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:55.731 7 WARNING neutronclient.v2_0.client [None req-6998170b-0939-4674-a1e0-943b49389a89 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in 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/710] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:55 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1502 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:56.571 8 INFO nova.api.openstack.wsgi [None req-9a5fe27a-8aff-4cf5-8c1d-5771b55c917b f006264a8de043fdb3f7052f72e57fd8 9d836b1a48424aaaa90883803ae236fe - - default default] HTTP exception thrown: Instance b8b8722f-5231-4afa-967a-cebce3228fd4 could not be found. [pid: 8|app: 0|req: 364/711] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:56 2026] GET /v2.1/servers/b8b8722f-5231-4afa-967a-cebce3228fd4 => 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: 7|app: 0|req: 348/712] 10.0.0.42 () {32 vars in 705 bytes} [Fri Apr 24 02:45:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1440569251 => 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-04-24 02:45:56.820 8 WARNING neutronclient.v2_0.client [None req-9e3aaa65-be55-4d43-98ea-c67c3325ae7e c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/713] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:56 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1507 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:45:57.933 7 WARNING neutronclient.v2_0.client [None req-54d2e128-b4bb-46df-8e67-5648a068567f c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] The python binding code in 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/714] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:57 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 1507 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:45:59.034 8 INFO nova.api.openstack.wsgi [None req-d5f31ad1-c2b6-4864-bf4a-65405504e2dc c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] HTTP exception thrown: Instance 3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 could not be found. [pid: 8|app: 0|req: 366/715] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:45:58 2026] GET /v2.1/servers/3c5e48a4-d04a-4acb-9a8c-56ef7835fc38 => generated 111 bytes in 41 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: 350/716] 10.0.0.42 () {32 vars in 703 bytes} [Fri Apr 24 02:45:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-973934553 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:46:05.787 8 WARNING keystonemiddleware.audit [None req-d5f31ad1-c2b6-4864-bf4a-65405504e2dc c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/719] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:46:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:46:07.235 7 WARNING keystonemiddleware.audit [None req-4697082f-1adb-4d39-b6c7-d1398f4d9526 c80373e638714d029445abb1828b5648 e19bb47329e14863912d3255e689bdca - - default default] Skipping service tempest-service-143050165 as it have no endpoints. 2026-04-24 02:46:07.302 7 WARNING neutronclient.v2_0.client [None req-40c9403a-d0c3-436e-abf6-2e36417b20d5 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:46:07.362 7 WARNING neutronclient.v2_0.client [None req-40c9403a-d0c3-436e-abf6-2e36417b20d5 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:46:07.546 7 WARNING neutronclient.v2_0.client [None req-40c9403a-d0c3-436e-abf6-2e36417b20d5 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/720] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:46:07 2026] POST /v2.1/servers => generated 452 bytes in 522 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 02:46:07.761 8 WARNING keystonemiddleware.audit [None req-e144702c-890e-4975-b571-3ce971fb01c6 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. 2026-04-24 02:46:07.778 8 WARNING neutronclient.v2_0.client [None req-7599b15b-ad62-4596-a782-338759d4f8bd b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/721] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:07 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1432 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:08.835 7 WARNING keystonemiddleware.audit [None req-40c9403a-d0c3-436e-abf6-2e36417b20d5 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:08.861 7 WARNING neutronclient.v2_0.client [None req-d184c332-a669-4594-9dae-3c16ab661c7f b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in 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/722] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:08 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1436 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:09.925 8 WARNING keystonemiddleware.audit [None req-7599b15b-ad62-4596-a782-338759d4f8bd b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:09.960 8 WARNING neutronclient.v2_0.client [None req-5dcd1000-d62e-45d1-9e6d-07ee2e66ec41 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/725] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:09 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1484 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:11.024 7 WARNING keystonemiddleware.audit [None req-d184c332-a669-4594-9dae-3c16ab661c7f b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:11.051 7 WARNING neutronclient.v2_0.client [None req-850d02e1-139a-4ad5-8290-97ba8373bc18 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/726] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:11 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1484 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:12.114 8 WARNING keystonemiddleware.audit [None req-5dcd1000-d62e-45d1-9e6d-07ee2e66ec41 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:12.149 8 WARNING neutronclient.v2_0.client [None req-7448cc2c-99c7-4012-bfec-bee0a77ec0a5 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/727] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:12 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1492 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:12.943 7 INFO nova.api.openstack.compute.server_external_events [req-e65d8767-1aa3-406b-b06b-e4ec093d5bef req-b25e632d-afbd-4303-809e-c76265e42b14 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:5abd9548-8989-4f13-899b-79c7798fb3b6 for instance dffc31bb-da65-43de-bfa4-65aabf9e8dcb on instance [pid: 7|app: 0|req: 356/728] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:46:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:46:13.213 8 WARNING keystonemiddleware.audit [None req-7448cc2c-99c7-4012-bfec-bee0a77ec0a5 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:13.248 8 WARNING neutronclient.v2_0.client [None req-06eb3bd1-0db2-4dc2-b8fc-fa06327bc119 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/729] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:13 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1569 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:14.396 7 WARNING keystonemiddleware.audit [req-e65d8767-1aa3-406b-b06b-e4ec093d5bef req-b25e632d-afbd-4303-809e-c76265e42b14 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:14.429 7 WARNING neutronclient.v2_0.client [None req-d01234e6-de0c-43ed-9a1f-00da56d26ce7 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/730] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:14 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1557 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:15.559 8 WARNING keystonemiddleware.audit [None req-06eb3bd1-0db2-4dc2-b8fc-fa06327bc119 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:15.602 8 WARNING neutronclient.v2_0.client [None req-0a101ca4-069b-4a70-93ed-68e41d97924e b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/731] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:15 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1557 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:16.715 7 WARNING keystonemiddleware.audit [None req-d01234e6-de0c-43ed-9a1f-00da56d26ce7 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:16.754 7 WARNING neutronclient.v2_0.client [None req-51c2bf32-4296-4007-af3d-4debad321190 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/732] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:16 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1557 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:17.190 8 INFO nova.api.openstack.compute.server_external_events [req-8325a62a-47fc-4b36-9d88-b8d7c1a2ea59 req-d944012c-bd64-44b3-83cf-b681d639e25b 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:5abd9548-8989-4f13-899b-79c7798fb3b6 for instance dffc31bb-da65-43de-bfa4-65aabf9e8dcb on instance [pid: 8|app: 0|req: 375/733] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:46:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:46:17.856 7 WARNING keystonemiddleware.audit [None req-51c2bf32-4296-4007-af3d-4debad321190 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:17.890 7 WARNING neutronclient.v2_0.client [None req-e0809bd8-a467-476d-80e2-48e9509a0fb2 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in 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/734] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:17 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1557 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:19.008 8 WARNING keystonemiddleware.audit [req-8325a62a-47fc-4b36-9d88-b8d7c1a2ea59 req-d944012c-bd64-44b3-83cf-b681d639e25b 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:19.054 8 WARNING neutronclient.v2_0.client [None req-3918f439-04df-4444-a1b7-4fa1b5439c83 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/735] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:19 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1557 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:20.216 7 WARNING keystonemiddleware.audit [None req-e0809bd8-a467-476d-80e2-48e9509a0fb2 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:20.247 7 WARNING neutronclient.v2_0.client [None req-61461851-1d28-4e86-86ab-ea9c0b1f26b0 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/738] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:20 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1740 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:20.399 8 WARNING keystonemiddleware.audit [None req-3918f439-04df-4444-a1b7-4fa1b5439c83 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:20.425 8 WARNING neutronclient.v2_0.client [None req-fe377388-5669-4395-ab29-6e6aed3de702 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/739] 10.0.0.42 () {32 vars in 740 bytes} [Fri Apr 24 02:46:20 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:21.026 8 WARNING keystonemiddleware.audit [None req-fe377388-5669-4395-ab29-6e6aed3de702 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:21.043 7 INFO nova.api.openstack.compute.server_external_events [req-c80c2672-f550-4904-a0ed-4988ca861675 req-b104d2f3-2b3b-4239-b16d-3c59d9d16e5f 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:5abd9548-8989-4f13-899b-79c7798fb3b6 for instance dffc31bb-da65-43de-bfa4-65aabf9e8dcb on instance [pid: 7|app: 0|req: 362/740] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:46:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:46:21.069 8 WARNING neutronclient.v2_0.client [None req-75b89bdc-8e90-4cc5-8300-d76f7a74947f b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:21.154 7 WARNING neutronclient.v2_0.client [None req-3963ff0f-8093-4b30-8f25-fa584d29b9ed 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/741] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:21 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1740 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:21.190 8 WARNING keystonemiddleware.audit [None req-75b89bdc-8e90-4cc5-8300-d76f7a74947f b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/742] 10.0.0.42 () {32 vars in 740 bytes} [Fri Apr 24 02:46:21 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/743] 10.0.0.42 () {32 vars in 640 bytes} [Fri Apr 24 02:46:21 2026] GET /v2.1/servers => generated 384 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:21.281 8 WARNING keystonemiddleware.audit [None req-f9ca6240-51f7-4956-8cc4-5f6bb713be91 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:21.299 7 WARNING neutronclient.v2_0.client [None req-05c3db0f-591e-47cf-9eeb-151b8ab824f3 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/744] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:46:21 2026] DELETE /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-24 02:46:21.398 8 WARNING keystonemiddleware.audit [None req-9a5cd68a-ed08-4068-87b4-95b2dcdbfff9 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/745] 10.0.0.42 () {32 vars in 814 bytes} [Fri Apr 24 02:46:21 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/os-interface/9d00fd27-5a69-46a1-b685-a501ddd46b31 => generated 281 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:46:21.427 8 WARNING neutronclient.v2_0.client [None req-dc27ba37-b5b4-4158-93b7-4c3eb38aaf58 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] 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: 365/746] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:21 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/ips => generated 156 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: 366/747] 10.0.0.42 () {34 vars in 749 bytes} [Fri Apr 24 02:46:21 2026] POST /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/748] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:21 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1746 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/749] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:21 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:46:22.544 8 WARNING keystonemiddleware.audit [None req-dc27ba37-b5b4-4158-93b7-4c3eb38aaf58 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:22.572 8 WARNING neutronclient.v2_0.client [None req-b6cf572c-ced4-47e6-a72f-1de10ede83bb b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] 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: 368/750] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:22 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/751] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:22 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1866 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:23.083 7 INFO nova.api.openstack.compute.server_external_events [req-a20661d0-b9b2-45a6-ba9c-2cd82ecf72a7 req-a0b5faa0-3776-4997-9d24-2c950839a3ef 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:9d00fd27-5a69-46a1-b685-a501ddd46b31 for instance 41236949-df0b-41b3-a7b6-f8f474e7e2e0 on instance [pid: 7|app: 0|req: 369/752] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:46:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/753] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:23 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:23.695 8 WARNING keystonemiddleware.audit [None req-d55bad23-d973-411a-946c-e36ae9ff145f 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:23.711 7 WARNING neutronclient.v2_0.client [None req-e1abc2b8-0374-4469-9a35-1f6d671fd4a0 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:46:23.732 8 WARNING neutronclient.v2_0.client [None req-66b93cdf-a898-44b0-bcf7-ebdaebaf7897 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/754] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:23 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1951 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, ' [pid: 8|app: 0|req: 385/755] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:23 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1866 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/756] 10.0.0.42 () {34 vars in 749 bytes} [Fri Apr 24 02:46:23 2026] POST /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/757] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:23 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:24.490 7 INFO nova.api.openstack.compute.server_external_events [req-d041f013-17e9-4ee1-982b-3eeb217d86c1 req-db63deea-7d5a-4bfd-9c27-3765b8610f9c 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:5abd9548-8989-4f13-899b-79c7798fb3b6 for instance dffc31bb-da65-43de-bfa4-65aabf9e8dcb on instance [pid: 7|app: 0|req: 372/758] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:46:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:46:24.878 8 WARNING keystonemiddleware.audit [None req-d14f4162-090b-4f6f-b972-044bfd3ad424 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:24.919 8 WARNING neutronclient.v2_0.client [None req-21c2b5e1-b441-457a-a0ff-58ea2654b1da b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in 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/759] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:24 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/760] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:24 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:25.887 7 INFO nova.api.openstack.compute.server_external_events [req-978722ef-72d3-46e6-971d-27c2d11033e5 req-1fe4d10c-b6b7-43a1-9e60-10591d328162 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:9d00fd27-5a69-46a1-b685-a501ddd46b31 for instance 41236949-df0b-41b3-a7b6-f8f474e7e2e0 on instance [pid: 7|app: 0|req: 374/761] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:46:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:25.973 7 WARNING keystonemiddleware.audit [req-978722ef-72d3-46e6-971d-27c2d11033e5 req-1fe4d10c-b6b7-43a1-9e60-10591d328162 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/762] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:25 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/ips => generated 194 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:46:26.053 7 WARNING neutronclient.v2_0.client [None req-f5f9bb0b-ecf6-48ff-aa02-8f2b40124751 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in 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/763] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:25 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => 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, ' [pid: 8|app: 0|req: 389/764] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:27 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:27.111 8 WARNING keystonemiddleware.audit [None req-89621ea2-1fdd-4a40-a56d-168c33903d41 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:27.161 8 WARNING neutronclient.v2_0.client [None req-06db77f4-827c-448b-bd68-86316076ab0c b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/765] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:46:27 2026] DELETE /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/766] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:27 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 1518 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-04-24 02:46:27.233 7 WARNING neutronclient.v2_0.client [None req-c6ce44f5-7a3a-413b-81b2-cdd2962a2b3c 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/767] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:27 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1843 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:28.210 8 WARNING keystonemiddleware.audit [None req-06db77f4-827c-448b-bd68-86316076ab0c b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:28.236 8 INFO nova.api.openstack.wsgi [None req-f436c2de-b11e-4ea8-9949-6a3f2ee1be15 b7e0f412f1b04c45a8533c23731d92ac 8d22f03dcda745c89353661e055bf993 - - default default] HTTP exception thrown: Instance dffc31bb-da65-43de-bfa4-65aabf9e8dcb could not be found. [pid: 8|app: 0|req: 391/768] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:28 2026] GET /v2.1/servers/dffc31bb-da65-43de-bfa4-65aabf9e8dcb => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:46:28.247 7 WARNING keystonemiddleware.audit [None req-c6ce44f5-7a3a-413b-81b2-cdd2962a2b3c 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] Skipping service tempest-service-143050165 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/769] 10.0.0.42 () {32 vars in 705 bytes} [Fri Apr 24 02:46:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2061194678 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:28.432 8 WARNING neutronclient.v2_0.client [None req-210f1c80-03c9-4f8b-bb8c-45a0361f8e05 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/770] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:28 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1843 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:29.844 7 WARNING neutronclient.v2_0.client [None req-f04a2719-1d9a-4457-82ab-a0ebbd24bfb4 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/773] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:29 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1776 bytes in 1089 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:31.058 8 INFO nova.api.openstack.compute.server_external_events [req-9670c517-09e0-4a72-80be-d1af4d64e68b req-90d3b7a5-ba9e-4654-846e-ea12e4a7340d 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:9d00fd27-5a69-46a1-b685-a501ddd46b31 for instance 41236949-df0b-41b3-a7b6-f8f474e7e2e0 on instance [pid: 8|app: 0|req: 394/774] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:46:31 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-04-24 02:46:31.965 7 WARNING neutronclient.v2_0.client [None req-6aa611c7-9402-42a1-b76a-8c430ae04fea 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/775] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:31 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1482 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:33.057 8 WARNING neutronclient.v2_0.client [None req-450aa5a9-14a6-46d9-8951-9ad7484a9b81 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/776] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:33 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1487 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:34.199 7 WARNING neutronclient.v2_0.client [None req-a4cd3f7f-436c-4aee-b7ae-90d514918184 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] The python binding code in 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/777] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:34 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 1487 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:35.352 8 INFO nova.api.openstack.wsgi [None req-1e4337db-4951-42ac-8cb7-ee34fd4607e6 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] HTTP exception thrown: Instance 41236949-df0b-41b3-a7b6-f8f474e7e2e0 could not be found. [pid: 8|app: 0|req: 396/778] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:35 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => 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: 383/779] 10.0.0.42 () {32 vars in 705 bytes} [Fri Apr 24 02:46:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1795417840 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:36.551 8 INFO nova.api.openstack.wsgi [None req-ac396495-ea2d-4bd9-8e0e-06c87874dcc6 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] HTTP exception thrown: Instance 41236949-df0b-41b3-a7b6-f8f474e7e2e0 could not be found. [pid: 8|app: 0|req: 397/780] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:46:36 2026] DELETE /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 02:46:36.585 7 INFO nova.api.openstack.wsgi [None req-56b49bfe-561a-4342-a7d4-9d8941f75ffd 8ea55b7e82b446729637553f26d2e89e 6842e3a82c3941e391ac747d60874687 - - default default] HTTP exception thrown: Instance 41236949-df0b-41b3-a7b6-f8f474e7e2e0 could not be found. [pid: 7|app: 0|req: 384/781] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:36 2026] GET /v2.1/servers/41236949-df0b-41b3-a7b6-f8f474e7e2e0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:38.019 8 WARNING neutronclient.v2_0.client [None req-5db4b02f-73b0-4e24-b878-0d855a88bf91 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:46:39.008 8 WARNING neutronclient.v2_0.client [None req-5db4b02f-73b0-4e24-b878-0d855a88bf91 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/784] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:46:37 2026] POST /v2.1/servers => generated 424 bytes in 1874 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:39.765 7 WARNING neutronclient.v2_0.client [None req-bbe2e953-6cb5-4b0d-ab31-3e9cf29af4b3 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/785] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:39 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1371 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:40.855 8 WARNING neutronclient.v2_0.client [None req-cdbd27b7-e956-4804-809f-86660a8d48d5 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/786] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:40 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1375 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:41.939 7 WARNING neutronclient.v2_0.client [None req-eb5da17b-e075-49a3-81ef-ee07ac34057e 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/787] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:41 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1423 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:43.288 8 WARNING neutronclient.v2_0.client [None req-2236d79b-4a1f-48d6-a06d-75fbd2fd6087 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/788] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:43 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1423 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:44.696 7 WARNING neutronclient.v2_0.client [None req-50134ecf-aa45-4c04-875f-4079af5dfbf9 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:45.598 8 INFO nova.api.openstack.compute.server_external_events [req-61dc07e9-b489-4e56-9906-1822c50f2e01 req-1a05e51f-7fdf-470f-bede-c3ef974b3a78 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:2d1a8dfc-46cc-499c-ab4d-1e21af48e668 for instance cd196397-7b84-4ba4-a665-b1da353d390b on instance [pid: 8|app: 0|req: 401/789] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:46:45 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: 8|app: 0|req: 402/790] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:46:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/791] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:44 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1473 bytes in 1498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:47.203 8 WARNING neutronclient.v2_0.client [None req-79d2a377-16b7-4f39-ac14-bbee82d634ce 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:47.724 7 WARNING neutronclient.v2_0.client [None req-a5d6cace-cc1f-4fed-89bd-4c25411c171e da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/792] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:47 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1471 bytes in 1335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:48.530 7 WARNING neutronclient.v2_0.client [None req-a5d6cace-cc1f-4fed-89bd-4c25411c171e da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:46:48.830 7 WARNING neutronclient.v2_0.client [None req-a5d6cace-cc1f-4fed-89bd-4c25411c171e da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/793] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:46:47 2026] POST /v2.1/servers => generated 453 bytes in 1375 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:49.054 8 WARNING neutronclient.v2_0.client [None req-0a03c220-8b1f-4128-b027-3700aae12569 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/794] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:49 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1392 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:49.566 7 WARNING neutronclient.v2_0.client [None req-a8b8a346-7436-4db6-84c4-9a68ad629ef4 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/797] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:49 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1471 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:50.137 8 WARNING neutronclient.v2_0.client [None req-3b238968-948c-49e5-a99c-303e69719b5c da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/798] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:50 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1396 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:50.704 7 WARNING neutronclient.v2_0.client [None req-cdbb7604-7132-44e6-be50-d3bceb79d25e 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in 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/799] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:50 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1471 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:51.250 8 WARNING neutronclient.v2_0.client [None req-42b7102b-94c1-452c-9ded-e9bfd8351fa3 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:51.611 7 INFO nova.api.openstack.compute.server_external_events [req-5c817dd7-ba7b-4290-a3c5-b5427c9d9827 req-d22c6e4e-7373-4c9a-bd52-d92c52a46404 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:2d1a8dfc-46cc-499c-ab4d-1e21af48e668 for instance cd196397-7b84-4ba4-a665-b1da353d390b on instance [pid: 7|app: 0|req: 393/800] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:46:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:52.090 7 WARNING neutronclient.v2_0.client [None req-1cc46fd7-6f72-4ee5-9da7-aa1c6cf86cf0 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/801] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:51 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1444 bytes in 1215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/802] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:52 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1471 bytes in 1242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:53.490 8 WARNING neutronclient.v2_0.client [None req-8d1cae30-1497-4ecd-8b1c-b699a628a29c da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/803] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:53 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1452 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:54.348 8 WARNING neutronclient.v2_0.client [None req-97d0253a-0354-4e94-9268-d38b60cfd52c 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] 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: 395/804] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:46:54 2026] POST /v2.1/os-keypairs => generated 396 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:46:54.639 7 INFO nova.api.openstack.compute.server_external_events [req-3909c2ef-9b7c-43f7-9140-45140bee48b6 req-5292c07d-6612-44e8-9d37-79e38e052ddd 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:fe698b15-b749-4a46-9731-a45b2a4d48a9 for instance c4d24cd2-1c6d-41cb-9e7b-4452eec76748 on instance [pid: 7|app: 0|req: 396/805] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:46:54 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-04-24 02:46:54.767 7 WARNING neutronclient.v2_0.client [None req-edf8fee4-f54c-4e96-8de0-edab37426a63 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/806] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:54 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1656 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/807] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:54 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b/ips => generated 109 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: 8|app: 0|req: 412/808] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:46:54 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b/ips => generated 109 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, ' [pid: 8|app: 0|req: 413/809] 10.0.0.42 () {32 vars in 824 bytes} [Fri Apr 24 02:46:55 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b/ips/tempest-ServerAddressesTestJSON-1414142637-network => generated 94 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/810] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:54 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1530 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/811] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:46:55 2026] DELETE /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:55.189 7 WARNING neutronclient.v2_0.client [None req-f570d3c6-5e60-4b2e-bdb1-646dc418d845 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in 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/812] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:55 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1662 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:56.106 8 WARNING neutronclient.v2_0.client [None req-369c4898-e50e-46bc-9f66-bda0be82edbf da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] 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: 399/813] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:46:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/814] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:56 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1518 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:56.389 7 WARNING neutronclient.v2_0.client [None req-f91aa187-1040-4332-b85f-cf9870260446 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/815] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:56 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1662 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:57.154 8 WARNING neutronclient.v2_0.client [None req-9c64ca58-445c-48ad-bbd6-cc118ddd8097 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:46:57.200 8 WARNING neutronclient.v2_0.client [None req-9c64ca58-445c-48ad-bbd6-cc118ddd8097 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:46:57.243 8 WARNING neutronclient.v2_0.client [None req-9c64ca58-445c-48ad-bbd6-cc118ddd8097 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:57.343 7 WARNING neutronclient.v2_0.client [None req-28daca46-4372-43af-9249-911a8ba9dcc0 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:46:57.424 8 WARNING neutronclient.v2_0.client [None req-9c64ca58-445c-48ad-bbd6-cc118ddd8097 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in 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/816] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:57 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1518 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:57.555 7 WARNING neutronclient.v2_0.client [None req-4a1bbb63-de19-4a77-8443-e78704893a00 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/817] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:46:57 2026] POST /v2.1/servers => generated 495 bytes in 533 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:57.638 8 WARNING neutronclient.v2_0.client [None req-14dc2ad0-5b0b-4f35-a1d5-32ea9b98b671 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/818] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:57 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1456 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/819] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:57 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1662 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:58.323 8 INFO nova.api.openstack.compute.server_external_events [req-a4255ce2-d1be-4739-9557-a76108f8dd3e req-49322b08-8b8d-4a15-8cc3-8c34b85f4eb2 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:2d1a8dfc-46cc-499c-ab4d-1e21af48e668 for instance cd196397-7b84-4ba4-a665-b1da353d390b on instance [pid: 8|app: 0|req: 418/820] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:46:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:58.498 7 WARNING neutronclient.v2_0.client [None req-bac59d26-0f62-4d72-801c-0eea8f657104 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in 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/821] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:58 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1518 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:58.749 8 WARNING neutronclient.v2_0.client [None req-9471e126-2fe2-4d17-8cf4-f0429cc07bf5 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/822] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:58 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1460 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:46:58.793 7 WARNING neutronclient.v2_0.client [None req-57eacd54-6bf7-4703-8de6-81d8a7a067f0 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/823] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:58 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1452 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:59.642 8 WARNING neutronclient.v2_0.client [None req-4e996e1a-cda5-4ace-bd97-eb180748c053 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/826] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:59 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1518 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:46:59.844 7 WARNING neutronclient.v2_0.client [None req-4aa5c3bd-76e5-4fdf-a8df-c0140cb2591c e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:46:59.887 8 WARNING neutronclient.v2_0.client [None req-a7f38b61-13a6-4c76-81e1-47bdcb251a81 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in 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/827] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:59 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1508 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/828] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:46:59 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1457 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:00.422 7 INFO nova.api.openstack.compute.server_external_events [req-abd93019-31ef-428a-b9ff-70d5f1b2b00b req-c93f5136-21aa-423a-9de1-ecc04231cf1e 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:fe698b15-b749-4a46-9731-a45b2a4d48a9 for instance c4d24cd2-1c6d-41cb-9e7b-4452eec76748 on instance [pid: 7|app: 0|req: 408/829] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:47:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:00.810 8 WARNING neutronclient.v2_0.client [None req-a1efae73-5bb9-4f1a-98f9-6289f7521f37 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:00.944 7 WARNING neutronclient.v2_0.client [None req-59e1ea7d-0a54-4674-8c9c-095c877105b5 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/830] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:00 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1518 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: 409/831] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:00 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1508 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:47:01.012 8 WARNING neutronclient.v2_0.client [None req-5d1ae73b-957c-47c0-b0aa-16ef8320f534 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/832] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:00 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1457 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:02.017 7 WARNING neutronclient.v2_0.client [None req-f8c37562-ab0c-4450-9bab-54931540ecb7 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:47:02.033 8 WARNING neutronclient.v2_0.client [None req-eea10e9c-e2cc-4720-b6dd-d57350eace3f e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/833] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:02 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1516 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, ' [pid: 7|app: 0|req: 410/834] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:01 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1699 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:47:02.168 8 WARNING neutronclient.v2_0.client [None req-50fc0065-dcec-4181-9258-d2eaf0d0be90 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:02.203 7 WARNING neutronclient.v2_0.client [None req-ac1961c4-1a8c-4327-88ab-d3fd244c8f06 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/835] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:02 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 1457 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/836] 10.0.0.42 () {32 vars in 740 bytes} [Fri Apr 24 02:47:02 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:03.040 7 INFO nova.api.openstack.compute.server_external_events [req-f19944f7-35be-4976-b3d1-890099404b04 req-a917a2af-5992-4b1e-b5f3-a7adb9c847ae 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:fe698b15-b749-4a46-9731-a45b2a4d48a9 for instance c4d24cd2-1c6d-41cb-9e7b-4452eec76748 on instance 2026-04-24 02:47:03.044 8 INFO nova.api.openstack.compute.server_external_events [req-32c3fbe7-6f4b-4f68-8536-d69d1d262760 req-4456d585-512c-4b3b-8e20-bbc28fcce3a6 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:e20684d9-1a5c-45fe-899f-afee2d872d19 for instance 2bb84d31-9bea-4e78-802b-cceb4e8dc9bd on instance [pid: 7|app: 0|req: 412/837] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:47:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/838] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:47:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:03.153 7 WARNING neutronclient.v2_0.client [None req-3a9b87e1-6c0b-447e-9fa3-f65741b37d2a e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:03.244 8 INFO nova.api.openstack.wsgi [None req-7e089dda-b5a7-4351-82b7-d4ddd87456fb 947540943bc84effa1e70d399fa5ed97 5391fd0fd7e643f4b5d502ba130f4695 - - default default] HTTP exception thrown: Instance cd196397-7b84-4ba4-a665-b1da353d390b could not be found. [pid: 8|app: 0|req: 427/839] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:03 2026] GET /v2.1/servers/cd196397-7b84-4ba4-a665-b1da353d390b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/840] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:03 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1639 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:04.328 8 WARNING neutronclient.v2_0.client [None req-05a9021a-7b2d-4b9d-9719-3f73683518df e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/841] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:04 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1627 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-04-24 02:47:05.472 7 WARNING neutronclient.v2_0.client [None req-af8b8e3e-d7af-4507-904b-8154d4532194 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in 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/842] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:05 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1627 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:06.762 8 WARNING neutronclient.v2_0.client [None req-fa48ebe5-1fd5-46ab-8a16-b579d26bd83b e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/843] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:06 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1627 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:08.020 7 WARNING neutronclient.v2_0.client [None req-361d7e0c-f2d8-4fc0-bb92-2773428da50a e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in 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/844] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:07 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1627 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:09.227 8 WARNING neutronclient.v2_0.client [None req-0c8da27c-8dff-4359-8426-ab1b71408432 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/845] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:09 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1627 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/848] 10.0.0.66 () {30 vars in 618 bytes} [Fri Apr 24 02:47:09 2026] GET /v2.1 => generated 0 bytes in 296 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/849] 10.0.0.66 () {32 vars in 691 bytes} [Fri Apr 24 02:47:09 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:47:09.825 7 INFO nova.api.openstack.compute.server_external_events [req-5c8b4283-f587-4a3c-b372-c7d9e79d7c58 req-07588654-3ebd-4172-aa5c-12c0fe915fda 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:e20684d9-1a5c-45fe-899f-afee2d872d19 for instance 2bb84d31-9bea-4e78-802b-cceb4e8dc9bd on instance [pid: 7|app: 0|req: 417/850] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:47:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/851] 10.0.0.66 () {34 vars in 912 bytes} [Fri Apr 24 02:47:09 2026] GET /v2.1/os-simple-tenant-usage/f1449138c0104fcda1d5db22008be035?start=2026-04-23T00:00:00&end=2026-04-24T23:59:59 => generated 20 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 418/852] 10.0.0.66 () {30 vars in 653 bytes} [Fri Apr 24 02:47:10 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:47:10.421 8 WARNING neutronclient.v2_0.client [None req-8151e0e4-5ee5-45c8-bbf8-23ba3d0cc38c e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/853] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:10 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1627 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:47:11.601 7 WARNING neutronclient.v2_0.client [None req-b6610cee-ae01-4d54-8ee7-84fe1f123046 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/854] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:11 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1808 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:11.781 8 WARNING neutronclient.v2_0.client [None req-f8c072f0-9f1c-4ae2-9b37-d7e6a957494d e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/855] 10.0.0.42 () {32 vars in 740 bytes} [Fri Apr 24 02:47:11 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd/os-interface => generated 285 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:12.510 7 INFO nova.api.openstack.compute.server_external_events [req-b25f2937-d7ea-4b92-89e7-f6bd6ea678a9 req-10c53453-1844-4ad8-b02e-5cfe28012a41 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:e20684d9-1a5c-45fe-899f-afee2d872d19 for instance 2bb84d31-9bea-4e78-802b-cceb4e8dc9bd on instance [pid: 7|app: 0|req: 420/856] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:47:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/857] 10.0.0.66 () {30 vars in 618 bytes} [Fri Apr 24 02:47:13 2026] GET /v2.1 => generated 0 bytes in 122 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: 421/858] 10.0.0.66 () {32 vars in 691 bytes} [Fri Apr 24 02:47:13 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/859] 10.0.0.66 () {34 vars in 912 bytes} [Fri Apr 24 02:47:13 2026] GET /v2.1/os-simple-tenant-usage/f1449138c0104fcda1d5db22008be035?start=2026-04-23T00:00:00&end=2026-04-24T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/860] 10.0.0.66 () {30 vars in 653 bytes} [Fri Apr 24 02:47:13 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:47:20.575 7 WARNING neutronclient.v2_0.client [None req-06ca5caa-7625-46dc-92b6-22ce49c7d4ed e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/863] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:20 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1928 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/864] 10.0.0.42 () {32 vars in 752 bytes} [Fri Apr 24 02:47:22 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd/os-server-password => generated 116 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: 425/865] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:47:24 2026] DELETE /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:24.628 8 WARNING neutronclient.v2_0.client [None req-25972248-1138-4c3f-8e95-ac872872781a e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/866] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:24 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1934 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:25.262 7 WARNING neutronclient.v2_0.client [None req-8fb2ac41-d7db-482c-a0ad-e0263c9acbb0 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/867] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:25 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1819 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:25.678 8 WARNING neutronclient.v2_0.client [None req-f0f77fc4-d719-4924-9736-45435701c859 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:25.781 7 WARNING neutronclient.v2_0.client [None req-60ee3dc4-8b3f-46ec-bec3-63b755027043 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/868] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:25 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1819 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/869] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:25 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1934 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/870] 10.0.0.42 () {34 vars in 749 bytes} [Fri Apr 24 02:47:26 2026] POST /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:26.195 7 WARNING neutronclient.v2_0.client [None req-460637ae-9a8a-4b7d-810e-8431220d6121 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in 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/871] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:26 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1821 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:27.101 8 WARNING neutronclient.v2_0.client [None req-a71b08bd-f772-4317-9a77-21bfd14230ea e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:27.360 7 WARNING neutronclient.v2_0.client [None req-7f77ebbf-46c4-4fb5-abcb-c678a37508da da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/872] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:27 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1821 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:27.646 8 INFO nova.api.openstack.compute.server_external_events [req-40e1acad-c29d-4619-8da5-b0d792a01dcc req-4af973ed-1285-4a5b-89f0-ca41ae3879fe 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:e20684d9-1a5c-45fe-899f-afee2d872d19 for instance 2bb84d31-9bea-4e78-802b-cceb4e8dc9bd on instance [pid: 8|app: 0|req: 445/873] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:47:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/874] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:27 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1821 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:28.465 8 WARNING neutronclient.v2_0.client [None req-500ce067-5315-43b6-b527-bb1663c149a7 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/875] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:28 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1537 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:28.728 7 WARNING neutronclient.v2_0.client [None req-dccb0275-c81e-4185-8aac-71a6aa5ee16e da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in 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/876] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:28 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1821 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:29.553 8 WARNING neutronclient.v2_0.client [None req-8e112f96-09ae-407c-bb5d-6a4abeaf08d1 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/877] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:29 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1542 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:29.876 8 WARNING neutronclient.v2_0.client [None req-9119b4b8-0c2e-4d91-8818-305f75f339b8 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/880] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:29 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1826 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:30.650 7 WARNING neutronclient.v2_0.client [None req-11fb1daf-97cd-4691-952e-cbba0165988a e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] The python binding code in 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/881] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:30 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 1542 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:31.029 8 WARNING neutronclient.v2_0.client [None req-27a156e1-5f44-40ba-ae84-4b343204afb3 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/882] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:30 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1826 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:31.740 7 INFO nova.api.openstack.wsgi [None req-c5077156-fbf6-4b22-964b-601a51884585 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] HTTP exception thrown: Instance 2bb84d31-9bea-4e78-802b-cceb4e8dc9bd could not be found. [pid: 7|app: 0|req: 433/883] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:31 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:31.770 7 INFO nova.api.openstack.compute.server_external_events [req-fccf4ab5-9caa-40f5-88a1-071eff7e1b78 req-72bf5039-7226-4266-a31d-623dcf2753a7 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-unplugged:fe698b15-b749-4a46-9731-a45b2a4d48a9 for instance c4d24cd2-1c6d-41cb-9e7b-4452eec76748 on instance 2026-04-24 02:47:31.780 8 INFO nova.api.openstack.wsgi [None req-b397dd0d-92fe-4cb7-8cd2-298399e36816 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] HTTP exception thrown: Instance 2bb84d31-9bea-4e78-802b-cceb4e8dc9bd could not be found. [pid: 7|app: 0|req: 434/884] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:47:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/885] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:47:31 2026] DELETE /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:31.822 7 INFO nova.api.openstack.wsgi [None req-0099f850-aae4-4056-838e-0412bb65edb1 e12b8d6841f1486b9032c197af080a93 f72a3af7c4c34c04ad34d803d81eafef - - default default] HTTP exception thrown: Instance 2bb84d31-9bea-4e78-802b-cceb4e8dc9bd could not be found. [pid: 7|app: 0|req: 435/886] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:31 2026] GET /v2.1/servers/2bb84d31-9bea-4e78-802b-cceb4e8dc9bd => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/887] 10.0.0.42 () {32 vars in 705 bytes} [Fri Apr 24 02:47:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1003693022 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:32.210 7 WARNING neutronclient.v2_0.client [None req-cb75070c-b71d-41dc-95cb-9679b37f6299 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/888] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:32 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1826 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/889] 10.0.0.42 () {32 vars in 725 bytes} [Fri Apr 24 02:47:32 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-538174949 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:33.724 7 WARNING neutronclient.v2_0.client [None req-8414d8ac-5845-4e5a-96ac-e11c349c7de4 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/890] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:33 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1826 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:47:34.555 8 INFO nova.api.openstack.compute.server_external_events [req-3bd8e784-57dd-489d-bb58-f3820060cf38 req-75ed76f3-0200-4f77-89c5-17fea5594367 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:fe698b15-b749-4a46-9731-a45b2a4d48a9 for instance c4d24cd2-1c6d-41cb-9e7b-4452eec76748 on instance [pid: 8|app: 0|req: 454/891] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:47:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:34.964 7 WARNING neutronclient.v2_0.client [None req-65d07a95-3435-453d-949e-46112a8f8c6f da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/892] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:34 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1826 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:36.540 8 WARNING neutronclient.v2_0.client [None req-fffb0c9d-c851-4323-ac0b-a0bc13366337 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/893] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:36 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1819 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-04-24 02:47:58.315 8 WARNING neutronclient.v2_0.client [None req-a7f8ea62-bb9f-4cc0-aff8-d9d6f4345bad da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/898] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:58 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1819 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, ' [pid: 7|app: 0|req: 441/899] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:47:58 2026] DELETE /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:58.646 8 WARNING neutronclient.v2_0.client [None req-a4956d82-565c-4353-a8ab-aa80127c0efa da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/900] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:58 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1825 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:47:59.810 8 WARNING neutronclient.v2_0.client [None req-59702a18-7ef7-446e-85b1-49bb9f76903c da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/903] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:47:59 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1825 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:01.019 7 WARNING neutronclient.v2_0.client [None req-ca44bc9a-addf-4b93-b456-642b1dd6d3e8 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/904] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:00 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1825 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:01.771 8 INFO nova.api.openstack.compute.server_external_events [req-db521f65-1d59-4346-98b6-0b4d23ad6e10 req-e56d7730-67e0-41b0-85e2-10864ecc73f8 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:fe698b15-b749-4a46-9731-a45b2a4d48a9 for instance c4d24cd2-1c6d-41cb-9e7b-4452eec76748 on instance [pid: 8|app: 0|req: 462/905] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:48:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:02.190 7 WARNING neutronclient.v2_0.client [None req-86819e79-56e9-4fac-b54c-965b786f6158 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in 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/906] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:02 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1473 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:03.300 8 WARNING neutronclient.v2_0.client [None req-2524a14b-faef-4e18-8438-e2e9de942502 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/907] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:03 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1478 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:04.435 7 WARNING neutronclient.v2_0.client [None req-a3d79dbd-9295-4bfd-9b2a-d6d68c14c344 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/908] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:04 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 1478 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:05.602 8 INFO nova.api.openstack.wsgi [None req-9d6cde85-bbeb-47cf-a74c-6cf9ef050468 da64ad7b0f2a400baaa7c513c0fd2867 aedeb2ecf46f4a328e4df2411558277b - - default default] HTTP exception thrown: Instance c4d24cd2-1c6d-41cb-9e7b-4452eec76748 could not be found. [pid: 8|app: 0|req: 464/909] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:05 2026] GET /v2.1/servers/c4d24cd2-1c6d-41cb-9e7b-4452eec76748 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/910] 10.0.0.42 () {32 vars in 705 bytes} [Fri Apr 24 02:48:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1655580593 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/917] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:48:34 2026] POST /v2.1/os-keypairs => generated 396 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:36.115 8 WARNING neutronclient.v2_0.client [None req-ca2bfe39-52c7-4c4c-9395-467e1aa32c75 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:48:36.178 8 WARNING neutronclient.v2_0.client [None req-ca2bfe39-52c7-4c4c-9395-467e1aa32c75 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:48:36.451 8 WARNING neutronclient.v2_0.client [None req-ca2bfe39-52c7-4c4c-9395-467e1aa32c75 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/918] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:48:36 2026] POST /v2.1/servers => generated 448 bytes in 618 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 02:48:36.684 7 WARNING neutronclient.v2_0.client [None req-6e3d5af8-7625-4019-9d62-0e1aa58a33fa 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in 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/919] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:36 2026] GET /v2.1/servers/0772ce62-60e0-4ac8-bab7-fdd077ae54f5 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:41.778 8 WARNING neutronclient.v2_0.client [None req-998fe249-94d5-49f6-8ed6-1ce2d921a04f 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/922] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:41 2026] GET /v2.1/servers/0772ce62-60e0-4ac8-bab7-fdd077ae54f5 => generated 1521 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:41.946 7 INFO nova.api.openstack.compute.server_external_events [req-0a188c84-046d-49ca-b2d1-8975303255a6 req-21f18780-d09a-4479-8edd-445f97d84c59 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:1b67f413-3395-44ed-9e3d-4c3cae717375 for instance 0772ce62-60e0-4ac8-bab7-fdd077ae54f5 on instance [pid: 7|app: 0|req: 453/923] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:48:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:46.276 8 INFO nova.api.openstack.compute.server_external_events [req-6549568d-b145-4677-9734-98a340aa1f0f req-bf46f656-7a09-4501-a399-7e861812dd4f 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:1b67f413-3395-44ed-9e3d-4c3cae717375 for instance 0772ce62-60e0-4ac8-bab7-fdd077ae54f5 on instance [pid: 8|app: 0|req: 471/924] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:48:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:46.943 7 WARNING neutronclient.v2_0.client [None req-01128a83-a1a5-4eff-b580-c7631d7663bd 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/925] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:46 2026] GET /v2.1/servers/0772ce62-60e0-4ac8-bab7-fdd077ae54f5 => generated 1519 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:52.129 8 WARNING neutronclient.v2_0.client [None req-49ba92a0-c92a-41aa-99bd-8a8659fd2735 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/928] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:52 2026] GET /v2.1/servers/0772ce62-60e0-4ac8-bab7-fdd077ae54f5 => generated 1819 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:53.517 8 INFO nova.api.openstack.compute.server_external_events [req-614761ba-e2e6-4cf2-b00f-89c4968f98e8 req-ff74fd20-db5c-4595-9c1c-5f2fe170025d 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:1b67f413-3395-44ed-9e3d-4c3cae717375 for instance 0772ce62-60e0-4ac8-bab7-fdd077ae54f5 on instance [pid: 8|app: 0|req: 474/929] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:48:53 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) 2026-04-24 02:48:53.560 7 WARNING neutronclient.v2_0.client [None req-917d3faf-9280-4714-b224-2ec41c8ce985 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:48:53.600 7 WARNING neutronclient.v2_0.client [None req-917d3faf-9280-4714-b224-2ec41c8ce985 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:48:53.822 7 WARNING neutronclient.v2_0.client [None req-917d3faf-9280-4714-b224-2ec41c8ce985 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/930] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:48:53 2026] POST /v2.1/servers => generated 448 bytes in 487 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:54.004 8 WARNING neutronclient.v2_0.client [None req-3f50a176-2942-4f08-9972-98e5405e2d26 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/931] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:53 2026] GET /v2.1/servers/8098d24b-8886-4774-a962-e47b527c1eaf => generated 1395 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:59.099 7 WARNING neutronclient.v2_0.client [None req-e506213d-6a75-481c-8dcf-915eb2c76605 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:48:59.292 8 INFO nova.api.openstack.compute.server_external_events [req-5389a384-b4ff-4e96-be88-f86a06b1903c req-8880bbed-8dc6-49ad-b95d-55c99e94ea10 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:8c99c4e2-38aa-495a-b248-ead9ac8806d0 for instance 8098d24b-8886-4774-a962-e47b527c1eaf on instance [pid: 8|app: 0|req: 476/932] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:48:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/933] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:48:59 2026] GET /v2.1/servers/8098d24b-8886-4774-a962-e47b527c1eaf => generated 1521 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:01.568 7 WARNING neutronclient.v2_0.client [None req-60829829-2a47-4eb7-9a67-da8440458cee 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:49:01.730 7 WARNING neutronclient.v2_0.client [None req-60829829-2a47-4eb7-9a67-da8440458cee 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in 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/936] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:49:01 2026] POST /v2.1/servers => generated 424 bytes in 451 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:01.992 8 WARNING neutronclient.v2_0.client [None req-a4d06998-2b8c-41d1-81ad-905fc966010f 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/937] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:01 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1368 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:03.084 7 WARNING neutronclient.v2_0.client [None req-69c9e66a-bf9b-4763-a930-500d2b84b38b 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in 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/938] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:03 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1372 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:03.725 8 INFO nova.api.openstack.compute.server_external_events [req-9edd332d-3c54-44d9-bde1-36f7eaa23c39 req-eada6d80-7aa1-4d2d-a079-5fa0f56e14c2 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:8c99c4e2-38aa-495a-b248-ead9ac8806d0 for instance 8098d24b-8886-4774-a962-e47b527c1eaf on instance [pid: 8|app: 0|req: 479/939] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:49:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:04.185 7 WARNING neutronclient.v2_0.client [None req-11a0340c-f91e-4a21-bd92-3e9d92f776db 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in 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/940] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:04 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1420 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:04.512 8 WARNING neutronclient.v2_0.client [None req-43260c7e-7f74-446f-b075-d9986467f5cf 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/941] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:04 2026] GET /v2.1/servers/8098d24b-8886-4774-a962-e47b527c1eaf => generated 1519 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:05.310 7 WARNING neutronclient.v2_0.client [None req-c97ff81a-c535-4a6c-a238-9712d223a3bc 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in 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/942] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:05 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1420 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:06.415 8 WARNING neutronclient.v2_0.client [None req-f074823f-05f4-4343-b982-a92433450042 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/943] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:06 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1428 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:07.284 7 INFO nova.api.openstack.compute.server_external_events [req-74f2461a-b75f-486e-a65e-283697ebdcdf req-f1c6b61f-c548-4bb4-bb78-e6e4744bb66b 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:bcecee36-4e83-4f78-8bb7-c1b3158a2d4d for instance c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 on instance [pid: 7|app: 0|req: 463/944] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:49:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:07.507 8 WARNING neutronclient.v2_0.client [None req-788811d2-3bcb-4aa3-947c-cc397585d48b 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/945] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:07 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1480 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:08.680 7 WARNING neutronclient.v2_0.client [None req-6007c1fb-0360-47d5-9b07-d31ba6579a82 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/946] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:08 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1468 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:09.750 8 WARNING neutronclient.v2_0.client [None req-4a64aae9-32c5-4a56-8fd1-9f15c7b98e68 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/949] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:09 2026] GET /v2.1/servers/8098d24b-8886-4774-a962-e47b527c1eaf => generated 1818 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 02:49:09.891 7 WARNING neutronclient.v2_0.client [None req-a28b1f62-1a9b-402b-9c9e-99301de6d4ef 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/950] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:09 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1468 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:11.012 8 WARNING neutronclient.v2_0.client [None req-429de84f-363d-43c8-a903-a2ee043a25ce 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:49:11.027 7 INFO nova.api.openstack.compute.server_external_events [req-d9370f44-ba59-4d2f-8ee9-efac0226adb0 req-7cc556b4-a00d-47a9-b37e-431412c6eec7 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:8c99c4e2-38aa-495a-b248-ead9ac8806d0 for instance 8098d24b-8886-4774-a962-e47b527c1eaf on instance [pid: 7|app: 0|req: 467/951] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:49:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/952] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:10 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1468 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:12.166 7 WARNING neutronclient.v2_0.client [None req-ed43ab3d-35ff-42a6-bbe1-ae93a858824a 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in 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/953] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:12 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1468 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:12.816 8 INFO nova.api.openstack.compute.server_external_events [req-993480af-2ccd-4310-99ed-b5ee9c9bb5e4 req-c5d7c9d4-1dcd-4e3b-9728-dd7096a61f80 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:bcecee36-4e83-4f78-8bb7-c1b3158a2d4d for instance c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 on instance [pid: 8|app: 0|req: 486/954] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:49:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:13.294 7 WARNING neutronclient.v2_0.client [None req-5de495fc-21cf-4237-b948-e90c0c19dad8 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in 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/955] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:13 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1468 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:14.449 8 WARNING neutronclient.v2_0.client [None req-9fc1c875-349a-4a60-8af6-1e3f34a90683 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/956] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:14 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1648 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/957] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:49:15 2026] DELETE /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:15.941 8 WARNING neutronclient.v2_0.client [None req-b00f4e29-4799-4ab7-8302-0aa7ead74c75 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/958] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:15 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1654 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:17.096 7 WARNING neutronclient.v2_0.client [None req-f74724ce-ee30-4023-890d-d644b9696289 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/959] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:17 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1654 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:18.246 8 WARNING neutronclient.v2_0.client [None req-6854987c-4a2a-43c9-b2db-dda3b8e19a0a 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/960] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:18 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1654 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:18.735 7 INFO nova.api.openstack.compute.server_external_events [req-061ef609-065e-46e2-b872-82b619c0db2b req-73e3b464-d3bc-4fc0-932e-2be6eaf63790 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:bcecee36-4e83-4f78-8bb7-c1b3158a2d4d for instance c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 on instance [pid: 7|app: 0|req: 472/961] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:49:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:19.393 8 WARNING neutronclient.v2_0.client [None req-4abef58e-1623-4733-8ea7-2f4b60b680b6 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/962] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:19 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1449 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:20.509 8 WARNING neutronclient.v2_0.client [None req-71279e25-7e01-49a3-8e8e-5ecba5956388 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/965] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:20 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:21.615 7 WARNING neutronclient.v2_0.client [None req-d74b1071-0e15-4385-85e6-044c6591496a 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] The python binding code in 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/966] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:21 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 1454 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:22.698 8 INFO nova.api.openstack.wsgi [None req-5a3e9d77-93a4-4966-a562-305a38acdf32 17d8cf30c8d64026a994655146f117ae 1dfe771f901d49d5acdd6c2560e26d49 - - default default] HTTP exception thrown: Instance c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 could not be found. [pid: 8|app: 0|req: 493/967] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:22 2026] GET /v2.1/servers/c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/970] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:49:34 2026] POST /v2.1/os-keypairs => generated 396 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:35.852 8 WARNING neutronclient.v2_0.client [None req-980492ff-1116-42af-8092-4392e0d8ea67 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:49:35.890 8 WARNING neutronclient.v2_0.client [None req-980492ff-1116-42af-8092-4392e0d8ea67 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:49:36.058 8 WARNING neutronclient.v2_0.client [None req-980492ff-1116-42af-8092-4392e0d8ea67 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/971] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:49:35 2026] POST /v2.1/servers => generated 450 bytes in 457 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 02:49:36.265 7 WARNING neutronclient.v2_0.client [None req-9e712efe-11f3-41cc-9d20-f7771ab81e72 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in 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/972] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:36 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1401 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:37.379 8 WARNING neutronclient.v2_0.client [None req-b67bace7-3fe8-4139-9bcb-0f7d4f1cb7c1 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/973] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:37 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1405 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:38.467 7 WARNING neutronclient.v2_0.client [None req-a733a787-403c-4dac-90aa-52fde9cc251e 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/974] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:38 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1453 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:39.553 8 WARNING neutronclient.v2_0.client [None req-529109b4-c87f-459d-aec5-0e74bd9dfc31 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/975] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:39 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1453 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:40.655 7 WARNING neutronclient.v2_0.client [None req-1e8ceb0d-cec1-4a2d-8f08-811c879f93c7 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in 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/978] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:40 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1461 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:41.585 8 INFO nova.api.openstack.compute.server_external_events [req-b69c91dd-2dfd-4ef1-b5f7-e9ab50db2fe8 req-e19e9261-8269-43c7-98da-26699dccfea6 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:379b3bb4-9fbc-48aa-a538-56519c3d3078 for instance 8ab3f265-3c5a-433b-b432-d0f4fdf681b7 on instance [pid: 8|app: 0|req: 499/979] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:49:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:41.765 7 WARNING neutronclient.v2_0.client [None req-ef07a3a3-ac54-4eea-bf1a-11bf3f36f5eb 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in 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/980] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:41 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1539 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-04-24 02:49:42.923 8 WARNING neutronclient.v2_0.client [None req-9ef3ec09-e845-4c09-b6bd-fb93ded9ddae 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/981] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:42 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:44.146 7 WARNING neutronclient.v2_0.client [None req-415dfc2a-17ba-437a-83ff-0793950c9b14 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/982] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:44 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:45.298 8 WARNING neutronclient.v2_0.client [None req-f258a59b-231c-4813-8005-713fd7c62937 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/983] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:45 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1527 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:46.192 7 WARNING neutronclient.v2_0.client [None req-c4865540-9d60-4529-a1df-4ccd0357fde6 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:49:46.228 7 WARNING neutronclient.v2_0.client [None req-c4865540-9d60-4529-a1df-4ccd0357fde6 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:46.316 8 INFO nova.api.openstack.compute.server_external_events [req-7fd279cb-78ad-42f0-80ca-86a5a5ef4624 req-6ad61ca0-b160-4718-a8e8-1484c316dfb0 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:379b3bb4-9fbc-48aa-a538-56519c3d3078 for instance 8ab3f265-3c5a-433b-b432-d0f4fdf681b7 on instance [pid: 8|app: 0|req: 502/984] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:49:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:46.421 7 WARNING neutronclient.v2_0.client [None req-c4865540-9d60-4529-a1df-4ccd0357fde6 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:49:46.456 8 WARNING neutronclient.v2_0.client [None req-9de4e7f5-8924-41f5-8569-eadf031c71db 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/985] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:46 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1527 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/986] 199.204.45.205 () {36 vars in 714 bytes} [Fri Apr 24 02:49:45 2026] POST /v2.1/servers => generated 453 bytes in 794 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:47.332 8 WARNING neutronclient.v2_0.client [None req-14b75679-ffd2-436e-9bee-7d4ff405a9b6 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/987] 199.204.45.205 () {32 vars in 733 bytes} [Fri Apr 24 02:49:47 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5 => generated 2213 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:47.405 7 WARNING neutronclient.v2_0.client [None req-d58fe9e8-2fc7-43e8-80ea-37bc1448afbe b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/988] 199.204.45.205 () {32 vars in 759 bytes} [Fri Apr 24 02:49:47 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface => generated 28 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/989] 199.204.45.205 () {32 vars in 777 bytes} [Fri Apr 24 02:49:47 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:47.663 7 WARNING neutronclient.v2_0.client [None req-0a1d9e82-7304-4544-bcdf-9bf68786c382 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/990] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:47 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1527 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:48.835 8 WARNING neutronclient.v2_0.client [None req-149d2080-9fba-40f2-a33b-f5288b8c4c3b 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/991] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:48 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1696 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:48.982 7 WARNING neutronclient.v2_0.client [None req-90219ac5-f1f1-48bb-83c3-4e6ea623de69 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/992] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:49:48 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1696 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:50.111 8 WARNING neutronclient.v2_0.client [None req-f78bfa17-6971-4c92-9d74-1e1d641a9e83 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/995] 199.204.45.205 () {32 vars in 733 bytes} [Fri Apr 24 02:49:50 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5 => generated 2371 bytes in 114 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:50.229 8 INFO nova.api.openstack.compute.server_external_events [req-10702ccd-a0e2-4966-8687-00ae5ad9f03c req-6b2cfae5-73a9-4542-bc24-4bd07e4a73e7 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:379b3bb4-9fbc-48aa-a538-56519c3d3078 for instance 8ab3f265-3c5a-433b-b432-d0f4fdf681b7 on instance 2026-04-24 02:49:50.231 7 WARNING neutronclient.v2_0.client [None req-0010a49e-1cd0-4544-857e-7b7765d380dc b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/996] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:49:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/997] 199.204.45.205 () {32 vars in 759 bytes} [Fri Apr 24 02:49:50 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/998] 199.204.45.205 () {32 vars in 777 bytes} [Fri Apr 24 02:49:50 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:53.154 7 WARNING neutronclient.v2_0.client [None req-622131bb-0c86-4285-b229-96b6d0ed9449 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:53.235 8 INFO nova.api.openstack.compute.server_external_events [req-118a4eb4-0b58-4f87-8b36-6c5b293c206e req-21707bdf-42cd-4d2a-a678-6c5e5a8dd240 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:6d8fc486-cb3f-457d-a805-e6006a29b4c6 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 8|app: 0|req: 511/999] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:49:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1000] 199.204.45.205 () {32 vars in 733 bytes} [Fri Apr 24 02:49:53 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5 => generated 2445 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:53.286 8 WARNING neutronclient.v2_0.client [None req-a4900aea-8eea-4ed6-8461-adffc292bfc2 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1001] 199.204.45.205 () {32 vars in 759 bytes} [Fri Apr 24 02:49:53 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface => generated 284 bytes in 88 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: 490/1002] 199.204.45.205 () {32 vars in 777 bytes} [Fri Apr 24 02:49:53 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/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-04-24 02:49:56.124 8 WARNING neutronclient.v2_0.client [None req-8208ee61-3935-49d9-ab60-47c09095b694 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1003] 199.204.45.205 () {32 vars in 733 bytes} [Fri Apr 24 02:49:55 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5 => generated 2433 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:56.265 7 WARNING neutronclient.v2_0.client [None req-15bef9b6-3c1d-4d66-b2d2-c00bf6c3d19d b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in 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/1004] 199.204.45.205 () {32 vars in 759 bytes} [Fri Apr 24 02:49:56 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1005] 199.204.45.205 () {32 vars in 777 bytes} [Fri Apr 24 02:49:56 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:58.235 7 INFO nova.api.openstack.compute.server_external_events [req-88df7936-d6f2-4a4b-a6eb-a5941437479b req-0c06be86-c4e2-4139-8f68-c2540add739c 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:6d8fc486-cb3f-457d-a805-e6006a29b4c6 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 7|app: 0|req: 492/1006] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:49:58 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, ' [pid: 8|app: 0|req: 515/1007] 10.0.0.42 () {34 vars in 749 bytes} [Fri Apr 24 02:49:58 2026] POST /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7/action => generated 31891 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:59.699 7 WARNING neutronclient.v2_0.client [None req-3d77ec15-fe38-4623-a7d0-90495f2413fa b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/1010] 199.204.45.205 () {32 vars in 733 bytes} [Fri Apr 24 02:49:59 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5 => generated 2433 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:49:59.846 8 WARNING neutronclient.v2_0.client [None req-4e0eadad-11ae-4bb2-a38f-ad85811d755f b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1011] 199.204.45.205 () {32 vars in 759 bytes} [Fri Apr 24 02:49:59 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface => generated 286 bytes in 88 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: 494/1012] 199.204.45.205 () {32 vars in 777 bytes} [Fri Apr 24 02:49:59 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:02.553 8 WARNING neutronclient.v2_0.client [None req-14afde62-3d06-4283-a645-fcacdd618707 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1013] 199.204.45.205 () {32 vars in 733 bytes} [Fri Apr 24 02:50:02 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5 => generated 2581 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:02.685 7 WARNING neutronclient.v2_0.client [None req-4bbb8aa0-9cb0-4b86-8f52-dc208a69c523 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in 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/1014] 199.204.45.205 () {32 vars in 759 bytes} [Fri Apr 24 02:50:02 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface => generated 286 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1015] 199.204.45.205 () {32 vars in 777 bytes} [Fri Apr 24 02:50:02 2026] GET /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:10.675 7 INFO nova.api.openstack.compute.server_external_events [req-5e83c527-3b0b-472a-bb1f-9d1d445ff4df req-e5f235c8-6199-4c0a-8422-a53b185632f4 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:379b3bb4-9fbc-48aa-a538-56519c3d3078 for instance 8ab3f265-3c5a-433b-b432-d0f4fdf681b7 on instance [pid: 7|app: 0|req: 497/1018] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:50:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1019] 10.0.0.42 () {34 vars in 670 bytes} [Fri Apr 24 02:50:13 2026] POST /v2.1/os-keypairs => generated 398 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:15.360 7 WARNING neutronclient.v2_0.client [None req-98a29d97-533c-4039-92a8-d54b5fbbe71f 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:50:15.405 7 WARNING neutronclient.v2_0.client [None req-98a29d97-533c-4039-92a8-d54b5fbbe71f 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:50:15.610 7 WARNING neutronclient.v2_0.client [None req-98a29d97-533c-4039-92a8-d54b5fbbe71f 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1020] 10.0.0.42 () {34 vars in 662 bytes} [Fri Apr 24 02:50:15 2026] POST /v2.1/servers => generated 449 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 02:50:15.818 8 WARNING neutronclient.v2_0.client [None req-c1ce7e6b-e6c7-4319-879d-76b505c286ab 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1021] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:15 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1403 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:16.908 7 WARNING neutronclient.v2_0.client [None req-aff42027-3c68-4e0c-ab41-09350c26c50c 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in 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/1022] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:16 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1407 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:18.000 8 WARNING neutronclient.v2_0.client [None req-a2c62b2e-53fd-4447-ae08-9b5d48ac2603 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1023] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:17 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1455 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:19.093 7 WARNING neutronclient.v2_0.client [None req-77805276-f7d1-43ce-8087-04e1a5c06b4c 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1024] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:19 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1455 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:20.204 8 WARNING neutronclient.v2_0.client [None req-2e866566-3988-4b3f-b1c9-c769645f7d78 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1027] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:20 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1463 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:21.101 7 INFO nova.api.openstack.compute.server_external_events [req-58cfe54b-1c1e-41b1-bc40-fe9d9c9bb242 req-e38c5c2c-636a-4cdb-89ee-28e5a6a19396 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:325a31f5-cdbe-4e4b-91ab-d08efc008529 for instance 1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc on instance [pid: 7|app: 0|req: 502/1028] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:50:21 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-04-24 02:50:21.299 8 WARNING neutronclient.v2_0.client [None req-1ece15c5-c510-4da1-86c5-b3de06549ca1 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1029] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:21 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1540 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:22.455 7 WARNING neutronclient.v2_0.client [None req-bbce504a-3621-4af6-9c47-3c4a2042a60e 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in 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/1030] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:22 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1528 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:23.694 8 WARNING neutronclient.v2_0.client [None req-3fa0d404-9a8b-4d76-9606-d61ac91840e2 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1031] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:23 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1528 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-04-24 02:50:24.886 7 WARNING neutronclient.v2_0.client [None req-13df7352-aee7-4e0c-b809-093fea7baa4a 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in 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/1032] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:24 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1528 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:26.061 8 WARNING neutronclient.v2_0.client [None req-763ebea1-31c0-4ba9-8a1b-98c345305027 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1033] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:26 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1528 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:26.317 7 INFO nova.api.openstack.compute.server_external_events [req-c59780ca-4b3d-4dca-9712-e679d81c4ab2 req-9d754c2d-3f15-420b-8b70-d0f1bdce1377 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:325a31f5-cdbe-4e4b-91ab-d08efc008529 for instance 1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc on instance [pid: 7|app: 0|req: 505/1034] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:50: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-04-24 02:50:27.224 8 WARNING neutronclient.v2_0.client [None req-bd56a1a5-da67-4362-9ba0-076a15dd683c 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1035] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:27 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1528 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:28.376 7 WARNING neutronclient.v2_0.client [None req-041fd3fe-92cc-4c45-84e4-69fbe9af144c 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in 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/1036] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:28 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1696 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:28.581 8 WARNING neutronclient.v2_0.client [None req-0aa101f7-1467-4f54-97fb-ed86308c38db 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1037] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:28 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1696 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:29.511 7 INFO nova.api.openstack.compute.server_external_events [req-91ba71ca-81c7-4099-9445-aca94b5c214a req-ead1da09-010d-411f-83f0-44f304b35b1c 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:325a31f5-cdbe-4e4b-91ab-d08efc008529 for instance 1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc on instance [pid: 7|app: 0|req: 507/1038] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:50:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1041] 10.0.0.42 () {34 vars in 749 bytes} [Fri Apr 24 02:50:37 2026] POST /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc/action => generated 31891 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:40.381 7 WARNING neutronclient.v2_0.client [None req-36c7036c-b95b-4fab-ac24-96faece74136 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:50:40.432 7 WARNING neutronclient.v2_0.client [None req-36c7036c-b95b-4fab-ac24-96faece74136 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:42.737 8 INFO nova.api.openstack.compute.server_external_events [req-fa2c34fb-98a0-4fbb-975d-3f4263961e6c req-9e4d19d4-2189-4ba3-9786-e0526f2ea5ff 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:553ede47-bbdb-4751-ad8a-052ffad40c08 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 8|app: 0|req: 535/1044] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:50:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:47.820 8 INFO nova.api.openstack.compute.server_external_events [req-052481ec-4c14-41b6-9b9e-44312f6e0b75 req-b70a2c4e-6e89-4d6f-a43c-891f0442973e 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:553ede47-bbdb-4751-ad8a-052ffad40c08 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 8|app: 0|req: 536/1045] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:50:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1046] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:50:48 2026] DELETE /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:48.964 8 WARNING neutronclient.v2_0.client [None req-b1eb6188-3710-441a-b6d5-ed56182a7e75 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:50:49.009 7 WARNING neutronclient.v2_0.client [None req-36c7036c-b95b-4fab-ac24-96faece74136 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1047] 199.204.45.205 () {36 vars in 812 bytes} [Fri Apr 24 02:50:40 2026] POST /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface => generated 280 bytes in 8708 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1048] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:48 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => 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, ' 2026-04-24 02:50:49.344 7 INFO nova.api.openstack.compute.server_external_events [req-0007314e-63f6-4322-9bcf-41b1c5c32889 req-7a506cbe-44f1-49b9-9e1c-5d4a5011d580 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:553ede47-bbdb-4751-ad8a-052ffad40c08 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 7|app: 0|req: 511/1049] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:50:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:49.680 8 INFO nova.api.openstack.compute.server_external_events [req-41c6ce44-11ae-415b-aec5-04d288de0e46 req-7b3f6e2e-9195-4a84-988a-91090345a75a 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:553ede47-bbdb-4751-ad8a-052ffad40c08 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 8|app: 0|req: 540/1052] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:50:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:50.144 7 WARNING neutronclient.v2_0.client [None req-1fe84480-a00b-4279-9cdc-aa2202fcafd2 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1053] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:50 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1822 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:51.378 8 WARNING neutronclient.v2_0.client [None req-f8053108-1f0f-4aa6-8ea1-24dccc8b50ba 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1054] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:51 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1822 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:52.086 7 INFO nova.api.openstack.compute.server_external_events [req-c39353e1-f280-4900-9782-158f7f24997e req-6a91cad2-33ea-4c82-b40b-af1a797e0814 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:325a31f5-cdbe-4e4b-91ab-d08efc008529 for instance 1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc on instance [pid: 7|app: 0|req: 514/1055] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:50:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:52.529 8 WARNING neutronclient.v2_0.client [None req-c619be86-2657-4908-83ea-a1dbbe77a80e 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1056] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:52 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1484 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:53.634 7 WARNING neutronclient.v2_0.client [None req-f81d4032-ec15-458a-ba28-61b55b033aaa 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in 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/1057] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:53 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1489 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:54.730 8 WARNING neutronclient.v2_0.client [None req-00a1420c-97dd-4281-a453-65f827385180 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1058] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:54 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 1489 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:55.804 7 INFO nova.api.openstack.wsgi [None req-22c35022-5e9e-4bac-9d63-dea10198821e 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] HTTP exception thrown: Instance 1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc could not be found. [pid: 7|app: 0|req: 516/1059] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:55 2026] GET /v2.1/servers/1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1060] 10.0.0.42 () {32 vars in 729 bytes} [Fri Apr 24 02:50:55 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1253789356 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1061] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:50:56 2026] DELETE /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-24 02:50:56.445 8 WARNING neutronclient.v2_0.client [None req-de20e16c-84db-4b40-be14-0c2f211b292b 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1062] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:56 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1702 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:57.618 7 WARNING neutronclient.v2_0.client [None req-6a552718-8d2e-4cde-a1c9-94f6d34ae73c 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1063] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:57 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1702 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:58.764 8 WARNING neutronclient.v2_0.client [None req-4bff8010-cc3f-4f89-8cef-dbe6319bdb09 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1064] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:58 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1702 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:59.208 7 INFO nova.api.openstack.compute.server_external_events [req-7051fe57-e3db-4e40-9076-d0af7576a9fa req-5625a213-3a8e-4529-9554-f300a484e551 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:379b3bb4-9fbc-48aa-a538-56519c3d3078 for instance 8ab3f265-3c5a-433b-b432-d0f4fdf681b7 on instance [pid: 7|app: 0|req: 519/1065] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:50:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:50:59.914 8 WARNING neutronclient.v2_0.client [None req-f71e220c-51f2-4d2c-9ee0-7724f06a9c3c 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1068] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:50:59 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1482 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:01.009 7 WARNING neutronclient.v2_0.client [None req-bdcefd19-f8f5-401d-924f-6a0964bc708e 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in 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/1069] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:51:00 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 1487 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:02.108 8 WARNING neutronclient.v2_0.client [None req-7ecae20d-8c91-4315-8bb8-4789e5f3a537 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1070] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:51:02 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => 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-04-24 02:51:03.182 7 INFO nova.api.openstack.wsgi [None req-5f07a8e9-e398-44cd-9815-0420013725b3 89ccf9271e3f4507ba82067829d7c544 76acbb6922704855b67264b085324cb3 - - default default] HTTP exception thrown: Instance 8ab3f265-3c5a-433b-b432-d0f4fdf681b7 could not be found. [pid: 7|app: 0|req: 522/1071] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:51:03 2026] GET /v2.1/servers/8ab3f265-3c5a-433b-b432-d0f4fdf681b7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1072] 10.0.0.42 () {32 vars in 725 bytes} [Fri Apr 24 02:51:03 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-56703488 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 02:51:11.223 8 WARNING neutronclient.v2_0.client [None req-bbe23740-fcd9-47d6-9a89-3a4406a3e6be b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:51:11.270 8 WARNING neutronclient.v2_0.client [None req-bbe23740-fcd9-47d6-9a89-3a4406a3e6be b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:13.626 7 INFO nova.api.openstack.compute.server_external_events [req-bb79128d-ad62-42d0-87c5-75c123bd77ec req-068f37b2-6e97-4beb-97c7-198ef085d444 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:5165599d-66c4-4e74-8e79-2db06b2944af for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 7|app: 0|req: 524/1075] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:51:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:19.521 7 INFO nova.api.openstack.compute.server_external_events [req-19e493e3-62a8-4268-9def-8636489959a1 req-242ee58b-260c-4b12-a009-081a3504a3d2 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:5165599d-66c4-4e74-8e79-2db06b2944af for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 7|app: 0|req: 525/1076] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:51:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:51:20.334 8 WARNING neutronclient.v2_0.client [None req-bbe23740-fcd9-47d6-9a89-3a4406a3e6be b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1079] 199.204.45.205 () {36 vars in 812 bytes} [Fri Apr 24 02:51:11 2026] POST /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface => generated 376 bytes in 9211 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:29.402 7 WARNING neutronclient.v2_0.client [None req-ab79bc68-56e6-4ac2-a170-245f4b6e3ff3 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 02:51:29.459 7 WARNING neutronclient.v2_0.client [None req-ab79bc68-56e6-4ac2-a170-245f4b6e3ff3 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:31.690 8 INFO nova.api.openstack.compute.server_external_events [req-1c53ade4-0f05-4e80-b7e8-b22ee2ec340a req-05c428f8-8565-4d36-89aa-4f7b36f58686 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:0d0897b9-4deb-413e-bfa8-4c00064c5389 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 8|app: 0|req: 555/1082] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:51:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:36.521 8 INFO nova.api.openstack.compute.server_external_events [req-71cb5871-5ed9-4682-833f-d431be2fa002 req-6fbffd83-f849-4c1e-9865-e67f01a59ec6 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-plugged:0d0897b9-4deb-413e-bfa8-4c00064c5389 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 8|app: 0|req: 556/1083] 10.0.0.206 () {38 vars in 815 bytes} [Fri Apr 24 02:51:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 02:51:38.497 7 WARNING neutronclient.v2_0.client [None req-ab79bc68-56e6-4ac2-a170-245f4b6e3ff3 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] The python binding code in 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/1084] 199.204.45.205 () {36 vars in 812 bytes} [Fri Apr 24 02:51:29 2026] POST /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface => generated 377 bytes in 9341 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:39.155 8 INFO nova.api.openstack.compute.server_external_events [req-53dc90b5-d059-4fb0-b707-7bbce565ee5f req-d7cec04d-51a4-4504-ba62-addbe6e1061c 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:5165599d-66c4-4e74-8e79-2db06b2944af for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 8|app: 0|req: 557/1085] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:51:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:51.144 7 INFO nova.api.openstack.compute.server_external_events [req-26ce91ba-6741-42cb-ace0-981e90e261cf req-03d50d99-03b6-42ca-be14-16011d43fc69 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:0d0897b9-4deb-413e-bfa8-4c00064c5389 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 7|app: 0|req: 531/1090] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:51:51 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, ' [pid: 8|app: 0|req: 560/1091] 199.204.45.205 () {34 vars in 855 bytes} [Fri Apr 24 02:51:51 2026] DELETE /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface/0d0897b9-4deb-413e-bfa8-4c00064c5389 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:51:53.183 7 INFO nova.api.openstack.compute.server_external_events [req-826294d5-e869-4bed-b4dd-62b87821d188 req-66b4d4c2-a197-4b1e-8212-5ede356b356e 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:0d0897b9-4deb-413e-bfa8-4c00064c5389 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 7|app: 0|req: 532/1092] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:51:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:01.891 7 INFO nova.api.openstack.compute.server_external_events [req-54fd2958-b47f-45c2-8d8f-198717f88c33 req-32821c10-45e7-44a0-8843-b2dfcdaed6a7 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:5165599d-66c4-4e74-8e79-2db06b2944af for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 7|app: 0|req: 534/1095] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:52:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1096] 199.204.45.205 () {34 vars in 855 bytes} [Fri Apr 24 02:52:01 2026] DELETE /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface/5165599d-66c4-4e74-8e79-2db06b2944af => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1101] 199.204.45.205 () {34 vars in 855 bytes} [Fri Apr 24 02:52:22 2026] DELETE /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5/os-interface/553ede47-bbdb-4751-ad8a-052ffad40c08 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1102] 199.204.45.205 () {34 vars in 755 bytes} [Fri Apr 24 02:52:27 2026] DELETE /v2.1/servers/405b59aa-8965-4175-89df-4065c7f375a5 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:30.236 7 INFO nova.api.openstack.compute.server_external_events [req-0b7e7436-285a-4b16-97bf-7f3a681ddcd1 req-9e4517d8-bba8-4031-9af2-7bc6b229a50d 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:6d8fc486-cb3f-457d-a805-e6006a29b4c6 for instance 405b59aa-8965-4175-89df-4065c7f375a5 on instance [pid: 7|app: 0|req: 539/1105] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:52:30 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:32.475 8 INFO nova.api.openstack.compute.server_external_events [req-937823a6-c5e4-4f26-b015-8f3a5bf100d6 req-02b84763-652a-40dd-a2ca-85207683a3d6 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:8c99c4e2-38aa-495a-b248-ead9ac8806d0 for instance 8098d24b-8886-4774-a962-e47b527c1eaf on instance [pid: 8|app: 0|req: 567/1106] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:52:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1107] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:52:32 2026] DELETE /v2.1/servers/8098d24b-8886-4774-a962-e47b527c1eaf => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:32.607 8 WARNING neutronclient.v2_0.client [None req-9e36b142-3f28-4bef-a251-87d5f76bcba1 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1108] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:52:32 2026] GET /v2.1/servers/8098d24b-8886-4774-a962-e47b527c1eaf => generated 1944 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:35.415 7 INFO nova.api.openstack.compute.server_external_events [req-b7bf0c26-7b13-40a7-a158-56593bf32279 req-9e1ff2db-39be-46b6-8ebd-f78bdf79196c 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:8c99c4e2-38aa-495a-b248-ead9ac8806d0 for instance 8098d24b-8886-4774-a962-e47b527c1eaf on instance [pid: 7|app: 0|req: 541/1109] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:52:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:37.811 8 WARNING neutronclient.v2_0.client [None req-81c159b6-48b0-4254-9c3d-58433566a901 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1110] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:52:37 2026] GET /v2.1/servers/8098d24b-8886-4774-a962-e47b527c1eaf => generated 1481 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:42.884 7 INFO nova.api.openstack.wsgi [None req-1baafa11-5c6f-4dc0-b821-10890461b453 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] HTTP exception thrown: Instance 8098d24b-8886-4774-a962-e47b527c1eaf could not be found. [pid: 7|app: 0|req: 543/1113] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:52:42 2026] GET /v2.1/servers/8098d24b-8886-4774-a962-e47b527c1eaf => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:43.517 8 INFO nova.api.openstack.compute.server_external_events [req-2893cd36-9b58-4aa2-8f5f-6496e399bb92 req-fa7fa4a5-84cc-44c9-8d29-e362719aed95 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-changed:1b67f413-3395-44ed-9e3d-4c3cae717375 for instance 0772ce62-60e0-4ac8-bab7-fdd077ae54f5 on instance [pid: 8|app: 0|req: 571/1114] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:52:43 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: 544/1115] 10.0.0.42 () {32 vars in 717 bytes} [Fri Apr 24 02:52:43 2026] DELETE /v2.1/servers/0772ce62-60e0-4ac8-bab7-fdd077ae54f5 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:43.701 8 WARNING neutronclient.v2_0.client [None req-5f091dd3-a9a9-4f29-8b8a-a07afd3eca56 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1116] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:52:43 2026] GET /v2.1/servers/0772ce62-60e0-4ac8-bab7-fdd077ae54f5 => generated 1945 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:46.515 7 INFO nova.api.openstack.compute.server_external_events [req-0fa8bb52-0ce0-4cb0-a154-d00f9bb1267f req-fa801ec1-acc1-41c3-b5f9-ad1a33b5eb7f 511567da1a7f4098a2114fa701da5a21 d9c66bf901154baa85d461fd5948458c - - f0102edcd9e34176a9ea53a51a10db88 f0102edcd9e34176a9ea53a51a10db88] Creating event network-vif-deleted:1b67f413-3395-44ed-9e3d-4c3cae717375 for instance 0772ce62-60e0-4ac8-bab7-fdd077ae54f5 on instance [pid: 7|app: 0|req: 545/1117] 10.0.0.232 () {38 vars in 815 bytes} [Fri Apr 24 02:52:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:48.919 8 WARNING neutronclient.v2_0.client [None req-54c8a3ff-1fd3-4b3e-a961-d59b605d6114 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1118] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:52:48 2026] GET /v2.1/servers/0772ce62-60e0-4ac8-bab7-fdd077ae54f5 => generated 1481 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:53.996 8 INFO nova.api.openstack.wsgi [None req-1ac87c12-6f8d-4f69-9f6c-3082524c9d82 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] HTTP exception thrown: Instance 0772ce62-60e0-4ac8-bab7-fdd077ae54f5 could not be found. [pid: 8|app: 0|req: 575/1121] 10.0.0.42 () {32 vars in 714 bytes} [Fri Apr 24 02:52:53 2026] GET /v2.1/servers/0772ce62-60e0-4ac8-bab7-fdd077ae54f5 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1122] 10.0.0.42 () {32 vars in 725 bytes} [Fri Apr 24 02:52:55 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2018935585 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 02:52:55.067 8 INFO nova.api.openstack.wsgi [None req-7ce5d6ce-f86e-49f3-ae3a-98dff3c1aa98 3c407cd1ad514fa991148119122e80b3 2da2de3a26e74f429096bd9c56f5b55c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2018935585 not found for user 3c407cd1ad514fa991148119122e80b3 [pid: 8|app: 0|req: 576/1123] 10.0.0.42 () {32 vars in 722 bytes} [Fri Apr 24 02:52:55 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2018935585 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1126] 10.0.0.42 () {32 vars in 654 bytes} [Fri Apr 24 02:53:09 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: 8|app: 0|req: 578/1127] 10.0.0.42 () {32 vars in 640 bytes} [Fri Apr 24 02:53:09 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-24 02:53:09.617 7 WARNING oslo_db.sqlalchemy.utils [None req-a2f50de4-3e83-4b06-b3c9-64ebeeab62e9 b98ea4c9986a4260b254ffa760395b46 eb08f72d5e7043f0aa04cee945ecb1b9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 550/1128] 10.0.0.42 () {32 vars in 648 bytes} [Fri Apr 24 02:53:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1131] 10.0.0.42 () {32 vars in 693 bytes} [Fri Apr 24 02:53:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1144] 10.0.0.217 () {28 vars in 454 bytes} [Fri Apr 24 02:54:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1145] 10.0.0.217 () {30 vars in 658 bytes} [Fri Apr 24 02:54:13 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 587/1146] 10.0.0.217 () {32 vars in 731 bytes} [Fri Apr 24 02:54:13 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1147] 10.0.0.217 () {34 vars in 806 bytes} [Fri Apr 24 02:54:13 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1148] 10.0.0.217 () {28 vars in 454 bytes} [Fri Apr 24 02:54:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1149] 10.0.0.217 () {30 vars in 658 bytes} [Fri Apr 24 02:54:14 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 589/1150] 10.0.0.217 () {32 vars in 731 bytes} [Fri Apr 24 02:54:14 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1151] 10.0.0.217 () {34 vars in 894 bytes} [Fri Apr 24 02:54:14 2026] GET /v2.1/servers/detail?project_id=427f1225a8c54474815d30035f84aee7&all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1152] 10.0.0.217 () {34 vars in 894 bytes} [Fri Apr 24 02:54:14 2026] GET /v2.1/servers/detail?project_id=d9c66bf901154baa85d461fd5948458c&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1153] 10.0.0.217 () {34 vars in 894 bytes} [Fri Apr 24 02:54:14 2026] GET /v2.1/servers/detail?project_id=eb08f72d5e7043f0aa04cee945ecb1b9&all_tenants=True => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)