+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 10:24:54 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-5755c6fc85-6lkjl 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 0x7f4e53934668 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-06-10 10:24:59.447 8 INFO nova.utils [None req-a81f739b-82fa-45d0-ba4c-4e59347d22cd - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 10:24:59.580 7 INFO nova.utils [None req-d7f1ed25-8663-4c70-bf8c-883c02274edb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 10:25:01.145 8 WARNING keystonemiddleware._common.config [None req-a81f739b-82fa-45d0-ba4c-4e59347d22cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:25:01.154 8 WARNING oslo_config.cfg [None req-a81f739b-82fa-45d0-ba4c-4e59347d22cd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 10:25:01.233 8 WARNING keystonemiddleware._common.config [None req-a81f739b-82fa-45d0-ba4c-4e59347d22cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:25:01.249 8 WARNING oslo_config.cfg [None req-a81f739b-82fa-45d0-ba4c-4e59347d22cd - - - - - -] 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-06-10 10:25:01.262 8 WARNING oslo_config.cfg [None req-a81f739b-82fa-45d0-ba4c-4e59347d22cd - - - - - -] 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 0x7f4e53934668 pid: 8 (default app) 2026-06-10 10:25:01.341 7 WARNING keystonemiddleware._common.config [None req-d7f1ed25-8663-4c70-bf8c-883c02274edb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:25:01.350 7 WARNING oslo_config.cfg [None req-d7f1ed25-8663-4c70-bf8c-883c02274edb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 10:25:01.430 7 WARNING keystonemiddleware._common.config [None req-d7f1ed25-8663-4c70-bf8c-883c02274edb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:25:01.446 7 WARNING oslo_config.cfg [None req-d7f1ed25-8663-4c70-bf8c-883c02274edb - - - - - -] 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-06-10 10:25:01.459 7 WARNING oslo_config.cfg [None req-d7f1ed25-8663-4c70-bf8c-883c02274edb - - - - - -] 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 0x7f4e53934668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:25:08 2026] GET /v2.1 => generated 114 bytes in 24 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-06-10 10:25:09.164 7 WARNING oslo_policy.policy [None req-6058ec6c-553b-42ac-91bb-17d6dd8113b4 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - 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-06-10 10:25:09.164 7 WARNING oslo_policy.policy [None req-6058ec6c-553b-42ac-91bb-17d6dd8113b4 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:25:08 2026] GET /v2.1 => generated 0 bytes in 590 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-06-10 10:25:09.262 8 WARNING oslo_policy.policy [req-6058ec6c-553b-42ac-91bb-17d6dd8113b4 req-d5265d79-cd7b-4199-ac8e-6ccd018ea417 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - 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-06-10 10:25:09.263 8 WARNING oslo_policy.policy [req-6058ec6c-553b-42ac-91bb-17d6dd8113b4 req-d5265d79-cd7b-4199-ac8e-6ccd018ea417 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - 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/5] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:25:09 2026] GET /v2.1/ => generated 400 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:25:09.363 7 INFO nova.api.openstack.wsgi [None req-71d41030-7a78-47eb-9ebb-7e6610df09df fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.132 () {48 vars in 1011 bytes} [Wed Jun 10 10:25:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:25:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.132 () {52 vars in 1048 bytes} [Wed Jun 10 10:25:09 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/9] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:25:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:25:10 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: 6/11] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:25:10 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:25:10.396 7 INFO nova.api.openstack.wsgi [None req-b622d6df-beff-4eba-ac72-d868dfca2462 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.132 () {48 vars in 1013 bytes} [Wed Jun 10 10:25:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:25:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.132 () {52 vars in 1048 bytes} [Wed Jun 10 10:25:10 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:25:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:25:11 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:25:11 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-06-10 10:25:11.378 7 INFO nova.api.openstack.wsgi [None req-ffc0266d-a5a4-4094-8e80-7faea73d4519 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.132 () {48 vars in 1015 bytes} [Wed Jun 10 10:25:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:25:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.132 () {52 vars in 1048 bytes} [Wed Jun 10 10:25:11 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:25:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:25:12 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: 8|app: 0|req: 12/23] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:25:12 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:25:12.346 7 INFO nova.api.openstack.wsgi [None req-840a55b2-cee5-4a2a-a852-b55889eeb7fa fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.132 () {48 vars in 1013 bytes} [Wed Jun 10 10:25:12 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:25:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.132 () {52 vars in 1048 bytes} [Wed Jun 10 10:25:12 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:25:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:25:13 2026] GET /v2.1 => generated 0 bytes in 23 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:25:13 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:25:13.335 7 INFO nova.api.openstack.wsgi [None req-9f3a196f-e1c4-40f2-b899-4b2c60b878a9 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.132 () {48 vars in 1015 bytes} [Wed Jun 10 10:25:13 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: 16/31] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:25:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.132 () {52 vars in 1048 bytes} [Wed Jun 10 10:25:13 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.193 () {28 vars in 454 bytes} [Wed Jun 10 10:31:49 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: 57/114] 10.0.0.193 () {30 vars in 658 bytes} [Wed Jun 10 10:31:49 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: 8|app: 0|req: 58/115] 10.0.0.193 () {32 vars in 731 bytes} [Wed Jun 10 10:31:49 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: 58/116] 10.0.0.193 () {34 vars in 804 bytes} [Wed Jun 10 10:31:49 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:34:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:34:16 2026] GET /v2.1 => generated 0 bytes in 405 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: 75/149] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:34:16 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-06-10 10:34:16.940 8 INFO nova.api.openstack.wsgi [None req-8aea7395-c4bd-4588-9cc7-63c41f4a6cb3 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/150] 199.204.45.132 () {48 vars in 1017 bytes} [Wed Jun 10 10:34:16 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:34:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/152] 199.204.45.132 () {52 vars in 1049 bytes} [Wed Jun 10 10:34:16 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:35:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:35:14 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:35:14 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-06-10 10:35:14.872 8 INFO nova.api.openstack.wsgi [None req-41f7d57d-a708-467f-b36d-ab234ef11434 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user fdd1631be39440f1880320d5221245d1 [pid: 8|app: 0|req: 83/166] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:35:14 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-10 10:35:14.891 7 WARNING oslo_db.sqlalchemy.utils [None req-7c5f965f-3923-4390-a671-e2b2b948669b fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/167] 199.204.45.132 () {48 vars in 1016 bytes} [Wed Jun 10 10:35:14 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.132 () {52 vars in 1057 bytes} [Wed Jun 10 10:35:14 2026] POST /v2.1/os-keypairs => generated 576 bytes in 59 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:35:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:35:18 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: 87/173] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:35:18 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: 87/174] 199.204.45.132 () {48 vars in 1073 bytes} [Wed Jun 10 10:35:18 2026] GET /v2.1/os-quota-sets/8c1b8dcd962549a5819f2ff2f84c2074 => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.132 () {52 vars in 1125 bytes} [Wed Jun 10 10:35:18 2026] PUT /v2.1/os-quota-sets/8c1b8dcd962549a5819f2ff2f84c2074 => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:43: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: 8|app: 0|req: 134/269] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:43:01 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:43:01 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-06-10 10:43:01.437 8 INFO nova.api.openstack.wsgi [None req-6acda338-9004-48c4-a7b0-a7b8ad9bca5a fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 135/271] 199.204.45.132 () {48 vars in 1015 bytes} [Wed Jun 10 10:43:01 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:43:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.132 () {52 vars in 1049 bytes} [Wed Jun 10 10:43:01 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/312] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:46:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/313] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:46:13 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 157/314] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:46:13 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/315] 199.204.45.132 () {48 vars in 1073 bytes} [Wed Jun 10 10:46:13 2026] GET /v2.1/os-quota-sets/f7bfe3bacdc24095900a6238b4b2ed14 => generated 283 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/316] 199.204.45.132 () {52 vars in 1125 bytes} [Wed Jun 10 10:46:14 2026] PUT /v2.1/os-quota-sets/f7bfe3bacdc24095900a6238b4b2ed14 => generated 238 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:57:24 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: 226/452] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:57:24 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 227/453] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:57:25 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-06-10 10:57:25.096 8 INFO nova.api.openstack.wsgi [None req-3e4b9393-1dee-40b3-9cd4-5109ca0085c4 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 227/454] 199.204.45.132 () {48 vars in 1011 bytes} [Wed Jun 10 10:57:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:57:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 199.204.45.132 () {48 vars in 1099 bytes} [Wed Jun 10 10:57:25 2026] GET /v2.1/flavors/db4cce1d-c462-4bfe-a293-39262fbe10e0/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:57: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: 8|app: 0|req: 229/458] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:57:25 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:57:26 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:57:26.037 8 INFO nova.api.openstack.wsgi [None req-b299e534-94b7-4a27-880e-948733c4b571 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 230/460] 199.204.45.132 () {48 vars in 1013 bytes} [Wed Jun 10 10:57:26 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:57:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 199.204.45.132 () {48 vars in 1099 bytes} [Wed Jun 10 10:57:26 2026] GET /v2.1/flavors/1c293e3f-b2fd-432d-a96d-cdd2a3158f88/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:57: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: 233/466] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:57:26 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:57:26 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-06-10 10:57:26.994 7 INFO nova.api.openstack.wsgi [None req-1ae3fb9d-4aaf-4097-bab0-3dceb28043cc fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 234/468] 199.204.45.132 () {48 vars in 1015 bytes} [Wed Jun 10 10:57:26 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: 235/469] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:57:26 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: 7|app: 0|req: 235/470] 199.204.45.132 () {48 vars in 1099 bytes} [Wed Jun 10 10:57:27 2026] GET /v2.1/flavors/43ec6748-fe13-4772-8d72-ff4dcfe5da2d/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:57: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: 236/472] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:57:27 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:57:27 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:57:27.965 7 INFO nova.api.openstack.wsgi [None req-0bcc2e49-6c5c-47f2-b9f9-275f75bac81a fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 237/474] 199.204.45.132 () {48 vars in 1013 bytes} [Wed Jun 10 10:57:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:57: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: 238/476] 199.204.45.132 () {48 vars in 1099 bytes} [Wed Jun 10 10:57:28 2026] GET /v2.1/flavors/0030819c-2355-4213-b971-866d2e023819/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:57:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:57:28 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:57:28 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:57:28.917 7 INFO nova.api.openstack.wsgi [None req-ee45bf73-c2fd-4771-a760-683869f20c64 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 240/480] 199.204.45.132 () {48 vars in 1015 bytes} [Wed Jun 10 10:57:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:57:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.132 () {48 vars in 1099 bytes} [Wed Jun 10 10:57:28 2026] GET /v2.1/flavors/3681cf4c-89e4-4bfb-8150-7b822a890a61/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:58:32 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: 248/496] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:58:32 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:58:32 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-06-10 10:58:32.195 7 INFO nova.api.openstack.wsgi [None req-c232ea86-7774-473a-8296-3d5499e93eea fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 249/498] 199.204.45.132 () {48 vars in 1017 bytes} [Wed Jun 10 10:58:32 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:58:32 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: 7|app: 0|req: 250/500] 199.204.45.132 () {48 vars in 1099 bytes} [Wed Jun 10 10:58:32 2026] GET /v2.1/flavors/d515e4bb-f43c-4063-9be3-b3d76e8b39f1/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:58:39 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: 252/504] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:58:39 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: 253/505] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:58:39 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:58:39 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:58:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:58:42 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:58:42 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: 7|app: 0|req: 255/510] 199.204.45.132 () {48 vars in 1073 bytes} [Wed Jun 10 10:58:42 2026] GET /v2.1/os-quota-sets/8c1b8dcd962549a5819f2ff2f84c2074 => generated 280 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:59:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:59:34 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:59:34 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-06-10 10:59:34.147 8 INFO nova.api.openstack.wsgi [None req-ee034321-489f-4c55-9c36-890fe4b027ae fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 262/524] 199.204.45.132 () {48 vars in 1015 bytes} [Wed Jun 10 10:59:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 10:59:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.204.45.132 () {48 vars in 1099 bytes} [Wed Jun 10 10:59:34 2026] GET /v2.1/flavors/7008b442-58e7-48d9-b0d7-0fbb5f327134/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 10:59:49 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 10:59:49 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 10:59:49 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.204.45.132 () {48 vars in 1073 bytes} [Wed Jun 10 10:59:49 2026] GET /v2.1/os-quota-sets/f7bfe3bacdc24095900a6238b4b2ed14 => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 10.0.0.43 () {28 vars in 453 bytes} [Wed Jun 10 11:00:07 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: 270/540] 10.0.0.43 () {30 vars in 657 bytes} [Wed Jun 10 11:00:08 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/541] 10.0.0.43 () {32 vars in 730 bytes} [Wed Jun 10 11:00:08 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.43 () {34 vars in 764 bytes} [Wed Jun 10 11:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 10.0.0.43 () {28 vars in 453 bytes} [Wed Jun 10 11:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 272/544] 10.0.0.43 () {30 vars in 657 bytes} [Wed Jun 10 11:00:12 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: 273/545] 10.0.0.43 () {32 vars in 730 bytes} [Wed Jun 10 11:00:12 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: 7|app: 0|req: 273/546] 10.0.0.43 () {34 vars in 764 bytes} [Wed Jun 10 11:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 10.0.0.43 () {28 vars in 453 bytes} [Wed Jun 10 11:00:16 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 10.0.0.43 () {30 vars in 657 bytes} [Wed Jun 10 11:00:16 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: 276/551] 10.0.0.43 () {32 vars in 730 bytes} [Wed Jun 10 11:00:16 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 10.0.0.43 () {34 vars in 807 bytes} [Wed Jun 10 11:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 10.0.0.43 () {28 vars in 453 bytes} [Wed Jun 10 11:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 277/554] 10.0.0.43 () {30 vars in 657 bytes} [Wed Jun 10 11:00:20 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 278/555] 10.0.0.43 () {32 vars in 730 bytes} [Wed Jun 10 11:00:20 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: 278/556] 10.0.0.43 () {34 vars in 807 bytes} [Wed Jun 10 11:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.204.45.132 () {42 vars in 705 bytes} [Wed Jun 10 11:00: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) /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: 281/562] 199.204.45.132 () {44 vars in 909 bytes} [Wed Jun 10 11:00:37 2026] GET /v2.1 => generated 0 bytes in 30 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: 282/563] 199.204.45.132 () {46 vars in 982 bytes} [Wed Jun 10 11:00: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-06-10 11:00:37.398 7 INFO nova.api.openstack.wsgi [None req-a21a7af2-24c3-49de-b206-9968513d823a fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 282/564] 199.204.45.132 () {48 vars in 1011 bytes} [Wed Jun 10 11:00:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.204.45.132 () {48 vars in 1051 bytes} [Wed Jun 10 11:00:37 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 288/574] 10.0.0.195 () {32 vars in 655 bytes} [Wed Jun 10 11:01:16 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 10.0.0.195 () {32 vars in 641 bytes} [Wed Jun 10 11:01:17 2026] GET /v2.1/servers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 11:01:17.334 8 WARNING oslo_db.sqlalchemy.utils [None req-03b4ad3b-c21e-43c6-ad0a-777e466dce44 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 289/576] 10.0.0.195 () {32 vars in 649 bytes} [Wed Jun 10 11:01:17 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.195 () {32 vars in 694 bytes} [Wed Jun 10 11:01:17 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:28 2026] GET /v2.1/flavors/db4cce1d-c462-4bfe-a293-39262fbe10e0 => generated 511 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.195 () {32 vars in 641 bytes} [Wed Jun 10 11:01:28 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:28 2026] GET /v2.1/flavors/db4cce1d-c462-4bfe-a293-39262fbe10e0 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:01:32.997 7 WARNING neutronclient.v2_0.client [None req-e58279c5-c3cb-4ff0-8467-130e5bf205ce 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/583] 10.0.0.195 () {34 vars in 685 bytes} [Wed Jun 10 11:01:32 2026] POST /v2.1/os-security-groups => generated 242 bytes in 896 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:01:33.691 8 WARNING neutronclient.v2_0.client [None req-e78059d2-d5d4-4abc-abfd-85e42fc3ec6e 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/584] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:01:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 10.0.0.195 () {34 vars in 685 bytes} [Wed Jun 10 11:01:33 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:01:34.799 7 WARNING neutronclient.v2_0.client [None req-42795f2b-637b-46d3-b669-a6168f79d2e2 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/586] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:01:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/587] 10.0.0.195 () {34 vars in 685 bytes} [Wed Jun 10 11:01:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:01:35.046 8 WARNING neutronclient.v2_0.client [None req-7e01b4ec-ed1f-414e-bd06-bdf96785c8d1 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:35.284 8 WARNING neutronclient.v2_0.client [None req-7e01b4ec-ed1f-414e-bd06-bdf96785c8d1 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:36.071 8 WARNING neutronclient.v2_0.client [None req-7e01b4ec-ed1f-414e-bd06-bdf96785c8d1 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/588] 10.0.0.195 () {32 vars in 663 bytes} [Wed Jun 10 11:01:35 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 1173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:01:36.227 7 WARNING neutronclient.v2_0.client [None req-332f17cf-c969-447f-bf1a-ae1dbac741a4 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:36.576 7 WARNING neutronclient.v2_0.client [None req-332f17cf-c969-447f-bf1a-ae1dbac741a4 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/591] 10.0.0.195 () {32 vars in 740 bytes} [Wed Jun 10 11:01:36 2026] DELETE /v2.1/os-security-groups/43a519eb-b021-4f35-8cc3-afe6fc115ca1 => generated 0 bytes in 436 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:01:36.670 8 WARNING neutronclient.v2_0.client [None req-859f7518-dde5-4d42-8db9-ddfffb223041 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:36.688 8 INFO nova.api.openstack.wsgi [None req-859f7518-dde5-4d42-8db9-ddfffb223041 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] HTTP exception thrown: Security group 43a519eb-b021-4f35-8cc3-afe6fc115ca1 does not exist Neutron server returns request_ids: ['req-0004e9a6-94a4-4768-8ca6-bc3b9e0d1099'] [pid: 8|app: 0|req: 298/592] 10.0.0.195 () {32 vars in 737 bytes} [Wed Jun 10 11:01:36 2026] GET /v2.1/os-security-groups/43a519eb-b021-4f35-8cc3-afe6fc115ca1 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:01:36.702 7 WARNING neutronclient.v2_0.client [None req-5e5f778b-51b6-4874-99eb-8d0adf0a3266 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:36.735 7 WARNING neutronclient.v2_0.client [None req-5e5f778b-51b6-4874-99eb-8d0adf0a3266 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/593] 10.0.0.195 () {32 vars in 740 bytes} [Wed Jun 10 11:01:36 2026] DELETE /v2.1/os-security-groups/1d6532dd-07aa-43d6-a86b-dcac8f5a84e9 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:01:36.816 8 WARNING neutronclient.v2_0.client [None req-9681bb99-e2d7-4e94-960e-2337ba5a586c 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:36.830 8 INFO nova.api.openstack.wsgi [None req-9681bb99-e2d7-4e94-960e-2337ba5a586c 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] HTTP exception thrown: Security group 1d6532dd-07aa-43d6-a86b-dcac8f5a84e9 does not exist Neutron server returns request_ids: ['req-72b732a4-813f-4ad5-9e25-5e2796956cd0'] [pid: 8|app: 0|req: 299/594] 10.0.0.195 () {32 vars in 737 bytes} [Wed Jun 10 11:01:36 2026] GET /v2.1/os-security-groups/1d6532dd-07aa-43d6-a86b-dcac8f5a84e9 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:01:36.843 7 WARNING neutronclient.v2_0.client [None req-d846d2c9-4220-45ae-9280-73b9b1d1bee2 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:36.866 7 WARNING neutronclient.v2_0.client [None req-d846d2c9-4220-45ae-9280-73b9b1d1bee2 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/595] 10.0.0.195 () {32 vars in 740 bytes} [Wed Jun 10 11:01:36 2026] DELETE /v2.1/os-security-groups/c1922db4-38be-4c9a-bfbc-92b3d254b24f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:01:36.943 8 WARNING neutronclient.v2_0.client [None req-6a2ebd94-7bf4-4f06-9bcc-7c08250dedf5 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:36.947 7 WARNING neutronclient.v2_0.client [None req-e8cf6cd9-977f-4144-a77b-a51f642732ec 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:36.961 7 INFO nova.api.openstack.wsgi [None req-e8cf6cd9-977f-4144-a77b-a51f642732ec 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] HTTP exception thrown: Security group c1922db4-38be-4c9a-bfbc-92b3d254b24f does not exist Neutron server returns request_ids: ['req-ee4c0a08-814a-4d59-b4c1-b69c27ebc47c'] [pid: 7|app: 0|req: 297/596] 10.0.0.195 () {32 vars in 737 bytes} [Wed Jun 10 11:01:36 2026] GET /v2.1/os-security-groups/c1922db4-38be-4c9a-bfbc-92b3d254b24f => generated 194 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:01:36.973 7 WARNING neutronclient.v2_0.client [None req-922ee680-4124-4761-a60e-d3ad28ba84ca 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:36.993 8 WARNING neutronclient.v2_0.client [None req-6a2ebd94-7bf4-4f06-9bcc-7c08250dedf5 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:37.004 7 WARNING neutronclient.v2_0.client [None req-922ee680-4124-4761-a60e-d3ad28ba84ca 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:37.034 7 WARNING neutronclient.v2_0.client [None req-922ee680-4124-4761-a60e-d3ad28ba84ca 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/597] 10.0.0.195 () {32 vars in 663 bytes} [Wed Jun 10 11:01:36 2026] GET /v2.1/os-security-groups => generated 707 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:01:37.098 7 WARNING neutronclient.v2_0.client [None req-fdda8904-f1cb-4b09-8c39-6c8683dee663 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:37.121 7 INFO nova.api.openstack.wsgi [None req-fdda8904-f1cb-4b09-8c39-6c8683dee663 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] HTTP exception thrown: Security group c1922db4-38be-4c9a-bfbc-92b3d254b24f does not exist Neutron server returns request_ids: ['req-e8fe6aa7-8708-47cb-817e-765cfc4f41ac'] [pid: 7|app: 0|req: 299/598] 10.0.0.195 () {32 vars in 740 bytes} [Wed Jun 10 11:01:37 2026] DELETE /v2.1/os-security-groups/c1922db4-38be-4c9a-bfbc-92b3d254b24f => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:01:37.130 7 WARNING neutronclient.v2_0.client [None req-19ef7f3d-bd16-4cfe-ae74-44535a2c9c2c 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:37.148 7 INFO nova.api.openstack.wsgi [None req-19ef7f3d-bd16-4cfe-ae74-44535a2c9c2c 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] HTTP exception thrown: Security group 1d6532dd-07aa-43d6-a86b-dcac8f5a84e9 does not exist Neutron server returns request_ids: ['req-958637a8-b874-43bd-8aa6-decadd1add42'] [pid: 7|app: 0|req: 300/599] 10.0.0.195 () {32 vars in 740 bytes} [Wed Jun 10 11:01:37 2026] DELETE /v2.1/os-security-groups/1d6532dd-07aa-43d6-a86b-dcac8f5a84e9 => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:01:37.158 7 WARNING neutronclient.v2_0.client [None req-93469c6f-9001-4316-baa0-348887a1ece5 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:37.176 7 INFO nova.api.openstack.wsgi [None req-93469c6f-9001-4316-baa0-348887a1ece5 78d86d20a63a4a93abab7512208ddc26 3cfd6347170c4a5faaf0afed639df0a6 - - default default] HTTP exception thrown: Security group 43a519eb-b021-4f35-8cc3-afe6fc115ca1 does not exist Neutron server returns request_ids: ['req-59c1d57f-a8f7-4a5c-a703-8a93089e21fa'] [pid: 7|app: 0|req: 301/600] 10.0.0.195 () {32 vars in 740 bytes} [Wed Jun 10 11:01:37 2026] DELETE /v2.1/os-security-groups/43a519eb-b021-4f35-8cc3-afe6fc115ca1 => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:01:37.194 8 WARNING neutronclient.v2_0.client [None req-6a2ebd94-7bf4-4f06-9bcc-7c08250dedf5 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:37.425 7 WARNING neutronclient.v2_0.client [None req-a79188d5-db0f-4270-8a48-1cde9f596ce0 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/601] 10.0.0.195 () {34 vars in 685 bytes} [Wed Jun 10 11:01:37 2026] POST /v2.1/os-security-groups => generated 247 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:01:37.574 7 WARNING neutronclient.v2_0.client [None req-699e2c27-447b-42ba-9beb-47cbb15ae1b5 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:37.622 7 WARNING neutronclient.v2_0.client [None req-699e2c27-447b-42ba-9beb-47cbb15ae1b5 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/602] 10.0.0.195 () {34 vars in 695 bytes} [Wed Jun 10 11:01:37 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:01:37.746 7 WARNING neutronclient.v2_0.client [None req-043ef238-930a-4bab-a979-c61a23fa6f0d 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in 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.195 () {34 vars in 663 bytes} [Wed Jun 10 11:01:36 2026] POST /v2.1/servers => generated 449 bytes in 1015 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/604] 10.0.0.195 () {34 vars in 685 bytes} [Wed Jun 10 11:01:37 2026] POST /v2.1/os-security-groups => generated 248 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:37.906 7 WARNING neutronclient.v2_0.client [None req-3f223fbf-4715-45ce-af21-cae637ed8d80 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:37.925 8 WARNING neutronclient.v2_0.client [None req-493c634b-9baf-4966-8157-66e9d6322921 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:37.937 7 WARNING neutronclient.v2_0.client [None req-3f223fbf-4715-45ce-af21-cae637ed8d80 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in 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/605] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:37 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1399 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/606] 10.0.0.195 () {34 vars in 695 bytes} [Wed Jun 10 11:01:37 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:38.142 8 WARNING neutronclient.v2_0.client [None req-4077ca4b-1308-4339-a5f8-40f1540764dc 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:38.189 8 WARNING neutronclient.v2_0.client [None req-4077ca4b-1308-4339-a5f8-40f1540764dc 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in 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.195 () {34 vars in 695 bytes} [Wed Jun 10 11:01:38 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:01:38.323 7 WARNING neutronclient.v2_0.client [None req-2064d86e-6653-4771-a9d6-24c58760fb6d 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in 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/608] 10.0.0.195 () {32 vars in 737 bytes} [Wed Jun 10 11:01:38 2026] GET /v2.1/os-security-groups/53acd18f-59d1-4fa4-9ee6-bdfe208068cd => generated 665 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:01:38.379 8 WARNING neutronclient.v2_0.client [None req-1a205ca3-ae04-4cde-b7c3-a91f96d3e30e 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:38.406 8 WARNING neutronclient.v2_0.client [None req-1a205ca3-ae04-4cde-b7c3-a91f96d3e30e 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:38.458 8 WARNING neutronclient.v2_0.client [None req-1a205ca3-ae04-4cde-b7c3-a91f96d3e30e 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in 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/609] 10.0.0.195 () {32 vars in 750 bytes} [Wed Jun 10 11:01:38 2026] DELETE /v2.1/os-security-group-rules/dc17f1ea-e9ee-4121-9adb-086f0f36d957 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:01:38.552 7 WARNING neutronclient.v2_0.client [None req-951d3e32-b6e8-4aa5-a6c5-d64f7e97f3ec 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:38.591 7 WARNING neutronclient.v2_0.client [None req-951d3e32-b6e8-4aa5-a6c5-d64f7e97f3ec 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/610] 10.0.0.195 () {32 vars in 740 bytes} [Wed Jun 10 11:01:38 2026] DELETE /v2.1/os-security-groups/53acd18f-59d1-4fa4-9ee6-bdfe208068cd => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:01:38.719 8 WARNING neutronclient.v2_0.client [None req-c9cc0589-71f2-4f1a-bbab-a42352f53b2e 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:38.756 8 WARNING neutronclient.v2_0.client [None req-c9cc0589-71f2-4f1a-bbab-a42352f53b2e 38c3e1df687a41c2bd0febf2434a661a 1a3db93d7a0247a7922ce2e582f9f4ba - - default default] The python binding code in 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/611] 10.0.0.195 () {32 vars in 740 bytes} [Wed Jun 10 11:01:38 2026] DELETE /v2.1/os-security-groups/4d9deb95-9ad9-4c42-bd30-1134b3234b94 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:01:39.080 7 WARNING neutronclient.v2_0.client [None req-d1d12ef8-7483-4c99-90f4-80d58c8705b6 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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/612] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:39 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1403 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:01:40.419 8 WARNING neutronclient.v2_0.client [None req-41a3e37a-cd2f-47b6-aa69-e5599df52c85 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] 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: 305/613] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:40 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1451 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:01:40.532 7 WARNING neutronclient.v2_0.client [None req-c61ceb8c-2d77-421c-84c6-f94275522acf 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:40.575 7 WARNING neutronclient.v2_0.client [None req-c61ceb8c-2d77-421c-84c6-f94275522acf 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:40.755 7 WARNING neutronclient.v2_0.client [None req-c61ceb8c-2d77-421c-84c6-f94275522acf 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] 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-06-10 11:01:41.504 8 WARNING neutronclient.v2_0.client [None req-2069dfb4-47f9-4c49-bb3e-ded088d489ba e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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/614] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:41 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1451 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:01:40 2026] POST /v2.1/servers => generated 449 bytes in 1245 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-06-10 11:01:41.716 8 WARNING neutronclient.v2_0.client [None req-6f9b27dc-3cb4-4684-a71a-0474ed6f5b30 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/616] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:41 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1253 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:42.632 7 WARNING neutronclient.v2_0.client [None req-3862508a-b5a0-4fd5-ba82-4eaa7df6accf e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/617] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:42 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1459 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-06-10 11:01:42.816 8 WARNING neutronclient.v2_0.client [None req-05ac13ca-bfda-498c-b733-7cc41aa0c42e 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/618] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:42 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1303 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:43.734 7 WARNING neutronclient.v2_0.client [None req-006561e8-7957-4e4b-8029-56a576fe3b0f e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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/619] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:43 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1536 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:43.914 8 WARNING neutronclient.v2_0.client [None req-02d8d771-4c80-4abc-bebd-650b222be42b 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/620] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:43 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1351 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-06-10 11:01:44.870 7 INFO nova.api.openstack.compute.server_external_events [req-0c3b1145-9c4e-48f2-9985-9c801bedbb82 req-9de08eca-cd07-4754-98c0-002e00ee750e 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:3c8a45b0-3867-48e0-9d60-b7022079d0e5 for instance dfea7197-7e8a-4a97-b7c5-5de42679afb9 on instance 2026-06-10 11:01:44.877 7 INFO nova.compute.rpcapi [None req-0b084513-a39d-4d20-b25c-1b67b6c04a84 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 312/621] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:01:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:44.948 8 WARNING neutronclient.v2_0.client [None req-c7b342ab-ff74-41d6-8c27-38bf2905a6ff e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] 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-06-10 11:01:45.010 7 WARNING neutronclient.v2_0.client [None req-c6d2379a-2039-43f5-b65e-5e72af2c0459 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/622] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:44 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1524 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:44 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1351 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-06-10 11:01:46.358 8 WARNING neutronclient.v2_0.client [None req-9ed012e5-9445-494c-b074-c67c9435f2a5 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:46.379 7 WARNING neutronclient.v2_0.client [None req-be56e2af-d74a-4a05-a9a7-7ebdd6e02044 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/624] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:46 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1524 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:46 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1425 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/628] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:01:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:47.528 7 INFO nova.api.openstack.compute.server_external_events [req-43acea38-714f-4c21-83a9-87629e5d525d req-b44dc410-35f8-42fa-bd42-186d61a7708b 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:1e160224-7cf6-4b4c-87a6-096e607906c0 for instance d1d17973-6da3-4e1d-896d-2c0ae416af1c on instance [pid: 7|app: 0|req: 315/629] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:01:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:47.947 8 WARNING neutronclient.v2_0.client [None req-e3240731-bee7-488b-8687-63d36441d639 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:47.965 7 WARNING neutronclient.v2_0.client [None req-f8cd7d62-14d9-4969-b991-7a3524b40fb6 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:47 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1524 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:47 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1435 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-06-10 11:01:48.769 8 WARNING neutronclient.v2_0.client [None req-3d0003ce-866f-4f61-a31b-603a52dfbdda f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:48.833 8 WARNING neutronclient.v2_0.client [None req-3d0003ce-866f-4f61-a31b-603a52dfbdda f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:48.983 8 WARNING neutronclient.v2_0.client [None req-3d0003ce-866f-4f61-a31b-603a52dfbdda f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] 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-06-10 11:01:49.114 7 WARNING neutronclient.v2_0.client [None req-c80eb0c9-9dcf-4982-90fa-f791b75284cf e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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.195 () {34 vars in 663 bytes} [Wed Jun 10 11:01:48 2026] POST /v2.1/servers => generated 452 bytes in 477 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-06-10 11:01:49.224 8 WARNING neutronclient.v2_0.client [None req-877f9c82-8f3d-4841-ad02-8459696f2eff 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/633] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:49 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1524 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:49.267 7 WARNING neutronclient.v2_0.client [None req-665143be-0a7d-4e25-a612-47d4bbbb4ca7 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/634] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:49 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1431 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/635] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:49 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1435 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-06-10 11:01:50.294 7 WARNING neutronclient.v2_0.client [None req-8cc4f808-7064-4c75-b0c7-2185f4dba2ca e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] 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-06-10 11:01:50.339 8 WARNING neutronclient.v2_0.client [None req-1358ab5a-faca-420a-8e35-0676245e37f0 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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/636] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:50 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1435 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-06-10 11:01:50.416 8 WARNING neutronclient.v2_0.client [None req-4f66bf7b-9831-40b7-9f58-88a76320e1df 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/637] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:50 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1524 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:50 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1435 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:51.427 7 WARNING neutronclient.v2_0.client [None req-df14ddf8-de67-447b-8855-2f6c6a97ef5a f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/639] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:51 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1483 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:01:51.497 8 WARNING neutronclient.v2_0.client [None req-92b4de0a-1de0-4a3c-84dc-deed2619e632 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/640] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:51 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1524 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-06-10 11:01:51.632 7 WARNING neutronclient.v2_0.client [None req-e536b2b4-ea34-410a-9bf3-240d854c0092 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/641] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:51 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1423 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-06-10 11:01:52.515 8 WARNING neutronclient.v2_0.client [None req-223adc95-d55c-4029-a101-71576fe1dd32 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:52 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1483 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-06-10 11:01:52.636 8 WARNING neutronclient.v2_0.client [None req-e595a6f8-45d4-4332-92f7-d6a9249cb0bf e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] 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-06-10 11:01:52.660 7 INFO nova.api.openstack.compute.server_external_events [req-8ab112f5-79eb-4354-9a89-cb9dcce1207a req-3a0dd1c8-0601-40c7-bd47-10198eb6887a 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:3c8a45b0-3867-48e0-9d60-b7022079d0e5 for instance dfea7197-7e8a-4a97-b7c5-5de42679afb9 on instance [pid: 7|app: 0|req: 322/643] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:01:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:52 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1524 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:52.815 7 WARNING neutronclient.v2_0.client [None req-094e89c3-7f98-4e9a-a899-e199102cc510 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/645] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:52 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1423 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:53.596 8 WARNING neutronclient.v2_0.client [None req-51538bcd-a1bf-42c0-a75d-cc4d265ae64d f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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/646] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:53 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1491 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:53.788 7 WARNING neutronclient.v2_0.client [None req-e1cdce23-2eff-487f-bf6b-527d61aa7fd5 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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/647] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:53 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1524 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-06-10 11:01:54.033 8 WARNING neutronclient.v2_0.client [None req-bb4a296d-642c-48d0-99b4-8eb122b2e1e7 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/648] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:53 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1423 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:54.657 7 INFO nova.api.openstack.compute.server_external_events [req-da6fa493-6f2b-4c6c-a003-798bcd2a2962 req-48c850e7-e724-4175-9020-0b673e904dae 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:c9f58a05-04ee-41f6-b800-e68af56b4622 for instance d727b8c6-ec2c-4b99-a3b4-b76fba200591 on instance [pid: 7|app: 0|req: 325/649] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:01:54 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-06-10 11:01:54.690 8 WARNING neutronclient.v2_0.client [None req-5b684dcc-2edf-4ac4-94e9-35c94b7a13f3 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:01:54.718 7 INFO nova.api.openstack.compute.server_external_events [req-642da13c-ade7-4550-b383-43e8d317dd93 req-1897b6c3-d18d-47c9-8ed5-83f5d1e5894b 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:1e160224-7cf6-4b4c-87a6-096e607906c0 for instance d1d17973-6da3-4e1d-896d-2c0ae416af1c on instance [pid: 7|app: 0|req: 326/650] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:01:54 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: 8|app: 0|req: 325/651] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:54 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1568 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-06-10 11:01:54.943 7 WARNING neutronclient.v2_0.client [None req-b2fd64fb-d9a5-4b78-88d5-ac8555c55a84 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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/652] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:54 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1714 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-06-10 11:01:55.157 8 WARNING neutronclient.v2_0.client [None req-f51a808f-7a85-48e3-a752-e529b108ebbd e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] 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-06-10 11:01:55.197 7 WARNING neutronclient.v2_0.client [None req-d2a0965d-89f3-45e8-8b51-53e98b305918 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/653] 10.0.0.195 () {32 vars in 741 bytes} [Wed Jun 10 11:01:55 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:55 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1423 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:55.828 8 WARNING neutronclient.v2_0.client [None req-f6ff0d01-45a4-4bc0-8ab5-998ad7af77df f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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/655] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:55 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1556 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:56.044 7 WARNING neutronclient.v2_0.client [None req-32edcf42-8ea0-48cc-a009-420e0918d42c e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/656] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:56 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1714 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-06-10 11:01:56.370 8 WARNING neutronclient.v2_0.client [None req-2e3ab298-9f2a-4dab-8058-9a61b571e450 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/659] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:56 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1423 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:56.708 7 INFO nova.api.openstack.compute.server_external_events [req-868121f8-deaf-4291-81ce-b9f6cfdc35ca req-54dc6111-6777-4e5c-b08a-97044ade4d70 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:3c8a45b0-3867-48e0-9d60-b7022079d0e5 for instance dfea7197-7e8a-4a97-b7c5-5de42679afb9 on instance [pid: 7|app: 0|req: 332/660] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:01:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:56.968 8 WARNING neutronclient.v2_0.client [None req-cfccf07b-5446-4657-a508-e50a62d24cf3 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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/661] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:56 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1556 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-06-10 11:01:57.530 7 WARNING neutronclient.v2_0.client [None req-81fb8844-7365-4d8c-8d8a-d31d2d4f01b8 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/662] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:57 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1423 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:58.160 8 WARNING neutronclient.v2_0.client [None req-4efddd78-21b8-47c4-80c3-1c5d00b09d68 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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/663] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:58 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1556 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-06-10 11:01:58.803 7 WARNING neutronclient.v2_0.client [None req-0914ea30-093e-4255-840e-7dd4e6596119 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/664] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:58 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1609 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-06-10 11:01:58.999 8 WARNING neutronclient.v2_0.client [None req-c40273f2-db4a-4090-aa16-32e055776d96 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/665] 10.0.0.195 () {32 vars in 741 bytes} [Wed Jun 10 11:01:58 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:01:59.319 7 WARNING neutronclient.v2_0.client [None req-2567f6c8-ae3f-424c-ad6f-538fcb32bc58 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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/666] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:01:59 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1556 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:00.145 7 INFO nova.api.openstack.compute.server_external_events [req-0add34c4-5b27-4107-a010-77d9aaaef0f1 req-fe4b9817-184c-46e1-9826-d8cdaa92efb2 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:1e160224-7cf6-4b4c-87a6-096e607906c0 for instance d1d17973-6da3-4e1d-896d-2c0ae416af1c on instance [pid: 7|app: 0|req: 336/667] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:02:00.155 8 WARNING neutronclient.v2_0.client [None req-a097f23e-4110-419f-9fde-3b99c9860445 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/668] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:00 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1609 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: 7|app: 0|req: 337/669] 10.0.0.195 () {32 vars in 641 bytes} [Wed Jun 10 11:02:00 2026] GET /v2.1/servers => generated 387 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:00.379 7 INFO nova.api.openstack.compute.server_external_events [req-dc372363-189f-4a10-9f46-0b5693fd1831 req-e4bb436f-03d2-474e-bcd7-ca406b0fefdb 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:c9f58a05-04ee-41f6-b800-e68af56b4622 for instance d727b8c6-ec2c-4b99-a3b4-b76fba200591 on instance [pid: 7|app: 0|req: 338/670] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:02:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:02:00.497 8 INFO nova.compute.rpcapi [None req-1a9a4557-2e09-4cdb-bd70-62b652bc8a9f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/671] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:02:00 2026] DELETE /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 0 bytes in 187 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-06-10 11:02:00.568 7 WARNING neutronclient.v2_0.client [None req-9f47b428-6143-43f2-9fd5-5d0daaa44099 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:02:00.592 8 WARNING neutronclient.v2_0.client [None req-d044c829-ed7e-46cc-800b-a24dbf9dec7b 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/672] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:00 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1556 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:00 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1615 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:01.786 7 WARNING neutronclient.v2_0.client [None req-fba8bfc0-16d1-46e0-a442-e22121bf9aa6 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:02:01.832 8 WARNING neutronclient.v2_0.client [None req-0a13420a-3f76-4a2a-97ff-ba56bb4ee1a0 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/674] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:01 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1738 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/675] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:01 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1735 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:02:01.966 7 WARNING neutronclient.v2_0.client [None req-298d0234-afef-4c7c-8b7a-52afd02d662f f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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/676] 10.0.0.195 () {32 vars in 741 bytes} [Wed Jun 10 11:02:01 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591/os-interface => generated 284 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-06-10 11:02:02.684 7 INFO nova.api.openstack.compute.server_external_events [req-5f255069-1402-46b0-b5a7-183b8f90f7c6 req-26836140-d9d6-4f4c-89f6-61f804184218 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:c9f58a05-04ee-41f6-b800-e68af56b4622 for instance d727b8c6-ec2c-4b99-a3b4-b76fba200591 on instance [pid: 7|app: 0|req: 342/677] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:02:02.703 8 WARNING neutronclient.v2_0.client [None req-7a66603c-5477-4dbb-84ae-0f3f1dc8cfab f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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/678] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:02 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1738 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, ' [pid: 7|app: 0|req: 343/679] 10.0.0.195 () {32 vars in 641 bytes} [Wed Jun 10 11:02:02 2026] GET /v2.1/servers => generated 383 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:02.975 7 WARNING neutronclient.v2_0.client [None req-941968b3-9676-48c0-827c-7d049d458d51 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/680] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:02:02 2026] DELETE /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:03.085 8 WARNING neutronclient.v2_0.client [None req-d6b25c23-5f52-4658-8f77-9ee732495764 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/681] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:02 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1735 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:03 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1744 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:04.249 7 WARNING neutronclient.v2_0.client [None req-cddfdbe5-0c44-4922-9fdf-447e081b990a 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:02:04.281 8 WARNING neutronclient.v2_0.client [None req-0cf85bd2-57e7-4231-a605-d215182f10ed f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/683] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:04 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1669 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:04 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1864 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:04.724 7 INFO nova.api.openstack.compute.server_external_events [req-55d8e5ee-ab42-4102-af9e-3b56dcf4d41c req-84da609f-89fd-43f1-b29a-a5a66e6a82b9 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:1e160224-7cf6-4b4c-87a6-096e607906c0 for instance d1d17973-6da3-4e1d-896d-2c0ae416af1c on instance [pid: 7|app: 0|req: 346/685] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:04 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-06-10 11:02:05.358 8 WARNING neutronclient.v2_0.client [None req-b0e13504-bb0d-42ca-9a04-b6df51e0d259 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/686] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:05 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1380 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:05.515 7 WARNING neutronclient.v2_0.client [None req-b3096963-c121-4672-bb22-5aff0682721c f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in 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/687] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:05 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1864 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:06.471 8 WARNING neutronclient.v2_0.client [None req-1190cb7f-f9f0-47ac-86ca-153fbc6d51e4 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/690] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:06 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1385 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-06-10 11:02:06.764 7 INFO nova.api.openstack.compute.server_external_events [req-bf6f9058-9d3f-4446-85bc-d3b41631f9da req-0e7644b6-e183-42af-8763-9b5871d5e400 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:c9f58a05-04ee-41f6-b800-e68af56b4622 for instance d727b8c6-ec2c-4b99-a3b4-b76fba200591 on instance [pid: 7|app: 0|req: 350/691] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:07.257 8 WARNING neutronclient.v2_0.client [None req-87a708c9-2403-4720-a96a-f9390e448193 f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/692] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:07 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1517 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:07.562 7 WARNING neutronclient.v2_0.client [None req-a0a25c1f-78be-481f-a777-7df6cf8f6e68 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] The python binding code in 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/693] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:07 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 1385 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-06-10 11:02:08.347 8 WARNING neutronclient.v2_0.client [None req-7b2abf21-dbaa-4c23-8de0-80c1123a09ee f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/694] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:08 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 1517 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-06-10 11:02:08.669 7 INFO nova.api.openstack.wsgi [None req-9ba506fe-d610-4b45-a9a4-0aea7b6bbbdf 116fa7b9cfd84af08e27125882dc863b ad55a303fc6c4df79e1e072b46d4277a - - default default] HTTP exception thrown: Instance d1d17973-6da3-4e1d-896d-2c0ae416af1c could not be found. [pid: 7|app: 0|req: 352/695] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:08 2026] GET /v2.1/servers/d1d17973-6da3-4e1d-896d-2c0ae416af1c => generated 111 bytes in 56 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: 344/696] 10.0.0.195 () {32 vars in 706 bytes} [Wed Jun 10 11:02:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1541173461 => generated 0 bytes in 26 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-06-10 11:02:09.429 7 INFO nova.api.openstack.wsgi [None req-53de7ba1-0a52-4f91-ab6c-b016293781fd f46a5510c31f4b4697bfc69719bb9b4c 7f65232cdcec4b019893835e49232c9e - - default default] HTTP exception thrown: Instance d727b8c6-ec2c-4b99-a3b4-b76fba200591 could not be found. [pid: 7|app: 0|req: 353/697] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:09 2026] GET /v2.1/servers/d727b8c6-ec2c-4b99-a3b4-b76fba200591 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/698] 10.0.0.195 () {32 vars in 706 bytes} [Wed Jun 10 11:02:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1596834107 => 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: 355/701] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:02:19 2026] POST /v2.1/os-keypairs => generated 385 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:02:20.902 8 WARNING neutronclient.v2_0.client [None req-c3a00c2f-626a-47d5-a969-b12f748a061c d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:02:20.938 8 WARNING neutronclient.v2_0.client [None req-c3a00c2f-626a-47d5-a969-b12f748a061c d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:02:21.110 8 WARNING neutronclient.v2_0.client [None req-c3a00c2f-626a-47d5-a969-b12f748a061c d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/702] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:02:20 2026] POST /v2.1/servers => generated 452 bytes in 461 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:02:21.318 7 WARNING neutronclient.v2_0.client [None req-a49c7b30-4597-4157-88a7-f1399cda3552 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/703] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:21 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1391 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:22.395 8 WARNING neutronclient.v2_0.client [None req-873bfe68-c9f4-420f-81ba-edb529a23bf2 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/704] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:22 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:23.494 7 WARNING neutronclient.v2_0.client [None req-7d2117a4-c653-4493-93fe-48ce7a26d556 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/705] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:23 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1443 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:24.579 7 WARNING neutronclient.v2_0.client [None req-b9e96ded-225b-4e6a-ab52-08f543042273 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:02:24.588 8 WARNING neutronclient.v2_0.client [None req-686154c6-4660-4122-9976-2673b9f54029 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/706] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:24 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1443 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/707] 10.0.0.195 () {32 vars in 741 bytes} [Wed Jun 10 11:02:24 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/os-interface => generated 284 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:24.719 8 WARNING neutronclient.v2_0.client [None req-8b3b2a5e-3f1a-4d31-b71b-fc3d1b6579f6 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/708] 10.0.0.195 () {32 vars in 815 bytes} [Wed Jun 10 11:02:24 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/os-interface/3c8a45b0-3867-48e0-9d60-b7022079d0e5 => generated 281 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/709] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:02:24 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/ips => generated 155 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/710] 10.0.0.195 () {34 vars in 750 bytes} [Wed Jun 10 11:02:24 2026] POST /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/711] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:02:24 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/ips => generated 155 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-06-10 11:02:25.686 8 WARNING neutronclient.v2_0.client [None req-767905f6-244a-4e4b-98f1-d2844842b399 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/712] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:25 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1451 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, ' [pid: 7|app: 0|req: 361/713] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:02:25 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:26.219 8 INFO nova.api.openstack.compute.server_external_events [req-e9973888-1387-41e1-9ade-dcd5ace30b32 req-12adcb01-e5c8-4a4d-8f07-9c65db7a1a2f 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:3c8a45b0-3867-48e0-9d60-b7022079d0e5 for instance dfea7197-7e8a-4a97-b7c5-5de42679afb9 on instance [pid: 8|app: 0|req: 353/714] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:26.775 7 WARNING neutronclient.v2_0.client [None req-48b46b9e-a583-44dd-8098-495cccd6b365 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] 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: 355/717] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:02:26 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:26 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1528 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 356/719] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:02:28 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/ips => generated 193 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-06-10 11:02:28.084 7 WARNING neutronclient.v2_0.client [None req-527629a6-d803-4658-a42c-d0ecc100e7af d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:02:28.120 8 WARNING neutronclient.v2_0.client [None req-be4282c2-0042-423a-88c0-ed5ce9e81ee2 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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/720] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:28 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1516 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:28.418 7 INFO nova.api.openstack.compute.server_external_events [req-397af57d-d146-4a4b-a9b9-6a8aee2cb1d5 req-d7ed9a5f-02f2-4bc6-88c4-e29c9a071733 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:0c831c64-2873-4f56-943d-e1f7523bc487 for instance 21732cb6-1a0b-4172-a2ab-78d6a3023db9 on instance [pid: 7|app: 0|req: 365/721] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:28 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1948 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/723] 10.0.0.195 () {34 vars in 750 bytes} [Wed Jun 10 11:02:28 2026] POST /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/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, ' [pid: 8|app: 0|req: 358/724] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:02:28 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/ips => generated 193 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-06-10 11:02:29.451 7 WARNING neutronclient.v2_0.client [None req-8ae242c6-f6fc-4880-8f1b-7cccc32629d6 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/725] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:29 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1516 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/726] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:02:29 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/ips => generated 193 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:30.318 7 INFO nova.api.openstack.compute.server_external_events [req-fe08b7fb-7df1-45e5-bb5a-082f168fcf6d req-93f56201-98e5-4391-8aa3-15fb2221a9bf 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:3c8a45b0-3867-48e0-9d60-b7022079d0e5 for instance dfea7197-7e8a-4a97-b7c5-5de42679afb9 on instance [pid: 7|app: 0|req: 368/727] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:30 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:30.601 8 WARNING neutronclient.v2_0.client [None req-e3c3287c-9489-4eb2-89b3-526612b5a24b d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/728] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:02:30 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/ips => generated 193 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:30 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1516 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-06-10 11:02:30.818 7 INFO nova.api.openstack.compute.server_external_events [req-88801ccf-380e-41a6-97c1-413232daa346 req-fabb7ef2-9e92-4206-a8be-b5996c68e479 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:0c831c64-2873-4f56-943d-e1f7523bc487 for instance 21732cb6-1a0b-4172-a2ab-78d6a3023db9 on instance [pid: 7|app: 0|req: 370/730] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:02:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 361/731] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:02:31 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9/ips => generated 155 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:31.754 8 WARNING neutronclient.v2_0.client [None req-78312608-524d-4021-b942-e0c3279312bc d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/732] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:02:31 2026] DELETE /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 0 bytes in 182 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-06-10 11:02:31.910 7 WARNING neutronclient.v2_0.client [None req-5c24fb04-f1dd-4ea5-8637-4941424d5b41 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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/733] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:31 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1516 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:31 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1840 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:33.008 8 WARNING neutronclient.v2_0.client [None req-70823ef9-1a88-424d-b36f-175b270681cd d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] 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-06-10 11:02:33.073 7 WARNING neutronclient.v2_0.client [None req-f5a68818-d94b-4a3c-af56-217d2693c9df e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/735] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:32 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1698 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:33.235 8 WARNING neutronclient.v2_0.client [None req-471a23b7-5e27-4247-aa0c-8a1fc805c4b2 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/736] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:33 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1840 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/737] 10.0.0.195 () {32 vars in 741 bytes} [Wed Jun 10 11:02:33 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9/os-interface => generated 284 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:34.205 7 INFO nova.api.openstack.compute.server_external_events [req-8cdc2d6a-f632-4a1c-a10c-3595dc4b4b57 req-8eff3e33-aa33-4819-9106-a4246663a73a 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:0c831c64-2873-4f56-943d-e1f7523bc487 for instance 21732cb6-1a0b-4172-a2ab-78d6a3023db9 on instance [pid: 7|app: 0|req: 374/738] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:34 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-06-10 11:02:34.411 8 WARNING neutronclient.v2_0.client [None req-f3f20128-9cfe-4ad2-9d15-a6e1a646fc01 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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/739] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:34 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1840 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-06-10 11:02:35.603 7 WARNING neutronclient.v2_0.client [None req-ee4ad4a4-8e9c-4297-8781-70c52e4f1300 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/740] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:35 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1773 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:36.246 8 INFO nova.api.openstack.compute.server_external_events [req-8e984249-c243-4ad3-b648-c11941ac89e8 req-393c9a8a-d22a-48ac-9f5d-78f4f03f7ed4 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:3c8a45b0-3867-48e0-9d60-b7022079d0e5 for instance dfea7197-7e8a-4a97-b7c5-5de42679afb9 on instance [pid: 8|app: 0|req: 366/741] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:36 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-06-10 11:02:36.853 7 WARNING neutronclient.v2_0.client [None req-0eae75f3-a435-43ad-97dc-8ec8e93d18d2 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/744] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:36 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1485 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-06-10 11:02:37.949 8 WARNING neutronclient.v2_0.client [None req-8c242b64-10b4-45eb-91bd-e6d4927eaf2e e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] The python binding code in 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/745] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:37 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 1485 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-06-10 11:02:39.022 7 INFO nova.api.openstack.wsgi [None req-5ca15bed-38f9-4c4c-9432-cbe6c39712f0 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] HTTP exception thrown: Instance dfea7197-7e8a-4a97-b7c5-5de42679afb9 could not be found. [pid: 7|app: 0|req: 378/746] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:38 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/747] 10.0.0.195 () {32 vars in 704 bytes} [Wed Jun 10 11:02:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-306804652 => generated 0 bytes in 17 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-06-10 11:02:39.701 7 INFO nova.api.openstack.wsgi [None req-236671dc-80d7-4bd8-87ed-f38c5b3a4055 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] HTTP exception thrown: Instance dfea7197-7e8a-4a97-b7c5-5de42679afb9 could not be found. [pid: 7|app: 0|req: 379/748] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:02:39 2026] DELETE /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:02:39.730 8 INFO nova.api.openstack.wsgi [None req-459eacb0-92b8-49fe-987f-e2776a9d0898 e8657fdb36b047ea8a95cdf543a4e744 3634238e9bdf4d31ba56dd6a199764d3 - - default default] HTTP exception thrown: Instance dfea7197-7e8a-4a97-b7c5-5de42679afb9 could not be found. [pid: 8|app: 0|req: 370/749] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:39 2026] GET /v2.1/servers/dfea7197-7e8a-4a97-b7c5-5de42679afb9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/752] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:02:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:50.721 8 WARNING neutronclient.v2_0.client [None req-6002e7e5-f2e1-477d-a7a4-7cf0e3181806 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:02:50.772 8 WARNING neutronclient.v2_0.client [None req-6002e7e5-f2e1-477d-a7a4-7cf0e3181806 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:02:50.992 8 WARNING neutronclient.v2_0.client [None req-6002e7e5-f2e1-477d-a7a4-7cf0e3181806 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/753] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:02:50 2026] POST /v2.1/servers => generated 451 bytes in 557 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:02:51.235 7 WARNING neutronclient.v2_0.client [None req-240a094a-41b3-4cdf-9abe-f6c29d591ae1 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/754] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:51 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1423 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:52.341 8 WARNING neutronclient.v2_0.client [None req-fa813433-d299-4f03-9a24-398af93ace06 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/755] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:52 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1427 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-06-10 11:02:53.461 7 WARNING neutronclient.v2_0.client [None req-868ea9c6-9163-43e1-91c2-76ee9012b882 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/756] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:53 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1475 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-06-10 11:02:54.552 8 WARNING neutronclient.v2_0.client [None req-3a6371cc-a142-4566-bcb1-a16b08523336 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/757] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:54 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1475 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-06-10 11:02:55.666 7 WARNING neutronclient.v2_0.client [None req-0999a898-3697-4d9d-b1a8-e5c2bad95b53 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/758] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:55 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1483 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-06-10 11:02:56.191 8 WARNING neutronclient.v2_0.client [None req-928d238e-11cc-4dee-a850-17397dcc8e2d d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/761] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:56 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1818 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:56.536 7 WARNING neutronclient.v2_0.client [None req-11bf8a2e-de68-4338-a15b-e4f06611246a d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] 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-06-10 11:02:56.670 8 INFO nova.api.openstack.compute.server_external_events [req-1aa29bb4-5fcf-46f6-aa6a-a7a6c5da17a0 req-f4f19aae-6004-4da1-9dc8-e5b3e98150b0 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:7cefbf30-dead-484c-81c7-34a6e5b003de for instance 984a0263-9254-4c09-9b54-4f234db81ed4 on instance [pid: 8|app: 0|req: 376/762] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:02:56 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: 7|app: 0|req: 387/763] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:56 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1818 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:56.852 8 WARNING neutronclient.v2_0.client [None req-80578924-7e4e-4347-a37e-64ba47cf9f33 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] 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: 377/764] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:56 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1561 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/765] 10.0.0.195 () {34 vars in 750 bytes} [Wed Jun 10 11:02:56 2026] POST /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9/action => generated 0 bytes in 76 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-06-10 11:02:57.037 8 WARNING neutronclient.v2_0.client [None req-18602785-69fd-4f5e-9f08-92aed9fac80e d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/766] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:56 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1820 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:57.995 7 WARNING neutronclient.v2_0.client [None req-7a575ae3-099f-444d-9af5-421ede4c932f 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/767] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:57 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1549 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-06-10 11:02:58.186 8 WARNING neutronclient.v2_0.client [None req-2e40e0b1-76c2-4399-bbe1-113ebfff6ab7 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/768] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:58 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1820 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:02:59.142 7 WARNING neutronclient.v2_0.client [None req-83bec53e-5f3b-4265-93dd-568a606a7be5 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/769] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:59 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1549 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-06-10 11:02:59.324 8 WARNING neutronclient.v2_0.client [None req-f773cee0-8b79-4a89-9f4e-36d4fd4e6c2b d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/770] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:02:59 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1820 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:00.266 7 WARNING neutronclient.v2_0.client [None req-8c85c27d-0d3e-4e1a-9f0a-f175a1366ce1 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/771] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:00 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1549 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-06-10 11:03:00.453 8 WARNING neutronclient.v2_0.client [None req-41eb38c4-35d5-4ed4-afdf-497845b9461d d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/772] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:00 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1825 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:01.458 7 WARNING neutronclient.v2_0.client [None req-23c040a1-50d3-42b9-b866-278f134b590e 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/773] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:01 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1549 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:01.655 8 WARNING neutronclient.v2_0.client [None req-3a6c7e9e-e69e-4b8d-820e-c9af98cb2873 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/774] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:01 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1825 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:02.267 7 INFO nova.api.openstack.compute.server_external_events [req-54a1e558-feb7-46e7-92a1-5c2bbf8dc2bb req-dcaedbe2-486e-4461-a771-c9e5203df3ec 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:7cefbf30-dead-484c-81c7-34a6e5b003de for instance 984a0263-9254-4c09-9b54-4f234db81ed4 on instance [pid: 7|app: 0|req: 393/775] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:03:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:02.635 8 WARNING neutronclient.v2_0.client [None req-1b48657b-1512-4f0a-b6f8-53804a965ea1 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/776] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:02 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1549 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-06-10 11:03:02.877 7 WARNING neutronclient.v2_0.client [None req-147690db-2146-4942-9f6e-9cf171d913f1 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/777] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:02 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1825 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-06-10 11:03:03.800 8 WARNING neutronclient.v2_0.client [None req-bf2faf8f-bcde-48e9-8f25-a6f46a80f0a1 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/778] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:03 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1727 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-06-10 11:03:03.944 7 WARNING neutronclient.v2_0.client [None req-cf5e091d-58d7-46c3-bfe3-3f7d540cc328 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/779] 10.0.0.195 () {32 vars in 741 bytes} [Wed Jun 10 11:03:03 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:04.078 8 WARNING neutronclient.v2_0.client [None req-8f28be6d-812f-4644-8530-ac16be6026b1 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/780] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:04 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1825 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:04.373 7 INFO nova.api.openstack.compute.server_external_events [req-143da4ea-962e-428b-a7ad-913eded8b8b9 req-c3a668bc-a54a-4887-afc9-1208f0c5bb5d 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-unplugged:0c831c64-2873-4f56-943d-e1f7523bc487 for instance 21732cb6-1a0b-4172-a2ab-78d6a3023db9 on instance [pid: 7|app: 0|req: 396/781] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:03:04 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:04.801 8 INFO nova.api.openstack.compute.server_external_events [req-54c7e123-79b7-4a66-90ae-9b15e64a8b58 req-4b0c23e7-d501-4e01-aba8-7f03e04201ee 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:7cefbf30-dead-484c-81c7-34a6e5b003de for instance 984a0263-9254-4c09-9b54-4f234db81ed4 on instance 2026-06-10 11:03:04.808 7 WARNING neutronclient.v2_0.client [None req-ba231b41-b2e2-4f53-a79c-8033deb787de 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/782] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/783] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:04 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1727 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/784] 10.0.0.195 () {32 vars in 641 bytes} [Wed Jun 10 11:03:04 2026] GET /v2.1/servers => generated 378 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/785] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:03:05 2026] DELETE /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:05.277 8 WARNING neutronclient.v2_0.client [None req-9ae906cb-6421-4e12-a878-8ab43e532cb0 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:05.294 7 WARNING neutronclient.v2_0.client [None req-03920d74-de67-45ff-8c66-fcff0f742350 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/786] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:05 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1733 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:05 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1825 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:06.420 8 INFO nova.api.openstack.compute.server_external_events [req-f6039ae8-36c1-49e2-a8f2-32fe5deca469 req-61d5fa84-ca6e-4340-9e40-06a99bbde651 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:0c831c64-2873-4f56-943d-e1f7523bc487 for instance 21732cb6-1a0b-4172-a2ab-78d6a3023db9 on instance [pid: 8|app: 0|req: 389/788] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:03:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:06.492 8 WARNING neutronclient.v2_0.client [None req-1b003e24-5010-4157-be5b-8a3509dfb7b6 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] 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-06-10 11:03:06.591 7 WARNING neutronclient.v2_0.client [None req-062b2d04-1db3-40cb-9fb1-c70bd14e6b05 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/791] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:06 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1853 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:06 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1818 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:07.706 8 WARNING neutronclient.v2_0.client [None req-335ee27b-ef9c-4e66-b669-ac8f1339dffb 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/793] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:07 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1853 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:08.387 7 INFO nova.api.openstack.compute.server_external_events [req-6932d2bb-0705-4ae0-95e2-5bc2ec220138 req-70c0b0f3-95cf-418a-974a-a438405e9593 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:7cefbf30-dead-484c-81c7-34a6e5b003de for instance 984a0263-9254-4c09-9b54-4f234db81ed4 on instance [pid: 7|app: 0|req: 402/794] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:08 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-06-10 11:03:08.852 8 WARNING neutronclient.v2_0.client [None req-9393e960-7274-4fca-88e4-282b719a28e3 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/795] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:08 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1504 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:10.385 7 WARNING neutronclient.v2_0.client [None req-bacbe6fd-c60f-4291-b3f2-da0f86f358b7 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in 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/796] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:10 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 1509 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-06-10 11:03:11.477 8 WARNING neutronclient.v2_0.client [None req-6c420680-dff9-49bf-a222-8007ed36ea6b 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/797] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:11 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => 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-06-10 11:03:12.556 7 INFO nova.api.openstack.wsgi [None req-62fa8553-d81d-482c-a514-897f4feca983 44376b371ff34b5dbd773c2ab0f0535c cbf6a0c70a804d09a5528d659bf606de - - default default] HTTP exception thrown: Instance 984a0263-9254-4c09-9b54-4f234db81ed4 could not be found. [pid: 7|app: 0|req: 404/798] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:12 2026] GET /v2.1/servers/984a0263-9254-4c09-9b54-4f234db81ed4 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/799] 10.0.0.195 () {32 vars in 704 bytes} [Wed Jun 10 11:03:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-749369304 => 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: 405/800] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:03:14 2026] POST /v2.1/os-keypairs => generated 398 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:03:17.525 7 WARNING neutronclient.v2_0.client [None req-950a5c5f-7f32-4f0d-a4be-94b68664e83e 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:17.566 7 WARNING neutronclient.v2_0.client [None req-950a5c5f-7f32-4f0d-a4be-94b68664e83e 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:17.722 7 WARNING neutronclient.v2_0.client [None req-950a5c5f-7f32-4f0d-a4be-94b68664e83e 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/803] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:03:17 2026] POST /v2.1/servers => generated 450 bytes in 441 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:03:17.941 8 WARNING neutronclient.v2_0.client [None req-b5359c81-e1d3-4ac3-baf8-b9e8347bb346 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/804] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:17 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1402 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:18.501 7 WARNING neutronclient.v2_0.client [None req-d3649e31-f4b1-42b9-80fc-4d4f23a16549 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:18.708 7 WARNING neutronclient.v2_0.client [None req-d3649e31-f4b1-42b9-80fc-4d4f23a16549 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in 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/805] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:03:18 2026] POST /v2.1/servers => generated 424 bytes in 454 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-06-10 11:03:18.945 8 WARNING neutronclient.v2_0.client [None req-cc47c061-52a0-4da8-9390-512ae3ff59e5 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/806] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:18 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1368 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-06-10 11:03:19.042 7 WARNING neutronclient.v2_0.client [None req-5eb22c53-0fe8-41b5-a782-4e0e61ca8991 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/807] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:19 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1406 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-06-10 11:03:20.047 8 WARNING neutronclient.v2_0.client [None req-ce2f7a9d-e883-40fb-b5e8-8b71cc77d0e9 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/808] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:19 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1372 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-06-10 11:03:20.146 7 WARNING neutronclient.v2_0.client [None req-7276dce4-852d-4c88-943a-a8054f1af562 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/809] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:20 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1454 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-06-10 11:03:21.137 8 WARNING neutronclient.v2_0.client [None req-b29798f1-63fd-4d6d-9a11-722bb961fd2b 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in 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/810] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:21 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1364 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-06-10 11:03:21.242 7 WARNING neutronclient.v2_0.client [None req-b4369a47-e7cc-48ad-ad25-d27992a67609 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/811] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:21 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1454 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-06-10 11:03:22.238 8 WARNING neutronclient.v2_0.client [None req-5000847c-8d21-4734-bd80-630b21c97e60 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/812] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:22 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1420 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-06-10 11:03:22.350 7 WARNING neutronclient.v2_0.client [None req-c4ec6bfb-28ce-4030-8fa6-e2c1fcf96b1e 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/813] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:22 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1462 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-06-10 11:03:23.268 7 INFO nova.api.openstack.compute.server_external_events [req-a3fe3e7c-d861-4e9e-83e1-22a7fb723fe1 req-8c86ebef-d35b-4ab3-9f71-5f91a9c39af2 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:eefb2ed7-741f-4af9-a5a5-da32f69ed749 for instance e23f985a-e7c4-4c2a-825e-5257e45a1190 on instance [pid: 7|app: 0|req: 413/814] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:23.326 7 WARNING neutronclient.v2_0.client [None req-91d86943-566d-44c1-8331-2baaf489954c 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in 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/815] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:23 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1420 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:23.450 7 WARNING neutronclient.v2_0.client [None req-4b519479-d728-4115-b285-426c6744d60a 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:23.474 8 WARNING neutronclient.v2_0.client [None req-47fe3a80-f314-42b0-9f2e-880fc300befb b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/816] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:23 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1540 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:03:23.654 8 WARNING neutronclient.v2_0.client [None req-47fe3a80-f314-42b0-9f2e-880fc300befb b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/817] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:03:23 2026] POST /v2.1/servers => generated 424 bytes in 586 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-06-10 11:03:23.881 7 WARNING neutronclient.v2_0.client [None req-ba9f0c01-51ed-49f9-b305-fea30e3442f9 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/818] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:23 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1371 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-06-10 11:03:24.423 8 WARNING neutronclient.v2_0.client [None req-0a27fb5f-6ce8-4a5c-a5ce-754bcf20137e 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in 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/819] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:24 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1428 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-06-10 11:03:24.651 7 WARNING neutronclient.v2_0.client [None req-54fd3fd4-5d7a-449e-9f56-964260835c05 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/820] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:24 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1528 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-06-10 11:03:24.996 8 WARNING neutronclient.v2_0.client [None req-317e972d-5680-419e-9665-0832e87b8410 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in 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/821] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:24 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1375 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-06-10 11:03:25.235 7 INFO nova.api.openstack.compute.server_external_events [req-b88f3b3b-a990-431f-8761-5fa5f6b224a3 req-1b356a6e-4fa6-4de0-92f4-6f217ed44f92 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:2cc0da4c-f929-4552-950d-09fc48df559f for instance 4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 on instance [pid: 7|app: 0|req: 418/822] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:25.519 8 WARNING neutronclient.v2_0.client [None req-96c6c6cc-6c58-4de6-927f-59bd86da77c6 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in 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/823] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:25 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1480 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-06-10 11:03:25.821 7 WARNING neutronclient.v2_0.client [None req-07cb2240-bdbe-490b-b05c-51dbdc26aaf9 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/824] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:25 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1528 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:26.097 8 WARNING neutronclient.v2_0.client [None req-2574c7f4-d9f8-4e6e-8d78-ad5b91a2c44d b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/825] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:26 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => 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-06-10 11:03:26.694 8 WARNING neutronclient.v2_0.client [None req-b0ae0145-7cb5-4d52-8a31-53e0c7f67a1d 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/828] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:26 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1468 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-06-10 11:03:26.984 7 WARNING neutronclient.v2_0.client [None req-926d23b2-2ec1-4483-a31f-f81cfd7bfb72 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/829] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:26 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1528 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-06-10 11:03:27.185 8 WARNING neutronclient.v2_0.client [None req-8e3ad102-6e8c-4166-b2f3-442394d56495 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in 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/830] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:27 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1423 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-06-10 11:03:27.850 7 WARNING neutronclient.v2_0.client [None req-3dde8fc2-c658-4223-9187-c8b0d7e6445f 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/831] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:27 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1468 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:28.134 8 WARNING neutronclient.v2_0.client [None req-5bbc709f-268a-487b-b153-f908da5a1a34 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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-06-10 11:03:28.239 7 WARNING neutronclient.v2_0.client [None req-d4a52242-3e11-475f-87a5-64dec586a91d d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/832] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:28 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1528 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:28.280 8 WARNING neutronclient.v2_0.client [None req-4c39fe76-96bd-4887-bc70-d6e26e58ae3e b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/833] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:28 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1431 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/834] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:28 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1818 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/835] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:03:28 2026] DELETE /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 0 bytes in 79 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-06-10 11:03:28.498 7 WARNING neutronclient.v2_0.client [None req-1bfa5237-392f-4ddc-b002-70fff1ca00f3 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/836] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:28 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1824 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:29.008 8 WARNING neutronclient.v2_0.client [None req-f55592c7-ea66-43c0-b23c-f413df910ea6 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:29.036 7 INFO nova.api.openstack.compute.server_external_events [req-6abd8fb2-9e75-4dc1-97a7-3d18eab3e3cc req-2dcce298-af7f-44be-a915-deb65ce7b820 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:99a2ae7a-4061-4137-9a8d-165c8196bced for instance 94d9839d-73b3-469a-b96e-4030031b7bd6 on instance [pid: 7|app: 0|req: 425/837] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/838] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:28 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1468 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-06-10 11:03:29.292 7 WARNING neutronclient.v2_0.client [None req-68fdae36-2f25-4a14-a1d8-17de358c4df9 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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-06-10 11:03:29.396 8 WARNING neutronclient.v2_0.client [None req-0513d125-c744-481e-ba9f-39e32824a85a b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/839] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:29 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1528 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/840] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:29 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1483 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:29.631 7 WARNING neutronclient.v2_0.client [None req-544d0f2b-c444-46e2-8591-cbb514e3c16f d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in 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/841] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:29 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1824 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-06-10 11:03:30.120 8 INFO nova.api.openstack.compute.server_external_events [req-2c7e4a73-6e51-4f24-a890-0c5c93cf9617 req-c14d5ab8-e92a-4c02-861f-24e428e42d6c 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:2cc0da4c-f929-4552-950d-09fc48df559f for instance 4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 on instance [pid: 8|app: 0|req: 415/842] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:03:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:30.172 7 WARNING neutronclient.v2_0.client [None req-47f05b29-6df8-4509-a8dc-dd56fb550b46 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in 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/843] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:30 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1468 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:30.504 8 WARNING neutronclient.v2_0.client [None req-a216d6ba-024d-43d1-8eda-2f2ca371e490 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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-06-10 11:03:30.578 7 WARNING neutronclient.v2_0.client [None req-6251add6-791e-4082-82ad-4406faa746bf b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in 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/844] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:30 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1528 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/845] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:30 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1471 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-06-10 11:03:30.766 8 WARNING neutronclient.v2_0.client [None req-0c31e4e0-8e59-4084-93a0-0f2e7d68a55f d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/846] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:30 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1824 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:31.319 7 WARNING neutronclient.v2_0.client [None req-ea256f9d-7982-400a-ac6f-00e17d1f971d 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/847] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:31 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1468 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:31.662 8 WARNING neutronclient.v2_0.client [None req-ec0b5a61-8acf-46fc-9be7-991d5b56e76d 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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-06-10 11:03:31.724 7 WARNING neutronclient.v2_0.client [None req-471b0425-bacc-428e-82b5-2d9f6c13ac6d b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/848] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:31 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1528 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:31.766 8 INFO nova.api.openstack.compute.server_external_events [req-e4c219d1-fa4b-4143-aacc-fbe53bcb7095 req-e4103e8d-cfc4-48b0-a739-560cb5e8dce5 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:0c831c64-2873-4f56-943d-e1f7523bc487 for instance 21732cb6-1a0b-4172-a2ab-78d6a3023db9 on instance [pid: 8|app: 0|req: 419/849] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:31 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, ' [pid: 7|app: 0|req: 431/850] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:31 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1471 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:03:31.907 8 WARNING neutronclient.v2_0.client [None req-dc228948-e6dd-4407-ad55-b9ca625fe4cc d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/851] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:31 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1472 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-06-10 11:03:32.424 7 INFO nova.api.openstack.compute.server_external_events [req-9621f8b3-4174-4596-8bd9-2dc6c108910f req-f55fac78-bfbf-4989-b8c4-e827dc759137 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:eefb2ed7-741f-4af9-a5a5-da32f69ed749 for instance e23f985a-e7c4-4c2a-825e-5257e45a1190 on instance [pid: 7|app: 0|req: 432/852] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:03:32 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-06-10 11:03:32.502 8 WARNING neutronclient.v2_0.client [None req-499f9a6c-b0a2-4e5c-9b8b-b85fe5c55ed2 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/853] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:32 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1648 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-06-10 11:03:32.804 7 WARNING neutronclient.v2_0.client [None req-79682788-6c4a-445d-bbcb-42e804c1ad04 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/854] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:32 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1528 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-06-10 11:03:32.949 8 WARNING neutronclient.v2_0.client [None req-7500144e-4332-47e9-a0d7-3ad9ef2a2236 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] 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-06-10 11:03:32.998 7 WARNING neutronclient.v2_0.client [None req-f4a45926-49f9-4b50-b154-92a665e57c77 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/855] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:32 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1477 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/856] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:32 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1471 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/857] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:03:33 2026] DELETE /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 0 bytes in 94 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-06-10 11:03:33.913 8 WARNING neutronclient.v2_0.client [None req-097a5a3e-7283-4b07-8bae-6e52a1e15f11 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] 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-06-10 11:03:33.965 7 WARNING neutronclient.v2_0.client [None req-0742492e-a1b6-4200-939c-5fc26edef5db 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/858] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:33 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1654 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, ' [pid: 7|app: 0|req: 436/859] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:33 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1696 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:34.100 8 WARNING neutronclient.v2_0.client [None req-4c180816-fe9d-4239-bfae-0720efadcb0d d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:34.115 7 WARNING neutronclient.v2_0.client [None req-a5d368ea-e3ee-4b52-8102-a77bda1535be b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/860] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:34 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 1477 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:34.193 8 WARNING neutronclient.v2_0.client [None req-eb006e10-dbd2-4d48-9b12-54eace7ab64f 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/861] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:34 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1471 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/862] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:34 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1696 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:34.797 7 INFO nova.api.openstack.compute.server_external_events [req-b9fcbb0b-41d6-4d43-9d2f-fe9e4d0d0d43 req-bcb0cb72-c236-4517-84ae-e6baa592ed8b 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:99a2ae7a-4061-4137-9a8d-165c8196bced for instance 94d9839d-73b3-469a-b96e-4030031b7bd6 on instance [pid: 7|app: 0|req: 438/863] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:03:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:35.090 8 WARNING neutronclient.v2_0.client [None req-18821408-64a4-492e-8e4f-114d1edfa558 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] 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-06-10 11:03:35.182 7 INFO nova.api.openstack.wsgi [None req-0a065674-3927-497c-8a27-6c8c4411b134 d6fc3ceb7eb447898241791ba36e98d6 5fbe0c5b8a974c0a8e865d1ef28db981 - - default default] HTTP exception thrown: Instance 21732cb6-1a0b-4172-a2ab-78d6a3023db9 could not be found. [pid: 7|app: 0|req: 439/864] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:35 2026] GET /v2.1/servers/21732cb6-1a0b-4172-a2ab-78d6a3023db9 => generated 111 bytes in 20 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: 440/865] 10.0.0.195 () {32 vars in 704 bytes} [Wed Jun 10 11:03:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-646934103 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/866] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:35 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1654 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:03:35.301 7 WARNING neutronclient.v2_0.client [None req-55528e7f-a75f-4536-8fa1-b8c375aaf911 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/867] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:35 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1471 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:35.922 8 INFO nova.api.openstack.compute.server_external_events [req-a7dae215-d734-4153-95ba-b77d4cfb5828 req-a08c65f9-0a80-4c1a-b2a8-ca20c96a0518 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:eefb2ed7-741f-4af9-a5a5-da32f69ed749 for instance e23f985a-e7c4-4c2a-825e-5257e45a1190 on instance [pid: 8|app: 0|req: 427/868] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:35 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-06-10 11:03:36.292 7 WARNING neutronclient.v2_0.client [None req-e6547995-c199-43ec-b804-934efd5496b0 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/871] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:36 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1654 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-06-10 11:03:36.615 8 WARNING neutronclient.v2_0.client [None req-4b9ec500-a572-4288-a0b0-7c27af58e877 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/872] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:36 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1656 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 443/873] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:03:36 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6/ips => generated 109 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/874] 10.0.0.195 () {32 vars in 723 bytes} [Wed Jun 10 11:03:36 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/875] 10.0.0.195 () {32 vars in 825 bytes} [Wed Jun 10 11:03:36 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6/ips/tempest-ServerAddressesTestJSON-1330332003-network => generated 94 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/876] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:03:36 2026] DELETE /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:37.094 7 WARNING neutronclient.v2_0.client [None req-f19aaf2e-b4fa-4d92-84a2-53757e347935 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in 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/877] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:37 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1662 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:37.522 8 WARNING neutronclient.v2_0.client [None req-8fde16d5-23a4-4bbc-9dac-884b8fe26f81 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in 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/878] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:37 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1449 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:37.960 7 INFO nova.api.openstack.compute.server_external_events [req-ccc76b33-1c8b-4a41-a081-dde808a363eb req-6350fe1d-733e-47d8-876d-9547af19f412 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:2cc0da4c-f929-4552-950d-09fc48df559f for instance 4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 on instance [pid: 7|app: 0|req: 446/879] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:38.283 8 WARNING neutronclient.v2_0.client [None req-374dbc29-d040-4d39-a2fd-cbda241c2292 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/880] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:38 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1662 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-06-10 11:03:38.645 7 WARNING neutronclient.v2_0.client [None req-dcdafc69-d7fe-474a-b5e6-0330df883286 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/881] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:38 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1454 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:39.430 8 WARNING neutronclient.v2_0.client [None req-0c579b8f-ce96-4a22-8e6c-b6cfe56141f7 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/882] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:39 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1662 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-06-10 11:03:39.742 7 WARNING neutronclient.v2_0.client [None req-60d3826e-47ef-4a46-a03b-e23ea9173fda 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/883] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:39 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 1454 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-06-10 11:03:39.842 8 INFO nova.api.openstack.compute.server_external_events [req-2b13ffe6-0e98-4c7a-9155-dcb5acbd202d req-9ed93c7d-d227-4aca-9acd-c4e538b2a7a6 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:99a2ae7a-4061-4137-9a8d-165c8196bced for instance 94d9839d-73b3-469a-b96e-4030031b7bd6 on instance [pid: 8|app: 0|req: 436/884] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/885] 10.0.0.195 () {30 vars in 413 bytes} [Wed Jun 10 11:03:40 2026] GET / => generated 423 bytes in 3 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, ' 2026-06-10 11:03:40.579 7 WARNING neutronclient.v2_0.client [None req-2344d981-4df8-4d23-976e-f2eab48ca1b8 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] 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: 437/886] 10.0.0.195 () {28 vars in 560 bytes} [Wed Jun 10 11:03:40 2026] GET /v2/ => generated 402 bytes in 439 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/887] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:40 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1452 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/888] 10.0.0.195 () {28 vars in 564 bytes} [Wed Jun 10 11:03:40 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/889] 10.0.0.195 () {30 vars in 413 bytes} [Wed Jun 10 11:03:40 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 11:03:40.818 8 INFO nova.api.openstack.wsgi [None req-fdb44a0d-bb96-4b71-aa9a-23ff94356418 72c926b7228b4938a901b3bd4b2645a6 9550e77976844bdda383a002c20b9242 - - default default] HTTP exception thrown: Instance 4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 could not be found. [pid: 8|app: 0|req: 439/890] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:40 2026] GET /v2.1/servers/4cddeaff-4fea-4354-b3d3-dfa7f9fe5908 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:41.675 7 WARNING neutronclient.v2_0.client [None req-91325aad-0fbe-4ce5-baff-eaeb7272c74e b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/891] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:41 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1457 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-06-10 11:03:42.779 8 WARNING neutronclient.v2_0.client [None req-265245e5-d3da-4c13-a7fb-a850cad9dd06 b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/892] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:42 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 1457 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-06-10 11:03:43.855 7 INFO nova.api.openstack.wsgi [None req-b4fc4837-fbc3-4803-9e1b-e5726032644e b58d78d8d0804e5e9415f2f7390dbcad a0ef7b12117f48e0aaf640cb33da148d - - default default] HTTP exception thrown: Instance 94d9839d-73b3-469a-b96e-4030031b7bd6 could not be found. [pid: 7|app: 0|req: 453/893] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:43 2026] GET /v2.1/servers/94d9839d-73b3-469a-b96e-4030031b7bd6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/894] 10.0.0.195 () {34 vars in 750 bytes} [Wed Jun 10 11:03:44 2026] POST /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190/action => generated 31920 bytes in 558 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: 455/897] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:03:54 2026] POST /v2.1/os-keypairs => generated 397 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:03:56.286 8 INFO nova.api.openstack.compute.server_external_events [req-dee833a0-405e-4759-83a3-72d6485d584c req-0eb70982-c21a-4e1d-88f7-79d3552e8eb2 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:eefb2ed7-741f-4af9-a5a5-da32f69ed749 for instance e23f985a-e7c4-4c2a-825e-5257e45a1190 on instance [pid: 8|app: 0|req: 443/898] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:03:56 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) [pid: 7|app: 0|req: 457/901] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:03:56 2026] POST /v2.1/os-keypairs => generated 385 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-06-10 11:03:57.610 8 WARNING neutronclient.v2_0.client [None req-e57ff4fc-12ae-42a6-a219-bdd22c8d8b44 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:57.747 8 WARNING neutronclient.v2_0.client [None req-e57ff4fc-12ae-42a6-a219-bdd22c8d8b44 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:57.859 8 WARNING neutronclient.v2_0.client [None req-e57ff4fc-12ae-42a6-a219-bdd22c8d8b44 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:03:58.074 8 WARNING neutronclient.v2_0.client [None req-e57ff4fc-12ae-42a6-a219-bdd22c8d8b44 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/902] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:03:57 2026] POST /v2.1/servers => generated 496 bytes in 826 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:03:58.406 7 WARNING neutronclient.v2_0.client [None req-fe73637f-1302-4802-b26d-e62030a81c00 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/903] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:58 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1456 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-06-10 11:03:59.489 8 WARNING neutronclient.v2_0.client [None req-c89fdafa-f930-42f0-98a3-15c4c71a884f fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in 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/904] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:03:59 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1460 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, ' [pid: 7|app: 0|req: 459/905] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:03:59 2026] POST /v2.1/os-keypairs => generated 397 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:00.596 8 WARNING neutronclient.v2_0.client [None req-a9bd62dd-0ffe-48ff-bf56-a48d3611e3db fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/906] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:00 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1508 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:04:01.097 7 WARNING neutronclient.v2_0.client [None req-24f2e713-9807-4e22-8830-cf0228dd60b1 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:04:01.148 7 WARNING neutronclient.v2_0.client [None req-24f2e713-9807-4e22-8830-cf0228dd60b1 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:04:01.314 7 WARNING neutronclient.v2_0.client [None req-24f2e713-9807-4e22-8830-cf0228dd60b1 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/907] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:04:01 2026] POST /v2.1/servers => generated 449 bytes in 474 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-06-10 11:04:01.523 8 WARNING neutronclient.v2_0.client [None req-6b44e54b-5147-443a-bc54-eca37230f704 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/908] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:01 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1401 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:01.682 7 WARNING neutronclient.v2_0.client [None req-575eab8a-1aa3-4979-a1ce-58a6eea92bca fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in 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/909] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:01 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1508 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:02.616 8 WARNING neutronclient.v2_0.client [None req-c1e27628-279c-4902-9b3c-b49e19e74d5a 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/910] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:02 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1405 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-06-10 11:04:02.755 7 WARNING neutronclient.v2_0.client [None req-d7bec477-90ac-4879-b8b5-bb7574b841fa fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in 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/911] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:02 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1516 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-06-10 11:04:03.720 8 WARNING neutronclient.v2_0.client [None req-3d5940f0-33f1-4f3f-8553-6f739f50d18c 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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: 450/912] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:03 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1453 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:04:03.854 7 INFO nova.api.openstack.compute.server_external_events [req-76b2edd8-a9c9-45bf-bbb3-9c9e14b9bf31 req-33a6f8c7-5f6f-4f2b-bea3-77b7825f6f04 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:97edb62e-c30d-4ccb-8b65-e814e5334995 for instance 243ed069-77a2-4f0e-88e4-e355546929ec on instance [pid: 7|app: 0|req: 463/913] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:04:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:03.940 8 WARNING neutronclient.v2_0.client [None req-a1071ef8-3068-460e-b642-5b24b25add36 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in 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/914] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:03 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1640 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-06-10 11:04:04.894 7 WARNING neutronclient.v2_0.client [None req-c242372d-6fd7-4b7e-bb52-7a94c10614af 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/915] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:04 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1453 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:05.141 8 WARNING neutronclient.v2_0.client [None req-bf065363-bdff-447d-879a-3f39dc0e504c fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/916] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:05 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1628 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:05.977 7 WARNING neutronclient.v2_0.client [None req-58cc72d2-0ce8-4a6d-ac33-1decee71703f 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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-06-10 11:04:06.289 8 WARNING neutronclient.v2_0.client [None req-20307f97-debe-4a55-a978-98ad29f2cc43 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in 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/917] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:05 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1528 bytes in 900 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/920] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:06 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1628 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:06.995 7 INFO nova.api.openstack.compute.server_external_events [req-7f525b22-fd76-4c68-9a54-a322d08f151b req-350bd13d-4fe6-4a1d-94bd-13d8682be720 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:02a0e1af-1576-4557-9286-3e62210c8bc0 for instance 0a761fab-a251-463b-862d-9204e5863835 on instance [pid: 7|app: 0|req: 468/921] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:04:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:07.910 8 WARNING neutronclient.v2_0.client [None req-89b9ac8b-d215-47fa-bfcf-6792077f0e68 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:04:07.952 7 WARNING neutronclient.v2_0.client [None req-c75e9768-2ce4-4ab0-bd1e-7df194e1fb32 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in 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/922] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:07 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1526 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/923] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:07 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1628 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:09.158 8 WARNING neutronclient.v2_0.client [None req-8714700a-b431-4d98-a4cb-7ae9306284c8 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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-06-10 11:04:09.199 7 WARNING neutronclient.v2_0.client [None req-2e2307e9-b248-4841-ab57-3495f0e841b8 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/924] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:09 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1526 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/925] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:09 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1628 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:09.480 8 INFO nova.api.openstack.compute.server_external_events [req-2f8278a5-e11a-44e3-af59-6e8de0096083 req-4e7e98c5-c34b-4aea-92e2-52d4f885b935 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:97edb62e-c30d-4ccb-8b65-e814e5334995 for instance 243ed069-77a2-4f0e-88e4-e355546929ec on instance [pid: 8|app: 0|req: 456/926] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:04:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:10.425 7 WARNING neutronclient.v2_0.client [None req-012af00f-1489-4013-ba1a-e3daf69a8a97 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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-06-10 11:04:10.490 8 WARNING neutronclient.v2_0.client [None req-b69e3ba4-128e-49e0-849e-e102a80bff7e fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in 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/927] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:10 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1526 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/928] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:10 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1628 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-06-10 11:04:11.593 7 WARNING neutronclient.v2_0.client [None req-e04047ed-614a-476e-95e4-c7adc42d0952 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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-06-10 11:04:11.719 8 WARNING neutronclient.v2_0.client [None req-c5330fcd-ae14-46b6-9cd7-8ded18f57558 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/929] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:11 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1526 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/930] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:11 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1809 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:11.895 7 WARNING neutronclient.v2_0.client [None req-3aad426b-b9b1-4e6d-8140-fcccb3d8f49d fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/931] 10.0.0.195 () {32 vars in 741 bytes} [Wed Jun 10 11:04:11 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:12.628 8 INFO nova.api.openstack.compute.server_external_events [req-19592054-d3e8-473e-9989-fea3e4f4b825 req-c710d4f3-e60a-4b4e-bc6e-fb75b698649b 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:97edb62e-c30d-4ccb-8b65-e814e5334995 for instance 243ed069-77a2-4f0e-88e4-e355546929ec on instance [pid: 8|app: 0|req: 459/932] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:04:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:12.773 7 WARNING neutronclient.v2_0.client [None req-3a9941a4-618a-4583-8ce6-cc40288e8439 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/933] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:12 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1526 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:13.387 8 INFO nova.api.openstack.compute.server_external_events [req-9a22bf5c-0f11-4479-82f3-21fca4ba6379 req-7fef3a23-d8b6-45a1-9330-2bc5bcd58b48 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:02a0e1af-1576-4557-9286-3e62210c8bc0 for instance 0a761fab-a251-463b-862d-9204e5863835 on instance [pid: 8|app: 0|req: 460/934] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:04:13 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-06-10 11:04:14.157 7 WARNING neutronclient.v2_0.client [None req-8a79e30d-dde1-4ec3-bdbf-f9c4cb86f3fa 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/935] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:14 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => 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-06-10 11:04:15.397 8 WARNING neutronclient.v2_0.client [None req-f7f94237-c499-4b53-8174-1b9dcf716c13 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/936] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:15 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1695 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:15.605 7 WARNING neutronclient.v2_0.client [None req-573dbed8-1d94-4ffb-9af8-5c3cdd2d0ad0 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/937] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:15 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1695 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-06-10 11:04:16.844 8 INFO nova.api.openstack.compute.server_external_events [req-19249c98-9c3b-4a58-8a08-5b546859e631 req-187e1fd3-5e65-4be7-ad3d-8fa37fbabf70 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:02a0e1af-1576-4557-9286-3e62210c8bc0 for instance 0a761fab-a251-463b-862d-9204e5863835 on instance [pid: 8|app: 0|req: 463/940] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:04:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:19.943 7 WARNING neutronclient.v2_0.client [None req-e7cf39e2-54e3-453f-9ab3-695e12b6d0a0 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in 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/941] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:19 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1929 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, ' [pid: 8|app: 0|req: 464/942] 10.0.0.195 () {32 vars in 753 bytes} [Wed Jun 10 11:04:21 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec/os-server-password => generated 116 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/943] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:04:23 2026] DELETE /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 0 bytes in 115 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-06-10 11:04:23.693 8 WARNING neutronclient.v2_0.client [None req-3d8312e2-9f9a-4b62-8bed-80c643ec479b fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in 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/944] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:23 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1935 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:24.879 7 WARNING neutronclient.v2_0.client [None req-079e607d-60d5-4ba1-843b-04b49ae3d1d1 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/945] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:24 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1935 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:26.062 7 WARNING neutronclient.v2_0.client [None req-237f6bf6-eecd-4935-b286-315cac142bd9 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/946] 10.0.0.195 () {34 vars in 750 bytes} [Wed Jun 10 11:04:25 2026] POST /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835/action => generated 31891 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/947] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:26 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1935 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:26.898 8 INFO nova.api.openstack.compute.server_external_events [req-57b01809-571c-4b7c-9881-41085ecd84c5 req-758eefce-1a66-45bd-a075-08e57946ba79 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:97edb62e-c30d-4ccb-8b65-e814e5334995 for instance 243ed069-77a2-4f0e-88e4-e355546929ec on instance [pid: 8|app: 0|req: 468/950] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:04:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:27.283 7 WARNING neutronclient.v2_0.client [None req-ddff8315-83bb-4b38-940c-c790d04569bd fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/951] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:27 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1537 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-06-10 11:04:28.380 8 WARNING neutronclient.v2_0.client [None req-4f1bd6ed-3b37-4fd8-bca0-ab781c64df93 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/952] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:28 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1542 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:29.496 7 WARNING neutronclient.v2_0.client [None req-0196d346-1992-40a6-b39b-95dd62781385 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/953] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:29 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 1542 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:30.584 8 INFO nova.api.openstack.wsgi [None req-fde042f0-0eb3-4569-aa2f-34fd9f3e1819 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] HTTP exception thrown: Instance 243ed069-77a2-4f0e-88e4-e355546929ec could not be found. [pid: 8|app: 0|req: 470/954] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:30 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:30.613 7 INFO nova.api.openstack.wsgi [None req-050fd5ae-6f11-4499-b1ce-1828c5ca38a4 fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] HTTP exception thrown: Instance 243ed069-77a2-4f0e-88e4-e355546929ec could not be found. [pid: 7|app: 0|req: 485/955] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:04:30 2026] DELETE /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 111 bytes in 24 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-06-10 11:04:30.644 8 INFO nova.api.openstack.wsgi [None req-d7aa25a2-40b8-414d-b50b-43f33600d3aa fa752bb12da2498994a05590115b6be5 eed2500a0f6a43a8925186ac662426c6 - - default default] HTTP exception thrown: Instance 243ed069-77a2-4f0e-88e4-e355546929ec could not be found. [pid: 8|app: 0|req: 471/956] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:30 2026] GET /v2.1/servers/243ed069-77a2-4f0e-88e4-e355546929ec => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/957] 10.0.0.195 () {32 vars in 704 bytes} [Wed Jun 10 11:04:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-332363471 => generated 0 bytes in 17 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: 472/958] 10.0.0.195 () {32 vars in 728 bytes} [Wed Jun 10 11:04:31 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1067539439 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/961] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:04:36 2026] DELETE /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-10 11:04:36.861 7 WARNING neutronclient.v2_0.client [None req-ebd5ac1d-b01b-4cb3-8c3a-cc32184fca47 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/962] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:36 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1821 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:38.098 8 WARNING neutronclient.v2_0.client [None req-e01b5bb8-f97a-46a5-a0a8-e848f6f1d2ed 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/963] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:38 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1821 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:39.237 7 WARNING neutronclient.v2_0.client [None req-dd39b630-7f09-4957-a8cc-c27ee33ebaad 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/964] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:39 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1821 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-06-10 11:04:39.988 8 INFO nova.api.openstack.compute.server_external_events [req-77f465e5-76ec-49c4-81f2-136806c08f43 req-e4631513-13d7-4c0c-91d9-639adceada8f 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:02a0e1af-1576-4557-9286-3e62210c8bc0 for instance 0a761fab-a251-463b-862d-9204e5863835 on instance [pid: 8|app: 0|req: 476/965] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:04:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:40.409 7 WARNING neutronclient.v2_0.client [None req-a84aa4e3-8941-42c5-90fb-3355bd1c6467 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/966] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:40 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1482 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-06-10 11:04:41.505 8 WARNING neutronclient.v2_0.client [None req-7924dcf6-935a-4f54-bf49-d049b2519309 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/967] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:41 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1487 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:42.772 7 WARNING neutronclient.v2_0.client [None req-19500c22-2012-49f8-8bfa-d4f531053bae 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/968] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:42 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 1487 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:44.063 8 INFO nova.api.openstack.wsgi [None req-25be08f9-e012-4063-8ed2-d6a4ebfb3fe8 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] HTTP exception thrown: Instance 0a761fab-a251-463b-862d-9204e5863835 could not be found. [pid: 8|app: 0|req: 478/969] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:44 2026] GET /v2.1/servers/0a761fab-a251-463b-862d-9204e5863835 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/970] 10.0.0.100 () {30 vars in 619 bytes} [Wed Jun 10 11:04:44 2026] GET /v2.1 => generated 0 bytes in 133 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: 479/971] 10.0.0.100 () {32 vars in 692 bytes} [Wed Jun 10 11:04:44 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/972] 10.0.0.195 () {32 vars in 728 bytes} [Wed Jun 10 11:04:44 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-363412072 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/973] 10.0.0.100 () {34 vars in 913 bytes} [Wed Jun 10 11:04:44 2026] GET /v2.1/os-simple-tenant-usage/69d5af12d0fa4e7898a7067d0182e1ed?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/974] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:04:44 2026] DELETE /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => 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-06-10 11:04:44.603 8 WARNING neutronclient.v2_0.client [None req-f0e7a5f9-8f68-4e4c-b2b7-e526f5886ba0 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/975] 10.0.0.100 () {30 vars in 654 bytes} [Wed Jun 10 11:04:44 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) [pid: 8|app: 0|req: 481/976] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:44 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1702 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:04:45.924 7 WARNING neutronclient.v2_0.client [None req-d19cbd1e-676e-4af9-b926-79ac8dd25361 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in 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/977] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:45 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1702 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:47.402 7 INFO nova.api.openstack.compute.server_external_events [req-f06f77e0-3925-47ed-a1a9-546b749c5fa2 req-2c40c7ab-c8bb-4b18-94e7-0d27acfbea68 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:eefb2ed7-741f-4af9-a5a5-da32f69ed749 for instance e23f985a-e7c4-4c2a-825e-5257e45a1190 on instance [pid: 7|app: 0|req: 498/980] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:04:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:04:47.462 8 WARNING neutronclient.v2_0.client [None req-abf632f3-908d-46e2-b8af-92f8f8ba88f6 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/981] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:47 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1634 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 499/982] 10.0.0.100 () {30 vars in 619 bytes} [Wed Jun 10 11:04:47 2026] GET /v2.1 => generated 0 bytes in 243 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: 484/983] 10.0.0.100 () {32 vars in 692 bytes} [Wed Jun 10 11:04:48 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/984] 10.0.0.100 () {34 vars in 913 bytes} [Wed Jun 10 11:04:48 2026] GET /v2.1/os-simple-tenant-usage/69d5af12d0fa4e7898a7067d0182e1ed?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:04:48.596 8 WARNING neutronclient.v2_0.client [None req-2a3ec309-487c-4846-b73b-44761d82fd01 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] 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: 485/985] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:48 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1488 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/986] 10.0.0.100 () {30 vars in 654 bytes} [Wed Jun 10 11:04:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:04:49.692 8 WARNING neutronclient.v2_0.client [None req-d6f546e8-7ed2-4c39-8cff-b3fbebfe9192 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/987] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:49 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:04:50.762 7 INFO nova.api.openstack.wsgi [None req-01ab617f-ef26-464c-a8de-eff11e4fc0d4 9ceeb34c120648f797a6f479598e336b 7e8c38701d264c9fa0edbc043b317ab6 - - default default] HTTP exception thrown: Instance e23f985a-e7c4-4c2a-825e-5257e45a1190 could not be found. [pid: 7|app: 0|req: 502/988] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:04:50 2026] GET /v2.1/servers/e23f985a-e7c4-4c2a-825e-5257e45a1190 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/989] 10.0.0.195 () {32 vars in 730 bytes} [Wed Jun 10 11:04:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1463757240 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/994] 10.0.0.195 () {34 vars in 671 bytes} [Wed Jun 10 11:05:13 2026] POST /v2.1/os-keypairs => generated 395 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:05:16.192 8 WARNING neutronclient.v2_0.client [None req-725579e6-fba9-4f0b-9c92-b94a62793157 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:05:16.269 8 WARNING neutronclient.v2_0.client [None req-725579e6-fba9-4f0b-9c92-b94a62793157 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:05:16.606 8 WARNING neutronclient.v2_0.client [None req-725579e6-fba9-4f0b-9c92-b94a62793157 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/997] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:05:16 2026] POST /v2.1/servers => generated 448 bytes in 694 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:05:17.011 7 WARNING neutronclient.v2_0.client [None req-1ebb0c24-f445-448b-a9fe-c07cd2e24695 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/998] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:05:16 2026] GET /v2.1/servers/0e5e59ce-328d-4905-9275-3a8adc2b2650 => generated 1394 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:05:22.146 8 WARNING neutronclient.v2_0.client [None req-8c813d6b-39f8-4872-bdaa-b27a48d5a3f5 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] 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-06-10 11:05:22.198 7 INFO nova.api.openstack.compute.server_external_events [req-9247ca6b-5534-46d1-823c-7bfc166797bd req-2eeab4c8-cd3d-4f93-9405-67cb8e05b850 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:30887f1b-4382-42d7-9e95-9b4c01c7677d for instance 0e5e59ce-328d-4905-9275-3a8adc2b2650 on instance [pid: 7|app: 0|req: 509/999] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:05:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1000] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:05:22 2026] GET /v2.1/servers/0e5e59ce-328d-4905-9275-3a8adc2b2650 => generated 1520 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:05:26.962 7 INFO nova.api.openstack.compute.server_external_events [req-cd3f9ff6-7f02-4efb-822d-d9bde5d8c2c2 req-41e4c827-d5d9-46ae-89d4-d233dd4e154e 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:30887f1b-4382-42d7-9e95-9b4c01c7677d for instance 0e5e59ce-328d-4905-9275-3a8adc2b2650 on instance [pid: 7|app: 0|req: 511/1003] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:05:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:05:27.559 8 WARNING neutronclient.v2_0.client [None req-193a75dd-0737-486c-bb48-4c3fa811a3ed 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/1004] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:05:27 2026] GET /v2.1/servers/0e5e59ce-328d-4905-9275-3a8adc2b2650 => generated 1518 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-06-10 11:05:32.717 7 WARNING neutronclient.v2_0.client [None req-18cf5c61-55d9-4fc3-bb33-067957ecc886 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in 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/1005] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:05:32 2026] GET /v2.1/servers/0e5e59ce-328d-4905-9275-3a8adc2b2650 => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:05:33.976 8 INFO nova.api.openstack.compute.server_external_events [req-78e785d3-c105-4b87-98aa-c1b2d92e9ae5 req-d6b8f0b2-1108-425e-a0f4-128e8d2cdc82 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:30887f1b-4382-42d7-9e95-9b4c01c7677d for instance 0e5e59ce-328d-4905-9275-3a8adc2b2650 on instance [pid: 8|app: 0|req: 494/1006] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:05:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:05:34.047 7 WARNING neutronclient.v2_0.client [None req-63cdd61d-8b99-4d2e-a29f-2b7bec61b20f 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:05:34.105 7 WARNING neutronclient.v2_0.client [None req-63cdd61d-8b99-4d2e-a29f-2b7bec61b20f 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:05:34.402 7 WARNING neutronclient.v2_0.client [None req-63cdd61d-8b99-4d2e-a29f-2b7bec61b20f 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in 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/1007] 10.0.0.195 () {34 vars in 663 bytes} [Wed Jun 10 11:05:33 2026] POST /v2.1/servers => generated 448 bytes in 610 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-06-10 11:05:34.592 8 WARNING neutronclient.v2_0.client [None req-6c385f30-9b86-4713-b403-b02256f8d34d 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in 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/1008] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:05:34 2026] GET /v2.1/servers/a00ff756-25ef-40dd-b830-8d5f3b3321e8 => generated 1394 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:05:39.667 7 WARNING neutronclient.v2_0.client [None req-7669fc43-3f96-46a7-b5e2-8ee5864bd8a8 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] 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-06-10 11:05:39.821 8 INFO nova.api.openstack.compute.server_external_events [req-3b179c96-e6a9-4a9c-8262-fd8ada5734ab req-80ca1b73-6533-48e5-b877-ded1696344ed 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:4e4fd1c5-2f36-4f36-8092-ffe5fc9867e7 for instance a00ff756-25ef-40dd-b830-8d5f3b3321e8 on instance [pid: 8|app: 0|req: 497/1011] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:05:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1012] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:05:39 2026] GET /v2.1/servers/a00ff756-25ef-40dd-b830-8d5f3b3321e8 => generated 1520 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:05:44.717 8 INFO nova.api.openstack.compute.server_external_events [req-1918a67c-c65e-4afc-aa90-64e6d4dee364 req-9f12a01c-b5d9-4a48-9c0f-dedb3fb2b3ac 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:4e4fd1c5-2f36-4f36-8092-ffe5fc9867e7 for instance a00ff756-25ef-40dd-b830-8d5f3b3321e8 on instance [pid: 8|app: 0|req: 498/1013] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:05:44 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-06-10 11:05:44.922 7 WARNING neutronclient.v2_0.client [None req-7f64e2bd-135f-407d-9c19-7d709a0dde2a 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1014] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:05:44 2026] GET /v2.1/servers/a00ff756-25ef-40dd-b830-8d5f3b3321e8 => generated 1518 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-06-10 11:05:50.103 8 WARNING neutronclient.v2_0.client [None req-b1f6df28-63c6-47c9-b2a8-49d6dc434091 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in 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/1017] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:05:50 2026] GET /v2.1/servers/a00ff756-25ef-40dd-b830-8d5f3b3321e8 => generated 1817 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-06-10 11:05:51.773 7 INFO nova.api.openstack.compute.server_external_events [req-083d16e2-4800-4246-9d2b-9375596ad755 req-6e2e2e51-526e-4f30-a9cc-c543b3b4a763 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:4e4fd1c5-2f36-4f36-8092-ffe5fc9867e7 for instance a00ff756-25ef-40dd-b830-8d5f3b3321e8 on instance [pid: 7|app: 0|req: 518/1018] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:05:51 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-06-10 11:06:28.504 8 WARNING neutronclient.v2_0.client [None req-4f62cd77-f2b3-43fe-aa3d-a53548d5b4cb fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:06:28.543 8 WARNING neutronclient.v2_0.client [None req-4f62cd77-f2b3-43fe-aa3d-a53548d5b4cb fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:06:28.679 8 WARNING neutronclient.v2_0.client [None req-4f62cd77-f2b3-43fe-aa3d-a53548d5b4cb fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1027] 199.204.45.132 () {36 vars in 714 bytes} [Wed Jun 10 11:06:28 2026] POST /v2.1/servers => generated 453 bytes in 636 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-06-10 11:06:29.342 7 WARNING neutronclient.v2_0.client [None req-e8db871f-9e84-41bd-a643-5ab19ae564f7 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1028] 199.204.45.132 () {32 vars in 733 bytes} [Wed Jun 10 11:06:29 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd => generated 2213 bytes in 60 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-06-10 11:06:29.404 8 WARNING neutronclient.v2_0.client [None req-4f1fe71e-09dc-462f-90a0-4349c65b3309 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1029] 199.204.45.132 () {32 vars in 759 bytes} [Wed Jun 10 11:06:29 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1030] 199.204.45.132 () {32 vars in 777 bytes} [Wed Jun 10 11:06:29 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:06:32.043 8 WARNING neutronclient.v2_0.client [None req-2aa74f36-4337-4590-8150-ca4de8b28523 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in 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/1031] 199.204.45.132 () {32 vars in 733 bytes} [Wed Jun 10 11:06:31 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd => generated 2371 bytes in 99 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-06-10 11:06:32.137 7 WARNING neutronclient.v2_0.client [None req-c7709f10-bee6-494d-9d15-f1610e7ea9f1 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in 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/1032] 199.204.45.132 () {32 vars in 759 bytes} [Wed Jun 10 11:06:32 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 508/1033] 199.204.45.132 () {32 vars in 777 bytes} [Wed Jun 10 11:06:32 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-volume_attachments => generated 197 bytes in 53 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-06-10 11:06:34.109 7 INFO nova.api.openstack.compute.server_external_events [req-25d239e5-29f2-44ba-95ce-f59b7d2795af req-aca8c69b-f9e2-45fa-9f99-88d1caf564c3 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:60b79a67-fd85-43fe-bd4c-9d3d65906c05 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 7|app: 0|req: 526/1034] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:06:34 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-06-10 11:06:34.960 8 WARNING neutronclient.v2_0.client [None req-5c0684ce-6e33-4f19-b90a-666cce94ce7f fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1035] 199.204.45.132 () {32 vars in 733 bytes} [Wed Jun 10 11:06:34 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd => generated 2445 bytes in 182 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-06-10 11:06:35.148 7 WARNING neutronclient.v2_0.client [None req-a1c09c2b-7610-4c77-90cb-a6b8e3e3b614 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1036] 199.204.45.132 () {32 vars in 759 bytes} [Wed Jun 10 11:06:35 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface => generated 283 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: 510/1037] 199.204.45.132 () {32 vars in 777 bytes} [Wed Jun 10 11:06:35 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:06:37.838 7 WARNING neutronclient.v2_0.client [None req-1af226d5-4a4e-4b07-a7cd-ce55807a3ddb fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1040] 199.204.45.132 () {32 vars in 733 bytes} [Wed Jun 10 11:06:37 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd => generated 2433 bytes in 153 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-06-10 11:06:37.970 8 WARNING neutronclient.v2_0.client [None req-1a293602-4cd9-47ff-9a47-3533c6e07744 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1041] 199.204.45.132 () {32 vars in 759 bytes} [Wed Jun 10 11:06:37 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface => generated 283 bytes in 72 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: 530/1042] 199.204.45.132 () {32 vars in 777 bytes} [Wed Jun 10 11:06:38 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/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-06-10 11:06:38.992 8 INFO nova.api.openstack.compute.server_external_events [req-b77003f2-f69a-493d-beb8-51d38f22561c req-ee7b093e-d087-4b65-a110-dfde299d4185 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:60b79a67-fd85-43fe-bd4c-9d3d65906c05 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 8|app: 0|req: 513/1043] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:06:38 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-06-10 11:06:40.864 7 WARNING neutronclient.v2_0.client [None req-73121a2f-f5ff-4ac4-a123-25e47e59bae8 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1044] 199.204.45.132 () {32 vars in 733 bytes} [Wed Jun 10 11:06:40 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd => generated 2433 bytes in 112 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-06-10 11:06:40.983 8 WARNING neutronclient.v2_0.client [None req-b31cd3a0-1c76-40f6-8f0c-ee72ddf49b5b fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1045] 199.204.45.132 () {32 vars in 759 bytes} [Wed Jun 10 11:06:40 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface => generated 285 bytes in 68 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: 532/1046] 199.204.45.132 () {32 vars in 777 bytes} [Wed Jun 10 11:06:41 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/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-06-10 11:06:43.729 8 WARNING neutronclient.v2_0.client [None req-c46474ee-adc3-4c28-8205-710097856bb4 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1047] 199.204.45.132 () {32 vars in 733 bytes} [Wed Jun 10 11:06:43 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd => generated 2580 bytes in 129 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-06-10 11:06:43.864 7 WARNING neutronclient.v2_0.client [None req-ebb678cb-9a0e-460f-bc7f-738d94e263d7 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1048] 199.204.45.132 () {32 vars in 759 bytes} [Wed Jun 10 11:06:43 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface => generated 285 bytes in 77 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: 516/1049] 199.204.45.132 () {32 vars in 777 bytes} [Wed Jun 10 11:06:43 2026] GET /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/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-06-10 11:07:19.464 8 WARNING neutronclient.v2_0.client [None req-80784485-47de-48b4-88c4-fef69e6bda21 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:07:19.507 8 WARNING neutronclient.v2_0.client [None req-80784485-47de-48b4-88c4-fef69e6bda21 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] 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-06-10 11:07:21.874 7 INFO nova.api.openstack.compute.server_external_events [req-df4bdf28-8029-42c7-8e27-f0b951d403f8 req-0c49fb49-3989-4fff-a498-8ea0ad98ecb9 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:b30bc1aa-0209-41aa-8c5d-507be6afc265 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 7|app: 0|req: 538/1058] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:07:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:07:26.496 7 INFO nova.api.openstack.compute.server_external_events [req-609de5c0-5305-4e02-9bd2-8046fed8de3a req-e56744d1-8a7d-4595-953c-b2473a85a63e 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:b30bc1aa-0209-41aa-8c5d-507be6afc265 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 7|app: 0|req: 541/1061] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:07:26 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) 2026-06-10 11:07:28.061 8 WARNING neutronclient.v2_0.client [None req-80784485-47de-48b4-88c4-fef69e6bda21 fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1062] 199.204.45.132 () {36 vars in 812 bytes} [Wed Jun 10 11:07:19 2026] POST /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface => generated 281 bytes in 8687 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-06-10 11:07:28.427 7 INFO nova.api.openstack.compute.server_external_events [req-3a5fea29-cfc7-4dc7-9947-de169a04caad req-07d42621-0670-4a56-b950-1349e18ac0fc 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:b30bc1aa-0209-41aa-8c5d-507be6afc265 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 7|app: 0|req: 542/1063] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:07:28 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-06-10 11:07:28.693 8 INFO nova.api.openstack.compute.server_external_events [req-c3136f49-d35e-458c-be80-5165f725db43 req-3183f2af-35ea-45f3-a1c4-0b668ced9d5d 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:b30bc1aa-0209-41aa-8c5d-507be6afc265 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 8|app: 0|req: 522/1064] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:07:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:07:51.570 7 WARNING neutronclient.v2_0.client [None req-3728cdcb-d580-47f8-be8b-3715832c5aba fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:07:51.610 7 WARNING neutronclient.v2_0.client [None req-3728cdcb-d580-47f8-be8b-3715832c5aba fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] 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-06-10 11:07:53.864 8 INFO nova.api.openstack.compute.server_external_events [req-df69e018-9643-4cfc-b821-27d1a6056503 req-4e9016f2-ded7-478e-adb8-a1a4c37ba8a0 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:5bc216f4-4be3-4bed-a268-95cca44f3420 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 8|app: 0|req: 525/1069] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:07:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:08:00.123 8 INFO nova.api.openstack.compute.server_external_events [req-11d485e9-d674-4b04-99ad-ee0b7b09901b req-a0edf53c-6170-432e-aed8-fbf46c174601 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:5bc216f4-4be3-4bed-a268-95cca44f3420 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 8|app: 0|req: 528/1072] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:08:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:08:00.678 7 WARNING neutronclient.v2_0.client [None req-3728cdcb-d580-47f8-be8b-3715832c5aba fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1073] 199.204.45.132 () {36 vars in 812 bytes} [Wed Jun 10 11:07:51 2026] POST /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface => generated 376 bytes in 9198 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-06-10 11:08:08.159 8 WARNING neutronclient.v2_0.client [None req-2431abf0-e26b-4a63-8a80-0ee909e68f1b fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:08:08.203 8 WARNING neutronclient.v2_0.client [None req-2431abf0-e26b-4a63-8a80-0ee909e68f1b fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] 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-06-10 11:08:10.487 7 INFO nova.api.openstack.compute.server_external_events [req-00da684d-7084-412c-a41a-913ec33eedb8 req-a1ac3cd0-310b-4862-bc7c-8b3a35485eaa 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:fc433dbb-8f8e-4258-81c9-2d03b245963e for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 7|app: 0|req: 547/1076] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:08: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-06-10 11:08:14.712 7 INFO nova.api.openstack.compute.server_external_events [req-b22ed23e-fd42-4440-8b7b-3068212c298d req-3e514ae1-491a-4b22-8e07-72bc86b4ba72 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-plugged:fc433dbb-8f8e-4258-81c9-2d03b245963e for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 7|app: 0|req: 548/1077] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:08:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:08:17.239 8 WARNING neutronclient.v2_0.client [None req-2431abf0-e26b-4a63-8a80-0ee909e68f1b fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] The python binding code in 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/1080] 199.204.45.132 () {36 vars in 812 bytes} [Wed Jun 10 11:08:08 2026] POST /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface => generated 376 bytes in 9210 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-06-10 11:08:17.804 7 INFO nova.api.openstack.compute.server_external_events [req-49136c53-8390-4a00-80a2-226028b3d604 req-8fd6160c-3daf-4f8e-93ff-0b9ae8e6ad7e 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:5bc216f4-4be3-4bed-a268-95cca44f3420 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 7|app: 0|req: 551/1081] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:08:17 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, ' 2026-06-10 11:08:31.091 7 INFO nova.api.openstack.compute.server_external_events [req-007a6330-d3e3-4e27-84fe-2c2a91eef4ae req-2c024231-eb3b-4cf0-9116-b95d61eddb7b 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:fc433dbb-8f8e-4258-81c9-2d03b245963e for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 7|app: 0|req: 553/1084] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:08:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1085] 199.204.45.132 () {34 vars in 855 bytes} [Wed Jun 10 11:08:31 2026] DELETE /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface/fc433dbb-8f8e-4258-81c9-2d03b245963e => generated 0 bytes in 70 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-06-10 11:08:33.132 7 INFO nova.api.openstack.compute.server_external_events [req-68f354aa-3cb5-4a84-b597-189ee9227b48 req-8566f0c9-0c5d-43a9-aa75-a813fe946c4d 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:fc433dbb-8f8e-4258-81c9-2d03b245963e for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 7|app: 0|req: 554/1086] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:08:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:08:41.376 8 INFO nova.api.openstack.compute.server_external_events [req-457227c4-7da6-4c30-8298-6bfd315fa7e9 req-61059ee8-440c-4696-96b3-9bfe74f4046c 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:5bc216f4-4be3-4bed-a268-95cca44f3420 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 8|app: 0|req: 534/1089] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:08:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1090] 199.204.45.132 () {34 vars in 855 bytes} [Wed Jun 10 11:08:41 2026] DELETE /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface/5bc216f4-4be3-4bed-a268-95cca44f3420 => generated 0 bytes in 57 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: 537/1095] 199.204.45.132 () {34 vars in 855 bytes} [Wed Jun 10 11:09:02 2026] DELETE /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd/os-interface/b30bc1aa-0209-41aa-8c5d-507be6afc265 => generated 0 bytes in 40 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: 560/1098] 199.204.45.132 () {34 vars in 755 bytes} [Wed Jun 10 11:09:07 2026] DELETE /v2.1/servers/06bf276f-e2f7-4a6b-8eda-17b245a459bd => generated 0 bytes in 114 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-06-10 11:09:10.494 8 INFO nova.api.openstack.compute.server_external_events [req-80afd151-59dc-445a-9202-2fcf16f528ea req-5eaf239d-3f0e-4cb0-9d37-5bd0edb4a8ad 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:60b79a67-fd85-43fe-bd4c-9d3d65906c05 for instance 06bf276f-e2f7-4a6b-8eda-17b245a459bd on instance [pid: 8|app: 0|req: 539/1099] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:09:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:09:12.471 7 INFO nova.api.openstack.compute.server_external_events [req-ab776b1a-3173-4672-8930-a3d9ea1a28ec req-c6adad0f-fde3-4315-8758-052d541c75e4 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:4e4fd1c5-2f36-4f36-8092-ffe5fc9867e7 for instance a00ff756-25ef-40dd-b830-8d5f3b3321e8 on instance [pid: 7|app: 0|req: 561/1100] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:09:12 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: 8|app: 0|req: 540/1101] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:09:12 2026] DELETE /v2.1/servers/a00ff756-25ef-40dd-b830-8d5f3b3321e8 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:09:12.601 7 WARNING neutronclient.v2_0.client [None req-855ba3e9-6bf1-493a-b44a-2c9e84ef90c2 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1102] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:09:12 2026] GET /v2.1/servers/a00ff756-25ef-40dd-b830-8d5f3b3321e8 => generated 1943 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-06-10 11:09:14.813 8 INFO nova.api.openstack.compute.server_external_events [req-a127666d-b23a-47a5-bc4e-cd009c59dd65 req-4ba0f3ca-1fcb-46d5-bcba-859762f9ff8a 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-unplugged:4e4fd1c5-2f36-4f36-8092-ffe5fc9867e7 for instance a00ff756-25ef-40dd-b830-8d5f3b3321e8 on instance [pid: 8|app: 0|req: 541/1103] 10.0.0.234 () {38 vars in 815 bytes} [Wed Jun 10 11:09:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:09:15.414 7 INFO nova.api.openstack.compute.server_external_events [req-4dbfbeb4-618d-4097-81d4-d345bca14494 req-84ebd6b7-edab-484a-87f8-916e40c20ce1 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:4e4fd1c5-2f36-4f36-8092-ffe5fc9867e7 for instance a00ff756-25ef-40dd-b830-8d5f3b3321e8 on instance [pid: 7|app: 0|req: 563/1104] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:09:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:09:17.806 8 WARNING neutronclient.v2_0.client [None req-61447f2a-eee0-4079-89a5-24f729a6eea0 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1107] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:09:17 2026] GET /v2.1/servers/a00ff756-25ef-40dd-b830-8d5f3b3321e8 => generated 1480 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-06-10 11:09:22.886 7 INFO nova.api.openstack.wsgi [None req-9e0f965d-f93e-492f-9548-1ce8d3425286 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] HTTP exception thrown: Instance a00ff756-25ef-40dd-b830-8d5f3b3321e8 could not be found. [pid: 7|app: 0|req: 565/1108] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:09:22 2026] GET /v2.1/servers/a00ff756-25ef-40dd-b830-8d5f3b3321e8 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:09:23.494 8 INFO nova.api.openstack.compute.server_external_events [req-a50d38c9-2d11-4853-8506-6d61acaa676d req-b49972d5-961d-42a3-8e14-7d0532386a05 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-changed:30887f1b-4382-42d7-9e95-9b4c01c7677d for instance 0e5e59ce-328d-4905-9275-3a8adc2b2650 on instance [pid: 8|app: 0|req: 544/1109] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:09:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1110] 10.0.0.195 () {32 vars in 718 bytes} [Wed Jun 10 11:09:23 2026] DELETE /v2.1/servers/0e5e59ce-328d-4905-9275-3a8adc2b2650 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:09:23.625 8 WARNING neutronclient.v2_0.client [None req-cf42d7e4-199d-4440-8517-955b5376bb0b 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1111] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:09:23 2026] GET /v2.1/servers/0e5e59ce-328d-4905-9275-3a8adc2b2650 => generated 1940 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:09:26.449 7 INFO nova.api.openstack.compute.server_external_events [req-6da26147-404c-4b43-9452-beeb49eda3a3 req-209a8ee9-004e-44ef-ae21-fb880c201399 75e64ce9e0d84bcf91749825e34833db f7bfe3bacdc24095900a6238b4b2ed14 - - dec469518e5d42b6bf88ec3aabdbcdf4 dec469518e5d42b6bf88ec3aabdbcdf4] Creating event network-vif-deleted:30887f1b-4382-42d7-9e95-9b4c01c7677d for instance 0e5e59ce-328d-4905-9275-3a8adc2b2650 on instance [pid: 7|app: 0|req: 567/1114] 10.0.0.139 () {38 vars in 815 bytes} [Wed Jun 10 11:09:26 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-06-10 11:09:28.804 8 WARNING neutronclient.v2_0.client [None req-8fea56e7-53b6-4438-9afc-a795e25114f1 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1115] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:09:28 2026] GET /v2.1/servers/0e5e59ce-328d-4905-9275-3a8adc2b2650 => 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-06-10 11:09:33.889 7 INFO nova.api.openstack.wsgi [None req-f766b200-3850-4836-9758-d5f08978914f 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] HTTP exception thrown: Instance 0e5e59ce-328d-4905-9275-3a8adc2b2650 could not be found. [pid: 7|app: 0|req: 568/1116] 10.0.0.195 () {32 vars in 715 bytes} [Wed Jun 10 11:09:33 2026] GET /v2.1/servers/0e5e59ce-328d-4905-9275-3a8adc2b2650 => 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: 549/1117] 10.0.0.195 () {32 vars in 724 bytes} [Wed Jun 10 11:09:34 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-708970487 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:09:35.022 7 INFO nova.api.openstack.wsgi [None req-85e884a5-6899-4dc9-8796-9577cd937dab 5616187997ca4de88a8e1385418f48d8 d9f7f35242ad409f9b0eb10666ed4331 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-708970487 not found for user 5616187997ca4de88a8e1385418f48d8 [pid: 7|app: 0|req: 569/1118] 10.0.0.195 () {32 vars in 721 bytes} [Wed Jun 10 11:09:35 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-708970487 => generated 141 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1127] 10.0.0.195 () {32 vars in 655 bytes} [Wed Jun 10 11:10:07 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1128] 10.0.0.195 () {32 vars in 641 bytes} [Wed Jun 10 11:10:08 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 11:10:08.121 8 WARNING oslo_db.sqlalchemy.utils [None req-db3afc37-69a4-434c-a277-3b4e2aac2f1e fdd1631be39440f1880320d5221245d1 8c1b8dcd962549a5819f2ff2f84c2074 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 555/1129] 10.0.0.195 () {32 vars in 649 bytes} [Wed Jun 10 11:10:08 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1130] 10.0.0.195 () {32 vars in 694 bytes} [Wed Jun 10 11:10:08 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1165] 10.0.0.210 () {28 vars in 454 bytes} [Wed Jun 10 11:13:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1166] 10.0.0.210 () {30 vars in 658 bytes} [Wed Jun 10 11:13:00 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 594/1167] 10.0.0.210 () {32 vars in 731 bytes} [Wed Jun 10 11:13:01 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1168] 10.0.0.210 () {34 vars in 806 bytes} [Wed Jun 10 11:13:01 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1169] 10.0.0.210 () {28 vars in 454 bytes} [Wed Jun 10 11:13: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: 8|app: 0|req: 575/1170] 10.0.0.210 () {30 vars in 658 bytes} [Wed Jun 10 11:13:01 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: 7|app: 0|req: 596/1171] 10.0.0.210 () {32 vars in 731 bytes} [Wed Jun 10 11:13:01 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1172] 10.0.0.210 () {34 vars in 894 bytes} [Wed Jun 10 11:13:01 2026] GET /v2.1/servers/detail?project_id=665a6248e318481fb085f130e4439e4f&all_tenants=True => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1173] 10.0.0.210 () {34 vars in 894 bytes} [Wed Jun 10 11:13:01 2026] GET /v2.1/servers/detail?project_id=8c1b8dcd962549a5819f2ff2f84c2074&all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1174] 10.0.0.210 () {34 vars in 894 bytes} [Wed Jun 10 11:13:01 2026] GET /v2.1/servers/detail?project_id=f7bfe3bacdc24095900a6238b4b2ed14&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)