+ 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 [Sun May 24 07:41:01 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-859f8d7f75-9vsx8 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 0x7fcd313db668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, 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-05-24 07:41:06.718 8 INFO nova.utils [None req-7c2e80b7-9948-4358-88d3-561558d95510 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-24 07:41:06.974 9 INFO nova.utils [None req-8b4797ef-6399-406f-8e44-14847baf7c11 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-24 07:41:08.398 8 WARNING keystonemiddleware._common.config [None req-7c2e80b7-9948-4358-88d3-561558d95510 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-24 07:41:08.408 8 WARNING oslo_config.cfg [None req-7c2e80b7-9948-4358-88d3-561558d95510 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-24 07:41:08.487 8 WARNING keystonemiddleware._common.config [None req-7c2e80b7-9948-4358-88d3-561558d95510 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-24 07:41:08.503 8 WARNING oslo_config.cfg [None req-7c2e80b7-9948-4358-88d3-561558d95510 - - - - - -] 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-05-24 07:41:08.516 8 WARNING oslo_config.cfg [None req-7c2e80b7-9948-4358-88d3-561558d95510 - - - - - -] 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 0x7fcd313db668 pid: 8 (default app) 2026-05-24 07:41:08.759 9 WARNING keystonemiddleware._common.config [None req-8b4797ef-6399-406f-8e44-14847baf7c11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-24 07:41:08.768 9 WARNING oslo_config.cfg [None req-8b4797ef-6399-406f-8e44-14847baf7c11 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-24 07:41:08.845 9 WARNING keystonemiddleware._common.config [None req-8b4797ef-6399-406f-8e44-14847baf7c11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-24 07:41:08.861 9 WARNING oslo_config.cfg [None req-8b4797ef-6399-406f-8e44-14847baf7c11 - - - - - -] 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-05-24 07:41:08.874 9 WARNING oslo_config.cfg [None req-8b4797ef-6399-406f-8e44-14847baf7c11 - - - - - -] 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 0x7fcd313db668 pid: 9 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 07:41:15 2026] GET /v2.1 => generated 114 bytes in 22 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-05-24 07:41:16.367 9 WARNING oslo_policy.policy [None req-518402a0-3b73-4971-8377-8e0c38284c8e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - 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-05-24 07:41:16.367 9 WARNING oslo_policy.policy [None req-518402a0-3b73-4971-8377-8e0c38284c8e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - 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: 9|app: 0|req: 2/4] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 07:41:15 2026] GET /v2.1 => generated 0 bytes in 585 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-05-24 07:41:16.471 8 WARNING oslo_policy.policy [req-518402a0-3b73-4971-8377-8e0c38284c8e req-8f99d0c2-7807-4b8b-a671-ee6e8f3c7112 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - 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-05-24 07:41:16.472 8 WARNING oslo_policy.policy [req-518402a0-3b73-4971-8377-8e0c38284c8e req-8f99d0c2-7807-4b8b-a671-ee6e8f3c7112 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - 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.153 () {46 vars in 982 bytes} [Sun May 24 07:41:16 2026] GET /v2.1/ => generated 400 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 07:41:16.572 9 INFO nova.api.openstack.wsgi [None req-50a1866a-902a-4d71-bf04-0f250f5e1649 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 9|app: 0|req: 3/6] 199.204.45.153 () {48 vars in 1011 bytes} [Sun May 24 07:41:16 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: 8|app: 0|req: 4/7] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 07:41:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 4/8] 199.204.45.153 () {52 vars in 1048 bytes} [Sun May 24 07:41:16 2026] POST /v2.1/flavors => generated 529 bytes in 39 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.153 () {42 vars in 705 bytes} [Sun May 24 07:41:17 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: 9|app: 0|req: 5/10] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 07:41:17 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: 6/11] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 07:41:17 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-05-24 07:41:17.519 9 INFO nova.api.openstack.wsgi [None req-43c9d3c4-36e6-4073-b5ed-e223db742254 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 9|app: 0|req: 6/12] 199.204.45.153 () {48 vars in 1013 bytes} [Sun May 24 07:41:17 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.153 () {48 vars in 1051 bytes} [Sun May 24 07:41:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 7/14] 199.204.45.153 () {52 vars in 1048 bytes} [Sun May 24 07:41:17 2026] POST /v2.1/flavors => generated 532 bytes in 22 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.153 () {42 vars in 705 bytes} [Sun May 24 07:41: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: 9|app: 0|req: 8/16] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 07:41:18 2026] GET /v2.1 => generated 0 bytes in 89 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.153 () {46 vars in 982 bytes} [Sun May 24 07:41:18 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-05-24 07:41:18.588 9 INFO nova.api.openstack.wsgi [None req-3514b61e-c16d-4fb7-b63a-6f71ba68e0f9 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 9|app: 0|req: 9/18] 199.204.45.153 () {48 vars in 1015 bytes} [Sun May 24 07:41:18 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.153 () {48 vars in 1051 bytes} [Sun May 24 07:41:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 10/20] 199.204.45.153 () {52 vars in 1048 bytes} [Sun May 24 07:41:18 2026] POST /v2.1/flavors => generated 533 bytes in 21 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.153 () {42 vars in 705 bytes} [Sun May 24 07:41:19 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: 9|app: 0|req: 11/22] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 07:41:19 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: 12/23] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 07:41:19 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-05-24 07:41:19.555 9 INFO nova.api.openstack.wsgi [None req-9015c5f4-a30b-4e98-9157-752f64dbb372 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 9|app: 0|req: 12/24] 199.204.45.153 () {48 vars in 1013 bytes} [Sun May 24 07:41:19 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.153 () {48 vars in 1051 bytes} [Sun May 24 07:41:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 13/26] 199.204.45.153 () {52 vars in 1048 bytes} [Sun May 24 07:41:19 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 07:41: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) [pid: 9|app: 0|req: 14/28] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 07:41:20 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 07:41:20 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-05-24 07:41:20.499 9 INFO nova.api.openstack.wsgi [None req-ef52e67b-6629-4e69-9c29-1b4b4b65d35c d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 9|app: 0|req: 15/30] 199.204.45.153 () {48 vars in 1015 bytes} [Sun May 24 07:41:20 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 07:41:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 16/32] 199.204.45.153 () {52 vars in 1048 bytes} [Sun May 24 07:41:20 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.220 () {28 vars in 454 bytes} [Sun May 24 07:47:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 52/104] 10.0.0.220 () {30 vars in 658 bytes} [Sun May 24 07:47:04 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 10.0.0.220 () {32 vars in 731 bytes} [Sun May 24 07:47:04 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: 9|app: 0|req: 53/106] 10.0.0.220 () {34 vars in 804 bytes} [Sun May 24 07:47:04 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 07:50: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) /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: 9|app: 0|req: 74/148] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 07:50:27 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/149] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 07:50: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-05-24 07:50:27.210 9 INFO nova.api.openstack.wsgi [None req-4992c1fc-9692-4747-9ebf-a2155e234361 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 9|app: 0|req: 75/150] 199.204.45.153 () {48 vars in 1017 bytes} [Sun May 24 07:50:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 07:50:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 76/152] 199.204.45.153 () {52 vars in 1049 bytes} [Sun May 24 07:50:27 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 07:51:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 83/166] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 07:51:23 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 07:51:23 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-05-24 07:51:23.444 9 INFO nova.api.openstack.wsgi [None req-786220f9-ec26-42f2-b19b-836ba60470bb d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d9d3644b52b94651a674faf672003eaf [pid: 9|app: 0|req: 84/168] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 07:51:23 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-24 07:51:23.458 8 WARNING oslo_db.sqlalchemy.utils [None req-d4593613-7831-4de3-ac79-b83808e3ff52 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/169] 199.204.45.153 () {48 vars in 1016 bytes} [Sun May 24 07:51:23 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 85/170] 199.204.45.153 () {52 vars in 1057 bytes} [Sun May 24 07:51:23 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 07:51: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: 9|app: 0|req: 86/172] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 07:51:27 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 07:51:27 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 87/174] 199.204.45.153 () {48 vars in 1073 bytes} [Sun May 24 07:51:27 2026] GET /v2.1/os-quota-sets/4bbebefe9f064b858f40123aa7b85a22 => generated 283 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.153 () {52 vars in 1125 bytes} [Sun May 24 07:51:27 2026] PUT /v2.1/os-quota-sets/4bbebefe9f064b858f40123aa7b85a22 => generated 238 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 136/272] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 07:59:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 07:59:30 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 137/274] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 07:59:30 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-05-24 07:59:30.640 8 INFO nova.api.openstack.wsgi [None req-d4d3eb37-36ae-46bf-9fbf-43e611074ddd d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 138/275] 199.204.45.153 () {48 vars in 1015 bytes} [Sun May 24 07:59:30 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 138/276] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 07:59:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.153 () {52 vars in 1049 bytes} [Sun May 24 07:59:30 2026] POST /v2.1/flavors => generated 534 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 143/286] 10.0.0.99 () {28 vars in 453 bytes} [Sun May 24 08:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 10.0.0.99 () {30 vars in 657 bytes} [Sun May 24 08:00:09 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 144/288] 10.0.0.99 () {32 vars in 730 bytes} [Sun May 24 08:00:09 2026] GET /v2.1/ => generated 411 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 10.0.0.99 () {34 vars in 764 bytes} [Sun May 24 08:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 10.0.0.99 () {28 vars in 453 bytes} [Sun May 24 08:00: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: 9|app: 0|req: 146/293] 10.0.0.99 () {30 vars in 657 bytes} [Sun May 24 08:00:14 2026] GET /v2.1 => generated 0 bytes in 77 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: 148/294] 10.0.0.99 () {32 vars in 730 bytes} [Sun May 24 08:00:14 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: 9|app: 0|req: 147/295] 10.0.0.99 () {34 vars in 764 bytes} [Sun May 24 08:00:14 2026] GET /v2.1/os-services => generated 782 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 10.0.0.99 () {28 vars in 453 bytes} [Sun May 24 08:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 148/297] 10.0.0.99 () {30 vars in 657 bytes} [Sun May 24 08:00:18 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 150/298] 10.0.0.99 () {32 vars in 730 bytes} [Sun May 24 08:00:18 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 149/299] 10.0.0.99 () {34 vars in 807 bytes} [Sun May 24 08:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 151/302] 10.0.0.99 () {28 vars in 453 bytes} [Sun May 24 08:00:23 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: 152/303] 10.0.0.99 () {30 vars in 657 bytes} [Sun May 24 08:00:23 2026] GET /v2.1 => generated 0 bytes in 42 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: 9|app: 0|req: 152/304] 10.0.0.99 () {32 vars in 730 bytes} [Sun May 24 08:00:23 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: 153/305] 10.0.0.99 () {34 vars in 807 bytes} [Sun May 24 08:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:04:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 9|app: 0|req: 180/361] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:04:53 2026] GET /v2.1 => generated 0 bytes in 11 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: 182/362] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:04:53 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 181/363] 199.204.45.153 () {48 vars in 1073 bytes} [Sun May 24 08:04:53 2026] GET /v2.1/os-quota-sets/c2a4a33c895040ffb07bf8b712b73c5e => generated 283 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.204.45.153 () {52 vars in 1125 bytes} [Sun May 24 08:04:54 2026] PUT /v2.1/os-quota-sets/c2a4a33c895040ffb07bf8b712b73c5e => generated 238 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/501] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:16: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: 9|app: 0|req: 250/502] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:16:14 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/503] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:16:14 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:16:14.973 9 INFO nova.api.openstack.wsgi [None req-62d278ab-e02c-4aac-ab22-0a009c0ea170 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 9|app: 0|req: 251/504] 199.204.45.153 () {48 vars in 1011 bytes} [Sun May 24 08:16:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/505] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 08:16:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 252/506] 199.204.45.153 () {48 vars in 1099 bytes} [Sun May 24 08:16:15 2026] GET /v2.1/flavors/ed4387e5-d3ca-45a7-bfee-fdfb41151960/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/507] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:16:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 253/508] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:16:15 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/509] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:16:15 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-05-24 08:16:15.946 9 INFO nova.api.openstack.wsgi [None req-a37b6a98-4c51-4e64-9518-27636e9153ef d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 9|app: 0|req: 254/510] 199.204.45.153 () {48 vars in 1013 bytes} [Sun May 24 08:16:15 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 08:16:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 255/512] 199.204.45.153 () {48 vars in 1099 bytes} [Sun May 24 08:16:15 2026] GET /v2.1/flavors/3fb6fc60-ad7a-4d5c-874c-d7e64c55f419/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: 258/513] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:16: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: 9|app: 0|req: 256/514] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:16:16 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: 259/515] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:16:16 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-05-24 08:16:16.890 9 INFO nova.api.openstack.wsgi [None req-f3468048-dc28-4546-aef7-512806bca40c d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 9|app: 0|req: 257/516] 199.204.45.153 () {48 vars in 1015 bytes} [Sun May 24 08:16:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 08:16:16 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: 9|app: 0|req: 258/518] 199.204.45.153 () {48 vars in 1099 bytes} [Sun May 24 08:16:16 2026] GET /v2.1/flavors/a881e89d-de3a-4f47-905f-77334b412437/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:16:17 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: 9|app: 0|req: 259/520] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:16:17 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: 262/521] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:16:17 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-05-24 08:16:17.854 9 INFO nova.api.openstack.wsgi [None req-f84307f7-8c19-4d99-b12f-11f41e813b30 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 9|app: 0|req: 260/522] 199.204.45.153 () {48 vars in 1013 bytes} [Sun May 24 08:16:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 08:16:17 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: 9|app: 0|req: 261/524] 199.204.45.153 () {48 vars in 1099 bytes} [Sun May 24 08:16:17 2026] GET /v2.1/flavors/b081dc76-a934-4e8a-bbf8-984d6176d1a8/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: 264/525] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:16: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: 9|app: 0|req: 262/526] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:16:18 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: 265/527] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:16:18 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-05-24 08:16:18.815 9 INFO nova.api.openstack.wsgi [None req-2ee9cb4a-83a3-49ab-9961-41239f875811 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 9|app: 0|req: 263/528] 199.204.45.153 () {48 vars in 1015 bytes} [Sun May 24 08:16:18 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/529] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 08:16:18 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: 9|app: 0|req: 264/530] 199.204.45.153 () {48 vars in 1099 bytes} [Sun May 24 08:16:18 2026] GET /v2.1/flavors/4273d719-8fe5-437c-b8a8-cac5e7d7182f/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 272/545] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:17:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:17:23 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 273/547] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:17:23 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:17:23.631 8 INFO nova.api.openstack.wsgi [None req-47cd3ec8-a720-4818-8feb-c1fc2d2d7b97 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 275/548] 199.204.45.153 () {48 vars in 1017 bytes} [Sun May 24 08:17:23 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: 9|app: 0|req: 274/549] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 08:17:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 199.204.45.153 () {48 vars in 1099 bytes} [Sun May 24 08:17:23 2026] GET /v2.1/flavors/55ebb6ea-8738-4ec4-a457-8159fd6e2a58/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 275/551] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:17:31 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: 277/552] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:17:31 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: 9|app: 0|req: 276/553] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:17:31 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: 278/554] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 08:17:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:17:34 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: 9|app: 0|req: 278/558] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:17:34 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: 8|app: 0|req: 281/559] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:17: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) [pid: 9|app: 0|req: 279/560] 199.204.45.153 () {48 vars in 1073 bytes} [Sun May 24 08:17:34 2026] GET /v2.1/os-quota-sets/4bbebefe9f064b858f40123aa7b85a22 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 285/571] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:18: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: 287/572] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:18:24 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 286/573] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:18:24 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-05-24 08:18:24.979 8 INFO nova.api.openstack.wsgi [None req-b6cfe425-d584-4f1a-a998-5e0f73dcf40b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 288/574] 199.204.45.153 () {48 vars in 1015 bytes} [Sun May 24 08:18:24 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 287/575] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 08:18:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 199.204.45.153 () {48 vars in 1099 bytes} [Sun May 24 08:18:25 2026] GET /v2.1/flavors/5d292a60-e398-4da6-bcf3-62ccc3d1330e/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 289/579] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:18:40 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: 291/580] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:18:40 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 290/581] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:18:40 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: 8|app: 0|req: 292/582] 199.204.45.153 () {48 vars in 1073 bytes} [Sun May 24 08:18:40 2026] GET /v2.1/os-quota-sets/c2a4a33c895040ffb07bf8b712b73c5e => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/593] 199.204.45.153 () {42 vars in 705 bytes} [Sun May 24 08:19:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 296/594] 199.204.45.153 () {44 vars in 909 bytes} [Sun May 24 08:19:29 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: 299/595] 199.204.45.153 () {46 vars in 982 bytes} [Sun May 24 08:19:29 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-05-24 08:19:29.502 9 INFO nova.api.openstack.wsgi [None req-a84368bb-e795-4fbc-88c6-2cda24cd8570 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 9|app: 0|req: 297/596] 199.204.45.153 () {48 vars in 1011 bytes} [Sun May 24 08:19:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/597] 199.204.45.153 () {48 vars in 1051 bytes} [Sun May 24 08:19:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/606] 10.0.0.8 () {32 vars in 653 bytes} [Sun May 24 08:20:10 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/607] 10.0.0.8 () {32 vars in 639 bytes} [Sun May 24 08:20:10 2026] GET /v2.1/servers => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-24 08:20:11.012 8 WARNING oslo_db.sqlalchemy.utils [None req-74db0911-5d78-42e3-ac13-b90eeddd99f7 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 306/608] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:20:11 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: 9|app: 0|req: 303/609] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:20:11 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 9|app: 0|req: 305/612] 10.0.0.8 () {30 vars in 411 bytes} [Sun May 24 08:20:21 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:21 2026] GET /v2.1/flavors/ed4387e5-d3ca-45a7-bfee-fdfb41151960 => generated 511 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/614] 10.0.0.8 () {32 vars in 639 bytes} [Sun May 24 08:20:21 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: 310/615] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:21 2026] GET /v2.1/flavors/ed4387e5-d3ca-45a7-bfee-fdfb41151960 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 306/618] 10.0.0.8 () {28 vars in 558 bytes} [Sun May 24 08:20:21 2026] GET /v2/ => generated 402 bytes in 533 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/619] 10.0.0.8 () {28 vars in 562 bytes} [Sun May 24 08:20:22 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: 9|app: 0|req: 307/620] 10.0.0.8 () {30 vars in 411 bytes} [Sun May 24 08:20:22 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-24 08:20:26.781 8 WARNING neutronclient.v2_0.client [None req-607a10ff-f227-4936-bbb6-e0f375656f04 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 308/621] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:20:26 2026] POST /v2.1/os-keypairs => generated 385 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/622] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:20:26 2026] POST /v2.1/os-security-groups => generated 243 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:27.438 9 WARNING neutronclient.v2_0.client [None req-fde21d06-08bc-4430-b4de-80c810c90146 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 309/623] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:20:27 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1099 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:28.542 8 WARNING neutronclient.v2_0.client [None req-4c354e0e-1379-4136-adf7-e9d1064ddc90 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in 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/624] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:20:28 2026] POST /v2.1/os-security-groups => generated 242 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:28.701 9 WARNING neutronclient.v2_0.client [None req-b80ae1ee-1188-4d73-a2aa-d304328eae51 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:28.757 9 WARNING neutronclient.v2_0.client [None req-b80ae1ee-1188-4d73-a2aa-d304328eae51 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:28.792 9 WARNING neutronclient.v2_0.client [None req-b80ae1ee-1188-4d73-a2aa-d304328eae51 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 310/625] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:20:28 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:20:28.850 8 WARNING neutronclient.v2_0.client [None req-10f20794-c47e-4b3e-b54d-d8e2bb25b470 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:28.879 8 WARNING neutronclient.v2_0.client [None req-10f20794-c47e-4b3e-b54d-d8e2bb25b470 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in 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/626] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:28 2026] DELETE /v2.1/os-security-groups/8cc19d2b-bb65-4b3a-8161-9c2ed88a6f6d => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-24 08:20:29.003 9 WARNING neutronclient.v2_0.client [None req-c46b62f7-a373-42d2-a4d8-5481999bbbad 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.025 9 INFO nova.api.openstack.wsgi [None req-c46b62f7-a373-42d2-a4d8-5481999bbbad 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] HTTP exception thrown: Security group 8cc19d2b-bb65-4b3a-8161-9c2ed88a6f6d does not exist Neutron server returns request_ids: ['req-5b7efc74-5ab6-4624-b7c9-409e7e703f48'] [pid: 9|app: 0|req: 311/627] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:20:28 2026] GET /v2.1/os-security-groups/8cc19d2b-bb65-4b3a-8161-9c2ed88a6f6d => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-24 08:20:29.046 8 WARNING neutronclient.v2_0.client [None req-f6309e8a-60c1-45b0-bc58-294866b0ec88 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.080 8 WARNING neutronclient.v2_0.client [None req-f6309e8a-60c1-45b0-bc58-294866b0ec88 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/628] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:29 2026] DELETE /v2.1/os-security-groups/d1e64551-73fd-4232-9ab9-9954c93c07fd => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-24 08:20:29.185 9 WARNING neutronclient.v2_0.client [None req-7d7b13df-0b7b-4a62-a353-cef19876da9f 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.206 9 INFO nova.api.openstack.wsgi [None req-7d7b13df-0b7b-4a62-a353-cef19876da9f 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] HTTP exception thrown: Security group d1e64551-73fd-4232-9ab9-9954c93c07fd does not exist Neutron server returns request_ids: ['req-86497ee0-d8b5-40f8-893e-ed6eac853c2c'] [pid: 9|app: 0|req: 312/629] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:20:29 2026] GET /v2.1/os-security-groups/d1e64551-73fd-4232-9ab9-9954c93c07fd => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-24 08:20:29.218 8 WARNING neutronclient.v2_0.client [None req-28de2cda-5693-438e-96c6-04dcdd5f88ee 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.253 8 WARNING neutronclient.v2_0.client [None req-28de2cda-5693-438e-96c6-04dcdd5f88ee 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in 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/630] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:29 2026] DELETE /v2.1/os-security-groups/1957848c-53b8-461c-a90b-a571608e8734 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-24 08:20:29.369 9 WARNING neutronclient.v2_0.client [None req-4fc4b32e-0bb1-4bf4-a19d-9326b4fedbf8 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.386 9 INFO nova.api.openstack.wsgi [None req-4fc4b32e-0bb1-4bf4-a19d-9326b4fedbf8 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] HTTP exception thrown: Security group 1957848c-53b8-461c-a90b-a571608e8734 does not exist Neutron server returns request_ids: ['req-7acd023f-b2a0-4837-974c-9897ccf441cd'] [pid: 9|app: 0|req: 313/631] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:20:29 2026] GET /v2.1/os-security-groups/1957848c-53b8-461c-a90b-a571608e8734 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-24 08:20:29.406 8 WARNING neutronclient.v2_0.client [None req-3bb4a5be-85d6-4b12-b01b-8f80acef023b 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.442 8 WARNING neutronclient.v2_0.client [None req-3bb4a5be-85d6-4b12-b01b-8f80acef023b 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.478 8 WARNING neutronclient.v2_0.client [None req-3bb4a5be-85d6-4b12-b01b-8f80acef023b 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/632] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:20:29 2026] GET /v2.1/os-security-groups => generated 707 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:29.567 9 WARNING neutronclient.v2_0.client [None req-a3475289-dfb9-4ffa-b750-31280ff519a3 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.591 9 INFO nova.api.openstack.wsgi [None req-a3475289-dfb9-4ffa-b750-31280ff519a3 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] HTTP exception thrown: Security group 1957848c-53b8-461c-a90b-a571608e8734 does not exist Neutron server returns request_ids: ['req-d0519614-5001-40e7-8ae2-fff0fcf757e4'] [pid: 9|app: 0|req: 314/633] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:29 2026] DELETE /v2.1/os-security-groups/1957848c-53b8-461c-a90b-a571608e8734 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-24 08:20:29.607 8 WARNING neutronclient.v2_0.client [None req-c345889f-94aa-4827-9d7a-7bed59419520 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.628 8 INFO nova.api.openstack.wsgi [None req-c345889f-94aa-4827-9d7a-7bed59419520 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] HTTP exception thrown: Security group d1e64551-73fd-4232-9ab9-9954c93c07fd does not exist Neutron server returns request_ids: ['req-0fd2f652-eefd-49f2-88d4-afe05d6f612d'] [pid: 8|app: 0|req: 320/634] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:29 2026] DELETE /v2.1/os-security-groups/d1e64551-73fd-4232-9ab9-9954c93c07fd => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-24 08:20:29.641 9 WARNING neutronclient.v2_0.client [None req-ddb2094e-c99b-422d-80b8-736e03d7e6e4 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:29.664 9 INFO nova.api.openstack.wsgi [None req-ddb2094e-c99b-422d-80b8-736e03d7e6e4 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] HTTP exception thrown: Security group 8cc19d2b-bb65-4b3a-8161-9c2ed88a6f6d does not exist Neutron server returns request_ids: ['req-4cdfd1bb-cfb5-4590-99cd-4f049b0d9737'] [pid: 9|app: 0|req: 315/635] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:29 2026] DELETE /v2.1/os-security-groups/8cc19d2b-bb65-4b3a-8161-9c2ed88a6f6d => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-24 08:20:31.127 8 WARNING neutronclient.v2_0.client [None req-5ef90547-b2b5-4ac8-941e-5f648ca591f4 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in 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/636] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:20:30 2026] POST /v2.1/os-security-groups => generated 246 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:31.294 9 WARNING neutronclient.v2_0.client [None req-99949763-3a8e-4337-8f03-56fa52ffcf97 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:31.323 9 WARNING neutronclient.v2_0.client [None req-99949763-3a8e-4337-8f03-56fa52ffcf97 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 316/637] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:20:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:31.543 8 WARNING neutronclient.v2_0.client [None req-943f9583-a2a4-4d18-a752-456fa8c5b56a 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/638] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:20:31 2026] POST /v2.1/os-security-groups => generated 246 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:31.718 9 WARNING neutronclient.v2_0.client [None req-4b8d0720-6dbe-4081-b8d9-6110a1f690d9 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:31.747 9 WARNING neutronclient.v2_0.client [None req-4b8d0720-6dbe-4081-b8d9-6110a1f690d9 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 317/639] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:20:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:31.871 8 WARNING neutronclient.v2_0.client [None req-3be5f004-c950-45bf-b94a-963afa0f12bc 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:31.908 8 WARNING neutronclient.v2_0.client [None req-3be5f004-c950-45bf-b94a-963afa0f12bc 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in 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/640] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:20:31 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:32.037 9 WARNING neutronclient.v2_0.client [None req-febb9d38-af21-4f41-9fa0-d8e1089e95bc 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 318/641] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:20:32 2026] GET /v2.1/os-security-groups/61e0372a-425a-4717-b196-9ef555774444 => generated 663 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:20:32.092 8 WARNING neutronclient.v2_0.client [None req-212a4c2b-411b-49ec-9dcd-d9a3691357de 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:32.116 8 WARNING neutronclient.v2_0.client [None req-212a4c2b-411b-49ec-9dcd-d9a3691357de 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:32.150 8 WARNING neutronclient.v2_0.client [None req-212a4c2b-411b-49ec-9dcd-d9a3691357de 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in 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/644] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:20:32 2026] DELETE /v2.1/os-security-group-rules/a73a7f7b-e4a2-472d-91f7-58084867e699 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-24 08:20:32.238 9 WARNING neutronclient.v2_0.client [None req-e7838db4-6b62-4d32-a15a-018ebf07dfdf 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:32.279 9 WARNING neutronclient.v2_0.client [None req-e7838db4-6b62-4d32-a15a-018ebf07dfdf 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 321/645] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:32 2026] DELETE /v2.1/os-security-groups/61e0372a-425a-4717-b196-9ef555774444 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-24 08:20:32.393 8 WARNING neutronclient.v2_0.client [None req-f0c6aa87-6bd1-4e95-aaf1-18886bcefbd6 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:32.428 8 WARNING neutronclient.v2_0.client [None req-f0c6aa87-6bd1-4e95-aaf1-18886bcefbd6 70edc80106704f28a14c3ad464487eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/646] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:32 2026] DELETE /v2.1/os-security-groups/c554c68c-4f23-441e-8201-fef95ba54b8c => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-24 08:20:33.086 9 WARNING neutronclient.v2_0.client [None req-0280d326-dbaa-4d26-b7bc-fc84ad89df6d c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:33.148 9 WARNING neutronclient.v2_0.client [None req-0280d326-dbaa-4d26-b7bc-fc84ad89df6d c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:33.394 9 WARNING neutronclient.v2_0.client [None req-0280d326-dbaa-4d26-b7bc-fc84ad89df6d c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 322/647] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:20:32 2026] POST /v2.1/servers => generated 450 bytes in 1331 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-24 08:20:34.317 8 WARNING neutronclient.v2_0.client [None req-a60b7268-ebaf-49cb-b288-577ab78cc4be c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in 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/648] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:34 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1252 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-05-24 08:20:35.459 9 WARNING neutronclient.v2_0.client [None req-b8a0d006-8e6a-4881-8d4a-d66a2096ef44 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 323/649] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:35 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1302 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:36.660 8 WARNING neutronclient.v2_0.client [None req-c1a14430-f8a7-467a-90b2-c9582046a5b8 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in 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/650] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:36 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1350 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-05-24 08:20:37.793 9 WARNING neutronclient.v2_0.client [None req-15fe8b76-c667-45d6-854e-b1fd08362d52 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 324/651] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:37 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1350 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:38.950 8 WARNING neutronclient.v2_0.client [None req-decc1acd-7903-47cf-8dc4-9a4edd61a840 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in 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/652] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:38 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1358 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:39.828 9 WARNING neutronclient.v2_0.client [None req-447f6239-aede-4901-be7a-5bd395892f5e 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] 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-05-24 08:20:40.118 8 WARNING neutronclient.v2_0.client [None req-ec24018e-55eb-457a-950e-21c2fd23cc10 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:40.253 9 WARNING neutronclient.v2_0.client [None req-447f6239-aede-4901-be7a-5bd395892f5e 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in 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/653] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:40 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1435 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 325/654] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:20:39 2026] POST /v2.1/servers => generated 424 bytes in 825 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-05-24 08:20:40.543 8 WARNING neutronclient.v2_0.client [None req-936b4875-6e46-450b-8120-a163551e17c1 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in 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/655] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:40 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1370 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:41.350 9 WARNING neutronclient.v2_0.client [None req-ec84f881-f51e-47fc-ac00-8716be387033 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 326/656] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:41 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1435 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:41.544 8 INFO nova.api.openstack.compute.server_external_events [req-d66e1a28-e72f-4903-a92e-b3778cd28685 req-40514d6d-934c-4364-866a-2995fa7d5a9c a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 for instance e77e9f77-5537-489b-a0e7-eb56fbae6e7b on instance 2026-05-24 08:20:41.558 8 INFO nova.compute.rpcapi [None req-7d79defa-33ff-4bf5-b0ef-d7b94790d0d2 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 331/657] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:20:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 327/658] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:20:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:42.139 8 WARNING neutronclient.v2_0.client [None req-7d6c9f29-1ec2-4378-b639-b2d7d4040537 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in 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/661] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:42 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1366 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:20:42.517 9 WARNING neutronclient.v2_0.client [None req-a71d5de0-e0b1-4820-ab4b-7a9dad0e348b c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 330/662] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:42 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1435 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:43.315 8 WARNING neutronclient.v2_0.client [None req-e5392c75-4bba-469e-8e12-739ff38eb69c 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/663] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:43 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1422 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:43.448 9 WARNING neutronclient.v2_0.client [None req-cfd3c68c-d533-4988-9c05-f12b3438fda1 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:43.512 9 WARNING neutronclient.v2_0.client [None req-cfd3c68c-d533-4988-9c05-f12b3438fda1 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:43.676 9 WARNING neutronclient.v2_0.client [None req-cfd3c68c-d533-4988-9c05-f12b3438fda1 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 331/664] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:20:43 2026] POST /v2.1/servers => generated 450 bytes in 531 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-05-24 08:20:43.942 8 WARNING neutronclient.v2_0.client [None req-241139ac-eac8-470c-a167-822493472f06 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] 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: 334/665] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:43 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1400 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:20:43.995 9 WARNING neutronclient.v2_0.client [None req-f153abbb-7fb4-48ac-aa1a-c35d279c70c1 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 332/666] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:43 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1435 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-05-24 08:20:44.412 8 WARNING neutronclient.v2_0.client [None req-b2b6e55a-b7d7-4a7d-bcd3-337af7404259 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/667] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:44 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1430 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-05-24 08:20:45.044 9 WARNING neutronclient.v2_0.client [None req-da941d7f-89a1-4583-bbf6-314c1ec835ed 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 333/668] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:45 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1404 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-05-24 08:20:45.152 8 WARNING neutronclient.v2_0.client [None req-e526ea7b-8461-43c8-a1a1-45bd0d5a9190 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in 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/669] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:45 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1423 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-05-24 08:20:45.502 9 WARNING neutronclient.v2_0.client [None req-6f4c303f-4948-4755-b628-77cf67841ef0 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] 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: 9|app: 0|req: 334/670] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:45 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1472 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:20:45.695 8 INFO nova.api.openstack.compute.server_external_events [req-e296b29b-9133-4375-8550-f0bd101370a7 req-1b853fbc-c196-4150-846d-0f226ea224a4 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 for instance e07212b4-4700-4b40-a793-047b57f9aaa7 on instance [pid: 8|app: 0|req: 337/671] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:20:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:46.136 9 WARNING neutronclient.v2_0.client [None req-e32027d7-4609-4035-8104-68a6334f671b 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 335/672] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:46 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1452 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:46.320 8 WARNING neutronclient.v2_0.client [None req-736b87cb-c293-4231-a893-77f9cdaddc5f c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/673] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:46 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1423 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-05-24 08:20:46.741 9 WARNING neutronclient.v2_0.client [None req-9b6a6319-9e88-45dc-833b-9214caeb3117 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 336/674] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:46 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1470 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:47.232 8 WARNING neutronclient.v2_0.client [None req-49845281-0c8f-42e3-b54d-c5789958e2b9 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/675] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:47 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1452 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:47.469 9 WARNING neutronclient.v2_0.client [None req-650338c9-8026-4e97-a34e-652680fb18e8 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 337/676] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:47 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1423 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-05-24 08:20:47.941 8 WARNING neutronclient.v2_0.client [None req-6ef5f05c-a52f-45f1-96ff-fab67db74219 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in 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/677] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:47 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1470 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-05-24 08:20:48.359 9 WARNING neutronclient.v2_0.client [None req-12a3ef9d-e73c-46de-ba7a-a930de4467d0 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 338/678] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:48 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1460 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-05-24 08:20:48.674 8 WARNING neutronclient.v2_0.client [None req-6c1d97bf-d631-4a46-a53f-de047e99272b c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in 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/679] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:48 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1423 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:49.113 9 WARNING neutronclient.v2_0.client [None req-327ad96c-9af2-4af0-a4d3-1242cb0590b0 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 339/680] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:49 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1470 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:49.456 8 WARNING neutronclient.v2_0.client [None req-27baf0cf-71d7-4679-8d63-f5965e6a3876 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in 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/681] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:49 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1528 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:49.903 9 WARNING neutronclient.v2_0.client [None req-4f95eec3-f383-47e9-8a8b-537301a5982e c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 340/682] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:49 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1423 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:50.317 8 WARNING neutronclient.v2_0.client [None req-1f08eb54-fa2e-49b5-98d0-51e046d295e7 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in 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/683] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:50 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1470 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-05-24 08:20:50.524 9 INFO nova.api.openstack.compute.server_external_events [req-7aa83f95-cc89-48a8-a83a-991db99587b8 req-e1290bd9-b672-4ee9-8e57-4f847bec2b4a a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:bbb0f99d-3a69-4bb8-82b9-280b767db9dd for instance 952cd940-e841-4e95-9c2f-be132b6e9cd7 on instance 2026-05-24 08:20:50.534 9 INFO nova.compute.rpcapi [None req-3fc4e240-3826-4b32-93f5-42434359506c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 9|app: 0|req: 341/684] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:20:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:50.632 8 WARNING neutronclient.v2_0.client [None req-1491b844-7a60-4cdb-a402-18e67eee5ec9 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/685] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:50 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:51.128 9 WARNING neutronclient.v2_0.client [None req-7b9ff17b-a6ed-4681-9f18-002eaa0929b6 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 342/686] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:51 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1423 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-05-24 08:20:51.524 8 WARNING neutronclient.v2_0.client [None req-110401db-b11b-41ef-98ea-c6504ebb6620 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] 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-05-24 08:20:51.680 9 INFO nova.api.openstack.compute.server_external_events [req-f6dbe6cf-41b3-42d1-ba42-b8d372d029d1 req-ce40b416-f6a3-4a32-b038-58d538b916c3 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 for instance e77e9f77-5537-489b-a0e7-eb56fbae6e7b on instance [pid: 8|app: 0|req: 345/687] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:51 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1470 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 343/688] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:20:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:51.791 8 WARNING neutronclient.v2_0.client [None req-e3bee241-a42b-494f-a975-490cb0dea42d 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/689] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:51 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1526 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-05-24 08:20:52.295 9 WARNING neutronclient.v2_0.client [None req-8c5dce00-f43d-4f11-ba69-04bfbe019583 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 345/692] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:52 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1423 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-05-24 08:20:52.737 8 WARNING neutronclient.v2_0.client [None req-2a4ba606-144d-47a6-a64e-8cbb218ef984 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] 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: 348/693] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:52 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1470 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:20:52.943 9 WARNING neutronclient.v2_0.client [None req-dbbb98e0-b9b8-4002-8129-cd84df49cefa 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 346/694] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:52 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1526 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-05-24 08:20:53.491 8 WARNING neutronclient.v2_0.client [None req-a5462c55-aefc-44e9-8d84-0c4587f524e9 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in 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/695] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:53 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1609 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-05-24 08:20:53.621 9 WARNING neutronclient.v2_0.client [None req-a75e2145-638a-4ae2-8ed0-939b79c991b6 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 347/696] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:20:53 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:53.997 8 WARNING neutronclient.v2_0.client [None req-314ce8d7-7812-42a6-b041-cc193f5231b7 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] 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-05-24 08:20:54.097 9 WARNING neutronclient.v2_0.client [None req-b4bbc3ca-c842-4d31-944b-151234033296 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in 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/697] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:53 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1470 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 348/698] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:54 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1526 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:54.619 8 WARNING neutronclient.v2_0.client [None req-3d7b1023-2c46-4cff-aba6-797dbecae492 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:54.621 9 INFO nova.api.openstack.compute.server_external_events [req-ce8b917c-fdc8-4528-b849-c31f857194e2 req-62b1ecd0-db6e-4638-b615-c543e2cc410e a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 for instance e77e9f77-5537-489b-a0e7-eb56fbae6e7b on instance [pid: 9|app: 0|req: 349/699] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:20:54 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: 351/700] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:54 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1609 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: 9|app: 0|req: 350/701] 10.0.0.8 () {32 vars in 639 bytes} [Sun May 24 08:20:54 2026] GET /v2.1/servers => generated 387 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-24 08:20:54.931 8 INFO nova.api.openstack.compute.server_external_events [req-9fd9c3cc-5956-4489-8182-8dfe1f39ec5d req-d6de6b02-52ef-46e2-8172-d89b569cfdeb a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 for instance e07212b4-4700-4b40-a793-047b57f9aaa7 on instance [pid: 8|app: 0|req: 352/702] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:20:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 351/703] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:20:54 2026] DELETE /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 0 bytes in 151 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-05-24 08:20:55.083 8 WARNING neutronclient.v2_0.client [None req-80d34928-968b-44d9-942d-e49177ace355 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/704] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:55 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1615 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:55.627 9 WARNING neutronclient.v2_0.client [None req-a67cca0e-be99-4ca0-b7e3-ca89931e86ea 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:20:55.655 8 WARNING neutronclient.v2_0.client [None req-b45e50d5-77d0-4467-a28b-cd315e3912d9 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 352/705] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:55 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1470 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:55 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1526 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:56.320 9 WARNING neutronclient.v2_0.client [None req-96a93330-aee4-4366-8dd5-cd06b19cdd20 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 353/707] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:56 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1735 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:56.790 8 WARNING neutronclient.v2_0.client [None req-c78702b0-8a48-42da-aa61-dd248a6c4470 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] 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-05-24 08:20:56.869 9 WARNING neutronclient.v2_0.client [None req-29e90d75-cc4e-43e3-8195-d9371af698a0 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/708] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:56 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1656 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: 9|app: 0|req: 354/709] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:56 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1526 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/710] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:20:56 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7/ips => generated 110 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:57.037 9 INFO nova.api.openstack.compute.server_external_events [req-f265b66f-d508-463c-b40b-5af4983519b0 req-9d7c452b-96d0-49c0-9265-5553900ab775 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:bbb0f99d-3a69-4bb8-82b9-280b767db9dd for instance 952cd940-e841-4e95-9c2f-be132b6e9cd7 on instance [pid: 9|app: 0|req: 355/711] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:20:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:20:57 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7/ips => generated 110 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 356/713] 10.0.0.8 () {32 vars in 823 bytes} [Sun May 24 08:20:57 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7/ips/tempest-ServerAddressesTestJSON-1240151924-network => generated 95 bytes in 36 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: 358/714] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:20:57 2026] DELETE /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 0 bytes in 142 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-05-24 08:20:57.380 9 WARNING neutronclient.v2_0.client [None req-18ca1874-b071-4492-83fd-be7a2fa5faea 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] 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: 9|app: 0|req: 357/715] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:57 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1662 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:20:57.484 8 WARNING neutronclient.v2_0.client [None req-66406d5d-68cd-4dc9-a582-3d49dfd15d5e c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/716] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:57 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1735 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-05-24 08:20:58.046 9 WARNING neutronclient.v2_0.client [None req-3ef7666e-37c5-4f6d-ba80-4e1962dc9f63 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 358/717] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:58 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1526 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:58.413 8 INFO nova.api.openstack.compute.server_external_events [req-e8b03797-1817-4975-8f87-1d07eba61a55 req-5e9d3ae9-aa60-46a8-a3b8-6b4a43b33566 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 for instance e77e9f77-5537-489b-a0e7-eb56fbae6e7b on instance [pid: 8|app: 0|req: 360/718] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:20:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:58.523 9 WARNING neutronclient.v2_0.client [None req-f16d4b8c-7930-4547-8851-a29e5309f98a 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] 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: 9|app: 0|req: 359/719] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:58 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1662 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:20:58.634 8 WARNING neutronclient.v2_0.client [None req-f88dfbe5-2e47-49f3-bba7-32f951d9585b c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/720] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:58 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1379 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-05-24 08:20:59.192 9 WARNING neutronclient.v2_0.client [None req-90e10e98-14a1-4844-97a7-02f517a57f99 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 360/721] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:59 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1716 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:59.402 8 WARNING neutronclient.v2_0.client [None req-f33689c5-e3e3-4e59-bbaa-08f760b0c730 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/722] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:20:59 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:20:59.687 9 WARNING neutronclient.v2_0.client [None req-18ff82e0-8084-41a5-b83c-0f65a2033d12 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] 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-05-24 08:20:59.739 8 WARNING neutronclient.v2_0.client [None req-fa72f4a7-1567-4860-92af-47542b617596 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] The python binding code in 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/723] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:59 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1379 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/724] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:20:59 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1662 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:00.149 8 WARNING neutronclient.v2_0.client [None req-5599eef2-852b-4e43-b9df-73cb76809fb7 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:00.156 9 INFO nova.api.openstack.compute.server_external_events [req-1a368f01-c22d-4e87-a1fb-0a2b7018ddfd req-e8af1cea-03ae-4e29-aba6-f255d2cd2e77 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:bbb0f99d-3a69-4bb8-82b9-280b767db9dd for instance 952cd940-e841-4e95-9c2f-be132b6e9cd7 on instance [pid: 9|app: 0|req: 362/725] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:00 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1716 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-05-24 08:21:00.465 9 INFO nova.api.openstack.compute.server_external_events [req-4959201b-952d-4990-ba7c-73caf176bc34 req-e5071e0c-bc76-4367-965e-be8f65304b2a a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 for instance e07212b4-4700-4b40-a793-047b57f9aaa7 on instance [pid: 9|app: 0|req: 363/727] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:00 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-05-24 08:21:00.900 8 WARNING neutronclient.v2_0.client [None req-b251174e-e3cb-4720-9802-3874f0a488cf c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] 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: 365/728] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:00 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1384 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:21:00.952 9 WARNING neutronclient.v2_0.client [None req-7edbcec7-1d35-4b0f-be9a-64c21f357a73 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 364/729] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:00 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1451 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-05-24 08:21:01.993 8 WARNING neutronclient.v2_0.client [None req-a18f951b-203d-4d54-a37d-db9b82b1c100 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] 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: 366/730] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:01 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1384 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:21:02.064 9 WARNING neutronclient.v2_0.client [None req-e9a66825-ee08-4d0a-9f05-0c9992011085 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 365/731] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:02 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1456 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-05-24 08:21:03.072 8 INFO nova.api.openstack.wsgi [None req-f6399c6e-03b8-4a97-9f41-efd9a814bc12 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] HTTP exception thrown: Instance e77e9f77-5537-489b-a0e7-eb56fbae6e7b could not be found. [pid: 8|app: 0|req: 368/734] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:03 2026] GET /v2.1/servers/e77e9f77-5537-489b-a0e7-eb56fbae6e7b => 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: 9|app: 0|req: 367/735] 10.0.0.8 () {32 vars in 702 bytes} [Sun May 24 08:21:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-470776766 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:03.168 8 WARNING neutronclient.v2_0.client [None req-4bac47f4-aa83-4b0e-a985-1a72b60eec28 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/736] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:03 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1456 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:21:04.318 9 INFO nova.api.openstack.wsgi [None req-b9d120f5-3b2d-4b29-89fc-539af25ee1b7 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] HTTP exception thrown: Instance e07212b4-4700-4b40-a793-047b57f9aaa7 could not be found. [pid: 9|app: 0|req: 368/737] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:04 2026] GET /v2.1/servers/e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 9|app: 0|req: 370/740] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:21:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:14.267 8 WARNING neutronclient.v2_0.client [None req-3830ba43-1f85-47d6-826e-d64d8b27b1eb 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:14.306 8 WARNING neutronclient.v2_0.client [None req-3830ba43-1f85-47d6-826e-d64d8b27b1eb 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:14.494 8 WARNING neutronclient.v2_0.client [None req-3830ba43-1f85-47d6-826e-d64d8b27b1eb 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/741] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:21:14 2026] POST /v2.1/servers => generated 452 bytes in 1024 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-24 08:21:15.243 9 WARNING neutronclient.v2_0.client [None req-dad98380-7da5-445f-ac33-45cc44954bce 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 371/742] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:15 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1431 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:16.348 8 WARNING neutronclient.v2_0.client [None req-babac0c4-163e-40b5-acdf-86e0cc0cd3bf 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in 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/743] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:16 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1435 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-05-24 08:21:17.565 9 WARNING neutronclient.v2_0.client [None req-a4a13d1d-ea88-4d2a-af5d-39441ac6fb90 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 372/744] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:17 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1483 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-05-24 08:21:18.666 8 WARNING neutronclient.v2_0.client [None req-bc97d492-9e11-480a-a026-7980fc54ec2c 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in 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/745] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:18 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1483 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-05-24 08:21:19.756 9 WARNING neutronclient.v2_0.client [None req-adcc255b-b45c-4dfa-a32d-7e268be7a83d 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 373/746] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:19 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1491 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-05-24 08:21:20.560 8 INFO nova.api.openstack.compute.server_external_events [req-a7c2724f-a95e-4615-a02a-dc412b74905b req-73bdf974-ea5a-4229-ac33-376028801056 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:0963ff8a-939f-46cb-802a-e2a75908661a for instance 9a232c9d-aee2-452a-b475-f302de0d9a0d on instance [pid: 8|app: 0|req: 374/747] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:20.881 9 WARNING neutronclient.v2_0.client [None req-4ad11e11-c6df-4c48-a89a-486160e01cc3 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 374/748] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:20 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1568 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-05-24 08:21:21.106 8 WARNING neutronclient.v2_0.client [None req-871e30c1-c220-412f-bde7-8124dd27afa0 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in 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/749] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:21:21 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/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-05-24 08:21:21.231 9 WARNING neutronclient.v2_0.client [None req-2dc3b54f-b933-4319-902b-ae7b29096faa 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 375/750] 10.0.0.8 () {32 vars in 813 bytes} [Sun May 24 08:21:21 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/os-interface/bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 281 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/751] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:21 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 376/752] 10.0.0.8 () {34 vars in 748 bytes} [Sun May 24 08:21:21 2026] POST /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/action => generated 0 bytes in 29 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: 377/753] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:21 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:22.073 9 WARNING neutronclient.v2_0.client [None req-65f0d694-18e7-4f0e-97a7-de652a057a97 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 377/756] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:22 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1556 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 380/757] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:22 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 155 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:22.606 9 INFO nova.api.openstack.compute.server_external_events [req-629eb8e3-f918-44ae-9504-249d7e3dfbb2 req-e82eec79-e994-4e13-abf6-7a171e054bc5 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:bbb0f99d-3a69-4bb8-82b9-280b767db9dd for instance 952cd940-e841-4e95-9c2f-be132b6e9cd7 on instance [pid: 9|app: 0|req: 378/758] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:23.428 8 WARNING neutronclient.v2_0.client [None req-9b95d558-5a90-46f8-8737-145394ab658d 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] 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: 381/759] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:23 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1556 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/760] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:23 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 193 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:23.596 8 WARNING neutronclient.v2_0.client [None req-8354417f-72ae-4b5e-8ca9-19da4d27c774 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in 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/761] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:23 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1950 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, ' [pid: 9|app: 0|req: 380/762] 10.0.0.8 () {34 vars in 748 bytes} [Sun May 24 08:21:23 2026] POST /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/763] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:23 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 193 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-05-24 08:21:24.588 9 WARNING neutronclient.v2_0.client [None req-59679d31-85f3-4293-bcdf-0be2bc405d6d 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 381/764] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:24 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1556 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/765] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:24 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 193 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-05-24 08:21:25.199 9 INFO nova.api.openstack.compute.server_external_events [req-32fb4f6b-d505-4ad8-a3f5-0b7e0b6a9cc5 req-c5076384-4fc4-4875-90f8-d13f4eb37308 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:0963ff8a-939f-46cb-802a-e2a75908661a for instance 9a232c9d-aee2-452a-b475-f302de0d9a0d on instance [pid: 9|app: 0|req: 382/766] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:21:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:25.763 8 WARNING neutronclient.v2_0.client [None req-aa89a2a1-baf5-4e14-88fc-f13633940285 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] 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-05-24 08:21:25.851 9 INFO nova.api.openstack.compute.server_external_events [req-0f2cb57a-76ea-43f6-b6cd-9e87dc835021 req-e8a174ab-abc9-4bd2-928e-9b48ddca5f5f a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:bbb0f99d-3a69-4bb8-82b9-280b767db9dd for instance 952cd940-e841-4e95-9c2f-be132b6e9cd7 on instance [pid: 9|app: 0|req: 383/767] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 384/768] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:25 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 193 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:25 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1556 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 385/770] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:26 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 193 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:27.025 8 WARNING neutronclient.v2_0.client [None req-567b8f06-ad1d-4267-b4f1-51891e1acb53 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in 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/771] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:26 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1556 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 386/772] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:27 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 193 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:28.806 8 WARNING neutronclient.v2_0.client [None req-3de882a9-4934-4a36-bfd8-4d670eb91e97 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] 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: 9|app: 0|req: 387/773] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:29 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7/ips => generated 155 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 388/774] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:21:29 2026] DELETE /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 0 bytes in 131 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-05-24 08:21:29.250 9 WARNING neutronclient.v2_0.client [None req-b3e31d4d-77c7-43c4-8de6-52343f9b9def 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/775] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:28 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1739 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:29.392 8 WARNING neutronclient.v2_0.client [None req-7624641f-2c4b-44e0-bbc3-fbdf0f31c864 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in 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/776] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:21:29 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d/os-interface => generated 284 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 389/777] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:29 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1842 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-24 08:21:30.433 8 WARNING neutronclient.v2_0.client [None req-6513dafe-ce2c-4711-a30d-3f4413a9186a 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:30.433 9 INFO nova.api.openstack.compute.server_external_events [req-d8fc018e-44af-41d9-9223-dc011dbcb67b req-a7a04aa1-3c8d-44ab-9c76-dcdc6ee5d35a a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:0963ff8a-939f-46cb-802a-e2a75908661a for instance 9a232c9d-aee2-452a-b475-f302de0d9a0d on instance [pid: 9|app: 0|req: 390/778] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/779] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:30 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1739 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:30.658 9 WARNING neutronclient.v2_0.client [None req-dd0476e0-ec15-41f8-aac4-616c01a6cbb8 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/780] 10.0.0.8 () {32 vars in 639 bytes} [Sun May 24 08:21:30 2026] GET /v2.1/servers => generated 384 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 391/781] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:21:30 2026] DELETE /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:30.916 8 WARNING neutronclient.v2_0.client [None req-3834b61c-3ace-42f8-8da3-277f8afbdb6d 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 391/782] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:30 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1842 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:30 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1745 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:32.244 8 WARNING neutronclient.v2_0.client [None req-633e3250-d3b8-4c32-87f1-5fc6ee30f1e7 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] 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: 394/786] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:32 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1774 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:21:32.410 9 WARNING neutronclient.v2_0.client [None req-78fb3a60-7212-4d9f-825e-f88e4c3d3909 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] 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-05-24 08:21:32.473 8 INFO nova.api.openstack.compute.server_external_events [req-ff5c936c-ae5d-4f67-9ba7-5a41c1202910 req-31fb2a10-b039-4ee3-af65-c2290a97974a a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:bbb0f99d-3a69-4bb8-82b9-280b767db9dd for instance 952cd940-e841-4e95-9c2f-be132b6e9cd7 on instance [pid: 8|app: 0|req: 395/787] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 393/788] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:32 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1865 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:33.463 8 WARNING neutronclient.v2_0.client [None req-8e2733b3-d440-452f-9a99-64f70c851f82 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/789] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:33 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1481 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-05-24 08:21:33.584 9 WARNING neutronclient.v2_0.client [None req-2ac0d77c-84c7-4bb0-95a0-48c2d8962603 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 394/790] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:33 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1865 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-05-24 08:21:34.100 8 INFO nova.api.openstack.compute.server_external_events [req-8ffe3a0b-7750-462d-a440-31bd7abe47ef req-cdab664a-8fe7-472d-893f-a06f7c695625 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:0963ff8a-939f-46cb-802a-e2a75908661a for instance 9a232c9d-aee2-452a-b475-f302de0d9a0d on instance [pid: 8|app: 0|req: 397/791] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:34 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-05-24 08:21:34.578 9 WARNING neutronclient.v2_0.client [None req-9bba0fe2-749e-4526-a278-9d59e14581e3 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 395/792] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:34 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1486 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-05-24 08:21:34.722 8 WARNING neutronclient.v2_0.client [None req-8f9e0641-53c5-494c-9ae8-ab0784a4a43f 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in 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/793] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:34 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1512 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:35.666 9 INFO nova.api.openstack.wsgi [None req-cc055a84-873b-4f96-950e-ed9c0188fc36 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] HTTP exception thrown: Instance 952cd940-e841-4e95-9c2f-be132b6e9cd7 could not be found. [pid: 9|app: 0|req: 396/794] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:35 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/795] 10.0.0.8 () {32 vars in 704 bytes} [Sun May 24 08:21:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1024876740 => generated 0 bytes in 19 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-05-24 08:21:35.849 9 WARNING neutronclient.v2_0.client [None req-e62ff983-dc9e-4c1f-87a0-d7e6922db7c9 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 397/796] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:35 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1517 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:21:36.115 8 INFO nova.api.openstack.wsgi [None req-d6037b8d-ba62-4390-9e12-d759f6724304 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] HTTP exception thrown: Instance 952cd940-e841-4e95-9c2f-be132b6e9cd7 could not be found. [pid: 8|app: 0|req: 400/797] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:21:36 2026] DELETE /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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-05-24 08:21:36.141 9 INFO nova.api.openstack.wsgi [None req-d549de0c-aaf3-48da-8181-3196cb5dc5fb 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] HTTP exception thrown: Instance 952cd940-e841-4e95-9c2f-be132b6e9cd7 could not be found. [pid: 9|app: 0|req: 398/798] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:36 2026] GET /v2.1/servers/952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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, ' 2026-05-24 08:21:36.950 8 WARNING neutronclient.v2_0.client [None req-02b876c3-80ef-4013-9ca8-fa9ebd77683d 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] The python binding code in 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/799] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:36 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1517 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-05-24 08:21:38.080 9 INFO nova.api.openstack.wsgi [None req-b0c996c6-8636-4ec4-ad32-0b0afb9fc4b3 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] HTTP exception thrown: Instance 9a232c9d-aee2-452a-b475-f302de0d9a0d could not be found. [pid: 9|app: 0|req: 399/800] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:38 2026] GET /v2.1/servers/9a232c9d-aee2-452a-b475-f302de0d9a0d => 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: 8|app: 0|req: 402/801] 10.0.0.8 () {32 vars in 702 bytes} [Sun May 24 08:21:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-298846243 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:21:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:46.458 9 WARNING neutronclient.v2_0.client [None req-de3a364b-4719-447e-b2c7-e10976a7df27 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:46.507 9 WARNING neutronclient.v2_0.client [None req-de3a364b-4719-447e-b2c7-e10976a7df27 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:46.685 9 WARNING neutronclient.v2_0.client [None req-de3a364b-4719-447e-b2c7-e10976a7df27 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:46.706 8 WARNING neutronclient.v2_0.client [None req-7df11033-3c10-456d-8b2c-8aa3ccf47ab9 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:46.900 8 WARNING neutronclient.v2_0.client [None req-7df11033-3c10-456d-8b2c-8aa3ccf47ab9 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 401/805] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:21:46 2026] POST /v2.1/servers => generated 451 bytes in 545 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-05-24 08:21:46.964 9 WARNING neutronclient.v2_0.client [None req-8c9b830c-4571-434c-9a2a-986466a0a9d6 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 402/806] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:46 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1422 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/807] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:21:46 2026] POST /v2.1/servers => generated 424 bytes in 507 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-05-24 08:21:47.165 9 WARNING neutronclient.v2_0.client [None req-7390625f-27bd-43a3-806e-d252b4218f27 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 403/808] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:47 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1367 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-05-24 08:21:48.061 8 WARNING neutronclient.v2_0.client [None req-f02411f6-b2e3-4420-b8a5-907c26c2c550 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in 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/809] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:48 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1426 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-05-24 08:21:48.255 9 WARNING neutronclient.v2_0.client [None req-ff4339ba-55eb-4496-a1f1-a7437c7c01d6 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 404/810] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:48 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1371 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:49.164 8 WARNING neutronclient.v2_0.client [None req-4ddea37a-79c9-44b5-9f02-e69dc010eccc 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/811] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:49 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1474 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-05-24 08:21:49.336 9 WARNING neutronclient.v2_0.client [None req-5dbefc1d-9869-44af-8afa-5f0ec9b62664 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 405/812] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:49 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1363 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:50.280 8 WARNING neutronclient.v2_0.client [None req-61d3b222-a3ec-4eb1-80a8-6da8fa1d80d8 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in 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/813] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:50 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1474 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:50.426 9 WARNING neutronclient.v2_0.client [None req-051ee7a5-dfd8-405f-9ec6-b434ae9039e1 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 406/814] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:50 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1363 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-05-24 08:21:51.405 8 WARNING neutronclient.v2_0.client [None req-d82fa1b7-3a6b-493a-b3fe-7277bb291e25 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] 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-05-24 08:21:51.532 9 WARNING neutronclient.v2_0.client [None req-6b1100c4-e9ce-4083-9183-cab23a67c95e 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 407/815] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:51 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1419 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:52.329 9 INFO nova.api.openstack.compute.server_external_events [req-d3b88f33-4a82-435f-a3cc-f8b79c3123f1 req-1bbb6620-a3a2-4135-b723-bf6808e0624c a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:a457d327-9db2-45f8-ac72-4680c8d5c70a for instance caa2aee2-393e-4cf2-b0bd-7517fabfd2ec on instance [pid: 9|app: 0|req: 410/818] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/819] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:51 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1550 bytes in 1011 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:52.943 9 WARNING neutronclient.v2_0.client [None req-c857a7df-7dc1-44e8-802e-f526742b795e 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 411/820] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:52 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1419 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, ' [pid: 8|app: 0|req: 410/821] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:21:53 2026] POST /v2.1/os-keypairs => generated 397 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:53.466 9 WARNING neutronclient.v2_0.client [None req-4b1c0e25-a84c-4102-b16e-6e83be115028 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 412/822] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:53 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1548 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:21:54.111 8 WARNING neutronclient.v2_0.client [None req-6a42d697-6349-4fd3-8182-6961012991a6 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in 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/823] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:54 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1469 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-24 08:21:54.653 9 INFO nova.api.openstack.compute.server_external_events [req-4a3cb45f-eafb-4eb6-a421-d3137b005fa7 req-33993853-94c5-4c28-a377-84c446924a94 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:87caf6e0-845e-4671-83d2-7ee3e182d735 for instance c82f9a6c-fa9f-450f-bda6-ddf3d74935cd on instance [pid: 9|app: 0|req: 413/824] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:21:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:21:54.695 8 WARNING neutronclient.v2_0.client [None req-ad8ba933-7554-4582-a6a6-d525218d238d 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/825] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:54 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1548 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-05-24 08:21:55.178 9 WARNING neutronclient.v2_0.client [None req-5e8686dd-bf0b-4264-a2d8-df6ee053ec08 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:55.215 9 WARNING neutronclient.v2_0.client [None req-5e8686dd-bf0b-4264-a2d8-df6ee053ec08 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:55.378 9 WARNING neutronclient.v2_0.client [None req-5e8686dd-bf0b-4264-a2d8-df6ee053ec08 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] 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-05-24 08:21:55.536 8 WARNING neutronclient.v2_0.client [None req-f95c2484-b6b2-42ad-86fa-ef165d7e4b0c 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 414/826] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:21:55 2026] POST /v2.1/servers => generated 449 bytes in 478 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-05-24 08:21:55.617 9 WARNING neutronclient.v2_0.client [None req-4980f8e8-3cec-4a66-b8c1-d4146680f12c d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/827] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:55 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1467 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 415/828] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:55 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1402 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-05-24 08:21:55.863 8 WARNING neutronclient.v2_0.client [None req-83101542-4490-4af5-9584-abc131d75622 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/829] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:55 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1548 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:56.705 9 WARNING neutronclient.v2_0.client [None req-fb25486e-3c09-4f60-8b21-318e07f4410a 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:56.731 8 WARNING neutronclient.v2_0.client [None req-217177fa-4789-4660-a583-2a9e4ad8291c d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/830] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:56 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1406 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/831] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:56 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1467 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-05-24 08:21:57.000 8 WARNING neutronclient.v2_0.client [None req-ab0c6286-014b-454b-8344-f31ca9ce5270 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in 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/832] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:56 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1548 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-05-24 08:21:57.174 9 INFO nova.api.openstack.compute.server_external_events [req-0918d3bf-ca77-46b0-a480-8578adc66088 req-0745e05c-dab6-4969-b8ae-3f41417e8372 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:a457d327-9db2-45f8-ac72-4680c8d5c70a for instance caa2aee2-393e-4cf2-b0bd-7517fabfd2ec on instance [pid: 9|app: 0|req: 417/833] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:21:57 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-05-24 08:21:57.874 9 WARNING neutronclient.v2_0.client [None req-0a07e982-a330-4781-8e48-3a441500613c 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:21:57.877 8 WARNING neutronclient.v2_0.client [None req-4192ae70-1f01-424b-8f66-409017f896eb d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in 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/834] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:57 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1454 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 418/835] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:57 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1467 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-05-24 08:21:58.174 8 WARNING neutronclient.v2_0.client [None req-8d1a571f-d8d6-407b-abe3-20c836b99101 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in 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/836] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:58 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1548 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-05-24 08:21:58.981 9 WARNING neutronclient.v2_0.client [None req-5e1bd56c-545a-4744-b636-b7ae172a6721 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 419/837] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:58 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1454 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-05-24 08:21:59.063 8 WARNING neutronclient.v2_0.client [None req-3917be87-eb51-4a60-9f77-e1563164dd69 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/838] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:59 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1467 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-05-24 08:21:59.331 9 WARNING neutronclient.v2_0.client [None req-7a90780a-3ce6-4c66-aba0-9214e9c844cf 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 420/839] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:59 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1723 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:21:59.542 8 WARNING neutronclient.v2_0.client [None req-af8572c5-9731-4f15-99d3-0dc6fe3f4925 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in 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/840] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:21:59 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec/os-interface => generated 284 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-05-24 08:22:00.079 9 WARNING neutronclient.v2_0.client [None req-4c473289-406a-42a9-9972-e08234b00e77 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] 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-05-24 08:22:00.206 8 WARNING neutronclient.v2_0.client [None req-6558d9aa-696c-4df6-8212-2568d08f90b1 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 421/841] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:00 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1529 bytes in 678 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 421/842] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:00 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1467 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:00.769 8 INFO nova.api.openstack.compute.server_external_events [req-180b8331-13da-4594-b8d9-5b807c179793 req-d395e75f-4f92-48c4-a5ff-8492643a58b4 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:a457d327-9db2-45f8-ac72-4680c8d5c70a for instance caa2aee2-393e-4cf2-b0bd-7517fabfd2ec on instance 2026-05-24 08:22:00.770 9 WARNING neutronclient.v2_0.client [None req-cc8019a5-2b77-4143-9348-d28473b0729f 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/843] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:00 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-05-24 08:22:00.802 8 INFO nova.api.openstack.compute.server_external_events [req-57945c60-a424-432e-87be-171e51365b00 req-0a87f03e-aaa5-4435-84ed-74c1eb9c293d a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:87caf6e0-845e-4671-83d2-7ee3e182d735 for instance c82f9a6c-fa9f-450f-bda6-ddf3d74935cd on instance [pid: 8|app: 0|req: 423/844] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:22:00 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) [pid: 9|app: 0|req: 422/845] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:00 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1723 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 424/846] 10.0.0.8 () {32 vars in 639 bytes} [Sun May 24 08:22:01 2026] GET /v2.1/servers => generated 377 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:22:01.068 9 INFO nova.api.openstack.compute.server_external_events [req-87b7b9b7-28ff-4c91-84f0-ae5290d87bf2 req-2a9b58cd-b655-4616-9136-6d7fd37f59a7 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:da9f51e2-60e3-4a26-93ea-574aca32087f for instance cadcf132-9e41-4f32-8689-27c48fd03b3f on instance [pid: 9|app: 0|req: 423/847] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/848] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:22:01 2026] DELETE /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:01.237 9 WARNING neutronclient.v2_0.client [None req-66d08d42-3d1f-4f01-94c4-50138e77457c 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 424/849] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:01 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1729 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:01.776 8 WARNING neutronclient.v2_0.client [None req-bab8a3b9-2d22-4ca0-8030-7087d40c62da d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:01.801 9 WARNING neutronclient.v2_0.client [None req-e387cc06-cf19-491e-bd10-7ccc639ea7a6 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 425/850] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:01 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1467 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:01 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1527 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:02.424 9 WARNING neutronclient.v2_0.client [None req-90fe9720-a3b0-433d-93c0-708faa36c216 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 427/854] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:02 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1849 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:02.999 8 WARNING neutronclient.v2_0.client [None req-51ded1da-1748-4bdc-976d-1603b4be812a 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:03.002 9 WARNING neutronclient.v2_0.client [None req-a81c9972-c6c2-4f60-b65f-a408300ebfe1 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 428/855] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:02 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1527 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/856] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:02 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1646 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:03.577 9 WARNING neutronclient.v2_0.client [None req-12b2a60e-7060-43d7-a148-2297d047d256 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 429/857] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:03 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1849 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-05-24 08:22:04.215 8 WARNING neutronclient.v2_0.client [None req-92d83aa2-f64d-4722-b00b-eec18bdc9815 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/858] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:04 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1527 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-05-24 08:22:04.485 8 INFO nova.api.openstack.compute.server_external_events [req-b95620e9-213c-4c02-94ea-c49cccf3f9cd req-95d413dd-a95b-4810-b259-caeb36e35850 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:a457d327-9db2-45f8-ac72-4680c8d5c70a for instance caa2aee2-393e-4cf2-b0bd-7517fabfd2ec on instance [pid: 8|app: 0|req: 430/859] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 430/860] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:22:04 2026] DELETE /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 0 bytes in 136 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-05-24 08:22:04.607 8 WARNING neutronclient.v2_0.client [None req-e009256e-3513-4dd5-b799-9601be8451c3 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/861] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:04 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1652 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-05-24 08:22:04.762 9 WARNING neutronclient.v2_0.client [None req-60c1ac46-f7d4-4395-8537-19cd67635f49 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 431/862] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:04 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1503 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:05.436 8 WARNING neutronclient.v2_0.client [None req-04db1b5b-0771-41fb-b998-a90a0df5d970 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/863] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:05 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1527 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:05.782 9 WARNING neutronclient.v2_0.client [None req-a8121e02-0605-4461-acd2-e79704e996ad 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] 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: 9|app: 0|req: 432/864] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:05 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1652 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:22:05.905 8 WARNING neutronclient.v2_0.client [None req-a86a0198-c833-402b-9b69-4803499cac55 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in 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/865] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:05 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1508 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:06.416 9 INFO nova.api.openstack.compute.server_external_events [req-057e247f-3926-42df-b959-ef51f343d957 req-8e169ac0-15d8-4b71-9ec1-9684665054ad a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:da9f51e2-60e3-4a26-93ea-574aca32087f for instance cadcf132-9e41-4f32-8689-27c48fd03b3f on instance [pid: 9|app: 0|req: 433/866] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:22:06 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-05-24 08:22:06.602 8 WARNING neutronclient.v2_0.client [None req-cbfb28eb-ffe0-4eec-8f9e-d73241d57df9 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in 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/867] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:06 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1527 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-05-24 08:22:06.964 9 WARNING neutronclient.v2_0.client [None req-4faba500-79c3-4972-ba8a-f15fdb295557 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] 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-05-24 08:22:07.045 8 WARNING neutronclient.v2_0.client [None req-9be5a163-e712-4d47-8392-cab3d313c293 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] The python binding code in 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/868] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:06 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1508 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 434/869] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:06 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1652 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:07.667 8 INFO nova.api.openstack.compute.server_external_events [req-4834e05d-e7c0-418a-a9e2-213bb9e0e7d9 req-1f29ac8e-5a7f-4b69-9d66-d1271d933b59 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:87caf6e0-845e-4671-83d2-7ee3e182d735 for instance c82f9a6c-fa9f-450f-bda6-ddf3d74935cd on instance [pid: 8|app: 0|req: 436/870] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:07 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-05-24 08:22:07.815 9 WARNING neutronclient.v2_0.client [None req-269eb1d6-54bd-4433-9248-05bacdcb42f5 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 435/871] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:07 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1696 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:08.018 8 WARNING neutronclient.v2_0.client [None req-cb4437d2-641f-4b48-bb52-8f997f368365 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] 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/872] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:07 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1696 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:08.154 9 INFO nova.api.openstack.wsgi [None req-7a64c5db-af64-4697-b618-3d8551ab14dc 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] HTTP exception thrown: Instance caa2aee2-393e-4cf2-b0bd-7517fabfd2ec could not be found. [pid: 9|app: 0|req: 436/873] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:08 2026] GET /v2.1/servers/caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 111 bytes in 42 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-05-24 08:22:08.171 8 WARNING neutronclient.v2_0.client [None req-7789c2f2-17d0-455e-8f4e-c509a6233ad0 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 437/874] 10.0.0.8 () {32 vars in 702 bytes} [Sun May 24 08:22:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-695127791 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/875] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:08 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1448 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:22:09.283 9 WARNING neutronclient.v2_0.client [None req-147c22e7-683e-4054-83ad-726cf137f65c 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] 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: 9|app: 0|req: 438/876] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:09 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1453 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:22:10.097 8 INFO nova.api.openstack.compute.server_external_events [req-f293f9a5-3890-48da-b873-f9df09be8fc0 req-296cbc35-fec4-4332-b662-4d3366ca3eb0 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:da9f51e2-60e3-4a26-93ea-574aca32087f for instance cadcf132-9e41-4f32-8689-27c48fd03b3f on instance [pid: 8|app: 0|req: 439/877] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:11.140 9 INFO nova.api.openstack.wsgi [None req-6383e950-7edd-4491-8994-3c0dec298179 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] HTTP exception thrown: Instance c82f9a6c-fa9f-450f-bda6-ddf3d74935cd could not be found. [pid: 9|app: 0|req: 439/878] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:11 2026] GET /v2.1/servers/c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/881] 10.0.0.8 () {34 vars in 748 bytes} [Sun May 24 08:22:18 2026] POST /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f/action => generated 31892 bytes in 564 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: 9|app: 0|req: 441/882] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:22:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:21.849 8 WARNING neutronclient.v2_0.client [None req-5272d897-e0ee-484b-8782-bbe0cf0afc29 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:22.550 8 WARNING neutronclient.v2_0.client [None req-5272d897-e0ee-484b-8782-bbe0cf0afc29 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:22.855 8 WARNING neutronclient.v2_0.client [None req-5272d897-e0ee-484b-8782-bbe0cf0afc29 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/885] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:22:21 2026] POST /v2.1/servers => generated 452 bytes in 1252 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-24 08:22:23.057 9 WARNING neutronclient.v2_0.client [None req-7bf3b176-fa77-41ff-901a-cd1e21620817 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 444/886] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:23 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1392 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-05-24 08:22:24.177 8 WARNING neutronclient.v2_0.client [None req-70fa87f9-6c16-4eb6-a4ca-2d92728b5237 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/887] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:24 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1396 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:25.312 9 WARNING neutronclient.v2_0.client [None req-6f15e6c7-0405-49ba-bceb-a5d7f2e99d30 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 445/888] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:25 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1444 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:26.968 8 WARNING neutronclient.v2_0.client [None req-2a50bf3a-91d5-4fd4-b9d1-effbffcaade1 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/889] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:26 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1444 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-05-24 08:22:28.115 8 WARNING neutronclient.v2_0.client [None req-7441d1f3-6a6d-4602-b1a5-8ffed1c9e153 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] 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: 9|app: 0|req: 446/890] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:22:28 2026] POST /v2.1/os-keypairs => generated 397 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/891] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:28 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1519 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:22:28.861 9 INFO nova.api.openstack.compute.server_external_events [req-44b9bf98-3a07-4bef-aefc-0b5026e815d3 req-345f20a4-8528-4af5-95f7-45b1722eb7e2 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:7d0e04f4-261c-4559-822f-9ad2f2b12a68 for instance 6a8ad845-575f-4b18-a38e-83273bbcff6e on instance [pid: 9|app: 0|req: 447/892] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:28 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-05-24 08:22:29.328 8 WARNING neutronclient.v2_0.client [None req-0d88d381-6bf5-4830-a79c-6f2dfa618b7a f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in 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/893] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:29 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1517 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 448/894] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:22:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:30.507 8 WARNING neutronclient.v2_0.client [None req-d491c5d4-13e8-4ee3-b478-f8740099fa09 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in 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/895] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:30 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1517 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:30.933 9 WARNING neutronclient.v2_0.client [None req-91f21ff4-5c17-486a-a691-369dc8e55e26 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:30.938 8 INFO nova.api.openstack.compute.server_external_events [req-3a0fcd16-cc30-4dc3-9bd1-98fe43d6b560 req-92d070c8-1894-4e20-8297-1232407decb1 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:da9f51e2-60e3-4a26-93ea-574aca32087f for instance cadcf132-9e41-4f32-8689-27c48fd03b3f on instance [pid: 8|app: 0|req: 448/896] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:22:30.977 9 WARNING neutronclient.v2_0.client [None req-91f21ff4-5c17-486a-a691-369dc8e55e26 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:31.031 9 WARNING neutronclient.v2_0.client [None req-91f21ff4-5c17-486a-a691-369dc8e55e26 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:31.221 9 WARNING neutronclient.v2_0.client [None req-91f21ff4-5c17-486a-a691-369dc8e55e26 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 449/897] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:22:30 2026] POST /v2.1/servers => generated 496 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-05-24 08:22:31.483 8 WARNING neutronclient.v2_0.client [None req-414eb047-8419-4e84-8426-51680bcfbbac c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in 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/898] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:31 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1455 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:31.954 9 WARNING neutronclient.v2_0.client [None req-6eccc849-4a69-4165-9ce0-b06947691c29 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 450/899] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:31 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1517 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-05-24 08:22:32.589 8 WARNING neutronclient.v2_0.client [None req-6090940f-5c67-4409-a030-55aa44fb81ec c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in 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/902] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:32 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1459 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:33.098 9 WARNING neutronclient.v2_0.client [None req-807649db-1dbe-4150-96f5-a21bb5776a97 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 452/903] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:33 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1517 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, ' [pid: 8|app: 0|req: 452/904] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:22:33 2026] POST /v2.1/os-keypairs => generated 397 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:22:33.679 9 WARNING neutronclient.v2_0.client [None req-20693861-e985-4fba-8a38-e24ee673535f c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 453/905] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:33 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1507 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:22:34.275 8 WARNING neutronclient.v2_0.client [None req-a7f64441-042c-4148-a7b8-def6c9a89cf8 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/906] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:34 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1517 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-05-24 08:22:34.774 9 WARNING neutronclient.v2_0.client [None req-36284d09-7ea0-4522-8923-67452bfcfb94 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 454/907] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:34 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1507 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-05-24 08:22:34.977 8 INFO nova.api.openstack.compute.server_external_events [req-c9eed9e5-3ec1-4344-9218-02af847f67a0 req-9fdd5c89-c48d-4e5e-8263-f31f6e148320 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:7d0e04f4-261c-4559-822f-9ad2f2b12a68 for instance 6a8ad845-575f-4b18-a38e-83273bbcff6e on instance [pid: 8|app: 0|req: 454/908] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:22:34 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-05-24 08:22:35.087 9 WARNING neutronclient.v2_0.client [None req-c238470f-44f3-4c68-9946-f320b17d8ca8 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:35.133 9 WARNING neutronclient.v2_0.client [None req-c238470f-44f3-4c68-9946-f320b17d8ca8 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:35.321 9 WARNING neutronclient.v2_0.client [None req-c238470f-44f3-4c68-9946-f320b17d8ca8 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] 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-05-24 08:22:35.472 8 WARNING neutronclient.v2_0.client [None req-82c783a9-31d7-4794-98e6-2473a7e528ee f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 455/909] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:22:35 2026] POST /v2.1/servers => generated 450 bytes in 535 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-05-24 08:22:35.580 9 WARNING neutronclient.v2_0.client [None req-3c84a29b-d58d-4e63-bc5e-b0b388ae3631 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in 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/910] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:35 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1517 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 456/911] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:35 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1402 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:35.879 8 WARNING neutronclient.v2_0.client [None req-d9e1402e-f4f7-4f35-9238-056a456eb380 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/912] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:35 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1515 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:36.665 9 WARNING neutronclient.v2_0.client [None req-f8e3e184-d930-4d52-957f-894b01de66ca f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:22:36.672 8 WARNING neutronclient.v2_0.client [None req-95b53d8a-4db7-4af6-9bc3-eeb9d1b59b9e d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/913] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:36 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1406 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:36.844 8 INFO nova.api.openstack.compute.server_external_events [req-7db67d92-7244-4cf5-a463-4e5cb6a9409d req-c84d584d-2284-4e47-99e0-84ce486c7c90 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:779ef589-72cf-476f-ae62-f60fdc77e3cb for instance ea854a6d-24f1-431e-961c-e4ca93a3b6af on instance [pid: 8|app: 0|req: 458/914] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 457/915] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:36 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1699 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:36.924 8 WARNING neutronclient.v2_0.client [None req-46cdfd3a-c332-42db-813b-984214ddbdd0 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] 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: 459/916] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:22:36 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:22:36.980 9 WARNING neutronclient.v2_0.client [None req-a50358b8-52e5-40e6-b9ba-070c87f26011 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 458/917] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:36 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1639 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-05-24 08:22:37.865 8 WARNING neutronclient.v2_0.client [None req-e05272a8-24e4-4180-8891-864d84c1d558 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/918] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:37 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1454 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:38.170 9 WARNING neutronclient.v2_0.client [None req-9abe16f5-f46f-4709-9100-09190ca294c8 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 459/919] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:38 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1627 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-05-24 08:22:38.884 8 INFO nova.api.openstack.compute.server_external_events [req-a57baea8-aa3b-4734-a566-47a7595bab90 req-d5c1d7a1-afb6-4d6f-9d74-7d49560843e6 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:7d0e04f4-261c-4559-822f-9ad2f2b12a68 for instance 6a8ad845-575f-4b18-a38e-83273bbcff6e on instance [pid: 8|app: 0|req: 461/920] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:38.941 9 WARNING neutronclient.v2_0.client [None req-803531cc-11f6-42a7-b2cf-f94783023a5b d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 460/921] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:38 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1454 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-05-24 08:22:39.337 8 WARNING neutronclient.v2_0.client [None req-8cdb0b91-67af-47a8-bfaa-2ae15c1b8815 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/922] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:39 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1627 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-05-24 08:22:40.037 9 WARNING neutronclient.v2_0.client [None req-1f06a26d-d420-4172-998c-a90e190dd559 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 461/923] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:40 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1462 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:40.487 8 WARNING neutronclient.v2_0.client [None req-c3668ac0-975c-415b-8730-8a6b4f30343c c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/924] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:40 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1627 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-05-24 08:22:40.920 9 INFO nova.api.openstack.compute.server_external_events [req-13d9867c-2b39-4bd3-90c3-e2587c469a7c req-37435504-e486-41e1-8420-76781ad49043 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:62aaa953-d9aa-4c24-834a-74117c830676 for instance d33fd7b5-9eec-447e-8790-3b680748b11e on instance [pid: 9|app: 0|req: 462/925] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:41.283 8 WARNING neutronclient.v2_0.client [None req-cf5e53d3-0755-4a3b-a715-d0c3ed281d31 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/926] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:41 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1540 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-05-24 08:22:41.634 9 WARNING neutronclient.v2_0.client [None req-ebfc43c8-d5eb-4c46-b2a4-d33c052390fd c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 463/927] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:41 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1627 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, ' 2026-05-24 08:22:41.910 8 INFO nova.api.openstack.compute.server_external_events [req-59ec3d84-9a9b-44c5-bb10-26d6bbbb87df req-91665877-41ce-47c5-9151-776fd91a183b a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:779ef589-72cf-476f-ae62-f60fdc77e3cb for instance ea854a6d-24f1-431e-961c-e4ca93a3b6af on instance [pid: 8|app: 0|req: 465/928] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:22:41 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-05-24 08:22:42.445 8 WARNING neutronclient.v2_0.client [None req-f6acbd18-2ede-46b1-88c5-ab86e0ddb853 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/931] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:42 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1528 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-05-24 08:22:42.829 9 WARNING neutronclient.v2_0.client [None req-0404d1ab-d757-4aa8-aded-0c4276b89f93 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 465/932] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:42 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1627 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-05-24 08:22:43.624 8 WARNING neutronclient.v2_0.client [None req-4fa18cd5-d002-4700-afbe-7f6a9b41c19a d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/933] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:43 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1528 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-05-24 08:22:43.986 9 WARNING neutronclient.v2_0.client [None req-71065739-c12b-4e38-bcaf-69f88ef9abb0 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 466/934] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:43 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1627 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:44.785 8 WARNING neutronclient.v2_0.client [None req-4d68106e-0357-463d-a02c-04ded2cac3b1 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in 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/935] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:44 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1528 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:45.174 9 WARNING neutronclient.v2_0.client [None req-df1dced2-13c4-4f81-bdc1-8fbf16910753 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 467/936] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:45 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1808 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-05-24 08:22:45.341 8 WARNING neutronclient.v2_0.client [None req-7b3eb1ee-5b3d-44ad-94ee-197009f3f942 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/937] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:22:45 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:45.796 9 INFO nova.api.openstack.compute.server_external_events [req-88d38c2c-f584-49e1-b54d-306a56a0a973 req-74755ada-34f4-486e-9169-df41f027480c a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:62aaa953-d9aa-4c24-834a-74117c830676 for instance d33fd7b5-9eec-447e-8790-3b680748b11e on instance [pid: 9|app: 0|req: 468/938] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:22:45 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-05-24 08:22:46.012 8 WARNING neutronclient.v2_0.client [None req-7e29e3dc-cf84-47b9-b991-f0ca4b31f92a d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/939] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:45 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1528 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:46.503 9 INFO nova.api.openstack.compute.server_external_events [req-7c98d385-8889-42fe-87df-fe79ff868845 req-7fcb6635-537c-44bd-8588-48deca30686f a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:779ef589-72cf-476f-ae62-f60fdc77e3cb for instance ea854a6d-24f1-431e-961c-e4ca93a3b6af on instance [pid: 9|app: 0|req: 469/940] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:47.175 8 WARNING neutronclient.v2_0.client [None req-e18ea3ec-2cd4-469e-903d-ccd44e4944c4 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/941] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:47 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1528 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:48.446 9 WARNING neutronclient.v2_0.client [None req-fbce2846-8154-4539-925e-f1be6705785c d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 470/942] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:48 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1696 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:48.619 8 WARNING neutronclient.v2_0.client [None req-87959d62-cd99-42f2-a4be-8d10b07ebbb9 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/943] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:48 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1696 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-05-24 08:22:49.527 9 INFO nova.api.openstack.compute.server_external_events [req-015e0538-ae69-4070-add8-38e0414fa919 req-54eeb33b-a0a1-45bc-a938-1c836cfb7da9 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:62aaa953-d9aa-4c24-834a-74117c830676 for instance d33fd7b5-9eec-447e-8790-3b680748b11e on instance [pid: 9|app: 0|req: 471/944] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:22:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:54.529 9 WARNING neutronclient.v2_0.client [None req-41d8ed97-9d14-4221-b8bc-75bea14c5f9a c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 473/947] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:54 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1928 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/948] 10.0.0.8 () {32 vars in 751 bytes} [Sun May 24 08:22:56 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af/os-server-password => generated 116 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 474/949] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:22:58 2026] DELETE /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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-05-24 08:22:58.390 8 WARNING neutronclient.v2_0.client [None req-8dd76803-fc98-4a98-bc59-e498725da480 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/950] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:58 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1934 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, ' [pid: 9|app: 0|req: 475/951] 10.0.0.8 () {34 vars in 748 bytes} [Sun May 24 08:22:58 2026] POST /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e/action => generated 31892 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:22:59.562 8 WARNING neutronclient.v2_0.client [None req-e9506e67-3e58-410b-b1f6-fae0b94a0b0f c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in 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/952] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:22:59 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1934 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:00.755 9 WARNING neutronclient.v2_0.client [None req-dd534d04-c268-4adb-8071-e5171dc4b1bb c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] 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-05-24 08:23:00.790 8 INFO nova.api.openstack.compute.server_external_events [req-a58299e5-c23d-47f9-b8f9-21b79e63908e req-de068870-9875-4859-90ba-6b525f6a637c a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-unplugged:779ef589-72cf-476f-ae62-f60fdc77e3cb for instance ea854a6d-24f1-431e-961c-e4ca93a3b6af on instance [pid: 8|app: 0|req: 478/953] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:23:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 476/954] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:00 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1934 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-05-24 08:23:01.573 8 INFO nova.api.openstack.compute.server_external_events [req-6ef52c45-1962-43aa-b731-909b0146c71e req-60833b1c-29cc-48a6-9c42-29f98828ce5f a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:779ef589-72cf-476f-ae62-f60fdc77e3cb for instance ea854a6d-24f1-431e-961c-e4ca93a3b6af on instance [pid: 8|app: 0|req: 479/955] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:23:01 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-05-24 08:23:01.907 9 WARNING neutronclient.v2_0.client [None req-746ce66d-1ec8-46aa-ba68-aff2e465be4e c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 477/956] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:01 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1536 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:02.996 8 WARNING neutronclient.v2_0.client [None req-b4832eff-0c06-4182-ba99-93c0519ab43f c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/959] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:02 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1541 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-05-24 08:23:04.090 9 WARNING neutronclient.v2_0.client [None req-20c7da69-1958-4dfa-b81d-91f6acfa7077 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 479/960] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:04 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1541 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-05-24 08:23:05.174 8 INFO nova.api.openstack.wsgi [None req-1962b7c7-dc05-4eca-9aba-60282b9af6b6 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] HTTP exception thrown: Instance ea854a6d-24f1-431e-961c-e4ca93a3b6af could not be found. [pid: 8|app: 0|req: 482/961] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:05 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:05.205 9 INFO nova.api.openstack.wsgi [None req-20c17570-0a9c-4dbf-b1e0-e1217e270c19 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] HTTP exception thrown: Instance ea854a6d-24f1-431e-961c-e4ca93a3b6af could not be found. [pid: 9|app: 0|req: 480/962] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:23:05 2026] DELETE /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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-05-24 08:23:05.237 8 INFO nova.api.openstack.wsgi [None req-20e8e994-9f26-44a6-b6a3-8d319c51aed9 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] HTTP exception thrown: Instance ea854a6d-24f1-431e-961c-e4ca93a3b6af could not be found. [pid: 8|app: 0|req: 483/963] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:05 2026] GET /v2.1/servers/ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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: 9|app: 0|req: 481/964] 10.0.0.8 () {32 vars in 704 bytes} [Sun May 24 08:23:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1287620266 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/965] 10.0.0.8 () {32 vars in 726 bytes} [Sun May 24 08:23:05 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1045794598 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 482/966] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:23:09 2026] DELETE /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-24 08:23:09.955 8 WARNING neutronclient.v2_0.client [None req-dd14f6f9-f9ad-4540-85d9-440d20d273d9 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/967] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:09 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1822 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:11.148 9 WARNING neutronclient.v2_0.client [None req-08e8ca12-7823-4c84-8473-d229377deadb f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] 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-05-24 08:23:11.189 8 WARNING neutronclient.v2_0.client [None req-5e102c6f-7eba-4baf-a1ed-a67cf9c929e1 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 483/968] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:11 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1819 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/969] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:11 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1822 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:23:11.391 9 WARNING neutronclient.v2_0.client [None req-219daee4-0660-4161-b4c4-81fd66b4d505 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 484/970] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:11 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1819 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/971] 10.0.0.8 () {34 vars in 748 bytes} [Sun May 24 08:23:11 2026] POST /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e/action => generated 0 bytes in 87 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-05-24 08:23:11.853 9 WARNING neutronclient.v2_0.client [None req-ebbd9998-05d4-4d79-b2bb-d325a694836c f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 485/972] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:11 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1821 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:12.412 9 WARNING neutronclient.v2_0.client [None req-c4846a11-91c3-414f-ac8b-5c9379aa472c d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 487/975] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:12 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1822 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-05-24 08:23:13.003 8 WARNING neutronclient.v2_0.client [None req-872be362-de97-48b1-946d-dfc06711001e f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] 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-05-24 08:23:13.139 9 INFO nova.api.openstack.compute.server_external_events [req-7105aa8f-6ec0-4ae3-91ae-9476897580ba req-7a9b0ce2-e295-4083-b0e6-73d1c8e74f84 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:62aaa953-d9aa-4c24-834a-74117c830676 for instance d33fd7b5-9eec-447e-8790-3b680748b11e on instance [pid: 9|app: 0|req: 488/976] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:23:13 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) [pid: 8|app: 0|req: 489/977] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:12 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1821 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:13.604 9 WARNING neutronclient.v2_0.client [None req-73aa5a16-ab56-4de2-b612-bd11865054ee d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 489/978] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:13 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1483 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-05-24 08:23:14.217 8 WARNING neutronclient.v2_0.client [None req-306ea239-b8ee-4a3f-92a9-732fed067066 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in 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/979] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:14 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1821 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-05-24 08:23:14.733 9 WARNING neutronclient.v2_0.client [None req-9ed20054-3312-43f9-a337-850ebbf80a09 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 490/980] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:14 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1488 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:15.354 8 WARNING neutronclient.v2_0.client [None req-bdfc225c-5ded-4b23-9396-aac71ca6ed42 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/981] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:15 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1826 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-05-24 08:23:15.831 9 WARNING neutronclient.v2_0.client [None req-4e650775-f33c-47a8-8c06-9cd521152af3 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 491/982] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:15 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1488 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-05-24 08:23:16.495 8 WARNING neutronclient.v2_0.client [None req-a6c0a754-cfad-4e64-bfd9-a1635b96c05f f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/983] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:16 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1826 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-05-24 08:23:16.920 9 INFO nova.api.openstack.wsgi [None req-c258010a-33e9-4e61-8bff-b462f7e750c4 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] HTTP exception thrown: Instance d33fd7b5-9eec-447e-8790-3b680748b11e could not be found. [pid: 9|app: 0|req: 492/984] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:16 2026] GET /v2.1/servers/d33fd7b5-9eec-447e-8790-3b680748b11e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/985] 10.0.0.8 () {32 vars in 726 bytes} [Sun May 24 08:23:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-970141067 => generated 0 bytes in 16 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: 9|app: 0|req: 493/986] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:23:17 2026] DELETE /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-24 08:23:17.483 8 WARNING neutronclient.v2_0.client [None req-5ffe4f17-8d68-481a-beb9-0347a135fc8f d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] 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: 494/987] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:17 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1702 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:23:17.664 9 WARNING neutronclient.v2_0.client [None req-8a5aa94a-084a-4e1c-b745-58c8b8b83961 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 494/988] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:17 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1826 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-05-24 08:23:18.698 8 WARNING neutronclient.v2_0.client [None req-681e17f6-a5eb-4cc5-88bd-c1bf11ff8917 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] 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-05-24 08:23:18.838 9 WARNING neutronclient.v2_0.client [None req-44c714ed-8471-4258-9ba2-0e6826ab351f f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in 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/989] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:18 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1702 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-05-24 08:23:18.903 8 INFO nova.api.openstack.compute.server_external_events [req-e8809859-5359-4a48-8ffb-3bc7b573232e req-d76f4252-9c35-480d-92c9-e87589111986 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-unplugged:7d0e04f4-261c-4559-822f-9ad2f2b12a68 for instance 6a8ad845-575f-4b18-a38e-83273bbcff6e on instance [pid: 8|app: 0|req: 496/990] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:23:18 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) [pid: 9|app: 0|req: 495/991] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:18 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1826 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:19.905 8 WARNING neutronclient.v2_0.client [None req-5cb9fc02-6ab9-42a9-b6ff-da11863cbd99 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/992] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:19 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1702 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-05-24 08:23:20.033 9 WARNING neutronclient.v2_0.client [None req-2ca266a3-443b-4aa4-a9c7-8582503fce2b f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] 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-05-24 08:23:20.259 8 INFO nova.api.openstack.compute.server_external_events [req-2da1a660-c689-4f79-b619-dd2b9a726be9 req-a5ecbc41-510e-4bc3-b30e-eda118eddec9 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:da9f51e2-60e3-4a26-93ea-574aca32087f for instance cadcf132-9e41-4f32-8689-27c48fd03b3f on instance [pid: 8|app: 0|req: 498/993] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:23:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 496/994] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:19 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1826 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:21.045 8 WARNING neutronclient.v2_0.client [None req-b938327b-e703-493e-bb8c-bea8e353542f d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/995] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:21 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1483 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-05-24 08:23:21.315 9 INFO nova.api.openstack.compute.server_external_events [req-bf6cc8f5-a3a6-4cb1-a4b2-38f59570bc44 req-8ea31104-4022-43c1-8c24-2b0258facb27 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:7d0e04f4-261c-4559-822f-9ad2f2b12a68 for instance 6a8ad845-575f-4b18-a38e-83273bbcff6e on instance [pid: 9|app: 0|req: 497/996] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:23:21 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-05-24 08:23:21.372 8 WARNING neutronclient.v2_0.client [None req-b6e11c32-2474-441b-a468-74ff2603e7b5 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in 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/997] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:21 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1819 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:22.213 9 WARNING neutronclient.v2_0.client [None req-0edbb4f3-45d8-400e-ac67-2372f037c962 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 498/1000] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:22 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1488 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:23.352 8 WARNING neutronclient.v2_0.client [None req-6d45843b-d156-4761-b2de-76ba297c1e38 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1001] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:23 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1488 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:24.430 9 INFO nova.api.openstack.wsgi [None req-47a73e8d-f982-4802-8047-d65378d4d48d d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] HTTP exception thrown: Instance cadcf132-9e41-4f32-8689-27c48fd03b3f could not be found. [pid: 9|app: 0|req: 499/1002] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:24 2026] GET /v2.1/servers/cadcf132-9e41-4f32-8689-27c48fd03b3f => 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: 504/1003] 10.0.0.8 () {32 vars in 726 bytes} [Sun May 24 08:23:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-237319581 => 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-05-24 08:23:39.596 9 WARNING neutronclient.v2_0.client [None req-03712ae6-16e6-4385-bccf-9ad4b16746c9 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 501/1006] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:39 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1819 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1007] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:23:39 2026] DELETE /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 0 bytes in 105 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-05-24 08:23:39.880 9 WARNING neutronclient.v2_0.client [None req-f8e0b9d1-ab41-498c-a5c4-46884b2e3728 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 502/1008] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:39 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1825 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:41.030 8 WARNING neutronclient.v2_0.client [None req-677957a8-bbc6-4f71-b057-b8a3d7a69285 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in 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/1009] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:40 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1825 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:42.187 9 WARNING neutronclient.v2_0.client [None req-71bfaffb-41c7-4efb-9de6-4fd8182e377b f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 503/1012] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:42 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1825 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-05-24 08:23:43.084 8 INFO nova.api.openstack.compute.server_external_events [req-243eea09-b724-4723-b690-d6182a5fe559 req-4cc8a58c-d585-46d7-856b-8c8b4ee28095 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:7d0e04f4-261c-4559-822f-9ad2f2b12a68 for instance 6a8ad845-575f-4b18-a38e-83273bbcff6e on instance [pid: 8|app: 0|req: 510/1013] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:23:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:43.357 9 WARNING neutronclient.v2_0.client [None req-9ea428d6-e60a-4f65-b79b-29e0556b0f8c f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 504/1014] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:43 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1473 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-05-24 08:23:44.452 8 WARNING neutronclient.v2_0.client [None req-4fc46535-7203-446f-841a-32d200700cdb f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1015] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:44 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1478 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:23:45.543 9 WARNING neutronclient.v2_0.client [None req-a88f6859-4b32-4c5d-a977-2e7b125268bd f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 505/1016] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:45 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1478 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-05-24 08:23:46.625 8 INFO nova.api.openstack.wsgi [None req-3678c2b1-f51c-4a70-a9a9-569d4c1e8d15 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] HTTP exception thrown: Instance 6a8ad845-575f-4b18-a38e-83273bbcff6e could not be found. [pid: 8|app: 0|req: 512/1017] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:23:46 2026] GET /v2.1/servers/6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 9|app: 0|req: 506/1018] 10.0.0.8 () {32 vars in 702 bytes} [Sun May 24 08:23:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-501254156 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1027] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:24:23 2026] POST /v2.1/os-keypairs => generated 396 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:24:27.306 9 WARNING neutronclient.v2_0.client [None req-7e05c14d-6120-4110-aea1-d01389081106 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:24:27.349 9 WARNING neutronclient.v2_0.client [None req-7e05c14d-6120-4110-aea1-d01389081106 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:24:27.626 9 WARNING neutronclient.v2_0.client [None req-7e05c14d-6120-4110-aea1-d01389081106 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 511/1028] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:24:27 2026] POST /v2.1/servers => generated 447 bytes in 683 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-24 08:24:27.934 8 WARNING neutronclient.v2_0.client [None req-94489c06-d8e9-43ef-9be2-66efbf21881f 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1029] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:24:27 2026] GET /v2.1/servers/d998a283-a082-42d9-9341-a049fbb14fcb => generated 1394 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-05-24 08:24:33.098 9 WARNING neutronclient.v2_0.client [None req-05ffe220-a4d8-4d92-89f8-8ba460039f1b 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] 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-05-24 08:24:33.334 8 INFO nova.api.openstack.compute.server_external_events [req-5c07357c-9f97-4ff5-9fc9-6f3113f04d54 req-9b59262c-31aa-4138-b7b9-3687f5e84c6c a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:b1db6f6a-3692-4931-9eba-bc27f5523899 for instance d998a283-a082-42d9-9341-a049fbb14fcb on instance [pid: 8|app: 0|req: 520/1032] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:24:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 513/1033] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:24:33 2026] GET /v2.1/servers/d998a283-a082-42d9-9341-a049fbb14fcb => generated 1519 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:24:38.397 8 WARNING neutronclient.v2_0.client [None req-4afa9cce-f710-4bce-a8f5-b366cef8e6a7 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in 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/1034] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:24:38 2026] GET /v2.1/servers/d998a283-a082-42d9-9341-a049fbb14fcb => generated 1517 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-05-24 08:24:39.260 9 INFO nova.api.openstack.compute.server_external_events [req-df7c485e-3b99-4119-bb65-c3e77de5f1eb req-25ca8f42-f4cc-4e52-8e6d-5f103f4d79ba a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:b1db6f6a-3692-4931-9eba-bc27f5523899 for instance d998a283-a082-42d9-9341-a049fbb14fcb on instance [pid: 9|app: 0|req: 514/1035] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:24:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:24:43.593 9 WARNING neutronclient.v2_0.client [None req-983fc6c4-8a85-443f-a1e9-f39983d364b8 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 516/1038] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:24:43 2026] GET /v2.1/servers/d998a283-a082-42d9-9341-a049fbb14fcb => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:24:45.765 9 INFO nova.api.openstack.compute.server_external_events [req-e7d0e248-9a2e-43e6-b232-3dde52ffa6bb req-93d91112-918b-4cec-a69a-82d14fca7162 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:b1db6f6a-3692-4931-9eba-bc27f5523899 for instance d998a283-a082-42d9-9341-a049fbb14fcb on instance [pid: 9|app: 0|req: 517/1039] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:24:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:24:45.801 8 WARNING neutronclient.v2_0.client [None req-9364c766-1855-4486-9c1f-260cb5429d86 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:24:45.838 8 WARNING neutronclient.v2_0.client [None req-9364c766-1855-4486-9c1f-260cb5429d86 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:24:46.118 8 WARNING neutronclient.v2_0.client [None req-9364c766-1855-4486-9c1f-260cb5429d86 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1040] 10.0.0.8 () {34 vars in 661 bytes} [Sun May 24 08:24:45 2026] POST /v2.1/servers => generated 447 bytes in 558 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-05-24 08:24:46.336 9 WARNING neutronclient.v2_0.client [None req-75ea8637-6f96-41f6-9ed0-972472526584 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 518/1041] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:24:46 2026] GET /v2.1/servers/0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/1042] 10.0.0.5 () {30 vars in 617 bytes} [Sun May 24 08:24:51 2026] GET /v2.1 => generated 0 bytes in 102 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: 9|app: 0|req: 519/1043] 10.0.0.5 () {32 vars in 690 bytes} [Sun May 24 08:24:51 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: 525/1044] 10.0.0.5 () {34 vars in 911 bytes} [Sun May 24 08:24:51 2026] GET /v2.1/os-simple-tenant-usage/fd3e438de09a43829e92b408662da54c?start=2026-05-23T00:00:00&end=2026-05-24T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-24 08:24:51.422 9 WARNING neutronclient.v2_0.client [None req-7dbdda3c-a430-48e7-91f7-08852dc8abfe 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] 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-05-24 08:24:51.541 8 INFO nova.api.openstack.compute.server_external_events [req-25f7b817-7923-4175-bcbc-db4f3eed9709 req-47edfdd1-292f-41bb-bdc1-6a537f9a2640 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:43839180-f8cd-4e51-8fe3-bad87f5cfb07 for instance 0fb3e86b-ab72-4f44-899c-4e753564a0eb on instance [pid: 8|app: 0|req: 526/1045] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:24:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 520/1046] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:24:51 2026] GET /v2.1/servers/0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1520 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1047] 10.0.0.5 () {30 vars in 652 bytes} [Sun May 24 08:24:51 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1050] 10.0.0.5 () {30 vars in 617 bytes} [Sun May 24 08:24:54 2026] GET /v2.1 => generated 0 bytes in 33 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: 9|app: 0|req: 522/1051] 10.0.0.5 () {32 vars in 690 bytes} [Sun May 24 08:24:54 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: 530/1052] 10.0.0.5 () {34 vars in 911 bytes} [Sun May 24 08:24:54 2026] GET /v2.1/os-simple-tenant-usage/fd3e438de09a43829e92b408662da54c?start=2026-05-23T00:00:00&end=2026-05-24T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 523/1053] 10.0.0.5 () {30 vars in 652 bytes} [Sun May 24 08:24:54 2026] GET /v2.1/limits?reserved=1 => generated 511 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-05-24 08:24:56.722 8 WARNING neutronclient.v2_0.client [None req-160f8ca5-df68-410d-8b1a-62a8f368aeaa 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:24:56.759 9 INFO nova.api.openstack.compute.server_external_events [req-757c84cd-9de1-4ffb-841d-92da170d1bf0 req-066fe4a1-536f-46ac-b03e-f39016f33282 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:43839180-f8cd-4e51-8fe3-bad87f5cfb07 for instance 0fb3e86b-ab72-4f44-899c-4e753564a0eb on instance [pid: 9|app: 0|req: 524/1054] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:24:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1055] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:24:56 2026] GET /v2.1/servers/0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1518 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-05-24 08:25:01.939 9 WARNING neutronclient.v2_0.client [None req-967345e9-e80e-4011-a499-6c2d32fa79ca 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 525/1056] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:25:01 2026] GET /v2.1/servers/0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1816 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:25:03.479 9 INFO nova.api.openstack.compute.server_external_events [req-7c1bad0d-1f74-4bc8-a384-a6c2983b3f88 req-86b3386e-46e9-4c8f-95c1-f8d593893d3c a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:43839180-f8cd-4e51-8fe3-bad87f5cfb07 for instance 0fb3e86b-ab72-4f44-899c-4e753564a0eb on instance [pid: 9|app: 0|req: 527/1059] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:25:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:25:33.137 9 WARNING neutronclient.v2_0.client [None req-daef9e60-0d46-4e28-a7fd-e380978c4507 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:25:33.195 9 WARNING neutronclient.v2_0.client [None req-daef9e60-0d46-4e28-a7fd-e380978c4507 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:25:33.375 9 WARNING neutronclient.v2_0.client [None req-daef9e60-0d46-4e28-a7fd-e380978c4507 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 531/1066] 199.204.45.153 () {36 vars in 714 bytes} [Sun May 24 08:25:32 2026] POST /v2.1/servers => generated 453 bytes in 872 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-05-24 08:25:33.933 8 WARNING neutronclient.v2_0.client [None req-7d26e83a-ac73-4c33-a40d-738b5e2975b5 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1067] 199.204.45.153 () {32 vars in 733 bytes} [Sun May 24 08:25:33 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2213 bytes in 194 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-05-24 08:25:34.143 9 WARNING neutronclient.v2_0.client [None req-15f9597c-0ec3-4346-81d9-f85e6cffaaef d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 532/1068] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:25:34 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 537/1069] 199.204.45.153 () {32 vars in 777 bytes} [Sun May 24 08:25:34 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:25:36.775 9 WARNING neutronclient.v2_0.client [None req-0027b639-819a-427f-b18e-1643bc256c1b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 533/1070] 199.204.45.153 () {32 vars in 733 bytes} [Sun May 24 08:25:36 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2371 bytes in 108 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-05-24 08:25:36.878 8 WARNING neutronclient.v2_0.client [None req-4f65d612-97b9-4af7-994c-82ffaf8d2415 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1071] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:25:36 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface => generated 28 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, ' [pid: 9|app: 0|req: 534/1072] 199.204.45.153 () {32 vars in 777 bytes} [Sun May 24 08:25:36 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-volume_attachments => generated 197 bytes in 307 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-05-24 08:25:39.812 8 INFO nova.api.openstack.compute.server_external_events [req-ac27cbff-ff1a-4a9c-ae41-796c2345345d req-deb0d558-efc4-4ec7-9850-6d7f03747f51 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:8c57bbcc-1d04-4eed-9316-ef82489a8cf4 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 8|app: 0|req: 539/1073] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:25:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:25:40.119 9 WARNING neutronclient.v2_0.client [None req-1e809673-e6e0-44d8-baa7-08a5f2f42129 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 535/1074] 199.204.45.153 () {32 vars in 733 bytes} [Sun May 24 08:25:40 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2445 bytes in 148 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-05-24 08:25:40.270 8 WARNING neutronclient.v2_0.client [None req-9e5a1f63-29ae-4b8f-a15d-b3905bd7ba73 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1075] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:25:40 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface => generated 284 bytes in 90 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: 9|app: 0|req: 536/1076] 199.204.45.153 () {32 vars in 777 bytes} [Sun May 24 08:25:40 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-volume_attachments => generated 197 bytes in 47 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-05-24 08:25:42.994 9 WARNING neutronclient.v2_0.client [None req-59aa87ab-eb29-4e7c-90ba-b8eed45c6865 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 538/1079] 199.204.45.153 () {32 vars in 733 bytes} [Sun May 24 08:25:42 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2433 bytes in 139 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-05-24 08:25:43.135 8 WARNING neutronclient.v2_0.client [None req-a28d4acf-bfba-4cdb-aee8-c019b073b933 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1080] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:25:43 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface => generated 284 bytes in 106 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: 9|app: 0|req: 539/1081] 199.204.45.153 () {32 vars in 777 bytes} [Sun May 24 08:25:43 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-volume_attachments => generated 197 bytes in 52 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-05-24 08:25:45.226 8 INFO nova.api.openstack.compute.server_external_events [req-750301e6-d237-4e56-9671-14702ba55f28 req-24cc0545-4a61-405e-a20f-8e482ea6912b a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:8c57bbcc-1d04-4eed-9316-ef82489a8cf4 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 8|app: 0|req: 543/1082] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:25:45 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-05-24 08:25:46.259 9 WARNING neutronclient.v2_0.client [None req-e9145b08-bf77-4e41-b4b6-1936ffb6bd9d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 540/1083] 199.204.45.153 () {32 vars in 733 bytes} [Sun May 24 08:25:46 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2433 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:25:46.592 8 WARNING neutronclient.v2_0.client [None req-926c76fb-eb91-4ae5-8b4e-facf9b30e610 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1084] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:25:46 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface => generated 286 bytes in 290 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: 9|app: 0|req: 541/1085] 199.204.45.153 () {32 vars in 777 bytes} [Sun May 24 08:25:46 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-volume_attachments => generated 197 bytes in 45 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-05-24 08:25:49.302 8 WARNING neutronclient.v2_0.client [None req-6dbe65aa-3f13-40a1-95b4-9f7d58f9880d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in 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/1086] 199.204.45.153 () {32 vars in 733 bytes} [Sun May 24 08:25:49 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2581 bytes in 154 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-05-24 08:25:49.460 9 WARNING neutronclient.v2_0.client [None req-c6e28880-343f-40f5-8bba-813e44382a05 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 542/1087] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:25:49 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface => generated 286 bytes in 93 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: 546/1088] 199.204.45.153 () {32 vars in 777 bytes} [Sun May 24 08:25:49 2026] GET /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/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-05-24 08:26:28.062 8 WARNING neutronclient.v2_0.client [None req-43ad7302-77f5-4897-b5b1-ce0c2a1fd677 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:26:28.102 8 WARNING neutronclient.v2_0.client [None req-43ad7302-77f5-4897-b5b1-ce0c2a1fd677 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] 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-05-24 08:26:30.351 9 INFO nova.api.openstack.compute.server_external_events [req-0c3ffa8f-53f0-4c56-beff-2e6078044ad2 req-dc11b5e9-ccd0-4cd7-a9f2-2331a55d6467 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:a6c4cb04-aee6-454a-95f6-ec62ff909cd8 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 9|app: 0|req: 547/1097] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:26:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:26:34.781 9 INFO nova.api.openstack.compute.server_external_events [req-f0790b77-73c2-43c1-a42c-1f1f9db566db req-cd9f4463-8fd0-4351-b54e-03735afff00b a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:a6c4cb04-aee6-454a-95f6-ec62ff909cd8 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 9|app: 0|req: 550/1100] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:26:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:26:36.661 8 WARNING neutronclient.v2_0.client [None req-43ad7302-77f5-4897-b5b1-ce0c2a1fd677 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1101] 199.204.45.153 () {36 vars in 812 bytes} [Sun May 24 08:26:28 2026] POST /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface => generated 280 bytes in 8690 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-05-24 08:26:36.974 9 INFO nova.api.openstack.compute.server_external_events [req-2ac30c14-48a7-4980-a025-fcc4650ca533 req-3d4e8bb2-9c62-4566-8d11-a262488dc6f9 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:a6c4cb04-aee6-454a-95f6-ec62ff909cd8 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 9|app: 0|req: 551/1102] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:26:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:26:37.409 8 INFO nova.api.openstack.compute.server_external_events [req-a75cf0ad-dc59-419c-85b1-e018e4489724 req-c5e3949a-a6a9-4deb-b26e-13d9be9b4323 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:a6c4cb04-aee6-454a-95f6-ec62ff909cd8 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 8|app: 0|req: 552/1103] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:26:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:26:58.502 8 WARNING neutronclient.v2_0.client [None req-64601405-b4d2-42fa-91c6-70e67aeca4a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:26:58.543 8 WARNING neutronclient.v2_0.client [None req-64601405-b4d2-42fa-91c6-70e67aeca4a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] 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-05-24 08:27:00.818 9 INFO nova.api.openstack.compute.server_external_events [req-704ec4a8-7731-4900-9908-7c0326d805e9 req-4206c1f3-5440-4617-89ed-aa79fb3311eb a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:b10df451-e487-4523-83d9-bfa5362d5cb6 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 9|app: 0|req: 554/1108] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:27: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:27:06.339 9 INFO nova.api.openstack.compute.server_external_events [req-2e157318-785d-44c5-8ae8-400473f9e4c6 req-e1982bc4-b986-41a2-a015-cd3a941edd31 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:b10df451-e487-4523-83d9-bfa5362d5cb6 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 9|app: 0|req: 557/1111] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:27:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-24 08:27:07.581 8 WARNING neutronclient.v2_0.client [None req-64601405-b4d2-42fa-91c6-70e67aeca4a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1112] 199.204.45.153 () {36 vars in 812 bytes} [Sun May 24 08:26:58 2026] POST /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface => generated 377 bytes in 9189 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-05-24 08:27:21.129 8 WARNING neutronclient.v2_0.client [None req-39000027-9b3c-4fe1-b99d-3df1084fb7a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-24 08:27:21.167 8 WARNING neutronclient.v2_0.client [None req-39000027-9b3c-4fe1-b99d-3df1084fb7a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] 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-05-24 08:27:23.451 9 INFO nova.api.openstack.compute.server_external_events [req-17c38458-864d-4cdb-a8f6-8759af81afc7 req-c32b8022-9389-4977-9ead-2925117da0e7 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:828b3245-c6f9-42f0-8dc1-7c154a22c7f7 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 9|app: 0|req: 561/1117] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:27:23 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-05-24 08:27:28.975 9 INFO nova.api.openstack.compute.server_external_events [req-58698fde-703f-42e8-b37c-2bc6695ac827 req-8e71b02c-851a-487a-a5cb-b661ad66d1f2 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-plugged:828b3245-c6f9-42f0-8dc1-7c154a22c7f7 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 9|app: 0|req: 562/1118] 10.0.0.211 () {38 vars in 815 bytes} [Sun May 24 08:27:28 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) 2026-05-24 08:27:30.207 8 WARNING neutronclient.v2_0.client [None req-39000027-9b3c-4fe1-b99d-3df1084fb7a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1119] 199.204.45.153 () {36 vars in 812 bytes} [Sun May 24 08:27:21 2026] POST /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface => generated 378 bytes in 9209 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-05-24 08:27:30.838 9 INFO nova.api.openstack.compute.server_external_events [req-b0791c89-fc79-4b2d-85e9-826a820fe213 req-f5674eb0-aa84-485a-993e-8f9fce456d10 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:b10df451-e487-4523-83d9-bfa5362d5cb6 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 9|app: 0|req: 563/1120] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:27:30 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-05-24 08:27:42.551 8 INFO nova.api.openstack.compute.server_external_events [req-f10fc374-de53-40c8-9292-59787dcf0f19 req-daa5a2e0-2da7-4969-a8af-3dddd33b4fe2 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:828b3245-c6f9-42f0-8dc1-7c154a22c7f7 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 8|app: 0|req: 560/1125] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:27:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 566/1126] 199.204.45.153 () {34 vars in 855 bytes} [Sun May 24 08:27:43 2026] DELETE /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:27:44.592 8 INFO nova.api.openstack.compute.server_external_events [req-f823cd7f-61de-4a79-921b-5b10c3c67feb req-d9d79b88-696f-4b41-b19a-d8c8577146da a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:828b3245-c6f9-42f0-8dc1-7c154a22c7f7 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 8|app: 0|req: 561/1127] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:27:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:27:52.656 9 INFO nova.api.openstack.compute.server_external_events [req-212a7ef7-47c0-4a7e-81ee-19e120fdd704 req-5d597907-25d3-443b-886f-116062eaf8f9 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:b10df451-e487-4523-83d9-bfa5362d5cb6 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 9|app: 0|req: 568/1130] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:27:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1131] 199.204.45.153 () {34 vars in 855 bytes} [Sun May 24 08:27:52 2026] DELETE /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 0 bytes in 71 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: 566/1136] 199.204.45.153 () {34 vars in 855 bytes} [Sun May 24 08:28:14 2026] DELETE /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720/os-interface/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 0 bytes in 55 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: 9|app: 0|req: 571/1137] 199.204.45.153 () {34 vars in 755 bytes} [Sun May 24 08:28:18 2026] DELETE /v2.1/servers/964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 0 bytes in 121 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-05-24 08:28:22.138 8 INFO nova.api.openstack.compute.server_external_events [req-a80e2ab2-ffa3-447d-b175-40e602b40bae req-7258b084-eafd-4bd5-ba42-31ed53dabb92 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:8c57bbcc-1d04-4eed-9316-ef82489a8cf4 for instance 964d4d43-b64f-4383-a1fa-8bb1705fc720 on instance [pid: 8|app: 0|req: 567/1138] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:28:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:28:23.626 8 INFO nova.api.openstack.compute.server_external_events [req-264f4b0f-9726-4f2a-8614-ae80114af3c7 req-b5e125c1-6084-4ae8-ba9d-7033c63aa703 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:43839180-f8cd-4e51-8fe3-bad87f5cfb07 for instance 0fb3e86b-ab72-4f44-899c-4e753564a0eb on instance [pid: 8|app: 0|req: 569/1141] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:28:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 573/1142] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:28:23 2026] DELETE /v2.1/servers/0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:28:23.802 8 WARNING neutronclient.v2_0.client [None req-fd467c17-d785-45cf-a1f7-f7fc42a150d4 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1143] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:28:23 2026] GET /v2.1/servers/0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1942 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:28:26.612 9 INFO nova.api.openstack.compute.server_external_events [req-18645928-eae4-45af-872b-6feadec35c5d req-3a186a2a-adc6-4210-b280-62acb6919846 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:43839180-f8cd-4e51-8fe3-bad87f5cfb07 for instance 0fb3e86b-ab72-4f44-899c-4e753564a0eb on instance [pid: 9|app: 0|req: 574/1144] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:28:26 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-05-24 08:28:29.021 8 WARNING neutronclient.v2_0.client [None req-6ced464c-e3b0-4174-8bbe-07c71d7564d0 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1145] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:28:28 2026] GET /v2.1/servers/0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1481 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-05-24 08:28:34.109 8 INFO nova.api.openstack.wsgi [None req-4e962067-a5c1-4684-a4f5-52f5a9d43380 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] HTTP exception thrown: Instance 0fb3e86b-ab72-4f44-899c-4e753564a0eb could not be found. [pid: 8|app: 0|req: 573/1148] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:28:34 2026] GET /v2.1/servers/0fb3e86b-ab72-4f44-899c-4e753564a0eb => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:28:34.740 9 INFO nova.api.openstack.compute.server_external_events [req-4743e71a-49d5-427a-8427-b8ce025f16cd req-94534941-1777-4085-af15-81dc545801f3 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-changed:b1db6f6a-3692-4931-9eba-bc27f5523899 for instance d998a283-a082-42d9-9341-a049fbb14fcb on instance [pid: 9|app: 0|req: 576/1149] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:28:34 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: 574/1150] 10.0.0.8 () {32 vars in 716 bytes} [Sun May 24 08:28:34 2026] DELETE /v2.1/servers/d998a283-a082-42d9-9341-a049fbb14fcb => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 08:28:34.877 9 WARNING neutronclient.v2_0.client [None req-27e4f6d7-37f8-44b1-ac40-72e324cb7496 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 577/1151] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:28:34 2026] GET /v2.1/servers/d998a283-a082-42d9-9341-a049fbb14fcb => generated 1943 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-05-24 08:28:37.714 8 INFO nova.api.openstack.compute.server_external_events [req-3337728a-ba7d-40a4-93e0-dc1563255ab1 req-b85c996a-edd2-46af-a331-2a2850455982 a497c5026f7448ac99a272f4ff9e3938 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Creating event network-vif-deleted:b1db6f6a-3692-4931-9eba-bc27f5523899 for instance d998a283-a082-42d9-9341-a049fbb14fcb on instance [pid: 8|app: 0|req: 575/1152] 10.0.0.122 () {38 vars in 815 bytes} [Sun May 24 08:28:37 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-05-24 08:28:40.063 9 WARNING neutronclient.v2_0.client [None req-543bbfae-1140-4352-866e-dd38a19d9335 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 578/1153] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:28:40 2026] GET /v2.1/servers/d998a283-a082-42d9-9341-a049fbb14fcb => 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-05-24 08:28:45.150 8 INFO nova.api.openstack.wsgi [None req-12e9a23c-43df-4b52-9648-d27a9d219485 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] HTTP exception thrown: Instance d998a283-a082-42d9-9341-a049fbb14fcb could not be found. [pid: 8|app: 0|req: 577/1156] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:28:45 2026] GET /v2.1/servers/d998a283-a082-42d9-9341-a049fbb14fcb => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 580/1157] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:28:46 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1020927636 => 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-05-24 08:28:46.215 8 INFO nova.api.openstack.wsgi [None req-fb3c3bf2-a702-4171-88f7-b74030160140 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1020927636 not found for user 23520802372b47399ac7627d79366beb [pid: 8|app: 0|req: 578/1158] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:28:46 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1020927636 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 9|app: 0|req: 582/1161] 10.0.0.8 () {32 vars in 653 bytes} [Sun May 24 08:29:00 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1162] 10.0.0.8 () {32 vars in 639 bytes} [Sun May 24 08:29:00 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-24 08:29:00.374 9 WARNING oslo_db.sqlalchemy.utils [None req-e02fc8d4-04ae-4a24-a766-475ad669fda0 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 9|app: 0|req: 583/1163] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:29:00 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: 8|app: 0|req: 581/1164] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:29:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 9|app: 0|req: 587/1171] 10.0.0.120 () {28 vars in 454 bytes} [Sun May 24 08:29:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1172] 10.0.0.120 () {30 vars in 658 bytes} [Sun May 24 08:29:24 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 9|app: 0|req: 588/1173] 10.0.0.120 () {32 vars in 731 bytes} [Sun May 24 08:29:24 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: 586/1174] 10.0.0.120 () {34 vars in 806 bytes} [Sun May 24 08:29:24 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 589/1175] 10.0.0.120 () {28 vars in 454 bytes} [Sun May 24 08:29:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1176] 10.0.0.120 () {30 vars in 658 bytes} [Sun May 24 08:29:24 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: 9|app: 0|req: 590/1177] 10.0.0.120 () {32 vars in 731 bytes} [Sun May 24 08:29:24 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: 588/1178] 10.0.0.120 () {34 vars in 894 bytes} [Sun May 24 08:29:24 2026] GET /v2.1/servers/detail?project_id=4bbebefe9f064b858f40123aa7b85a22&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 591/1179] 10.0.0.120 () {34 vars in 894 bytes} [Sun May 24 08:29:24 2026] GET /v2.1/servers/detail?project_id=6011f325543042388860cc17263487ee&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1180] 10.0.0.120 () {34 vars in 894 bytes} [Sun May 24 08:29:25 2026] GET /v2.1/servers/detail?project_id=c2a4a33c895040ffb07bf8b712b73c5e&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)