+ 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 [Mon Aug 24 15:50:43 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-698ff55cd9-7vvm5 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 0x7f15eccd3668 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-08-24 15:50:48.403 7 INFO nova.utils [None req-7e130b92-37db-45b7-be09-0aaf2010772b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 15:50:48.458 8 INFO nova.utils [None req-7dba6f5e-7fbc-4d26-a202-aa8d07f5ad09 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 15:50:50.219 7 WARNING keystonemiddleware._common.config [None req-7e130b92-37db-45b7-be09-0aaf2010772b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:50:50.229 7 WARNING oslo_config.cfg [None req-7e130b92-37db-45b7-be09-0aaf2010772b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 15:50:50.235 8 WARNING keystonemiddleware._common.config [None req-7dba6f5e-7fbc-4d26-a202-aa8d07f5ad09 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:50:50.245 8 WARNING oslo_config.cfg [None req-7dba6f5e-7fbc-4d26-a202-aa8d07f5ad09 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 15:50:50.331 8 WARNING keystonemiddleware._common.config [None req-7dba6f5e-7fbc-4d26-a202-aa8d07f5ad09 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:50:50.335 7 WARNING keystonemiddleware._common.config [None req-7e130b92-37db-45b7-be09-0aaf2010772b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:50:50.346 8 WARNING oslo_config.cfg [None req-7dba6f5e-7fbc-4d26-a202-aa8d07f5ad09 - - - - - -] 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-08-24 15:50:50.350 7 WARNING oslo_config.cfg [None req-7e130b92-37db-45b7-be09-0aaf2010772b - - - - - -] 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-08-24 15:50:50.359 8 WARNING oslo_config.cfg [None req-7dba6f5e-7fbc-4d26-a202-aa8d07f5ad09 - - - - - -] 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 0x7f15eccd3668 pid: 8 (default app) 2026-08-24 15:50:50.363 7 WARNING oslo_config.cfg [None req-7e130b92-37db-45b7-be09-0aaf2010772b - - - - - -] 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 0x7f15eccd3668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 15:50:56 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 15:50:57.211 7 WARNING oslo_policy.policy [None req-b54b4caa-ad33-4f0c-8f7f-309929189161 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - 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-08-24 15:50:57.212 7 WARNING oslo_policy.policy [None req-b54b4caa-ad33-4f0c-8f7f-309929189161 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - 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.210 () {44 vars in 909 bytes} [Mon Aug 24 15:50:56 2026] GET /v2.1 => generated 0 bytes in 621 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-08-24 15:50:57.326 8 WARNING oslo_policy.policy [req-b54b4caa-ad33-4f0c-8f7f-309929189161 req-ec62485e-e29f-472e-bf2c-f5da41bae04e baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - 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-08-24 15:50:57.326 8 WARNING oslo_policy.policy [req-b54b4caa-ad33-4f0c-8f7f-309929189161 req-ec62485e-e29f-472e-bf2c-f5da41bae04e baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - 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.210 () {46 vars in 982 bytes} [Mon Aug 24 15:50:57 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 15:50:57.424 7 INFO nova.api.openstack.wsgi [None req-a32857b6-724c-471a-9366-296f74d2733b baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.210 () {48 vars in 1011 bytes} [Mon Aug 24 15:50:57 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 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.210 () {48 vars in 1051 bytes} [Mon Aug 24 15:50:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 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.210 () {52 vars in 1048 bytes} [Mon Aug 24 15:50:57 2026] POST /v2.1/flavors => generated 529 bytes in 44 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.210 () {42 vars in 705 bytes} [Mon Aug 24 15:50:58 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.210 () {44 vars in 909 bytes} [Mon Aug 24 15:50:58 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 15:50:58 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 15:50:58.427 7 INFO nova.api.openstack.wsgi [None req-a8a05bd3-735f-4f93-8b9f-1a97ae7fa279 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.210 () {48 vars in 1013 bytes} [Mon Aug 24 15:50:58 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.210 () {48 vars in 1051 bytes} [Mon Aug 24 15:50:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 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.210 () {52 vars in 1048 bytes} [Mon Aug 24 15:50:58 2026] POST /v2.1/flavors => generated 532 bytes in 27 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.210 () {42 vars in 705 bytes} [Mon Aug 24 15:50:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 15:50:59 2026] GET /v2.1 => generated 0 bytes in 35 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.210 () {46 vars in 982 bytes} [Mon Aug 24 15:50:59 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 15:50:59.432 7 INFO nova.api.openstack.wsgi [None req-8e50d0a4-eba2-4b33-ba4f-996546f56d34 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Aug 24 15:50:59 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 15:50:59 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.210 () {52 vars in 1048 bytes} [Mon Aug 24 15:50:59 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 15:51:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 15:51:00 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 15:51:00 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-08-24 15:51:00.421 7 INFO nova.api.openstack.wsgi [None req-68cb1ff1-d912-4144-8e2f-35f0094b83ab baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.210 () {48 vars in 1013 bytes} [Mon Aug 24 15:51:00 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 15:51:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.210 () {52 vars in 1048 bytes} [Mon Aug 24 15:51:00 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 15:51:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 15:51:01 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: 15/30] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 15:51:01 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-08-24 15:51:01.414 7 INFO nova.api.openstack.wsgi [None req-d1271462-c639-4ae5-afed-9231ed75f2d4 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Aug 24 15:51:01 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: 16/32] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 15:51:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.210 () {52 vars in 1048 bytes} [Mon Aug 24 15:51:01 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 10.0.0.249 () {28 vars in 454 bytes} [Mon Aug 24 15:55:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 46/91] 10.0.0.249 () {30 vars in 658 bytes} [Mon Aug 24 15:55:36 2026] GET /v2.1 => generated 0 bytes in 443 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: 46/92] 10.0.0.249 () {32 vars in 731 bytes} [Mon Aug 24 15:55:36 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: 47/93] 10.0.0.249 () {34 vars in 804 bytes} [Mon Aug 24 15:55:36 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/136] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 15:59:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/137] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 15:59:05 2026] GET /v2.1 => generated 0 bytes in 431 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: 70/138] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 15:59:05 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-08-24 15:59:05.757 8 INFO nova.api.openstack.wsgi [None req-30b6316d-62c9-4e09-a668-651d2521307a baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 69/139] 199.204.45.210 () {48 vars in 1017 bytes} [Mon Aug 24 15:59:05 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/140] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 15:59:05 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: 70/141] 199.204.45.210 () {52 vars in 1049 bytes} [Mon Aug 24 15:59:05 2026] POST /v2.1/flavors => generated 534 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/154] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:00:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:00:04 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 79/156] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:00:04 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-08-24 16:00:04.547 8 INFO nova.api.openstack.wsgi [None req-0b0528d5-980b-405e-a42f-5a63fb62270f baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user baf2486ebbe04538bbdf03858d7b486e [pid: 8|app: 0|req: 78/157] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:00:04 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-24 16:00:04.562 7 WARNING oslo_db.sqlalchemy.utils [None req-6dac9b17-da66-4814-a40a-47fd8827dabd baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 80/158] 199.204.45.210 () {48 vars in 1016 bytes} [Mon Aug 24 16:00:04 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/159] 199.204.45.210 () {52 vars in 1057 bytes} [Mon Aug 24 16:00:04 2026] POST /v2.1/os-keypairs => generated 576 bytes in 60 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/160] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:00: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: 80/161] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:00:08 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:00:08 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: 8|app: 0|req: 81/163] 199.204.45.210 () {48 vars in 1073 bytes} [Mon Aug 24 16:00:08 2026] GET /v2.1/os-quota-sets/1dfce3342b8b423d89699f988b3d574e => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/164] 199.204.45.210 () {52 vars in 1125 bytes} [Mon Aug 24 16:00:08 2026] PUT /v2.1/os-quota-sets/1dfce3342b8b423d89699f988b3d574e => generated 238 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/165] 10.0.0.234 () {28 vars in 454 bytes} [Mon Aug 24 16:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 84/166] 10.0.0.234 () {30 vars in 658 bytes} [Mon Aug 24 16:00:08 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/167] 10.0.0.234 () {32 vars in 731 bytes} [Mon Aug 24 16:00:08 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/168] 10.0.0.234 () {34 vars in 765 bytes} [Mon Aug 24 16:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 10.0.0.234 () {28 vars in 454 bytes} [Mon Aug 24 16:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 87/172] 10.0.0.234 () {30 vars in 658 bytes} [Mon Aug 24 16:00:13 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/173] 10.0.0.234 () {32 vars in 731 bytes} [Mon Aug 24 16:00:13 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 10.0.0.234 () {34 vars in 765 bytes} [Mon Aug 24 16:00:13 2026] GET /v2.1/os-services => generated 781 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/175] 10.0.0.234 () {28 vars in 454 bytes} [Mon Aug 24 16:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 89/176] 10.0.0.234 () {30 vars in 658 bytes} [Mon Aug 24 16:00:18 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/177] 10.0.0.234 () {32 vars in 731 bytes} [Mon Aug 24 16:00:18 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/178] 10.0.0.234 () {34 vars in 808 bytes} [Mon Aug 24 16:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/181] 10.0.0.234 () {28 vars in 454 bytes} [Mon Aug 24 16:00:22 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: 90/182] 10.0.0.234 () {30 vars in 658 bytes} [Mon Aug 24 16:00:22 2026] GET /v2.1 => generated 0 bytes in 29 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: 93/183] 10.0.0.234 () {32 vars in 731 bytes} [Mon Aug 24 16:00:22 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/184] 10.0.0.234 () {34 vars in 808 bytes} [Mon Aug 24 16:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:08:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 142/282] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:08:22 2026] GET /v2.1 => generated 0 bytes in 111 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: 8|app: 0|req: 141/283] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:08:22 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:08:23.013 7 INFO nova.api.openstack.wsgi [None req-1d3066b1-6e82-4506-8ce7-cf3be0739396 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 143/284] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Aug 24 16:08:23 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:08:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.210 () {52 vars in 1049 bytes} [Mon Aug 24 16:08:23 2026] POST /v2.1/flavors => generated 534 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/329] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:11:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/330] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:11:57 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: 7|app: 0|req: 167/331] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:11:57 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/332] 199.204.45.210 () {48 vars in 1073 bytes} [Mon Aug 24 16:11:57 2026] GET /v2.1/os-quota-sets/407f0cf1426544f79b7978b150024708 => generated 283 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/333] 199.204.45.210 () {52 vars in 1125 bytes} [Mon Aug 24 16:11:57 2026] PUT /v2.1/os-quota-sets/407f0cf1426544f79b7978b150024708 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:24: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: 244/485] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:24:23 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 242/486] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:24:23 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:24:23.736 7 INFO nova.api.openstack.wsgi [None req-ec99e2ac-b18a-44c0-b121-883c2b5d61dd baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 245/487] 199.204.45.210 () {48 vars in 1011 bytes} [Mon Aug 24 16:24:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:24:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Aug 24 16:24:23 2026] GET /v2.1/flavors/ec8396c7-a3dc-4b0d-8011-267a4d398c15/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: 244/490] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:24:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:24:24 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:24:24 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-08-24 16:24:24.740 7 INFO nova.api.openstack.wsgi [None req-7ed249dc-d93c-4078-a0ed-7040daf85824 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 248/493] 199.204.45.210 () {48 vars in 1013 bytes} [Mon Aug 24 16:24:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:24:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Aug 24 16:24:24 2026] GET /v2.1/flavors/ae95f326-46bb-4c8a-8175-cc24090fd6cf/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: 247/496] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:24:25 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: 250/497] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:24:25 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: 248/498] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:24:25 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-08-24 16:24:25.751 7 INFO nova.api.openstack.wsgi [None req-a9bcde80-d8af-44be-b01f-45283ee52fc3 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 251/499] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Aug 24 16:24:25 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: 249/500] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:24:25 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: 252/501] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Aug 24 16:24:25 2026] GET /v2.1/flavors/b5fcd7c4-3c59-4576-9ffb-13214659d3fe/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:24: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: 253/503] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:24:26 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/504] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:24:26 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-08-24 16:24:26.759 7 INFO nova.api.openstack.wsgi [None req-5468f09b-ec69-4af0-b6ab-9e5d4b856afa baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 254/505] 199.204.45.210 () {48 vars in 1013 bytes} [Mon Aug 24 16:24:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:24:26 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: 255/507] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Aug 24 16:24:26 2026] GET /v2.1/flavors/a44dbec7-a5eb-49b8-9e25-65315c1e9761/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:24: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: 256/509] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:24:27 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:24:27 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-08-24 16:24:27.799 7 INFO nova.api.openstack.wsgi [None req-420c005d-b442-47b4-96b5-b0778b17534f baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 257/511] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Aug 24 16:24:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/512] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:24:27 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: 258/513] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Aug 24 16:24:27 2026] GET /v2.1/flavors/6244d9aa-1462-47b6-86d1-315d25cf59aa/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/528] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:25:33 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: 266/529] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:25:33 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/530] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:25:33 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-08-24 16:25:33.288 7 INFO nova.api.openstack.wsgi [None req-5555d156-88ff-42d4-8d5c-80edd74cb8f5 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 267/531] 199.204.45.210 () {48 vars in 1017 bytes} [Mon Aug 24 16:25:33 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:25:33 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: 268/533] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Aug 24 16:25:33 2026] GET /v2.1/flavors/affb2be1-9900-46c2-96e9-f46eaeb00439/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: 266/534] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:25:41 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/535] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:25:41 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: 267/536] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:25:41 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/537] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:25:41 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/540] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:25:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/541] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:25:45 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/542] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:25:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/543] 199.204.45.210 () {48 vars in 1073 bytes} [Mon Aug 24 16:25:45 2026] GET /v2.1/os-quota-sets/1dfce3342b8b423d89699f988b3d574e => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/554] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:26:37 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: 276/555] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:26:37 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/556] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:26:37 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-08-24 16:26:37.305 8 INFO nova.api.openstack.wsgi [None req-006a087a-cbc4-4a7a-be18-a1d83a6dcff8 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 277/557] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Aug 24 16:26:37 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: 7|app: 0|req: 281/558] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:26:37 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: 278/559] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Aug 24 16:26:37 2026] GET /v2.1/flavors/ff33d1b9-e753-4315-af41-a2605c9b4bfe/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/564] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:26:53 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: 281/565] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:26:53 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: 7|app: 0|req: 285/566] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:26:53 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/567] 199.204.45.210 () {48 vars in 1073 bytes} [Mon Aug 24 16:26:53 2026] GET /v2.1/os-quota-sets/407f0cf1426544f79b7978b150024708 => generated 280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/578] 199.204.45.210 () {42 vars in 705 bytes} [Mon Aug 24 16:27:43 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: 288/579] 199.204.45.210 () {44 vars in 909 bytes} [Mon Aug 24 16:27:43 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: 7|app: 0|req: 292/580] 199.204.45.210 () {46 vars in 982 bytes} [Mon Aug 24 16:27:43 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-08-24 16:27:43.380 8 INFO nova.api.openstack.wsgi [None req-da184632-52ef-499d-a502-fe85d34e7d2b baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 289/581] 199.204.45.210 () {48 vars in 1011 bytes} [Mon Aug 24 16:27:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/582] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Aug 24 16:27:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/591] 10.0.0.251 () {32 vars in 655 bytes} [Mon Aug 24 16:28:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 10.0.0.251 () {32 vars in 641 bytes} [Mon Aug 24 16:28:25 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-08-24 16:28:25.634 8 WARNING oslo_db.sqlalchemy.utils [None req-3f71c1d4-9b6b-4b3a-ac8e-5e4984c71d40 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 295/593] 10.0.0.251 () {32 vars in 649 bytes} [Mon Aug 24 16:28:25 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: 299/594] 10.0.0.251 () {32 vars in 694 bytes} [Mon Aug 24 16:28:25 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/597] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:36 2026] GET /v2.1/flavors/ec8396c7-a3dc-4b0d-8011-267a4d398c15 => generated 511 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/598] 10.0.0.251 () {32 vars in 641 bytes} [Mon Aug 24 16:28:37 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/599] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:37 2026] GET /v2.1/flavors/ec8396c7-a3dc-4b0d-8011-267a4d398c15 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/600] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:28:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:43.808 8 WARNING neutronclient.v2_0.client [None req-69e6601a-8eb5-4dc4-9cb8-2e25f9e25c7b b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:43.994 7 WARNING neutronclient.v2_0.client [None req-850375f1-71e5-4801-bb52-1b0a0b96f4bc c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/603] 10.0.0.251 () {34 vars in 685 bytes} [Mon Aug 24 16:28:43 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:44.871 8 WARNING neutronclient.v2_0.client [None req-2c6f5a86-e461-4d25-bdb5-f8952e02333e b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/604] 10.0.0.251 () {34 vars in 685 bytes} [Mon Aug 24 16:28:43 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1013 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:44.993 7 WARNING neutronclient.v2_0.client [None req-bf9e73ac-70da-42af-abb4-3e7ad1e17008 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:44.995 8 WARNING neutronclient.v2_0.client [None req-2c6f5a86-e461-4d25-bdb5-f8952e02333e b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in 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/605] 10.0.0.251 () {34 vars in 685 bytes} [Mon Aug 24 16:28:44 2026] POST /v2.1/os-security-groups => generated 244 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:45.199 7 WARNING neutronclient.v2_0.client [None req-3125a24d-131b-43c6-85d2-63d95248b610 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/606] 10.0.0.251 () {34 vars in 695 bytes} [Mon Aug 24 16:28:44 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:45.227 8 WARNING neutronclient.v2_0.client [None req-3e40c529-7251-481d-a87a-7c9d65aee3ab c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:45.259 7 WARNING neutronclient.v2_0.client [None req-3125a24d-131b-43c6-85d2-63d95248b610 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/607] 10.0.0.251 () {34 vars in 685 bytes} [Mon Aug 24 16:28:45 2026] POST /v2.1/os-security-groups => generated 243 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:45.394 8 WARNING neutronclient.v2_0.client [None req-29b5d4a7-f7a2-4b75-bd24-b23de7f9282e b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in 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/608] 10.0.0.251 () {34 vars in 685 bytes} [Mon Aug 24 16:28:45 2026] POST /v2.1/os-security-groups => generated 247 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:45.571 8 WARNING neutronclient.v2_0.client [None req-9d234e60-9d05-40f4-87e8-2603f5321540 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:45.679 7 WARNING neutronclient.v2_0.client [None req-3125a24d-131b-43c6-85d2-63d95248b610 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:45.713 8 WARNING neutronclient.v2_0.client [None req-9d234e60-9d05-40f4-87e8-2603f5321540 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:45.766 8 WARNING neutronclient.v2_0.client [None req-9d234e60-9d05-40f4-87e8-2603f5321540 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in 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/609] 10.0.0.251 () {32 vars in 663 bytes} [Mon Aug 24 16:28:45 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:28:45.823 8 WARNING neutronclient.v2_0.client [None req-3f9d90ee-44fd-4b83-bfb9-40c92f80ca9b b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:45.858 8 WARNING neutronclient.v2_0.client [None req-3f9d90ee-44fd-4b83-bfb9-40c92f80ca9b b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in 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/610] 10.0.0.251 () {34 vars in 695 bytes} [Mon Aug 24 16:28:45 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:45.998 8 WARNING neutronclient.v2_0.client [None req-21cdb43b-32eb-4be5-84e2-96760754b52e c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:46.030 8 WARNING neutronclient.v2_0.client [None req-21cdb43b-32eb-4be5-84e2-96760754b52e c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in 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/611] 10.0.0.251 () {32 vars in 740 bytes} [Mon Aug 24 16:28:45 2026] DELETE /v2.1/os-security-groups/72545bac-93a1-4148-8a89-7355eeae3b66 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:28:46.188 8 WARNING neutronclient.v2_0.client [None req-9e76e959-e29c-432a-ae86-69b9b949dedc b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:46.242 8 WARNING neutronclient.v2_0.client [None req-9e76e959-e29c-432a-ae86-69b9b949dedc b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/612] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:28:45 2026] POST /v2.1/servers => generated 450 bytes in 1285 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-08-24 16:28:46.410 7 WARNING neutronclient.v2_0.client [None req-b8cbfa8e-459f-4a6c-9a3f-b155869382f1 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in 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/613] 10.0.0.251 () {34 vars in 695 bytes} [Mon Aug 24 16:28:46 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:46.447 7 INFO nova.api.openstack.wsgi [None req-b8cbfa8e-459f-4a6c-9a3f-b155869382f1 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] HTTP exception thrown: Security group 72545bac-93a1-4148-8a89-7355eeae3b66 does not exist Neutron server returns request_ids: ['req-b3711eaf-c0bf-4a16-96da-8c705350c80c'] [pid: 7|app: 0|req: 307/614] 10.0.0.251 () {32 vars in 737 bytes} [Mon Aug 24 16:28:46 2026] GET /v2.1/os-security-groups/72545bac-93a1-4148-8a89-7355eeae3b66 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:28:46.454 7 WARNING neutronclient.v2_0.client [None req-5697385d-5067-43d4-ab73-067b39700a70 b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:46.463 8 WARNING neutronclient.v2_0.client [None req-cef1100a-e0f0-4777-9fa4-314affa123e2 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/615] 10.0.0.251 () {32 vars in 737 bytes} [Mon Aug 24 16:28:46 2026] GET /v2.1/os-security-groups/f0e297d6-a2f9-4542-bec1-c8f20730b4d2 => generated 664 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:46.495 7 WARNING neutronclient.v2_0.client [None req-58077c8a-0120-4445-a936-439fe95263a8 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in 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/616] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:46 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1400 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:46.549 8 WARNING neutronclient.v2_0.client [None req-36cebee0-ed46-4d15-b0a3-dd99fce4bb67 b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:46.555 7 WARNING neutronclient.v2_0.client [None req-58077c8a-0120-4445-a936-439fe95263a8 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:46.579 8 WARNING neutronclient.v2_0.client [None req-36cebee0-ed46-4d15-b0a3-dd99fce4bb67 b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in 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/617] 10.0.0.251 () {32 vars in 740 bytes} [Mon Aug 24 16:28:46 2026] DELETE /v2.1/os-security-groups/3b141c1f-585f-4de5-b203-3e89b5ce013e => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:28:46.704 7 WARNING neutronclient.v2_0.client [None req-f56cb0d2-98c7-4662-a685-398fc12047dd c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:46.730 8 WARNING neutronclient.v2_0.client [None req-36cebee0-ed46-4d15-b0a3-dd99fce4bb67 b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:46.741 7 INFO nova.api.openstack.wsgi [None req-f56cb0d2-98c7-4662-a685-398fc12047dd c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] HTTP exception thrown: Security group 3b141c1f-585f-4de5-b203-3e89b5ce013e does not exist Neutron server returns request_ids: ['req-53d3ee77-76c3-450e-967a-b1a1deec6abe'] [pid: 7|app: 0|req: 310/618] 10.0.0.251 () {32 vars in 737 bytes} [Mon Aug 24 16:28:46 2026] GET /v2.1/os-security-groups/3b141c1f-585f-4de5-b203-3e89b5ce013e => generated 194 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:28:46.757 7 WARNING neutronclient.v2_0.client [None req-4508c4f2-a844-4395-80ba-0dc61a2ea034 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in 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/619] 10.0.0.251 () {32 vars in 750 bytes} [Mon Aug 24 16:28:46 2026] DELETE /v2.1/os-security-group-rules/d7c05713-1ec3-4302-98c3-3a323736e312 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:28:46.843 8 WARNING neutronclient.v2_0.client [None req-eebf705a-0345-488f-805d-bb13fa07548a b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:46.855 7 WARNING neutronclient.v2_0.client [None req-4508c4f2-a844-4395-80ba-0dc61a2ea034 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:46.881 8 WARNING neutronclient.v2_0.client [None req-eebf705a-0345-488f-805d-bb13fa07548a b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/620] 10.0.0.251 () {32 vars in 740 bytes} [Mon Aug 24 16:28:46 2026] DELETE /v2.1/os-security-groups/48788aee-77fa-4858-81ce-5309575df998 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:28:46.975 7 WARNING neutronclient.v2_0.client [None req-9ac4a6e7-5962-4d80-95df-5f692ff86a11 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in 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/621] 10.0.0.251 () {32 vars in 740 bytes} [Mon Aug 24 16:28:46 2026] DELETE /v2.1/os-security-groups/f0e297d6-a2f9-4542-bec1-c8f20730b4d2 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:28:47.059 7 INFO nova.api.openstack.wsgi [None req-9ac4a6e7-5962-4d80-95df-5f692ff86a11 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] HTTP exception thrown: Security group 48788aee-77fa-4858-81ce-5309575df998 does not exist Neutron server returns request_ids: ['req-69d01a42-a2d2-4e5b-9101-8ec9827ff904'] 2026-08-24 16:28:47.060 8 WARNING neutronclient.v2_0.client [None req-73278bfb-9e75-47c6-8f06-8e14bc2b1c43 b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in 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/622] 10.0.0.251 () {32 vars in 737 bytes} [Mon Aug 24 16:28:46 2026] GET /v2.1/os-security-groups/48788aee-77fa-4858-81ce-5309575df998 => generated 194 bytes in 95 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:28:47.079 7 WARNING neutronclient.v2_0.client [None req-a809daa3-ec34-4786-935f-de0f9f61f111 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:47.101 8 WARNING neutronclient.v2_0.client [None req-73278bfb-9e75-47c6-8f06-8e14bc2b1c43 b6491c3afe9e4cb9bac09c29580f8471 944e7de02d164e9e8911e2ac21bb99a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:47.152 7 WARNING neutronclient.v2_0.client [None req-a809daa3-ec34-4786-935f-de0f9f61f111 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/623] 10.0.0.251 () {32 vars in 740 bytes} [Mon Aug 24 16:28:47 2026] DELETE /v2.1/os-security-groups/81580b3e-12eb-4f63-b92e-e7f437c4674f => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:28:47.267 7 WARNING neutronclient.v2_0.client [None req-a809daa3-ec34-4786-935f-de0f9f61f111 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in 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/624] 10.0.0.251 () {32 vars in 663 bytes} [Mon Aug 24 16:28:47 2026] GET /v2.1/os-security-groups => generated 707 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:47.337 8 WARNING neutronclient.v2_0.client [None req-cd9910c5-fa24-4b46-8563-00fc80569b57 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:47.356 8 INFO nova.api.openstack.wsgi [None req-cd9910c5-fa24-4b46-8563-00fc80569b57 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] HTTP exception thrown: Security group 48788aee-77fa-4858-81ce-5309575df998 does not exist Neutron server returns request_ids: ['req-885d18cf-8831-4af9-9419-7a4585b67b7a'] [pid: 8|app: 0|req: 312/625] 10.0.0.251 () {32 vars in 740 bytes} [Mon Aug 24 16:28:47 2026] DELETE /v2.1/os-security-groups/48788aee-77fa-4858-81ce-5309575df998 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:28:47.377 7 WARNING neutronclient.v2_0.client [None req-dc68bde2-9ac5-4cce-a822-61eab4fb3608 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:47.393 7 INFO nova.api.openstack.wsgi [None req-dc68bde2-9ac5-4cce-a822-61eab4fb3608 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] HTTP exception thrown: Security group 3b141c1f-585f-4de5-b203-3e89b5ce013e does not exist Neutron server returns request_ids: ['req-918bf853-6026-49f7-91d4-cd2bcd96f635'] [pid: 7|app: 0|req: 314/626] 10.0.0.251 () {32 vars in 740 bytes} [Mon Aug 24 16:28:47 2026] DELETE /v2.1/os-security-groups/3b141c1f-585f-4de5-b203-3e89b5ce013e => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:28:47.409 8 WARNING neutronclient.v2_0.client [None req-1b3172f7-5d01-4b18-aeec-6e3e642a6ee3 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:47.425 8 INFO nova.api.openstack.wsgi [None req-1b3172f7-5d01-4b18-aeec-6e3e642a6ee3 c7db9c60e29041c89b4355a17818ea0f be62565fa453402eb7a7d70ba39d06e0 - - default default] HTTP exception thrown: Security group 72545bac-93a1-4148-8a89-7355eeae3b66 does not exist Neutron server returns request_ids: ['req-021f0858-fed9-487c-926d-5f719bd5b878'] [pid: 8|app: 0|req: 313/627] 10.0.0.251 () {32 vars in 740 bytes} [Mon Aug 24 16:28:47 2026] DELETE /v2.1/os-security-groups/72545bac-93a1-4148-8a89-7355eeae3b66 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:28:47.663 7 WARNING neutronclient.v2_0.client [None req-cc0a173d-e7ca-40e4-afc3-7fe10dc0496f 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/628] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:28:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:47 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1404 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:28:49.584 8 WARNING neutronclient.v2_0.client [None req-72e95aa5-f31e-4ec4-be48-8e2797dd9aa1 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/630] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:49 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1452 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:50.854 7 WARNING neutronclient.v2_0.client [None req-b3b13677-8cfc-4590-b8e5-121e658c610c 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/631] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:50 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1460 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:51.979 8 WARNING neutronclient.v2_0.client [None req-448a3ee5-176e-4e43-9aeb-8010013805d7 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/632] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:51 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1528 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:53.243 8 WARNING neutronclient.v2_0.client [None req-57ffb244-f52c-44b8-bfbc-70ee86a9f5d2 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/635] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:53 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1526 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:53.427 7 INFO nova.api.openstack.compute.server_external_events [req-ea6f4d41-e951-46e4-83af-dc78dbe12e83 req-fc871ad3-8a5f-40d6-97f6-259b17048d77 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:6eef6b23-a9fd-414b-8661-163dad4ec647 for instance 8beee850-72a6-43a4-bfc2-6847fd63b363 on instance 2026-08-24 16:28:53.437 7 INFO nova.compute.rpcapi [None req-404b6fb8-e2ff-40c6-97ab-78847b02cb93 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 318/636] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:28:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:54.410 8 WARNING neutronclient.v2_0.client [None req-42db7714-5483-4f0e-a37e-c04e729fa4c4 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/637] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:54 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1526 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:55.584 7 WARNING neutronclient.v2_0.client [None req-7b806b84-56d3-43db-bb12-13799df56c3f 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/638] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:55 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1526 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:56.520 8 WARNING neutronclient.v2_0.client [None req-26b2c83e-d5a4-46b9-a99e-a4e65faa40cc 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:56.564 8 WARNING neutronclient.v2_0.client [None req-26b2c83e-d5a4-46b9-a99e-a4e65faa40cc 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:56.728 8 WARNING neutronclient.v2_0.client [None req-26b2c83e-d5a4-46b9-a99e-a4e65faa40cc 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] 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-08-24 16:28:56.802 7 WARNING neutronclient.v2_0.client [None req-c348338c-d9c0-4b4f-ac40-a1bb7e5d843e 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/639] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:56 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1526 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, ' [pid: 8|app: 0|req: 320/640] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:28:56 2026] POST /v2.1/servers => generated 451 bytes in 1275 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:28:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:57.731 8 WARNING neutronclient.v2_0.client [None req-8f2e18ad-1409-4ca1-87df-b44a12dd0cbc 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/642] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:57 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1253 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:28:57.954 7 WARNING neutronclient.v2_0.client [None req-1c3deb9b-df38-430e-ac02-f38524e696ab 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/643] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:57 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1526 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:58.830 8 WARNING neutronclient.v2_0.client [None req-94cac465-edbf-4a61-85db-eb6fa6e2f554 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/644] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:58 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1303 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:28:59.189 7 WARNING neutronclient.v2_0.client [None req-6bfb9094-af49-48e8-9498-2df2a93e4b89 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:59.193 8 WARNING neutronclient.v2_0.client [None req-1f7618b0-501c-4063-9fb9-54ff0919d6c8 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:28:59.236 7 WARNING neutronclient.v2_0.client [None req-6bfb9094-af49-48e8-9498-2df2a93e4b89 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in 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/645] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:59 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1526 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:28:59.462 7 WARNING neutronclient.v2_0.client [None req-6bfb9094-af49-48e8-9498-2df2a93e4b89 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/646] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:28:59 2026] POST /v2.1/servers => generated 450 bytes in 604 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-08-24 16:28:59.765 8 WARNING neutronclient.v2_0.client [None req-ec23785c-e3b1-4998-8907-4067c6821d41 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/647] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:59 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1423 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-08-24 16:28:59.927 7 WARNING neutronclient.v2_0.client [None req-605c3524-3b18-41d7-82aa-5160d2568e95 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/648] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:28:59 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1351 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:00.364 8 WARNING neutronclient.v2_0.client [None req-98e21135-1107-47a3-876d-f34b9af46f82 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/649] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:00 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1526 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-08-24 16:29:00.605 7 INFO nova.api.openstack.compute.server_external_events [req-cfb03047-3177-4b74-ae55-6ee447fac322 req-18cb8e35-cc18-44ae-bb4c-bebfec694bfd 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:6eef6b23-a9fd-414b-8661-163dad4ec647 for instance 8beee850-72a6-43a4-bfc2-6847fd63b363 on instance [pid: 7|app: 0|req: 325/650] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:29:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:00.904 8 WARNING neutronclient.v2_0.client [None req-ba605b91-743d-47bb-83db-8f300be4b174 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/651] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:00 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1427 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-08-24 16:29:01.035 7 WARNING neutronclient.v2_0.client [None req-542d72e6-939b-4f75-9f07-b5be036348ac 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/652] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:00 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1351 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:01.509 8 WARNING neutronclient.v2_0.client [None req-776b15a6-03b7-443a-b0b3-359a1d0ab8c5 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/653] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:01 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1526 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:02.002 7 WARNING neutronclient.v2_0.client [None req-d26bc9ed-3a20-424b-adad-fe813a4f736b 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/654] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:01 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1475 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-08-24 16:29:02.134 8 WARNING neutronclient.v2_0.client [None req-ff678f52-928f-4aef-82fb-214672630e1f 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/655] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:02 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1359 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:02.676 7 WARNING neutronclient.v2_0.client [None req-ed780235-b2c7-44f3-9bfb-0ac169809d2b 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/656] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:02 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1717 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-08-24 16:29:02.846 8 WARNING neutronclient.v2_0.client [None req-24584e87-62ad-43bb-9338-0bbc3e10dfc6 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/659] 10.0.0.251 () {32 vars in 741 bytes} [Mon Aug 24 16:29:02 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-24 16:29:03.085 7 INFO nova.api.openstack.compute.server_external_events [req-fe290f84-52e2-4c77-9a0b-6bc92b89c1d7 req-c48e6d27-4abd-418f-90ee-6b7474740818 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:6ed5308f-5766-4cf6-8aaa-d98361ee96f9 for instance 45808b1b-5c6e-43b1-863b-29afbbdca6e1 on instance [pid: 7|app: 0|req: 331/660] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29: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) 2026-08-24 16:29:03.104 8 WARNING neutronclient.v2_0.client [None req-76997eb7-9340-4eed-88c0-a62890a4681a 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in 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/661] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:03 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1475 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-08-24 16:29:03.241 7 WARNING neutronclient.v2_0.client [None req-b9ee2e9d-c688-4519-adb5-8f95d94c5ef8 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/662] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:03 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1437 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, ' 2026-08-24 16:29:03.792 8 WARNING neutronclient.v2_0.client [None req-b93af0fe-7b7e-4507-aa76-9d085d354cfe 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/663] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:03 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1717 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-08-24 16:29:04.239 7 WARNING neutronclient.v2_0.client [None req-f1f59fce-3965-4500-8eee-f821e4acc125 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] 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-08-24 16:29:04.299 8 INFO nova.api.openstack.compute.server_external_events [req-804414d3-9263-443f-9cdc-179a67865b3c req-d6c44da2-4e64-4c51-8434-bc168b6683c6 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:6eef6b23-a9fd-414b-8661-163dad4ec647 for instance 8beee850-72a6-43a4-bfc2-6847fd63b363 on instance [pid: 7|app: 0|req: 333/664] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:04 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1483 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:29:04.313 8 INFO nova.compute.rpcapi [None req-84f3c6f1-fe7f-473a-9849-6bd1ee819078 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 332/665] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:04.473 7 WARNING neutronclient.v2_0.client [None req-6df3d63c-3f7c-4a57-8143-d13c69de3ae6 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/666] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:04 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1437 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, ' 2026-08-24 16:29:05.339 8 INFO nova.api.openstack.compute.server_external_events [req-cb3a4b21-149a-479f-b54c-0cb5c9055b99 req-aa672f0d-6eed-41f9-800f-02054c0a4614 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:c3f84f29-8892-4c8e-938d-256f63d4ad33 for instance 415e1e08-4e34-4826-840c-c46d9e198d58 on instance [pid: 8|app: 0|req: 333/667] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:29:05.372 7 WARNING neutronclient.v2_0.client [None req-d3a706ed-8626-4b94-bfba-2cbe39d38c08 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/668] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:05 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1560 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:05.703 8 WARNING neutronclient.v2_0.client [None req-38529203-2bb3-4bf5-a19e-636d7d4b58f0 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/669] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:05 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1437 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-08-24 16:29:06.570 7 WARNING neutronclient.v2_0.client [None req-57ec0e39-6ed0-4389-a7f6-8616511ccdc5 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in 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/670] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:06 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1548 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:06.861 8 WARNING neutronclient.v2_0.client [None req-0071fb7c-695f-4389-bb35-233a47278d27 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/671] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:06 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1437 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-08-24 16:29:07.705 7 WARNING neutronclient.v2_0.client [None req-e874c0c6-4599-4d56-bdda-e0758aadf074 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/672] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:07 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1548 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-08-24 16:29:08.023 8 WARNING neutronclient.v2_0.client [None req-dc518ca0-92df-4cb6-ba37-5fe79831f7b0 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/673] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:07 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1437 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-08-24 16:29:08.874 7 WARNING neutronclient.v2_0.client [None req-d9d053ac-d1e7-4db0-ba59-463768c71bdd 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in 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/674] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:08 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1548 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:09.182 8 WARNING neutronclient.v2_0.client [None req-2d192b64-8af7-4aab-bb96-752d4cbdcbf6 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/675] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:09 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1425 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:09.996 7 WARNING neutronclient.v2_0.client [None req-0a35ac2a-7035-4430-b442-2e19bc84f038 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in 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/676] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:09 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1548 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-08-24 16:29:10.217 8 INFO nova.api.openstack.compute.server_external_events [req-62cc0568-304e-4efb-87bd-f39c6e2cf8b1 req-f6445b0a-90e4-49b2-a8f4-b0e185923626 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:c3f84f29-8892-4c8e-938d-256f63d4ad33 for instance 415e1e08-4e34-4826-840c-c46d9e198d58 on instance [pid: 8|app: 0|req: 338/677] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:29:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:10.405 7 WARNING neutronclient.v2_0.client [None req-de185392-518e-49b4-af2d-3d673cacbb32 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/678] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:10 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1425 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-08-24 16:29:11.208 8 WARNING neutronclient.v2_0.client [None req-1eee2525-c631-43d6-a53b-d1caf50116cf 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/679] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:11 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1548 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:11.560 7 WARNING neutronclient.v2_0.client [None req-8ac85e48-cc1f-4a44-b224-888050a801b4 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/680] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:11 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1425 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:12.481 8 WARNING neutronclient.v2_0.client [None req-403571c3-d3f3-4f62-91ba-74c19196aa4d 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in 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/681] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:12 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1725 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:12.638 7 WARNING neutronclient.v2_0.client [None req-cad4edf4-3153-480d-a297-e2a61bdcb8b7 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in 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/682] 10.0.0.251 () {32 vars in 741 bytes} [Mon Aug 24 16:29:12 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:12.771 8 WARNING neutronclient.v2_0.client [None req-79aee371-8267-4ce1-9621-e4db889603f5 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/683] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:12 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1425 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-08-24 16:29:12.920 7 INFO nova.api.openstack.compute.server_external_events [req-53c420f1-f1f6-4934-b628-c46d433bf134 req-7e4ae6f5-3452-4b6b-9d07-460e444cfb05 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:6ed5308f-5766-4cf6-8aaa-d98361ee96f9 for instance 45808b1b-5c6e-43b1-863b-29afbbdca6e1 on instance [pid: 7|app: 0|req: 343/686] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:29:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:13.558 7 INFO nova.api.openstack.compute.server_external_events [req-b4e9916b-3ee0-4003-a262-95c0a48592d7 req-3557ee8f-2827-4ee7-b4d2-438b079c3d67 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:c3f84f29-8892-4c8e-938d-256f63d4ad33 for instance 415e1e08-4e34-4826-840c-c46d9e198d58 on instance [pid: 7|app: 0|req: 344/687] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29: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) 2026-08-24 16:29:13.572 8 WARNING neutronclient.v2_0.client [None req-53851c27-f9ab-4f31-a2f7-d46dff30d2c3 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/688] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:13 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1725 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: 7|app: 0|req: 345/689] 10.0.0.251 () {32 vars in 641 bytes} [Mon Aug 24 16:29:13 2026] GET /v2.1/servers => generated 377 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-24 16:29:13.936 7 WARNING neutronclient.v2_0.client [None req-26791d65-08fd-4f32-9c90-c8bd463d9c1f 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/690] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:29:13 2026] DELETE /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/691] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:13 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1425 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:29:14.059 8 WARNING neutronclient.v2_0.client [None req-b736a654-3002-4993-ac56-e5ef8aa99b44 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/692] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:14 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1731 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:15.110 7 WARNING neutronclient.v2_0.client [None req-485967df-6fdf-41c6-8261-16f2f8a0fe19 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] 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-08-24 16:29:15.268 8 WARNING neutronclient.v2_0.client [None req-12305e30-ecb4-40f5-86ee-a032a896b214 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in 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/693] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:15 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1612 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:15.353 7 WARNING neutronclient.v2_0.client [None req-3196c2fc-e7a1-4d80-b2c5-3cf8e62d6d57 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/694] 10.0.0.251 () {32 vars in 741 bytes} [Mon Aug 24 16:29:15 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:15 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1851 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:16.240 8 INFO nova.api.openstack.compute.server_external_events [req-dc64fd2e-f613-4c1a-9701-c2813b6d2a2f req-c0694f20-9f78-4f36-bb0b-4a40450de456 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:6ed5308f-5766-4cf6-8aaa-d98361ee96f9 for instance 45808b1b-5c6e-43b1-863b-29afbbdca6e1 on instance [pid: 8|app: 0|req: 348/696] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:16 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) 2026-08-24 16:29:16.252 7 WARNING neutronclient.v2_0.client [None req-2f7b5302-6d81-4b7d-94c9-24572c58d7fc 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/697] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:16 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1612 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 349/698] 10.0.0.251 () {32 vars in 641 bytes} [Mon Aug 24 16:29:16 2026] GET /v2.1/servers => generated 388 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:29:16.561 7 WARNING neutronclient.v2_0.client [None req-fc725ca6-80c2-4b1f-ac43-0829327e25e3 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] 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: 350/699] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:29:16 2026] DELETE /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:16.697 8 WARNING neutronclient.v2_0.client [None req-f76e7b6a-d6ca-4cda-841e-2b7dabcdabf4 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/700] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:16 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1851 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:16 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1618 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-24 16:29:17.999 7 WARNING neutronclient.v2_0.client [None req-49faa8aa-35df-43f8-b4ad-6b7514f1f708 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:29:18.026 8 WARNING neutronclient.v2_0.client [None req-e92d0dac-a24d-4ca5-92e0-e06b5baf4b63 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/702] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:17 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1784 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:17 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1738 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-08-24 16:29:18.290 7 INFO nova.api.openstack.compute.server_external_events [req-0eb79ae6-8507-4711-b1ff-72860716bd74 req-4cff2564-eba6-4ebc-9b44-7140e2ddffff 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:c3f84f29-8892-4c8e-938d-256f63d4ad33 for instance 415e1e08-4e34-4826-840c-c46d9e198d58 on instance [pid: 7|app: 0|req: 352/704] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:19.114 8 WARNING neutronclient.v2_0.client [None req-22850768-d36e-4154-9873-bfaa5cb14abb 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] 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: 353/705] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:19 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1509 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:29:19.186 7 WARNING neutronclient.v2_0.client [None req-6a347009-7f44-4bdb-aee3-0373f5210ec9 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in 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/706] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:19 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1738 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-08-24 16:29:20.019 8 INFO nova.api.openstack.compute.server_external_events [req-f66233f2-865f-4485-915a-00a2f83cf57a req-37ff62dd-938b-4c4a-a1a0-4fee0d3dfe17 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:6ed5308f-5766-4cf6-8aaa-d98361ee96f9 for instance 45808b1b-5c6e-43b1-863b-29afbbdca6e1 on instance [pid: 8|app: 0|req: 354/707] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:19 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-08-24 16:29:20.245 7 WARNING neutronclient.v2_0.client [None req-79b0a8a0-7f02-4b84-94fc-f353aee9d7e8 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/708] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:20 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => generated 1509 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:20.347 8 WARNING neutronclient.v2_0.client [None req-abacdb18-57f9-4f76-a54b-e330350c2d94 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/709] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:20 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1380 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:21.326 7 INFO nova.api.openstack.wsgi [None req-29253832-040f-41a6-adc3-9cbde0aeab56 80bd258538ac492bb5eff7fd4283af65 2b6f0c46be094303b4957b687666177a - - default default] HTTP exception thrown: Instance 415e1e08-4e34-4826-840c-c46d9e198d58 could not be found. [pid: 7|app: 0|req: 355/710] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:21 2026] GET /v2.1/servers/415e1e08-4e34-4826-840c-c46d9e198d58 => 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: 8|app: 0|req: 356/711] 10.0.0.251 () {32 vars in 706 bytes} [Mon Aug 24 16:29:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1992760815 => generated 0 bytes in 27 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-08-24 16:29:21.433 7 WARNING neutronclient.v2_0.client [None req-67b3f3dd-0548-4f75-8a4d-40b5518e7ef1 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/712] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:21 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1380 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:29:22.586 8 WARNING neutronclient.v2_0.client [None req-2784c5b2-3be4-4211-b5b7-dcdfd4a4af53 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/713] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:22 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1385 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-08-24 16:29:23.734 8 WARNING neutronclient.v2_0.client [None req-372f3ebe-fcfe-4cec-8a25-3f33e95c7a3b 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/716] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:23 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 1385 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:24.861 7 INFO nova.api.openstack.wsgi [None req-7c6f603d-6453-46ef-b0a6-670343749c6a 5ed348ac72224e9fbdbd693810b36afe cc9af61cef2a45ae9877cdcd6daae132 - - default default] HTTP exception thrown: Instance 45808b1b-5c6e-43b1-863b-29afbbdca6e1 could not be found. [pid: 7|app: 0|req: 358/717] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:24 2026] GET /v2.1/servers/45808b1b-5c6e-43b1-863b-29afbbdca6e1 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/718] 10.0.0.251 () {32 vars in 704 bytes} [Mon Aug 24 16:29:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-889250085 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/719] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:29:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:29:34.764 8 WARNING neutronclient.v2_0.client [None req-1bb67358-4f40-43cb-a2c0-af136c3fcbbe d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:29:35.054 8 WARNING neutronclient.v2_0.client [None req-1bb67358-4f40-43cb-a2c0-af136c3fcbbe d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:29:35.801 8 WARNING neutronclient.v2_0.client [None req-1bb67358-4f40-43cb-a2c0-af136c3fcbbe d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/722] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:29:34 2026] POST /v2.1/servers => generated 453 bytes in 1383 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:29:36.053 7 WARNING neutronclient.v2_0.client [None req-82ca31a5-eba8-46ad-af68-7fd9c7ff1d14 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in 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/723] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:36 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1429 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/724] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:29:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:37.176 7 WARNING neutronclient.v2_0.client [None req-3c79bffb-620d-4fde-acfa-606690110d15 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/725] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:37 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1433 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:29:37.752 8 WARNING neutronclient.v2_0.client [None req-8a8f0837-2a6f-4649-ad1e-53eb665be70b 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:29:37.802 8 WARNING neutronclient.v2_0.client [None req-8a8f0837-2a6f-4649-ad1e-53eb665be70b 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:29:37.992 8 WARNING neutronclient.v2_0.client [None req-8a8f0837-2a6f-4649-ad1e-53eb665be70b 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/726] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:29:37 2026] POST /v2.1/servers => generated 452 bytes in 484 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-08-24 16:29:38.193 7 WARNING neutronclient.v2_0.client [None req-4fd28039-c5aa-4f37-ac5d-d81a7b73c9ad 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/727] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:38 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1393 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-08-24 16:29:38.427 8 WARNING neutronclient.v2_0.client [None req-19d6f614-462a-482d-a4ee-fbe557bbb743 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in 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/728] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:38 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1481 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-08-24 16:29:38.773 7 WARNING neutronclient.v2_0.client [None req-1348d80a-0c0f-4fd4-b140-a9b9c617730c 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/729] 10.0.0.251 () {32 vars in 741 bytes} [Mon Aug 24 16:29:38 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/os-interface => generated 285 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:38.936 8 WARNING neutronclient.v2_0.client [None req-971ac67f-1555-4a4b-9ed1-9b7de244c3f1 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/730] 10.0.0.251 () {32 vars in 815 bytes} [Mon Aug 24 16:29:38 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/os-interface/6eef6b23-a9fd-414b-8661-163dad4ec647 => generated 282 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/731] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:39 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/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, ' [pid: 8|app: 0|req: 367/732] 10.0.0.251 () {34 vars in 750 bytes} [Mon Aug 24 16:29:39 2026] POST /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/733] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:39 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/ips => generated 156 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:39.283 8 WARNING neutronclient.v2_0.client [None req-ca9ca21a-a407-41a5-b499-986880070c10 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/734] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:39 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1397 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:39.528 7 WARNING neutronclient.v2_0.client [None req-ce8df221-b8e9-49f5-bc9c-9f8aad02e1aa d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/735] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:39 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1481 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, ' [pid: 8|app: 0|req: 369/736] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:40 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:40.368 7 WARNING neutronclient.v2_0.client [None req-f9bb658d-de64-4b58-92a2-070063bf171f 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] 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-08-24 16:29:40.462 8 INFO nova.api.openstack.compute.server_external_events [req-a2449d84-034a-4be7-b88f-31e347c7761b req-80ccaddc-3520-48b4-8342-9a59707ca174 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:6eef6b23-a9fd-414b-8661-163dad4ec647 for instance 8beee850-72a6-43a4-bfc2-6847fd63b363 on instance [pid: 7|app: 0|req: 368/737] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:40 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1445 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:40.616 7 WARNING neutronclient.v2_0.client [None req-03c405b8-7edf-4843-b7ef-e90af61755a9 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/739] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:40 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1489 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: 371/740] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:41 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/ips => generated 156 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:41.514 7 WARNING neutronclient.v2_0.client [None req-d8ed7864-d995-414b-b140-f317bc4f5666 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/741] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:41 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1445 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-08-24 16:29:41.754 8 WARNING neutronclient.v2_0.client [None req-782a589b-7cbf-47d7-9dee-b7c41f56ecb0 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in 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/742] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:41 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1567 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/743] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:42 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/ips => generated 194 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-08-24 16:29:42.360 8 WARNING neutronclient.v2_0.client [None req-3e859910-e3a4-44e2-bcaf-00e0c83363b9 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] 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-08-24 16:29:42.505 7 INFO nova.api.openstack.compute.server_external_events [req-0ebcdf5e-01d7-41cc-a978-d72f7b282e0b req-b0cabe5a-7c82-45d2-8c4b-05e65896e1b6 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:d49e09ed-75fd-475a-9cd9-0cceeb4d68f4 for instance 0c41a049-e245-4278-b8b4-31866fd8f26c on instance [pid: 7|app: 0|req: 372/744] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29: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) [pid: 8|app: 0|req: 373/745] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:42 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1951 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/746] 10.0.0.251 () {34 vars in 750 bytes} [Mon Aug 24 16:29:42 2026] POST /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:42.615 8 WARNING neutronclient.v2_0.client [None req-40ce273c-142d-49fa-b252-d98b686f3c2e 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/747] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:42 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:42 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1453 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:42.946 7 WARNING neutronclient.v2_0.client [None req-9a803177-5dba-4910-8616-9d7c84c04914 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] 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: 376/751] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:43 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/ips => generated 194 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-08-24 16:29:43.693 8 INFO nova.api.openstack.compute.server_external_events [req-1304f73d-b96b-4317-acdc-40a6938503fc req-8d4fa777-5f6e-4556-ad40-e79192be01cc 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:c967d824-f6d6-4e61-b340-bbafe53699b1 for instance 4e40ce95-f7e6-4fa3-b108-ad630e77ad11 on instance [pid: 8|app: 0|req: 377/752] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:43.730 8 WARNING neutronclient.v2_0.client [None req-23e9f70d-71b6-4b9a-9ca8-d0f1232387af 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/753] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:42 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1555 bytes in 846 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:43 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1530 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/755] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:44 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:44.812 8 WARNING neutronclient.v2_0.client [None req-0626329e-137f-499a-b1e1-69fb4269b549 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] 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-08-24 16:29:44.935 7 WARNING neutronclient.v2_0.client [None req-f2fe72c2-e24c-436a-b2cb-5cddc4ece825 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/756] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:44 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1555 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:44 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1518 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-24 16:29:45.735 8 INFO nova.api.openstack.compute.server_external_events [req-ad0ef732-5de3-472e-b2df-f4eac8b620cc req-759767aa-4c21-4f51-907c-6c1b3388876f 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:6eef6b23-a9fd-414b-8661-163dad4ec647 for instance 8beee850-72a6-43a4-bfc2-6847fd63b363 on instance [pid: 8|app: 0|req: 380/758] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:45 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:46.283 8 WARNING neutronclient.v2_0.client [None req-db0a630c-6f92-47ec-8cd3-e66404693bbd d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:29:46.295 7 WARNING neutronclient.v2_0.client [None req-d5db3a5f-d880-4bbc-aeae-196e682ef8fb 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/760] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:46 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1555 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:46 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1518 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/762] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:29:46 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:46.939 8 INFO nova.api.openstack.compute.server_external_events [req-93e24366-b409-4f48-b87e-51791d560be2 req-6585fe69-1d09-42f4-9ee8-75c5dd07499b 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:d49e09ed-75fd-475a-9cd9-0cceeb4d68f4 for instance 0c41a049-e245-4278-b8b4-31866fd8f26c on instance [pid: 8|app: 0|req: 383/763] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:29:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:29:46 2026] DELETE /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 0 bytes in 148 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-08-24 16:29:46.991 8 WARNING neutronclient.v2_0.client [None req-f5cff02e-d530-4bcd-9862-db86bc058fca 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/765] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:46 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1843 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-24 16:29:47.503 7 WARNING neutronclient.v2_0.client [None req-a1be19d4-b91d-4d13-bb1b-dfb8c3c00e15 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:29:47.523 8 WARNING neutronclient.v2_0.client [None req-523fdc21-01e7-47ac-a823-e8dc550a1f83 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/766] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:47 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1555 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/767] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:47 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1518 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:48.279 7 WARNING neutronclient.v2_0.client [None req-df788cfd-ae9b-405d-a61a-959ee168d00d 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/768] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:48 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1843 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:48.717 8 WARNING neutronclient.v2_0.client [None req-b0c33f8e-7f98-42dc-b609-b992858d2c6a d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:29:48.728 7 INFO nova.api.openstack.compute.server_external_events [req-ad567a07-e785-4592-87ff-4f9a58f864bc req-54032b41-ae07-4067-ae3a-553984a0681e 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:c967d824-f6d6-4e61-b340-bbafe53699b1 for instance 4e40ce95-f7e6-4fa3-b108-ad630e77ad11 on instance [pid: 7|app: 0|req: 384/769] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:29:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:48.773 7 WARNING neutronclient.v2_0.client [None req-16570306-7bdb-4cab-a4b5-39c1a5960ddf 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/770] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:48 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1738 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, ' [pid: 7|app: 0|req: 385/771] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:48 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1518 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:29:48.932 8 WARNING neutronclient.v2_0.client [None req-9406c3f5-be4e-453b-a79f-e8a5a29620d9 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/772] 10.0.0.251 () {32 vars in 741 bytes} [Mon Aug 24 16:29:48 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:49.410 7 WARNING neutronclient.v2_0.client [None req-4307a4b9-af85-4f92-9b87-234792ad5928 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] 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-08-24 16:29:49.912 8 WARNING neutronclient.v2_0.client [None req-74a5a53d-ec05-4cba-9094-96aabf970424 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/773] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:49 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1843 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:50.059 7 INFO nova.api.openstack.compute.server_external_events [req-8d4e6b99-dc42-4657-8716-afa3bfb4cd44 req-898be1e0-6b83-423e-bd62-205be01c7b70 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:d49e09ed-75fd-475a-9cd9-0cceeb4d68f4 for instance 0c41a049-e245-4278-b8b4-31866fd8f26c on instance [pid: 7|app: 0|req: 387/774] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:50.116 7 WARNING neutronclient.v2_0.client [None req-bb2a638f-fbff-44ae-ae7e-c1b7c3d13eae 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/775] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:49 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1738 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/776] 10.0.0.251 () {32 vars in 641 bytes} [Mon Aug 24 16:29:50 2026] GET /v2.1/servers => generated 382 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, ' [pid: 7|app: 0|req: 388/777] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:50 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1518 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/778] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:29:50 2026] DELETE /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => 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-08-24 16:29:50.536 7 WARNING neutronclient.v2_0.client [None req-beb29783-18d8-4018-b9c6-9896196156f2 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/779] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:50 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1744 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:51.088 8 WARNING neutronclient.v2_0.client [None req-28b3540c-3d38-473c-a9f8-8fdeb4e0f04b 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/780] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:51 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1775 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:51.551 7 WARNING neutronclient.v2_0.client [None req-3ec9f0ac-f535-42ac-8b87-c6c2715f691b 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/781] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:51 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1702 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-08-24 16:29:51.748 8 WARNING neutronclient.v2_0.client [None req-0ffa1d17-c11e-44ac-a2b8-b823ce9c07f6 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] 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: 392/782] 10.0.0.251 () {32 vars in 741 bytes} [Mon Aug 24 16:29:51 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:29:51.806 7 WARNING neutronclient.v2_0.client [None req-98435374-e79f-4fb6-969d-ca6ca6715aed d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in 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/783] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:51 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1864 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:52.100 8 INFO nova.api.openstack.compute.server_external_events [req-84704240-a04d-47b4-9517-55ae5c0d57fa req-dba97ef9-85f0-4f3a-8689-3abd99fe539c 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:6eef6b23-a9fd-414b-8661-163dad4ec647 for instance 8beee850-72a6-43a4-bfc2-6847fd63b363 on instance [pid: 8|app: 0|req: 393/784] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:52 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-08-24 16:29:52.204 7 WARNING neutronclient.v2_0.client [None req-038398ca-3812-4a3b-9f47-9ce8f7ca7c8b 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in 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/785] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:52 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1486 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:52.644 8 INFO nova.api.openstack.compute.server_external_events [req-69372341-4637-4a3d-9152-6daac075a27c req-267938e3-e61b-4c47-ac8c-dc18bdd3f1c3 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:c967d824-f6d6-4e61-b340-bbafe53699b1 for instance 4e40ce95-f7e6-4fa3-b108-ad630e77ad11 on instance [pid: 8|app: 0|req: 394/786] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:52 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-08-24 16:29:53.072 7 WARNING neutronclient.v2_0.client [None req-16602a28-e486-4ba7-b5a3-3e66024715f3 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/789] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:53 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1864 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-08-24 16:29:53.332 8 WARNING neutronclient.v2_0.client [None req-8081ffff-5931-4d5f-9f6f-bddabe171d89 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/790] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:53 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 1486 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:54.277 7 WARNING neutronclient.v2_0.client [None req-c3ac8faf-39e5-4485-a983-c840cbc4f973 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/791] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:54 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1796 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-08-24 16:29:54.424 8 INFO nova.api.openstack.wsgi [None req-614b94b0-7098-41d2-9aff-d94ff2b5c0f7 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] HTTP exception thrown: Instance 8beee850-72a6-43a4-bfc2-6847fd63b363 could not be found. [pid: 8|app: 0|req: 397/792] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:54 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/793] 10.0.0.251 () {32 vars in 704 bytes} [Mon Aug 24 16:29:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-806923350 => 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, ' 2026-08-24 16:29:54.685 8 INFO nova.api.openstack.compute.server_external_events [req-e2626a57-61ca-4cc9-bd9d-850a27ca4129 req-d289f743-c1b6-43fc-86b7-1a5e6206dbd4 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:d49e09ed-75fd-475a-9cd9-0cceeb4d68f4 for instance 0c41a049-e245-4278-b8b4-31866fd8f26c on instance [pid: 8|app: 0|req: 398/794] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:29:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:29:54.867 7 INFO nova.api.openstack.wsgi [None req-9f0a8f85-95d7-4e65-a84a-666f7f1ad7b4 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] HTTP exception thrown: Instance 8beee850-72a6-43a4-bfc2-6847fd63b363 could not be found. [pid: 7|app: 0|req: 397/795] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:29:54 2026] DELETE /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:54.909 8 INFO nova.api.openstack.wsgi [None req-3eca6962-163e-4f13-9bc9-348d1ff6da5c 5caf7db6facb44cbb4afc5d41e44a9c4 681604b713cc45eeb091ff6d9e60f413 - - default default] HTTP exception thrown: Instance 8beee850-72a6-43a4-bfc2-6847fd63b363 could not be found. [pid: 8|app: 0|req: 399/796] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:54 2026] GET /v2.1/servers/8beee850-72a6-43a4-bfc2-6847fd63b363 => generated 111 bytes in 36 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-08-24 16:29:55.376 7 WARNING neutronclient.v2_0.client [None req-9c24255b-0a0b-4cf6-aef8-b76471aa4336 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in 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/797] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:55 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1515 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:56.518 8 WARNING neutronclient.v2_0.client [None req-50039885-69ec-44e7-9f69-8244615633e3 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] The python binding code in 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/798] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:56 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => generated 1515 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:29:57.606 7 INFO nova.api.openstack.wsgi [None req-67fe2d53-a104-422d-9b99-57bc9db45947 d46cdff4fb2746c88210d3360b8d2d67 1d3804d477e64e2ba685d02386b15b0a - - default default] HTTP exception thrown: Instance 0c41a049-e245-4278-b8b4-31866fd8f26c could not be found. [pid: 7|app: 0|req: 399/799] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:29:57 2026] GET /v2.1/servers/0c41a049-e245-4278-b8b4-31866fd8f26c => 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: 401/800] 10.0.0.251 () {32 vars in 704 bytes} [Mon Aug 24 16:29:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-209808306 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:30:04.672 8 WARNING neutronclient.v2_0.client [None req-344cae04-99d7-4e6e-bf25-8ec35830a253 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:30:04.887 8 WARNING neutronclient.v2_0.client [None req-344cae04-99d7-4e6e-bf25-8ec35830a253 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/803] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:30:04 2026] POST /v2.1/servers => generated 424 bytes in 779 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-08-24 16:30:05.189 7 WARNING neutronclient.v2_0.client [None req-b0af3720-63dc-4442-ba33-c28be48b73a8 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/804] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:05 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1370 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-08-24 16:30:06.313 8 WARNING neutronclient.v2_0.client [None req-665d7b76-228d-483f-afb3-004739a362f1 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/805] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:06 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1374 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:07.422 7 WARNING neutronclient.v2_0.client [None req-4b2eb3b1-dc2e-4d20-869f-452deb727c96 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/806] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:07 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1422 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-08-24 16:30:08.508 8 WARNING neutronclient.v2_0.client [None req-2741fcd3-4f82-4f64-9b42-a28f3a80c33c 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/807] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:08 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1422 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:09.625 7 WARNING neutronclient.v2_0.client [None req-9c7eee86-885a-408d-9d4e-563752b80278 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/808] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:09 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1430 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-08-24 16:30:10.596 8 INFO nova.api.openstack.compute.server_external_events [req-6ab637ea-229c-420c-81ba-a7e38e1a87b5 req-11ad7c73-3f88-4b7a-b9d8-412475902925 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:10ee4fab-ba98-4008-94a0-9f3e1ae3a70b for instance d4b56dfe-fbe3-4908-bca0-b5046a863efd on instance [pid: 8|app: 0|req: 406/809] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:30:10 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-08-24 16:30:10.721 7 WARNING neutronclient.v2_0.client [None req-ef915f89-5be0-4b9e-bba2-b93ef9f36931 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/810] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:10 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1482 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:11.962 8 WARNING neutronclient.v2_0.client [None req-6d74369c-94ac-4b40-9104-1c5c227dea79 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/811] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:11 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1470 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-08-24 16:30:13.114 8 WARNING neutronclient.v2_0.client [None req-33377035-ef45-47d1-95ba-add238ecc054 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/814] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:13 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1470 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:14.287 7 WARNING neutronclient.v2_0.client [None req-af9b2a40-32b9-4308-b3c6-fca390c116e5 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/815] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:14 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1470 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-08-24 16:30:14.874 8 WARNING neutronclient.v2_0.client [None req-1c6a78e8-a298-47a8-b059-935f793e3c02 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] 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-08-24 16:30:15.129 7 INFO nova.api.openstack.compute.server_external_events [req-fa7fea62-7f13-4052-92f8-469c14a22ff3 req-31b0650a-2944-4887-9b20-b9f8434e4b91 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:10ee4fab-ba98-4008-94a0-9f3e1ae3a70b for instance d4b56dfe-fbe3-4908-bca0-b5046a863efd on instance [pid: 7|app: 0|req: 407/816] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:30:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:15.441 7 WARNING neutronclient.v2_0.client [None req-dd5970a5-cd68-4243-b154-f2d7a1383f4d 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/817] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:14 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1822 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:15.569 8 WARNING neutronclient.v2_0.client [None req-d2fc6ac5-0ee7-4ce9-a40c-7e54cc1e7c86 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/818] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:15 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1470 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/819] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:15 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1822 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/820] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:30:15 2026] POST /v2.1/os-keypairs => generated 397 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: 412/821] 10.0.0.251 () {34 vars in 750 bytes} [Mon Aug 24 16:30:16 2026] POST /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:30:16.214 7 WARNING neutronclient.v2_0.client [None req-5be034f6-2470-4997-896e-2b656a802fac 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/822] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:16 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1824 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:16.689 8 WARNING neutronclient.v2_0.client [None req-050edfd5-85dd-489d-a2ca-04aef4851416 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/823] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:16 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1470 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:17.284 7 WARNING neutronclient.v2_0.client [None req-0d3a7a7f-261b-43dc-992f-75317111d050 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:30:17.354 7 WARNING neutronclient.v2_0.client [None req-0d3a7a7f-261b-43dc-992f-75317111d050 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] 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-08-24 16:30:17.524 7 WARNING neutronclient.v2_0.client [None req-0d3a7a7f-261b-43dc-992f-75317111d050 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:30:17.562 8 WARNING neutronclient.v2_0.client [None req-5a2d4df8-8b73-45ce-982f-26558336f6e3 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/824] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:17 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1824 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/825] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:30:17 2026] POST /v2.1/servers => generated 450 bytes in 658 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-08-24 16:30:17.871 7 WARNING neutronclient.v2_0.client [None req-c8277131-a07c-41bd-b444-84bb215a57c1 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:30:17.906 8 WARNING neutronclient.v2_0.client [None req-44ec0824-0b1a-4bed-ae80-0b888bcd3ea5 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/826] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:17 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1401 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/827] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:17 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1470 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-08-24 16:30:18.832 7 WARNING neutronclient.v2_0.client [None req-aa5096f9-0abe-4aa4-b50b-3e61a6958549 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/828] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1824 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:18.982 8 WARNING neutronclient.v2_0.client [None req-1c29753b-577a-4fef-917a-6e3e283b8880 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/829] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1405 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-08-24 16:30:19.142 7 WARNING neutronclient.v2_0.client [None req-3251df6a-a863-4e67-9eba-2bdfa27c363b 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/830] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:19 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1655 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/831] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:30:19 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd/ips => generated 109 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/832] 10.0.0.251 () {32 vars in 723 bytes} [Mon Aug 24 16:30:19 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd/ips => generated 109 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/833] 10.0.0.251 () {32 vars in 825 bytes} [Mon Aug 24 16:30:19 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd/ips/tempest-ServerAddressesTestJSON-1552647499-network => generated 94 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/834] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:30:19 2026] DELETE /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:19.578 8 WARNING neutronclient.v2_0.client [None req-8aa7e17c-110b-4bc2-915b-de514e7cb716 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/835] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:19 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1661 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-08-24 16:30:19.988 7 WARNING neutronclient.v2_0.client [None req-e73e5a47-394d-49e2-8ccd-2d39e448992c 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] 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-08-24 16:30:20.097 8 WARNING neutronclient.v2_0.client [None req-8e5ebc81-c751-477a-a728-bf220c264a98 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/836] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:19 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1829 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/837] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:20 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:20.744 7 WARNING neutronclient.v2_0.client [None req-b6cea389-36d5-4b4b-8631-fcd7b0c338b3 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/838] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:20 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1661 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:21.159 8 WARNING neutronclient.v2_0.client [None req-ca34b70b-8715-4ecd-aeba-a300daf183de 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:30:21.199 7 WARNING neutronclient.v2_0.client [None req-c259b90e-2c05-4034-b3c6-34227f71c708 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/839] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:21 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1453 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/840] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:21 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1829 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-08-24 16:30:21.888 7 WARNING neutronclient.v2_0.client [None req-edcc6ee5-3cd6-4552-bef5-834799e5af5e 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/841] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:21 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1661 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:22.223 8 INFO nova.api.openstack.compute.server_external_events [req-2f2168f9-7476-4a0e-88e0-cbb91aa73631 req-7c323ae1-db37-4bda-8576-6a89c985a54e 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-unplugged:c967d824-f6d6-4e61-b340-bbafe53699b1 for instance 4e40ce95-f7e6-4fa3-b108-ad630e77ad11 on instance [pid: 8|app: 0|req: 422/842] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:30:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:22.341 7 WARNING neutronclient.v2_0.client [None req-ed9ab59e-fd59-49f5-a721-42d3d0472b6d ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:30:22.364 8 WARNING neutronclient.v2_0.client [None req-758eb499-d4b8-48d6-bd3a-014c36a0ce0d 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/843] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:22 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1461 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:22.441 7 INFO nova.api.openstack.compute.server_external_events [req-95cbbe93-ab43-4a80-b389-f0dcdc61ecc9 req-008d14c0-9140-42f4-b60a-698643994ed5 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:10ee4fab-ba98-4008-94a0-9f3e1ae3a70b for instance d4b56dfe-fbe3-4908-bca0-b5046a863efd on instance [pid: 7|app: 0|req: 422/844] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:30:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/845] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:22 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1829 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:23.103 7 WARNING neutronclient.v2_0.client [None req-c72dbe1d-9339-4d3a-a3d4-dd1df22f55a4 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/848] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:23 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1451 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:23.470 8 WARNING neutronclient.v2_0.client [None req-96178522-113f-4544-b627-dae3253599e3 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] 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-08-24 16:30:23.576 7 WARNING neutronclient.v2_0.client [None req-946f5df2-3d39-45de-9aa9-4e1017aab51f 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/849] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:23 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1539 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/850] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:23 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1829 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-08-24 16:30:24.463 8 WARNING neutronclient.v2_0.client [None req-1e3d5b0d-a441-4069-9cd0-6b36d3d18813 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] 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-08-24 16:30:24.493 7 INFO nova.api.openstack.compute.server_external_events [req-573d89b7-66c1-4a19-9083-5353e7a564c0 req-7cbc2530-5e31-44ac-a8ce-1ae8eb149edc 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:73e3c7e1-4f23-4318-b2f4-4fc94fab2108 for instance 7f6f95b2-3b7a-4369-9a5b-f5769cb9664d on instance [pid: 7|app: 0|req: 426/851] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:30:24 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/852] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:24 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1456 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:24.632 7 WARNING neutronclient.v2_0.client [None req-020c818a-7503-448c-a040-ca92151a72ba ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] 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-08-24 16:30:24.722 8 INFO nova.api.openstack.compute.server_external_events [req-07f8e31f-c66f-4cd2-9014-047aad82926c req-b97749dd-ad77-464b-8684-b5f2fb6fdd46 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:c967d824-f6d6-4e61-b340-bbafe53699b1 for instance 4e40ce95-f7e6-4fa3-b108-ad630e77ad11 on instance [pid: 8|app: 0|req: 427/853] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:30:24 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-08-24 16:30:24.764 8 WARNING neutronclient.v2_0.client [None req-5750780a-1dc9-43d7-a8e7-c39ecd3a14cc 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/854] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:24 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1527 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/855] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:24 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1829 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-08-24 16:30:25.593 7 WARNING neutronclient.v2_0.client [None req-616985a7-57db-46f8-97ce-89fdb4f50a43 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] The python binding code in 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/856] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:25 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 1456 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:25.875 8 WARNING neutronclient.v2_0.client [None req-12aa8bfa-3dbe-4629-be03-dceca9ecc995 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] 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-08-24 16:30:25.924 7 WARNING neutronclient.v2_0.client [None req-644045fe-9a6e-40ab-87af-36defc41bd19 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/857] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:25 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1527 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/858] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:25 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1829 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:26.680 8 INFO nova.api.openstack.wsgi [None req-7bc90d03-957f-474f-96c9-1f9682b7e22c 721ee05a69ea41fa85e4e6e9b14246fd f91cfd7148d04229a6473f5109d058f3 - - default default] HTTP exception thrown: Instance d4b56dfe-fbe3-4908-bca0-b5046a863efd could not be found. [pid: 8|app: 0|req: 430/859] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:26 2026] GET /v2.1/servers/d4b56dfe-fbe3-4908-bca0-b5046a863efd => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:27.137 7 WARNING neutronclient.v2_0.client [None req-d94977a5-8256-4c63-aaf8-b2a942c60c8e ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] 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-08-24 16:30:27.275 8 INFO nova.api.openstack.compute.server_external_events [req-edd39e66-4fe2-4dbe-ac11-f1df2cf0be35 req-fb10e2b9-26ee-402e-9268-2b908b8fa476 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:73e3c7e1-4f23-4318-b2f4-4fc94fab2108 for instance 7f6f95b2-3b7a-4369-9a5b-f5769cb9664d on instance [pid: 8|app: 0|req: 431/860] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:30:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/861] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:27 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1527 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:27.627 8 WARNING neutronclient.v2_0.client [None req-0a1c32bf-844a-425a-bfb7-c0a496d6035e 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/862] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:27 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1822 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-08-24 16:30:28.600 7 WARNING neutronclient.v2_0.client [None req-240765ba-1402-406a-a3a5-73df4066fbd8 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/863] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:28 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1527 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-08-24 16:30:29.841 8 WARNING neutronclient.v2_0.client [None req-cb817e1b-d4cc-43ac-a8c1-a1e354ab959c ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/864] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:29 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => 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-08-24 16:30:30.017 7 WARNING neutronclient.v2_0.client [None req-9b6d0f9c-438d-4836-a0ae-da1f29cb4128 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/865] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:29 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1696 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-08-24 16:30:31.393 8 INFO nova.api.openstack.compute.server_external_events [req-a2d2a870-efb1-489d-8e52-8557b0a88bf5 req-62368324-5e71-4ec3-948b-4829d3f6b792 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:73e3c7e1-4f23-4318-b2f4-4fc94fab2108 for instance 7f6f95b2-3b7a-4369-9a5b-f5769cb9664d on instance [pid: 8|app: 0|req: 434/866] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:30:31 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, ' [pid: 8|app: 0|req: 436/869] 10.0.0.251 () {34 vars in 750 bytes} [Mon Aug 24 16:30:39 2026] POST /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d/action => generated 31973 bytes in 563 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-08-24 16:30:45.802 7 WARNING neutronclient.v2_0.client [None req-652f8c73-33b7-43fe-b5f0-904e8e06bd58 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/872] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:45 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1822 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/873] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:30:45 2026] DELETE /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:46.136 7 WARNING neutronclient.v2_0.client [None req-e1405e0a-f5ac-4629-b31b-b295f00135da 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/874] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:46 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1828 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:47.365 8 WARNING neutronclient.v2_0.client [None req-1e167fb4-6eaa-4a24-aab7-6cc7161d541f 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/875] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:47 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1828 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-08-24 16:30:48.541 7 WARNING neutronclient.v2_0.client [None req-f4d1e262-edf4-4855-b5d7-2e8d05211c69 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/876] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:48 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1828 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-08-24 16:30:48.724 8 INFO nova.api.openstack.compute.server_external_events [req-f16b1ba4-a981-4ac2-b978-65b2a5cf49ef req-ffdc0465-ae7f-4bfc-9316-4c41ab8d6444 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-unplugged:c967d824-f6d6-4e61-b340-bbafe53699b1 for instance 4e40ce95-f7e6-4fa3-b108-ad630e77ad11 on instance [pid: 8|app: 0|req: 440/877] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:30:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:49.227 7 INFO nova.api.openstack.compute.server_external_events [req-ece0c957-ca7b-474e-bbc3-e36bec99c668 req-efa75511-f0f1-4018-ade7-c960d0fe702a 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:c967d824-f6d6-4e61-b340-bbafe53699b1 for instance 4e40ce95-f7e6-4fa3-b108-ad630e77ad11 on instance [pid: 7|app: 0|req: 438/878] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:30:49 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-08-24 16:30:49.703 8 WARNING neutronclient.v2_0.client [None req-e14f0be7-4fd7-4578-8d6b-46581b09d7cf 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in 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/879] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:49 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1474 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:50.823 7 WARNING neutronclient.v2_0.client [None req-c08df7d3-27f4-4d87-9fb4-899b70e119d7 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/880] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:50 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1479 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-08-24 16:30:51.761 8 INFO nova.api.openstack.compute.server_external_events [req-24fb41a6-d941-46d2-8360-b7cfffdf4a8f req-3809ea27-ae21-4d14-960b-f41afc53bd15 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:73e3c7e1-4f23-4318-b2f4-4fc94fab2108 for instance 7f6f95b2-3b7a-4369-9a5b-f5769cb9664d on instance [pid: 8|app: 0|req: 442/881] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:30:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:30:51.923 7 WARNING neutronclient.v2_0.client [None req-05a8a99c-f48e-4bfd-bb9c-5cddf904d24a 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/882] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:51 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 1479 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-08-24 16:30:53.004 8 INFO nova.api.openstack.wsgi [None req-c9897de1-9e67-4107-bfbb-e26f55a62767 1af8173e512742cab5f803d9e8ade534 b96fc332e2b14914b7d7b4cb08de312d - - default default] HTTP exception thrown: Instance 4e40ce95-f7e6-4fa3-b108-ad630e77ad11 could not be found. [pid: 8|app: 0|req: 444/885] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:52 2026] GET /v2.1/servers/4e40ce95-f7e6-4fa3-b108-ad630e77ad11 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/886] 10.0.0.251 () {32 vars in 706 bytes} [Mon Aug 24 16:30:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1171601633 => 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: 8|app: 0|req: 445/887] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:30:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:30:57.295 7 WARNING neutronclient.v2_0.client [None req-a43e9fa2-10c3-4fe4-841c-b1b78c35447e ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:30:57.341 7 WARNING neutronclient.v2_0.client [None req-a43e9fa2-10c3-4fe4-841c-b1b78c35447e ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:30:57.532 7 WARNING neutronclient.v2_0.client [None req-a43e9fa2-10c3-4fe4-841c-b1b78c35447e ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/888] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:30:57 2026] POST /v2.1/servers => generated 449 bytes in 503 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:30:57.734 8 WARNING neutronclient.v2_0.client [None req-b9eb53c0-7d49-499f-8b1d-26cce6bfba8c ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/889] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:57 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1402 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/890] 10.0.0.251 () {30 vars in 413 bytes} [Mon Aug 24 16:30:58 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/891] 10.0.0.251 () {28 vars in 560 bytes} [Mon Aug 24 16:30:58 2026] GET /v2/ => generated 402 bytes in 502 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/892] 10.0.0.251 () {28 vars in 564 bytes} [Mon Aug 24 16:30:58 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/893] 10.0.0.251 () {30 vars in 413 bytes} [Mon Aug 24 16:30:58 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-24 16:30:58.841 7 WARNING neutronclient.v2_0.client [None req-c1b4e218-dbea-4064-a8ed-33641a3fcd67 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/894] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:58 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1406 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:30:59.954 8 WARNING neutronclient.v2_0.client [None req-9c95bc52-d6a8-4154-9ebf-d28984ac9ebd ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/895] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:30:59 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1454 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-08-24 16:31:01.057 7 WARNING neutronclient.v2_0.client [None req-a9061386-4513-4440-a5f7-75a1e0b77a90 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/896] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:01 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:02.144 8 WARNING neutronclient.v2_0.client [None req-8c04c1ba-c934-4f81-a6b5-bf339c4a7a13 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/897] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:02 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1462 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:03.259 8 WARNING neutronclient.v2_0.client [None req-f538ce8c-e7a0-4206-9a33-4944b8b712f0 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:31:03.265 7 INFO nova.api.openstack.compute.server_external_events [req-21dac18f-3c92-42b7-995f-abc120d209fa req-dc66d3e7-de43-435b-afba-79cda4d46475 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:2b315467-30d2-41df-a239-b20073f87e6e for instance f6b05696-0602-4231-885a-318f87dd70b7 on instance [pid: 7|app: 0|req: 448/900] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:31:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/901] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:03 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1529 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:04.840 7 WARNING neutronclient.v2_0.client [None req-682ab087-7572-4e39-91df-0581e5ef3905 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/902] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:04 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1527 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:06.039 8 WARNING neutronclient.v2_0.client [None req-bfa47e4d-eb7b-4435-9a84-91bf744edbfd ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/903] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:06 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1527 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-08-24 16:31:07.503 7 WARNING neutronclient.v2_0.client [None req-2cab8100-6cb2-4d69-8eb4-b02c36576337 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] 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-08-24 16:31:07.648 8 INFO nova.api.openstack.compute.server_external_events [req-f44db49a-9465-4d28-95b5-4ebe60dcbec8 req-522fbed4-4ace-4c25-b419-f0a8ca71e7d9 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:2b315467-30d2-41df-a239-b20073f87e6e for instance f6b05696-0602-4231-885a-318f87dd70b7 on instance [pid: 8|app: 0|req: 455/904] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:31:07 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) [pid: 7|app: 0|req: 450/905] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:07 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1527 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:08.760 8 WARNING neutronclient.v2_0.client [None req-8b9b3e18-bbaf-4a9c-85c5-f561674c804c ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/906] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:08 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1527 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:10.346 7 WARNING neutronclient.v2_0.client [None req-b825e14c-8307-4f85-8ac1-62a50a04967a ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/907] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:10 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1695 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:10.497 8 WARNING neutronclient.v2_0.client [None req-2d5fa636-6f10-4b3e-b18e-0480269d128f ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/908] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:10 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1695 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:11.566 7 INFO nova.api.openstack.compute.server_external_events [req-da2c4539-10de-481b-a4a5-a33af739c34d req-1534fa3e-e212-4994-b700-27965190109d 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:2b315467-30d2-41df-a239-b20073f87e6e for instance f6b05696-0602-4231-885a-318f87dd70b7 on instance [pid: 7|app: 0|req: 452/909] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:31:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 459/912] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:31:16 2026] POST /v2.1/os-keypairs => generated 396 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/913] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:31:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:31:19.362 8 WARNING neutronclient.v2_0.client [None req-8d17121c-c206-4198-8126-d73d59101bbc 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:31:19.412 8 WARNING neutronclient.v2_0.client [None req-8d17121c-c206-4198-8126-d73d59101bbc 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:31:19.456 8 WARNING neutronclient.v2_0.client [None req-8d17121c-c206-4198-8126-d73d59101bbc 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:31:19.650 8 WARNING neutronclient.v2_0.client [None req-8d17121c-c206-4198-8126-d73d59101bbc 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/914] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:31:19 2026] POST /v2.1/servers => generated 496 bytes in 635 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:31:19.942 7 WARNING neutronclient.v2_0.client [None req-879de786-dda8-421a-bf64-55b1a419546b 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/915] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:19 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1455 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:21.030 7 WARNING neutronclient.v2_0.client [None req-afa5d166-fa76-4905-8778-213346e050ed 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/916] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:20 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1459 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/917] 10.0.0.251 () {34 vars in 750 bytes} [Mon Aug 24 16:31:20 2026] POST /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7/action => generated 31956 bytes in 549 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-08-24 16:31:22.114 7 WARNING neutronclient.v2_0.client [None req-c4f3ac71-b12c-4188-aee4-408dd45a2271 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/918] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:22 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1507 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-08-24 16:31:23.218 8 WARNING neutronclient.v2_0.client [None req-8342112d-0121-4332-b3e7-28a654616514 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/921] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:23 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1507 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:24.328 7 WARNING neutronclient.v2_0.client [None req-ebf4c5ba-6d23-4451-af57-da17dcbd5995 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/922] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:24 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1515 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:25.429 8 WARNING neutronclient.v2_0.client [None req-b2ae4308-ec0e-4221-aa9f-f26383c245dc 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] 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-08-24 16:31:25.463 7 INFO nova.api.openstack.compute.server_external_events [req-e433425b-6cb4-4c84-8248-60ae3a112e0a req-fcf6dd85-7156-4abd-80db-3d12e2d37d0e 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:8ebd46a2-93ae-445e-918b-2aeff133813c for instance 675fba69-a3f8-4356-be88-b1480df85248 on instance [pid: 7|app: 0|req: 460/923] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:31:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/924] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:25 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1629 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-08-24 16:31:26.612 7 WARNING neutronclient.v2_0.client [None req-f63253bf-03ed-48d4-a152-a080a96672e9 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/925] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:26 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1627 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-08-24 16:31:27.758 8 WARNING neutronclient.v2_0.client [None req-4334f2e7-4c1a-423d-8009-13bddb5cbacf 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/926] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:27 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1627 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-08-24 16:31:28.911 7 WARNING neutronclient.v2_0.client [None req-3a508221-25c4-475c-9d71-51ae5b32d596 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/927] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:28 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1627 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-08-24 16:31:30.069 8 WARNING neutronclient.v2_0.client [None req-7ee2d8c9-7637-4ab1-97ef-49eabf7c9f2a 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] 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-08-24 16:31:30.151 7 INFO nova.api.openstack.compute.server_external_events [req-c77d1b80-8442-4127-b718-2efb3b980e31 req-16ba2927-def0-4856-a58c-c3937534a8b6 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:8ebd46a2-93ae-445e-918b-2aeff133813c for instance 675fba69-a3f8-4356-be88-b1480df85248 on instance [pid: 7|app: 0|req: 463/928] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:31:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/929] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:30 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1627 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-08-24 16:31:31.239 7 WARNING neutronclient.v2_0.client [None req-46ff09ab-4758-485d-879a-98b12539b01a 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/930] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:31 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1627 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 467/931] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:31:32 2026] DELETE /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 0 bytes in 102 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-08-24 16:31:32.151 7 WARNING neutronclient.v2_0.client [None req-05c55353-f06d-4df6-b76d-e28cf8377765 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/932] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:32 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1821 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:32.466 8 WARNING neutronclient.v2_0.client [None req-bd238477-9f06-49ea-a9eb-e235c0d7c3fe 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/933] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:32 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1627 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-08-24 16:31:33.370 7 WARNING neutronclient.v2_0.client [None req-c11239cc-84af-4a46-9c91-dcfc49f41286 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/936] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:33 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1821 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-08-24 16:31:33.658 8 WARNING neutronclient.v2_0.client [None req-b40f36df-5adf-4573-864d-af8e81e530d8 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/937] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:33 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1808 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:33.817 7 WARNING neutronclient.v2_0.client [None req-66ed0440-ea29-4530-be55-0274876b29d6 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/938] 10.0.0.251 () {32 vars in 741 bytes} [Mon Aug 24 16:31:33 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:34.585 8 WARNING neutronclient.v2_0.client [None req-58a2d52d-beb8-47bc-ae92-7c9ef886eb90 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] 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-08-24 16:31:34.741 7 INFO nova.api.openstack.compute.server_external_events [req-06b145b8-4191-44a6-924d-3739747d48f7 req-a59488b9-1b8a-4198-a97e-26b6d6a9f2dd 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:8ebd46a2-93ae-445e-918b-2aeff133813c for instance 675fba69-a3f8-4356-be88-b1480df85248 on instance [pid: 7|app: 0|req: 469/939] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:31:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/940] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:34 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1821 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:35.814 7 WARNING neutronclient.v2_0.client [None req-d9475fa9-876a-4880-9aa8-8a78bd5e6c10 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/941] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:35 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1754 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:36.794 8 INFO nova.api.openstack.compute.server_external_events [req-72e91dec-f35b-4b10-8a6b-bccb64d6de7d req-bd22dcbb-18bc-48f7-93c8-c7ef80a0f0de 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:2b315467-30d2-41df-a239-b20073f87e6e for instance f6b05696-0602-4231-885a-318f87dd70b7 on instance [pid: 8|app: 0|req: 472/942] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:31:36 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-08-24 16:31:36.919 7 WARNING neutronclient.v2_0.client [None req-097b09d4-5104-450c-8641-bd57622bba04 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/943] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:36 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:38.023 8 WARNING neutronclient.v2_0.client [None req-9abc126f-dbca-4ed7-ab00-bb71500480dc ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/944] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:37 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 1488 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:39.109 7 INFO nova.api.openstack.wsgi [None req-16ca2fdb-70a8-4021-b168-9e32eaea543e ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] HTTP exception thrown: Instance f6b05696-0602-4231-885a-318f87dd70b7 could not be found. [pid: 7|app: 0|req: 472/945] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:39 2026] GET /v2.1/servers/f6b05696-0602-4231-885a-318f87dd70b7 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/946] 10.0.0.251 () {32 vars in 728 bytes} [Mon Aug 24 16:31:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-249730217 => 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, ' [pid: 7|app: 0|req: 473/947] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:31:39 2026] DELETE /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-24 16:31:39.758 8 WARNING neutronclient.v2_0.client [None req-97fa9609-ed05-49cd-9d19-f7ba00715a32 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/948] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:39 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1702 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:40.997 7 WARNING neutronclient.v2_0.client [None req-a97bbd81-52bd-437f-a1d4-fd979b2b1cee ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/949] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:40 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1702 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-08-24 16:31:42.185 8 WARNING neutronclient.v2_0.client [None req-b22b024d-9fac-4070-b4ed-0c510cb7fea2 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/950] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:42 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1702 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:42.541 7 INFO nova.api.openstack.compute.server_external_events [req-004e1781-7a4e-44fa-a127-ff010b9effb4 req-8489384c-95e8-4dcc-99a9-7d32eda2b91d 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:73e3c7e1-4f23-4318-b2f4-4fc94fab2108 for instance 7f6f95b2-3b7a-4369-9a5b-f5769cb9664d on instance [pid: 7|app: 0|req: 475/951] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:31:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:43.402 8 WARNING neutronclient.v2_0.client [None req-2ab71d95-0415-454b-a83c-8bc904b4c074 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/954] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:43 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1482 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-08-24 16:31:44.010 7 WARNING neutronclient.v2_0.client [None req-f7c4332e-a699-4451-b316-8e512b8ad832 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/955] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:43 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1928 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:44.500 8 WARNING neutronclient.v2_0.client [None req-fe5d4aea-2688-45cc-85d8-bb7bb075c92a ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/956] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:44 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:45.599 7 WARNING neutronclient.v2_0.client [None req-ab69e936-affc-49b2-bffb-bb5859a3e83b ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] The python binding code in 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/957] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:45 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 1487 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, ' [pid: 8|app: 0|req: 480/958] 10.0.0.244 () {30 vars in 619 bytes} [Mon Aug 24 16:31:45 2026] GET /v2.1 => generated 0 bytes in 101 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: 479/959] 10.0.0.244 () {32 vars in 692 bytes} [Mon Aug 24 16:31:45 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/960] 10.0.0.244 () {34 vars in 913 bytes} [Mon Aug 24 16:31:45 2026] GET /v2.1/os-simple-tenant-usage/79a55013b2da4d78a9a55fbed10735ce?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/961] 10.0.0.251 () {32 vars in 753 bytes} [Mon Aug 24 16:31:46 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/962] 10.0.0.244 () {30 vars in 654 bytes} [Mon Aug 24 16:31:46 2026] GET /v2.1/limits?reserved=1 => generated 511 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-08-24 16:31:46.685 7 INFO nova.api.openstack.wsgi [None req-79f45bda-6353-4a60-af2c-fd83482459d8 ee15afde509745f9849709d97da2677e e8966e45552946e4b9abe668bc76f1e4 - - default default] HTTP exception thrown: Instance 7f6f95b2-3b7a-4369-9a5b-f5769cb9664d could not be found. [pid: 7|app: 0|req: 481/963] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:46 2026] GET /v2.1/servers/7f6f95b2-3b7a-4369-9a5b-f5769cb9664d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/964] 10.0.0.251 () {32 vars in 728 bytes} [Mon Aug 24 16:31:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-698319599 => 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, ' [pid: 7|app: 0|req: 482/965] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:31:47 2026] DELETE /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-24 16:31:47.913 8 WARNING neutronclient.v2_0.client [None req-d8e9e7ec-d2b0-4593-9c04-2bbf8320899f 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/966] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:47 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1934 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 483/967] 10.0.0.244 () {30 vars in 619 bytes} [Mon Aug 24 16:31:49 2026] GET /v2.1 => generated 0 bytes in 62 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: 485/968] 10.0.0.244 () {32 vars in 692 bytes} [Mon Aug 24 16:31:49 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/969] 10.0.0.244 () {34 vars in 913 bytes} [Mon Aug 24 16:31:49 2026] GET /v2.1/os-simple-tenant-usage/79a55013b2da4d78a9a55fbed10735ce?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:31:49.545 8 WARNING neutronclient.v2_0.client [None req-743643f4-9973-4621-bf8c-571da5264c82 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] 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: 486/970] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:49 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1934 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/971] 10.0.0.244 () {30 vars in 654 bytes} [Mon Aug 24 16:31:49 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:50.746 8 WARNING neutronclient.v2_0.client [None req-c68ed80e-2079-4285-a9b9-7e9f54462633 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/972] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:50 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1820 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:31:51.143 7 INFO nova.api.openstack.compute.server_external_events [req-12cb7f76-c519-43d8-a915-e978e014d0a1 req-c82e3c3b-3f95-49c2-bbac-ca1de790b844 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:8ebd46a2-93ae-445e-918b-2aeff133813c for instance 675fba69-a3f8-4356-be88-b1480df85248 on instance [pid: 7|app: 0|req: 486/973] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:31:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:51.935 8 WARNING neutronclient.v2_0.client [None req-10118908-fe1c-4a88-b36b-47e191c2464d 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in 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/974] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:51 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1536 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-08-24 16:31:52.143 7 WARNING neutronclient.v2_0.client [None req-df8cf9aa-b41e-4442-8724-ba911fa7170b bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:31:52.356 7 WARNING neutronclient.v2_0.client [None req-df8cf9aa-b41e-4442-8724-ba911fa7170b bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/975] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:31:52 2026] POST /v2.1/servers => generated 424 bytes in 509 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-08-24 16:31:52.600 8 WARNING neutronclient.v2_0.client [None req-a5af1e9a-183f-4564-aabb-75791d5daf79 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/976] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:52 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1368 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-08-24 16:31:53.031 7 WARNING neutronclient.v2_0.client [None req-fe47c124-de16-493a-8f4a-9b45686985dd 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/979] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:52 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1541 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-08-24 16:31:53.703 8 WARNING neutronclient.v2_0.client [None req-1bdd5bf9-6959-4c64-8384-cf1a8d4bdb9f bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/980] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:53 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1372 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:54.119 7 WARNING neutronclient.v2_0.client [None req-4585934f-7168-47f8-84cb-93f185e529d4 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/981] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:54 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 1541 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-08-24 16:31:54.808 8 WARNING neutronclient.v2_0.client [None req-24e829ac-5e7f-4ad7-a066-9acb026d5a12 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/982] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:54 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1420 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:55.218 7 INFO nova.api.openstack.wsgi [None req-b8b17289-87cb-4f8c-9f35-de002f068046 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] HTTP exception thrown: Instance 675fba69-a3f8-4356-be88-b1480df85248 could not be found. [pid: 7|app: 0|req: 491/983] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:55 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 111 bytes in 39 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-08-24 16:31:55.253 8 INFO nova.api.openstack.wsgi [None req-1c492cc1-82e3-4ffc-8b2a-bfb224b69c00 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] HTTP exception thrown: Instance 675fba69-a3f8-4356-be88-b1480df85248 could not be found. [pid: 8|app: 0|req: 493/984] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:31:55 2026] DELETE /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:55.292 7 INFO nova.api.openstack.wsgi [None req-9bdf6382-ac53-409e-8a43-26f4d577d498 8e7b9fe8cea6450ea9244915ac2c28f8 e4c1d6510f654c978ec98d07b16b8828 - - default default] HTTP exception thrown: Instance 675fba69-a3f8-4356-be88-b1480df85248 could not be found. [pid: 7|app: 0|req: 492/985] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:55 2026] GET /v2.1/servers/675fba69-a3f8-4356-be88-b1480df85248 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/986] 10.0.0.251 () {32 vars in 704 bytes} [Mon Aug 24 16:31:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-870726013 => generated 0 bytes in 25 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: 493/987] 10.0.0.251 () {32 vars in 726 bytes} [Mon Aug 24 16:31:55 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-159491308 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:31:55.903 8 WARNING neutronclient.v2_0.client [None req-ba70b27e-8a53-4343-a2f6-b5196e220598 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/988] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:55 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1420 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:31:57.078 7 WARNING neutronclient.v2_0.client [None req-b6cf7466-7986-46fe-ad36-3f8f5d7f9624 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/989] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:57 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1470 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:31:58.021 8 INFO nova.api.openstack.compute.server_external_events [req-d21ac3e7-f0df-4fde-9b54-3faee042e02a req-23055907-6716-491d-b0b1-a41a042793be 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:8f392415-74a1-443e-a0aa-4ae3dae1b3b0 for instance 5381168a-90b6-45c2-9cef-d170675aae03 on instance [pid: 8|app: 0|req: 496/990] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:31:57 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-08-24 16:31:58.985 7 WARNING neutronclient.v2_0.client [None req-4b3eb99e-a439-4776-b954-fc20eb6bc5cd bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/991] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:31:58 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1468 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:00.648 8 WARNING neutronclient.v2_0.client [None req-3e1b078c-a80c-496b-9b0e-36561f6326d5 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/992] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:00 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1468 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:02.046 7 WARNING neutronclient.v2_0.client [None req-7fefe9fe-8ba6-458a-8261-a844a480da75 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/993] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:02 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1468 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-08-24 16:32:03.221 7 WARNING neutronclient.v2_0.client [None req-e2f4ee70-b0ab-4c28-a5e0-4ea93e78db5c bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/996] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:03 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1468 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:04.339 8 INFO nova.api.openstack.compute.server_external_events [req-1043ee28-4d75-4598-a396-e5fb033b1e5a req-9f953cf4-52b4-4c85-abc8-39fbdb2ef66d 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:8f392415-74a1-443e-a0aa-4ae3dae1b3b0 for instance 5381168a-90b6-45c2-9cef-d170675aae03 on instance [pid: 8|app: 0|req: 499/997] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:32:04 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-08-24 16:32:04.387 7 WARNING neutronclient.v2_0.client [None req-80a37927-bd68-4546-be53-ffaabf65b039 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/998] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:04 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1468 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:05.632 8 WARNING neutronclient.v2_0.client [None req-2ec7b74c-3f2a-42a3-9a50-ac657a990e73 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/999] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:05 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1468 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:06.799 7 WARNING neutronclient.v2_0.client [None req-3f47235c-5ffc-46c7-baec-be1f5fa3fd23 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/1000] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:06 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1648 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: 8|app: 0|req: 501/1001] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:32:08 2026] DELETE /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:08.306 7 WARNING neutronclient.v2_0.client [None req-96138093-6eb1-45cd-b908-4cc39262bb97 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1002] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:08 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1654 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:09.463 8 WARNING neutronclient.v2_0.client [None req-b122c7e1-ff9d-4e78-b2aa-ea9c1783dbb4 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1003] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:09 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1654 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:10.646 7 WARNING neutronclient.v2_0.client [None req-56466d42-8ea6-452e-b593-01d5d3713edd bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1004] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:10 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1654 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:11.105 8 INFO nova.api.openstack.compute.server_external_events [req-efaac8fb-911e-41bb-a14f-1a736e16b3c9 req-84de6587-f206-47c7-afec-adb88d1e81f3 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:8f392415-74a1-443e-a0aa-4ae3dae1b3b0 for instance 5381168a-90b6-45c2-9cef-d170675aae03 on instance [pid: 8|app: 0|req: 503/1005] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:32:11 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-08-24 16:32:11.788 7 WARNING neutronclient.v2_0.client [None req-ece6ef3a-8868-40a9-98d6-352c604e96f5 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/1006] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:11 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1449 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-08-24 16:32:12.902 8 WARNING neutronclient.v2_0.client [None req-7ebdf621-d227-4b21-9199-bf1605e1dd17 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/1009] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:12 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1454 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-08-24 16:32:14.001 7 WARNING neutronclient.v2_0.client [None req-e6a0ef64-ec15-4b93-a441-6318e6c99bc6 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] The python binding code in 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/1010] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:13 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => generated 1454 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-08-24 16:32:15.077 8 INFO nova.api.openstack.wsgi [None req-8f8fea05-f114-4f4a-a191-7ecc4c3910c1 bd01d8e57ab64177b66bda34eb685d52 7adefed8ad684a888881c4f27e75e1da - - default default] HTTP exception thrown: Instance 5381168a-90b6-45c2-9cef-d170675aae03 could not be found. [pid: 8|app: 0|req: 505/1011] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:15 2026] GET /v2.1/servers/5381168a-90b6-45c2-9cef-d170675aae03 => 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: 507/1012] 10.0.0.251 () {34 vars in 671 bytes} [Mon Aug 24 16:32:22 2026] POST /v2.1/os-keypairs => generated 395 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:32:24.417 7 WARNING neutronclient.v2_0.client [None req-ddc8a9b2-95ea-4bfb-b75d-ba9c39d3bde8 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:32:24.459 7 WARNING neutronclient.v2_0.client [None req-ddc8a9b2-95ea-4bfb-b75d-ba9c39d3bde8 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:32:24.723 7 WARNING neutronclient.v2_0.client [None req-ddc8a9b2-95ea-4bfb-b75d-ba9c39d3bde8 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1015] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:32:24 2026] POST /v2.1/servers => generated 447 bytes in 596 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-08-24 16:32:24.983 8 WARNING neutronclient.v2_0.client [None req-33b7cbd3-2cdb-44d3-a2b3-c29523a3c6aa a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1016] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:24 2026] GET /v2.1/servers/597366ba-e487-425e-bd23-5f35719a6266 => generated 1394 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:30.081 7 WARNING neutronclient.v2_0.client [None req-708cc4b2-69ca-4cfc-b72d-effff0186f7e a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] 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-08-24 16:32:30.785 8 INFO nova.api.openstack.compute.server_external_events [req-68727648-8581-43dd-be2f-a5be6c22d3fa req-461fa907-4274-4602-a956-0f87d0f5edfa 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:9bf62aab-819c-48eb-b14f-3a76e13c25cd for instance 597366ba-e487-425e-bd23-5f35719a6266 on instance [pid: 8|app: 0|req: 508/1017] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:32:30 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) [pid: 7|app: 0|req: 510/1018] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:30 2026] GET /v2.1/servers/597366ba-e487-425e-bd23-5f35719a6266 => generated 1519 bytes in 772 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:35.884 7 WARNING neutronclient.v2_0.client [None req-6db61377-5e56-4264-9386-6a4d81705a05 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1021] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:35 2026] GET /v2.1/servers/597366ba-e487-425e-bd23-5f35719a6266 => generated 1517 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-08-24 16:32:36.594 8 INFO nova.api.openstack.compute.server_external_events [req-4e604631-db0e-4d0f-9f5d-6d255d1ec39f req-79806b56-746a-4d8d-a888-71206a4bf268 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:9bf62aab-819c-48eb-b14f-3a76e13c25cd for instance 597366ba-e487-425e-bd23-5f35719a6266 on instance [pid: 8|app: 0|req: 510/1022] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:32:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:41.109 7 WARNING neutronclient.v2_0.client [None req-8b6c4733-db5e-4815-a1d1-300e0f6c21ab a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in 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/1023] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:41 2026] GET /v2.1/servers/597366ba-e487-425e-bd23-5f35719a6266 => generated 1817 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:42.607 7 INFO nova.api.openstack.compute.server_external_events [req-4a510bcd-dbd6-46d2-a133-a94fbbfc30e3 req-e2846760-b95f-44cb-b0af-fbae65b89dee 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:9bf62aab-819c-48eb-b14f-3a76e13c25cd for instance 597366ba-e487-425e-bd23-5f35719a6266 on instance [pid: 7|app: 0|req: 514/1024] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:32:42 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-08-24 16:32:42.650 8 WARNING neutronclient.v2_0.client [None req-a315dae8-870f-49c5-ba87-98aec997d68b a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:32:42.737 8 WARNING neutronclient.v2_0.client [None req-a315dae8-870f-49c5-ba87-98aec997d68b a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:32:43.105 8 WARNING neutronclient.v2_0.client [None req-a315dae8-870f-49c5-ba87-98aec997d68b a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1027] 10.0.0.251 () {34 vars in 663 bytes} [Mon Aug 24 16:32:42 2026] POST /v2.1/servers => generated 447 bytes in 777 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-08-24 16:32:43.386 7 WARNING neutronclient.v2_0.client [None req-b7578da2-93fb-495b-814d-a6f93865fdc5 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1028] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:43 2026] GET /v2.1/servers/33f1966c-08e3-4fe2-adb9-4142d0bb3d09 => generated 1394 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-08-24 16:32:48.480 8 WARNING neutronclient.v2_0.client [None req-61002a6f-b3e1-466f-9154-4bda39f07bea a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] 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-08-24 16:32:48.779 7 INFO nova.api.openstack.compute.server_external_events [req-290d03b6-ce25-4f4d-9b20-301f1a6f9394 req-fce95cc5-e51b-4dda-9f87-b7d4f708a90e 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:0d2057ff-9008-4646-8461-a15306603ca9 for instance 33f1966c-08e3-4fe2-adb9-4142d0bb3d09 on instance [pid: 8|app: 0|req: 512/1029] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:48 2026] GET /v2.1/servers/33f1966c-08e3-4fe2-adb9-4142d0bb3d09 => generated 1519 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1030] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:32:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:53.848 7 WARNING neutronclient.v2_0.client [None req-4793b0d0-ed9c-4757-9c3a-c3df47d97180 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1033] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:53 2026] GET /v2.1/servers/33f1966c-08e3-4fe2-adb9-4142d0bb3d09 => generated 1517 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-08-24 16:32:54.227 8 INFO nova.api.openstack.compute.server_external_events [req-da427726-b88f-4086-8bc2-f398ad3b7086 req-e4178aab-48dc-44cf-98cc-9f1cd8b4e9a5 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:0d2057ff-9008-4646-8461-a15306603ca9 for instance 33f1966c-08e3-4fe2-adb9-4142d0bb3d09 on instance [pid: 8|app: 0|req: 514/1034] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:32:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:32:59.047 7 WARNING neutronclient.v2_0.client [None req-0fbcce21-803a-4221-824f-bb1266387cb9 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in 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/1035] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:32:59 2026] GET /v2.1/servers/33f1966c-08e3-4fe2-adb9-4142d0bb3d09 => generated 1816 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-08-24 16:33:00.397 8 INFO nova.api.openstack.compute.server_external_events [req-9b76a7ef-dca7-461b-8197-5bb1c64bbfb6 req-8f79dd38-6e07-44a1-b6a4-c13ca5cb87e6 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:0d2057ff-9008-4646-8461-a15306603ca9 for instance 33f1966c-08e3-4fe2-adb9-4142d0bb3d09 on instance [pid: 8|app: 0|req: 515/1036] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:33:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:30.386 7 WARNING neutronclient.v2_0.client [None req-f32fef41-c410-45a0-bea5-c4378b889e9d baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:33:30.425 7 WARNING neutronclient.v2_0.client [None req-f32fef41-c410-45a0-bea5-c4378b889e9d baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:33:30.580 7 WARNING neutronclient.v2_0.client [None req-f32fef41-c410-45a0-bea5-c4378b889e9d baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1043] 199.204.45.210 () {36 vars in 714 bytes} [Mon Aug 24 16:33:30 2026] POST /v2.1/servers => generated 453 bytes in 749 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-08-24 16:33:31.150 8 WARNING neutronclient.v2_0.client [None req-188a5bbc-c132-46ea-ac33-cc7ebaa8305d baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in 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/1044] 199.204.45.210 () {32 vars in 733 bytes} [Mon Aug 24 16:33:31 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474 => generated 2213 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:31.233 7 WARNING neutronclient.v2_0.client [None req-c2cea551-98db-42fe-bfb6-92327dd4e299 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1045] 199.204.45.210 () {32 vars in 759 bytes} [Mon Aug 24 16:33:31 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 520/1046] 199.204.45.210 () {32 vars in 777 bytes} [Mon Aug 24 16:33:31 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:33.914 7 WARNING neutronclient.v2_0.client [None req-984ea122-2884-4986-a25d-3be08f581cfb baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in 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/1049] 199.204.45.210 () {32 vars in 733 bytes} [Mon Aug 24 16:33:33 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474 => generated 2371 bytes in 104 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-08-24 16:33:34.011 8 WARNING neutronclient.v2_0.client [None req-4ad62079-d145-46ad-8061-6a0e3fed2e59 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1050] 199.204.45.210 () {32 vars in 759 bytes} [Mon Aug 24 16:33:33 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface => generated 28 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1051] 199.204.45.210 () {32 vars in 777 bytes} [Mon Aug 24 16:33:34 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:36.135 8 INFO nova.api.openstack.compute.server_external_events [req-40c2edc1-526d-4fe7-9a44-b19995f23fd1 req-46db4a35-f375-4554-8c6b-d2b7069573f0 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:63c181b9-76a4-4b28-8c95-aa605538bc0f for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 8|app: 0|req: 523/1052] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:33:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:36.930 7 WARNING neutronclient.v2_0.client [None req-7cb3e5a3-739d-4f32-b5d4-471ab0895b5e baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1053] 199.204.45.210 () {32 vars in 733 bytes} [Mon Aug 24 16:33:36 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474 => generated 2445 bytes in 126 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-08-24 16:33:37.057 8 WARNING neutronclient.v2_0.client [None req-7975a689-733f-4b0e-b766-6e00412ba025 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in 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/1054] 199.204.45.210 () {32 vars in 759 bytes} [Mon Aug 24 16:33:37 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface => generated 283 bytes in 76 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: 531/1055] 199.204.45.210 () {32 vars in 777 bytes} [Mon Aug 24 16:33:37 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:39.810 8 WARNING neutronclient.v2_0.client [None req-85422bca-f37a-44d0-96d5-ddc01ba2d9e2 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1056] 199.204.45.210 () {32 vars in 733 bytes} [Mon Aug 24 16:33:39 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474 => generated 2433 bytes in 145 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-08-24 16:33:40.145 7 WARNING neutronclient.v2_0.client [None req-bd8429e9-1325-43fe-b553-10d71db9831e baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1057] 199.204.45.210 () {32 vars in 759 bytes} [Mon Aug 24 16:33:39 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface => generated 283 bytes in 283 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: 526/1058] 199.204.45.210 () {32 vars in 777 bytes} [Mon Aug 24 16:33:40 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-volume_attachments => generated 197 bytes in 44 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-08-24 16:33:40.628 7 INFO nova.api.openstack.compute.server_external_events [req-af569ca9-ae92-4c57-8408-2e5ab9662b0b req-bbf5686b-bbc4-4533-ac07-c4f0c9318a70 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:63c181b9-76a4-4b28-8c95-aa605538bc0f for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 7|app: 0|req: 533/1059] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:33:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:43.093 8 WARNING neutronclient.v2_0.client [None req-eeffd3a9-dfc6-4dd9-a3fa-035e0bf2cf97 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in 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/1062] 199.204.45.210 () {32 vars in 733 bytes} [Mon Aug 24 16:33:43 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474 => generated 2433 bytes in 119 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-08-24 16:33:43.229 7 WARNING neutronclient.v2_0.client [None req-ad5feef0-3a04-49cd-956e-58b5c06b8c94 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1063] 199.204.45.210 () {32 vars in 759 bytes} [Mon Aug 24 16:33:43 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface => generated 285 bytes in 99 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: 529/1064] 199.204.45.210 () {32 vars in 777 bytes} [Mon Aug 24 16:33:43 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/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-08-24 16:33:45.976 7 WARNING neutronclient.v2_0.client [None req-cb88bb5c-204a-4e5d-81b9-18ad47492014 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1065] 199.204.45.210 () {32 vars in 733 bytes} [Mon Aug 24 16:33:45 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474 => generated 2580 bytes in 214 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-08-24 16:33:46.190 8 WARNING neutronclient.v2_0.client [None req-7d02c2ef-ecf3-462c-96ec-d8aa69a01685 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in 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/1066] 199.204.45.210 () {32 vars in 759 bytes} [Mon Aug 24 16:33:46 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface => generated 285 bytes in 144 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: 537/1067] 199.204.45.210 () {32 vars in 777 bytes} [Mon Aug 24 16:33:46 2026] GET /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:22.450 8 WARNING neutronclient.v2_0.client [None req-eb6390bf-c829-492a-a860-1396e79f4cf2 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:34:22.497 8 WARNING neutronclient.v2_0.client [None req-eb6390bf-c829-492a-a860-1396e79f4cf2 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] 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-08-24 16:34:24.897 7 INFO nova.api.openstack.compute.server_external_events [req-82afcdb5-8067-497a-9ab9-042052c72b6c req-4eb097b9-e613-478f-9285-c43f73d5f54d 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:71932171-1204-4547-8d67-b6a32c381ed2 for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 7|app: 0|req: 543/1076] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:34:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:28.156 7 INFO nova.api.openstack.compute.server_external_events [req-62bb22c0-0ccf-4078-b504-65d2a24b0c18 req-c7098da5-bcd7-4a36-90fb-4ea7c7bb2132 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:71932171-1204-4547-8d67-b6a32c381ed2 for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 7|app: 0|req: 544/1077] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:34:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:34:31.053 8 WARNING neutronclient.v2_0.client [None req-eb6390bf-c829-492a-a860-1396e79f4cf2 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1078] 199.204.45.210 () {36 vars in 812 bytes} [Mon Aug 24 16:34:22 2026] POST /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface => generated 280 bytes in 8692 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-08-24 16:34:31.427 7 INFO nova.api.openstack.compute.server_external_events [req-d7ba9ca9-face-4490-b324-71ea0cb74ffc req-6254ac6d-4c4c-4303-b91d-40ffa34d83db 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:71932171-1204-4547-8d67-b6a32c381ed2 for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 7|app: 0|req: 545/1079] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:34: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-08-24 16:34:31.812 8 INFO nova.api.openstack.compute.server_external_events [req-b4046e66-8a6d-4d10-9c08-202663289fe8 req-9f88cbf2-88a7-4820-adb2-3d5fb2b6abb4 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:71932171-1204-4547-8d67-b6a32c381ed2 for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 8|app: 0|req: 535/1080] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:34:31 2026] POST /v2.1/os-server-external-events => generated 179 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-08-24 16:34:59.291 8 WARNING neutronclient.v2_0.client [None req-9766db2c-e428-4a44-b7a8-f4eacd0a8332 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:34:59.341 8 WARNING neutronclient.v2_0.client [None req-9766db2c-e428-4a44-b7a8-f4eacd0a8332 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] 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-08-24 16:35:01.599 7 INFO nova.api.openstack.compute.server_external_events [req-ec785ec0-771d-4676-ac32-8eef26314e5c req-c5c2b53a-ccd3-4699-ba5d-dbc34f739b48 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:0e3d8cb7-b1d9-40a5-9878-7c5e234753a5 for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 7|app: 0|req: 549/1087] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:35:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:07.748 7 INFO nova.api.openstack.compute.server_external_events [req-bbd0300b-9536-40bb-ab01-6e41b2893675 req-afd3c484-47f3-49bf-adf4-a8bf4c25c0e5 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:0e3d8cb7-b1d9-40a5-9878-7c5e234753a5 for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 7|app: 0|req: 552/1090] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:35:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:35:08.381 8 WARNING neutronclient.v2_0.client [None req-9766db2c-e428-4a44-b7a8-f4eacd0a8332 baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1091] 199.204.45.210 () {36 vars in 812 bytes} [Mon Aug 24 16:34:59 2026] POST /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface => generated 374 bytes in 9216 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-08-24 16:35:19.963 7 WARNING neutronclient.v2_0.client [None req-efde1eb8-e3ef-4dac-9830-fb74f23fd38d baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:35:20.012 7 WARNING neutronclient.v2_0.client [None req-efde1eb8-e3ef-4dac-9830-fb74f23fd38d baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] 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-08-24 16:35:22.327 8 INFO nova.api.openstack.compute.server_external_events [req-8cbd120b-5d7a-4b74-befd-887b7e224917 req-df7560ed-279b-41a7-9713-287795b30bef 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:663ed83f-8213-4764-9c81-c4c1972346ca for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 8|app: 0|req: 541/1094] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:35:22 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-08-24 16:35:26.393 8 INFO nova.api.openstack.compute.server_external_events [req-24d072b7-0cd9-4c0d-a1a0-12f679a7fc58 req-2311d504-5331-4264-b51b-c98dc56840ca 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-plugged:663ed83f-8213-4764-9c81-c4c1972346ca for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 8|app: 0|req: 544/1097] 10.0.0.72 () {38 vars in 814 bytes} [Mon Aug 24 16:35:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:35:29.085 7 WARNING neutronclient.v2_0.client [None req-efde1eb8-e3ef-4dac-9830-fb74f23fd38d baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1098] 199.204.45.210 () {36 vars in 812 bytes} [Mon Aug 24 16:35:19 2026] POST /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface => generated 377 bytes in 9226 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-08-24 16:35:29.869 8 INFO nova.api.openstack.compute.server_external_events [req-e4fcfabf-16b9-4087-ab04-90dfbdccb84f req-590def28-20e9-4798-a6a1-5050624b48e2 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:0e3d8cb7-b1d9-40a5-9878-7c5e234753a5 for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 8|app: 0|req: 545/1099] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:35:29 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-08-24 16:35:43.738 7 INFO nova.api.openstack.compute.server_external_events [req-ca5fb398-2f28-4bee-b30e-a7f8449f3a51 req-a2bc1135-9c7a-4d47-9b6e-c0bf47f1b687 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:663ed83f-8213-4764-9c81-c4c1972346ca for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 7|app: 0|req: 557/1104] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:35:43 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: 548/1105] 199.204.45.210 () {34 vars in 855 bytes} [Mon Aug 24 16:35:44 2026] DELETE /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface/663ed83f-8213-4764-9c81-c4c1972346ca => generated 0 bytes in 63 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-08-24 16:35:45.779 7 INFO nova.api.openstack.compute.server_external_events [req-be705f62-4580-45b9-9ac9-a580b2d17638 req-2431df19-021d-4be0-b1a7-dd385c2839b1 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:663ed83f-8213-4764-9c81-c4c1972346ca for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 7|app: 0|req: 558/1106] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:35:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:54.209 8 INFO nova.api.openstack.compute.server_external_events [req-ade73492-ecb8-4e81-a39b-25c35ce4240a req-b5d91e2a-fd3f-41e6-b8f7-7c7071389185 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:0e3d8cb7-b1d9-40a5-9878-7c5e234753a5 for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 8|app: 0|req: 550/1109] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:35:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1110] 199.204.45.210 () {34 vars in 855 bytes} [Mon Aug 24 16:35:54 2026] DELETE /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface/0e3d8cb7-b1d9-40a5-9878-7c5e234753a5 => generated 0 bytes in 67 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: 553/1115] 199.204.45.210 () {34 vars in 855 bytes} [Mon Aug 24 16:36:15 2026] DELETE /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474/os-interface/71932171-1204-4547-8d67-b6a32c381ed2 => generated 0 bytes in 44 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: 563/1116] 199.204.45.210 () {34 vars in 755 bytes} [Mon Aug 24 16:36:20 2026] DELETE /v2.1/servers/815000c5-ae62-4e0b-9858-b2c34d7f7474 => generated 0 bytes in 157 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-08-24 16:36:23.787 7 INFO nova.api.openstack.compute.server_external_events [req-c521f10c-2047-4669-94d4-582aad44ad79 req-3d655fa9-dd02-474c-ab03-2eaf2a7de979 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:63c181b9-76a4-4b28-8c95-aa605538bc0f for instance 815000c5-ae62-4e0b-9858-b2c34d7f7474 on instance [pid: 7|app: 0|req: 565/1119] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:36:23 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-08-24 16:36:25.503 8 INFO nova.api.openstack.compute.server_external_events [req-9da5d187-99ec-4e3d-af06-4d12dfb26b94 req-17f763df-cf56-4115-b737-a676b188411e 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:0d2057ff-9008-4646-8461-a15306603ca9 for instance 33f1966c-08e3-4fe2-adb9-4142d0bb3d09 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1120] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:36:25 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: 566/1121] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:36:25 2026] DELETE /v2.1/servers/33f1966c-08e3-4fe2-adb9-4142d0bb3d09 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:36:25.639 8 WARNING neutronclient.v2_0.client [None req-d12d5a95-fe03-4983-a060-26108eec9968 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1122] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:36:25 2026] GET /v2.1/servers/33f1966c-08e3-4fe2-adb9-4142d0bb3d09 => generated 1942 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-08-24 16:36:28.444 7 INFO nova.api.openstack.compute.server_external_events [req-1af63bfd-8593-48e9-982b-cb766269c7e6 req-97951c56-1edd-4ae4-bce9-73706d61eb52 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:0d2057ff-9008-4646-8461-a15306603ca9 for instance 33f1966c-08e3-4fe2-adb9-4142d0bb3d09 on instance [pid: 7|app: 0|req: 567/1123] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:36:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:36:30.826 8 WARNING neutronclient.v2_0.client [None req-0ab3c5b0-32b1-41f5-9b6e-e95a01a80ca5 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1124] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:36:30 2026] GET /v2.1/servers/33f1966c-08e3-4fe2-adb9-4142d0bb3d09 => generated 1480 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-08-24 16:36:35.903 8 INFO nova.api.openstack.wsgi [None req-048b97f1-61fb-42e6-b271-7f71d99dc7d7 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] HTTP exception thrown: Instance 33f1966c-08e3-4fe2-adb9-4142d0bb3d09 could not be found. [pid: 8|app: 0|req: 559/1127] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:36:35 2026] GET /v2.1/servers/33f1966c-08e3-4fe2-adb9-4142d0bb3d09 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:36:36.705 7 INFO nova.api.openstack.compute.server_external_events [req-4195ee81-0fba-49dc-9d7e-f25b44ffd081 req-e07d5238-aa38-4b61-be09-bfbca2ed219c 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-changed:9bf62aab-819c-48eb-b14f-3a76e13c25cd for instance 597366ba-e487-425e-bd23-5f35719a6266 on instance [pid: 7|app: 0|req: 569/1128] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:36:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1129] 10.0.0.251 () {32 vars in 718 bytes} [Mon Aug 24 16:36:36 2026] DELETE /v2.1/servers/597366ba-e487-425e-bd23-5f35719a6266 => generated 0 bytes in 122 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-08-24 16:36:36.864 7 WARNING neutronclient.v2_0.client [None req-3c5b91d8-9ac3-4295-848c-8485d09f4b3d a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1130] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:36:36 2026] GET /v2.1/servers/597366ba-e487-425e-bd23-5f35719a6266 => generated 1943 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-08-24 16:36:39.666 8 INFO nova.api.openstack.compute.server_external_events [req-19b36c26-0fe7-4ecf-857d-d548ad1d7924 req-1732786b-fdf6-4850-9a6d-8b7c5d1bd1c4 5705fc6b8ce547ae825762799877f8dd 407f0cf1426544f79b7978b150024708 - - 814ee9b3881f44abbee985a1f77e5ac0 814ee9b3881f44abbee985a1f77e5ac0] Creating event network-vif-deleted:9bf62aab-819c-48eb-b14f-3a76e13c25cd for instance 597366ba-e487-425e-bd23-5f35719a6266 on instance [pid: 8|app: 0|req: 561/1131] 10.0.0.51 () {38 vars in 814 bytes} [Mon Aug 24 16:36:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:36:42.066 7 WARNING neutronclient.v2_0.client [None req-a5a07a2f-61bb-4788-8b13-d8a66b19bb20 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1132] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:36:42 2026] GET /v2.1/servers/597366ba-e487-425e-bd23-5f35719a6266 => generated 1480 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-08-24 16:36:47.156 7 INFO nova.api.openstack.wsgi [None req-731ef93a-f9f6-4c6c-b84a-1eb86e309544 a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] HTTP exception thrown: Instance 597366ba-e487-425e-bd23-5f35719a6266 could not be found. [pid: 7|app: 0|req: 573/1135] 10.0.0.251 () {32 vars in 715 bytes} [Mon Aug 24 16:36:47 2026] GET /v2.1/servers/597366ba-e487-425e-bd23-5f35719a6266 => 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: 8|app: 0|req: 563/1136] 10.0.0.251 () {32 vars in 724 bytes} [Mon Aug 24 16:36:48 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-318609933 => 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, ' 2026-08-24 16:36:48.365 7 INFO nova.api.openstack.wsgi [None req-1fbd922c-7075-4918-a391-af809eb1831b a99b49aa1b5e468c8776028bc2ba8f55 6305b2dc17eb423497bfcc10a10be8d2 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-318609933 not found for user a99b49aa1b5e468c8776028bc2ba8f55 [pid: 7|app: 0|req: 574/1137] 10.0.0.251 () {32 vars in 721 bytes} [Mon Aug 24 16:36:48 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-318609933 => generated 141 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1148] 10.0.0.251 () {32 vars in 655 bytes} [Mon Aug 24 16:37:38 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1149] 10.0.0.251 () {32 vars in 641 bytes} [Mon Aug 24 16:37:38 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-24 16:37:38.900 7 WARNING oslo_db.sqlalchemy.utils [None req-73329a34-ac4d-4d59-9756-7b162066800e baf2486ebbe04538bbdf03858d7b486e 1dfce3342b8b423d89699f988b3d574e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 581/1150] 10.0.0.251 () {32 vars in 649 bytes} [Mon Aug 24 16:37:38 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1151] 10.0.0.251 () {32 vars in 694 bytes} [Mon Aug 24 16:37:38 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1166] 10.0.0.31 () {28 vars in 453 bytes} [Mon Aug 24 16:38:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1167] 10.0.0.31 () {30 vars in 657 bytes} [Mon Aug 24 16:38:52 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 590/1168] 10.0.0.31 () {32 vars in 730 bytes} [Mon Aug 24 16:38:52 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1169] 10.0.0.31 () {34 vars in 805 bytes} [Mon Aug 24 16:38:52 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1172] 10.0.0.31 () {28 vars in 453 bytes} [Mon Aug 24 16:38:53 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: 592/1173] 10.0.0.31 () {30 vars in 657 bytes} [Mon Aug 24 16:38:53 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 582/1174] 10.0.0.31 () {32 vars in 730 bytes} [Mon Aug 24 16:38:53 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1175] 10.0.0.31 () {34 vars in 893 bytes} [Mon Aug 24 16:38:53 2026] GET /v2.1/servers/detail?project_id=16ac2115d057422295c799c31761f246&all_tenants=True => generated 15 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1176] 10.0.0.31 () {34 vars in 893 bytes} [Mon Aug 24 16:38:53 2026] GET /v2.1/servers/detail?project_id=1dfce3342b8b423d89699f988b3d574e&all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1177] 10.0.0.31 () {34 vars in 893 bytes} [Mon Aug 24 16:38:53 2026] GET /v2.1/servers/detail?project_id=407f0cf1426544f79b7978b150024708&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)