+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 11 06:04:28 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-5979c78f45-x6nv5 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 0x7f78dd96b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-11 06:04:33.512 7 INFO nova.utils [None req-68a83b3f-2768-443e-8c5a-cb1035e410a6 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-11 06:04:33.682 8 INFO nova.utils [None req-9b15a88b-1595-48b8-aa79-32d17589d27d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-11 06:04:35.244 7 WARNING keystonemiddleware._common.config [None req-68a83b3f-2768-443e-8c5a-cb1035e410a6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:04:35.253 7 WARNING oslo_config.cfg [None req-68a83b3f-2768-443e-8c5a-cb1035e410a6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 06:04:35.331 7 WARNING keystonemiddleware._common.config [None req-68a83b3f-2768-443e-8c5a-cb1035e410a6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:04:35.345 7 WARNING oslo_config.cfg [None req-68a83b3f-2768-443e-8c5a-cb1035e410a6 - - - - - -] 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-11 06:04:35.358 7 WARNING oslo_config.cfg [None req-68a83b3f-2768-443e-8c5a-cb1035e410a6 - - - - - -] 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 0x7f78dd96b668 pid: 7 (default app) 2026-05-11 06:04:35.475 8 WARNING keystonemiddleware._common.config [None req-9b15a88b-1595-48b8-aa79-32d17589d27d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:04:35.485 8 WARNING oslo_config.cfg [None req-9b15a88b-1595-48b8-aa79-32d17589d27d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 06:04:35.565 8 WARNING keystonemiddleware._common.config [None req-9b15a88b-1595-48b8-aa79-32d17589d27d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:04:35.580 8 WARNING oslo_config.cfg [None req-9b15a88b-1595-48b8-aa79-32d17589d27d - - - - - -] 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-11 06:04:35.594 8 WARNING oslo_config.cfg [None req-9b15a88b-1595-48b8-aa79-32d17589d27d - - - - - -] 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 0x7f78dd96b668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:04:40 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-11 06:04:41.445 7 WARNING oslo_policy.policy [None req-094512cb-d36b-477a-9f3c-14bc2a107b27 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - 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-11 06:04:41.446 7 WARNING oslo_policy.policy [None req-094512cb-d36b-477a-9f3c-14bc2a107b27 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:04:40 2026] GET /v2.1 => generated 0 bytes in 569 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-11 06:04:41.544 8 WARNING oslo_policy.policy [req-094512cb-d36b-477a-9f3c-14bc2a107b27 req-3c37ac2d-41cc-4f89-873a-2b205450e8c5 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - 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-11 06:04:41.544 8 WARNING oslo_policy.policy [req-094512cb-d36b-477a-9f3c-14bc2a107b27 req-3c37ac2d-41cc-4f89-873a-2b205450e8c5 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:04:41 2026] GET /v2.1/ => generated 400 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:04:41.669 7 INFO nova.api.openstack.wsgi [None req-3f1535f7-5a10-486e-a4dd-fa917f70d9da e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.246 () {48 vars in 1011 bytes} [Mon May 11 06:04:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 11 06:04:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.246 () {52 vars in 1048 bytes} [Mon May 11 06:04:41 2026] POST /v2.1/flavors => generated 529 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:04:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:04:42 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:04:42 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:04:42.899 7 INFO nova.api.openstack.wsgi [None req-89718cee-9a85-49ed-b473-aacca3142cba e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.246 () {48 vars in 1013 bytes} [Mon May 11 06:04:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 11 06:04:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.246 () {52 vars in 1048 bytes} [Mon May 11 06:04:42 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:04:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:04:43 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:04:44 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-11 06:04:44.030 7 INFO nova.api.openstack.wsgi [None req-ec85b3ae-0982-4b2d-a5e6-f136c4da8b06 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.246 () {48 vars in 1015 bytes} [Mon May 11 06:04:44 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 11 06:04:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.246 () {52 vars in 1048 bytes} [Mon May 11 06:04:44 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:04:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:04:45 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: 12/24] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:04:45 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-11 06:04:45.130 7 INFO nova.api.openstack.wsgi [None req-719b44da-9781-478b-b2e0-096bd11bb37a e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.246 () {48 vars in 1013 bytes} [Mon May 11 06:04:45 2026] GET /v2.1/flavors/m1.large => 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: 13/26] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 11 06:04:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.246 () {52 vars in 1048 bytes} [Mon May 11 06:04:45 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:04:46 2026] GET /v2.1 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:04:46 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:04:46 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-11 06:04:46.263 7 INFO nova.api.openstack.wsgi [None req-c4e92629-7840-4463-acd2-741f64dbefe1 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.246 () {48 vars in 1015 bytes} [Mon May 11 06:04:46 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 11 06:04:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.246 () {52 vars in 1048 bytes} [Mon May 11 06:04:46 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:09:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:09:12 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:09:12 2026] GET /v2.1/ => generated 400 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.204.45.246 () {48 vars in 1073 bytes} [Mon May 11 06:09:13 2026] GET /v2.1/os-quota-sets/9a202c72665a40eca40692c73d5a7868 => generated 283 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.204.45.246 () {52 vars in 1125 bytes} [Mon May 11 06:09:13 2026] PUT /v2.1/os-quota-sets/9a202c72665a40eca40692c73d5a7868 => generated 238 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:09:32 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:09:32 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:09:32 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-11 06:09:32.459 8 INFO nova.api.openstack.wsgi [None req-ec2d85f0-a91c-4f80-b47e-bf2f9d37761f e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 50/100] 199.204.45.246 () {48 vars in 1015 bytes} [Mon May 11 06:09:32 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: 7|app: 0|req: 51/101] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 11 06:09:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.204.45.246 () {52 vars in 1049 bytes} [Mon May 11 06:09:32 2026] POST /v2.1/flavors => generated 534 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:10:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:10:18 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 58/115] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:10:18 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-11 06:10:18.396 8 INFO nova.api.openstack.wsgi [None req-78cffedf-755c-47ea-a54a-d8b4cc433d58 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 58/116] 199.204.45.246 () {48 vars in 1017 bytes} [Mon May 11 06:10:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 11 06:10:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.204.45.246 () {52 vars in 1049 bytes} [Mon May 11 06:10:18 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/131] 10.0.0.49 () {28 vars in 453 bytes} [Mon May 11 06:11:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 66/132] 10.0.0.49 () {30 vars in 657 bytes} [Mon May 11 06:11:20 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 67/133] 10.0.0.49 () {32 vars in 730 bytes} [Mon May 11 06:11:20 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 10.0.0.49 () {34 vars in 803 bytes} [Mon May 11 06:11:20 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:11:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:11:29 2026] GET /v2.1 => generated 0 bytes in 47 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: 70/139] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:11:29 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:11:29.605 7 INFO nova.api.openstack.wsgi [None req-517aa66a-d1d1-46a4-9599-23da68ae9e7d e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e779a33310584b5183c6827e4ef6f235 [pid: 7|app: 0|req: 70/140] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 11 06:11:29 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-11 06:11:29.618 8 WARNING oslo_db.sqlalchemy.utils [None req-2cf6b62c-6924-49db-906c-778ac68730f9 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 71/141] 199.204.45.246 () {48 vars in 1016 bytes} [Mon May 11 06:11:29 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 199.204.45.246 () {52 vars in 1057 bytes} [Mon May 11 06:11:29 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.246 () {42 vars in 703 bytes} [Mon May 11 06:13:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.246 () {44 vars in 907 bytes} [Mon May 11 06:13:08 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.246 () {46 vars in 980 bytes} [Mon May 11 06:13:08 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.246 () {52 vars in 1123 bytes} [Mon May 11 06:13:08 2026] PUT /v2.1/os-quota-sets/b023a1f8a7324481a1eaafff11cdb54a => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 11 06:14:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 11 06:14:39 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 11 06:14:39 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-11 06:14:39.326 8 INFO nova.api.openstack.wsgi [None req-b9dc1b65-2b8c-4563-9f58-07fd86c94ad9 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 94/188] 199.204.45.246 () {48 vars in 1011 bytes} [Mon May 11 06:14:39 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: 7|app: 0|req: 95/189] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 11 06:14:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 10.0.0.44 () {32 vars in 654 bytes} [Mon May 11 06:15:17 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 99/199] 10.0.0.44 () {32 vars in 640 bytes} [Mon May 11 06:15:18 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-11 06:15:18.123 7 WARNING oslo_db.sqlalchemy.utils [None req-18507ec3-a254-4b7e-829b-6ad59e74d006 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 101/200] 10.0.0.44 () {32 vars in 648 bytes} [Mon May 11 06:15:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 10.0.0.44 () {32 vars in 693 bytes} [Mon May 11 06:15:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:30 2026] GET /v2.1/flavors/d011766d-3077-4b89-bc98-f6fb55044918 => generated 511 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 10.0.0.44 () {32 vars in 640 bytes} [Mon May 11 06:15:30 2026] GET /v2.1/flavors => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:30 2026] GET /v2.1/flavors/d011766d-3077-4b89-bc98-f6fb55044918 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:15:35.033 7 WARNING neutronclient.v2_0.client [None req-e1fe787b-263b-46d5-bc48-6f47831712a3 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 104/207] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:15:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 10.0.0.44 () {34 vars in 684 bytes} [Mon May 11 06:15:34 2026] POST /v2.1/os-security-groups => generated 244 bytes in 893 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:15:35.837 8 WARNING neutronclient.v2_0.client [None req-b08ce536-41d1-4000-b408-35852d540e45 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 105/209] 10.0.0.44 () {34 vars in 684 bytes} [Mon May 11 06:15:35 2026] POST /v2.1/os-security-groups => generated 244 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:15:36.549 8 WARNING neutronclient.v2_0.client [None req-71a3374b-36c0-490d-82a4-f8a888e089b0 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:36.584 7 WARNING neutronclient.v2_0.client [None req-922d2e53-8230-44f7-abc5-4488ce45f3b4 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The 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-11 06:15:36.659 7 WARNING neutronclient.v2_0.client [None req-922d2e53-8230-44f7-abc5-4488ce45f3b4 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 106/210] 10.0.0.44 () {34 vars in 684 bytes} [Mon May 11 06:15:36 2026] POST /v2.1/os-security-groups => generated 243 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:15:36.710 8 WARNING neutronclient.v2_0.client [None req-712b66c9-d9ca-41aa-a691-30712b6aca34 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:36.797 8 WARNING neutronclient.v2_0.client [None req-712b66c9-d9ca-41aa-a691-30712b6aca34 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:36.833 8 WARNING neutronclient.v2_0.client [None req-712b66c9-d9ca-41aa-a691-30712b6aca34 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:36.930 7 WARNING neutronclient.v2_0.client [None req-922d2e53-8230-44f7-abc5-4488ce45f3b4 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 109/213] 10.0.0.44 () {32 vars in 662 bytes} [Mon May 11 06:15:36 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:15:36.976 8 WARNING neutronclient.v2_0.client [None req-167a953d-fbc0-44c5-b710-c113dd36196a 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.012 8 WARNING neutronclient.v2_0.client [None req-167a953d-fbc0-44c5-b710-c113dd36196a 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 110/214] 10.0.0.44 () {32 vars in 739 bytes} [Mon May 11 06:15:36 2026] DELETE /v2.1/os-security-groups/e86532ad-cb56-4027-89f7-4ee9311204a8 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:15:37.128 8 WARNING neutronclient.v2_0.client [None req-c5201ec4-c533-4831-ae26-cc0b9f5de149 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.161 8 INFO nova.api.openstack.wsgi [None req-c5201ec4-c533-4831-ae26-cc0b9f5de149 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] HTTP exception thrown: Security group e86532ad-cb56-4027-89f7-4ee9311204a8 does not exist Neutron server returns request_ids: ['req-80e6796c-86e1-4b48-bedc-77096f4bd2d0'] [pid: 8|app: 0|req: 111/215] 10.0.0.44 () {32 vars in 736 bytes} [Mon May 11 06:15:37 2026] GET /v2.1/os-security-groups/e86532ad-cb56-4027-89f7-4ee9311204a8 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:15:37.175 8 WARNING neutronclient.v2_0.client [None req-3047872c-a0df-433d-8cb2-f8746906d7cd 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.205 8 WARNING neutronclient.v2_0.client [None req-3047872c-a0df-433d-8cb2-f8746906d7cd 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 112/216] 10.0.0.44 () {32 vars in 739 bytes} [Mon May 11 06:15:37 2026] DELETE /v2.1/os-security-groups/0ca9a7b3-771c-4e06-a4d1-e373043ef06f => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:15:37.319 8 WARNING neutronclient.v2_0.client [None req-c608bf66-b37e-459c-914e-816507fd05f7 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.344 8 INFO nova.api.openstack.wsgi [None req-c608bf66-b37e-459c-914e-816507fd05f7 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] HTTP exception thrown: Security group 0ca9a7b3-771c-4e06-a4d1-e373043ef06f does not exist Neutron server returns request_ids: ['req-41315a19-a2c5-42f8-a63c-bd6fde32800b'] [pid: 8|app: 0|req: 113/217] 10.0.0.44 () {32 vars in 736 bytes} [Mon May 11 06:15:37 2026] GET /v2.1/os-security-groups/0ca9a7b3-771c-4e06-a4d1-e373043ef06f => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:15:37.355 8 WARNING neutronclient.v2_0.client [None req-335f1818-4cea-4d98-8e59-f9482200728d 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.527 8 WARNING neutronclient.v2_0.client [None req-335f1818-4cea-4d98-8e59-f9482200728d 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 114/218] 10.0.0.44 () {32 vars in 739 bytes} [Mon May 11 06:15:37 2026] DELETE /v2.1/os-security-groups/01ae442b-d861-41b8-bc77-e2e8b93db764 => generated 0 bytes in 293 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:15:37.663 8 WARNING neutronclient.v2_0.client [None req-3a61613b-7d9e-448f-9e54-7a8019d91078 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.686 8 INFO nova.api.openstack.wsgi [None req-3a61613b-7d9e-448f-9e54-7a8019d91078 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] HTTP exception thrown: Security group 01ae442b-d861-41b8-bc77-e2e8b93db764 does not exist Neutron server returns request_ids: ['req-634226a4-86b6-4d02-bcc6-dd8a1f2a6158'] [pid: 8|app: 0|req: 115/219] 10.0.0.44 () {32 vars in 736 bytes} [Mon May 11 06:15:37 2026] GET /v2.1/os-security-groups/01ae442b-d861-41b8-bc77-e2e8b93db764 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:15:37.709 8 WARNING neutronclient.v2_0.client [None req-48e9bfb1-6cac-4d3f-b462-4db1d2d8265b 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.760 8 WARNING neutronclient.v2_0.client [None req-48e9bfb1-6cac-4d3f-b462-4db1d2d8265b 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.800 8 WARNING neutronclient.v2_0.client [None req-48e9bfb1-6cac-4d3f-b462-4db1d2d8265b 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 105/220] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:15:36 2026] POST /v2.1/servers => generated 452 bytes in 1367 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/221] 10.0.0.44 () {32 vars in 662 bytes} [Mon May 11 06:15:37 2026] GET /v2.1/os-security-groups => generated 707 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:37.881 8 WARNING neutronclient.v2_0.client [None req-265b5dbd-1522-4327-9d20-e5cdebb327d4 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.884 7 WARNING neutronclient.v2_0.client [None req-f256fcc2-1d55-4a71-9418-dd97771d5f2d df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The 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-11 06:15:37.902 8 INFO nova.api.openstack.wsgi [None req-265b5dbd-1522-4327-9d20-e5cdebb327d4 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] HTTP exception thrown: Security group 01ae442b-d861-41b8-bc77-e2e8b93db764 does not exist Neutron server returns request_ids: ['req-91ff652c-b4ab-4583-948b-8245002f81d1'] [pid: 8|app: 0|req: 117/222] 10.0.0.44 () {32 vars in 739 bytes} [Mon May 11 06:15:37 2026] DELETE /v2.1/os-security-groups/01ae442b-d861-41b8-bc77-e2e8b93db764 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:15:37.918 8 WARNING neutronclient.v2_0.client [None req-a9333e35-7f4d-47a9-b148-dc6d9b7e00e1 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The 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-11 06:15:37.967 8 INFO nova.api.openstack.wsgi [None req-a9333e35-7f4d-47a9-b148-dc6d9b7e00e1 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] HTTP exception thrown: Security group 0ca9a7b3-771c-4e06-a4d1-e373043ef06f does not exist Neutron server returns request_ids: ['req-0ed588ab-8135-4d17-94be-e393d65f3574'] [pid: 8|app: 0|req: 118/223] 10.0.0.44 () {32 vars in 739 bytes} [Mon May 11 06:15:37 2026] DELETE /v2.1/os-security-groups/0ca9a7b3-771c-4e06-a4d1-e373043ef06f => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:15:37.979 8 WARNING neutronclient.v2_0.client [None req-04de36ff-4c7d-480b-b199-309f0d8c6439 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 106/224] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:37 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1431 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:15:38.000 8 INFO nova.api.openstack.wsgi [None req-04de36ff-4c7d-480b-b199-309f0d8c6439 88af6e6a135c4e5089dc16603b338221 cbcee6aaccf24dd1b679eafa5e33954b - - default default] HTTP exception thrown: Security group e86532ad-cb56-4027-89f7-4ee9311204a8 does not exist Neutron server returns request_ids: ['req-25231f20-a1e9-452e-8f41-d18043a0cac5'] [pid: 8|app: 0|req: 119/225] 10.0.0.44 () {32 vars in 739 bytes} [Mon May 11 06:15:37 2026] DELETE /v2.1/os-security-groups/e86532ad-cb56-4027-89f7-4ee9311204a8 => generated 194 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, ' 2026-05-11 06:15:39.016 7 WARNING neutronclient.v2_0.client [None req-6b76730b-09af-4901-96d3-0e7e457deb85 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 107/226] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:38 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1431 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:15:40.196 8 WARNING neutronclient.v2_0.client [None req-3bccdbdc-1da7-4f93-849d-f07b55c3bfa1 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 120/227] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:40 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1427 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-11 06:15:40.629 7 WARNING neutronclient.v2_0.client [None req-f309c2e1-9d4c-43a0-9f34-b8b342411d34 a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 108/228] 10.0.0.44 () {34 vars in 684 bytes} [Mon May 11 06:15:40 2026] POST /v2.1/os-security-groups => generated 247 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:40.774 8 WARNING neutronclient.v2_0.client [None req-ffe92a63-e466-4aeb-b823-5cf965d99079 a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The 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-11 06:15:40.809 8 WARNING neutronclient.v2_0.client [None req-ffe92a63-e466-4aeb-b823-5cf965d99079 a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 121/229] 10.0.0.44 () {34 vars in 694 bytes} [Mon May 11 06:15:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:15:40.941 7 WARNING neutronclient.v2_0.client [None req-d41bd8ca-be20-40d2-af5f-82131a19e61f a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 109/230] 10.0.0.44 () {34 vars in 684 bytes} [Mon May 11 06:15:40 2026] POST /v2.1/os-security-groups => generated 246 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:15:41.138 8 WARNING neutronclient.v2_0.client [None req-01003d60-2acf-44dc-9be1-98fcddd34dfd a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The 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-11 06:15:41.179 8 WARNING neutronclient.v2_0.client [None req-01003d60-2acf-44dc-9be1-98fcddd34dfd a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 122/231] 10.0.0.44 () {34 vars in 694 bytes} [Mon May 11 06:15:41 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:15:41.345 8 WARNING neutronclient.v2_0.client [None req-e591311e-2e75-4b22-9bbd-a47007251043 a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The 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-11 06:15:41.386 7 WARNING neutronclient.v2_0.client [None req-52e542f4-65fb-4241-bfa9-f1b76f6527e7 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The 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-11 06:15:41.397 8 WARNING neutronclient.v2_0.client [None req-e591311e-2e75-4b22-9bbd-a47007251043 a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 110/232] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:41 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1483 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/233] 10.0.0.44 () {34 vars in 694 bytes} [Mon May 11 06:15:41 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:41.527 7 WARNING neutronclient.v2_0.client [None req-13d2a834-e067-445a-8045-2f9b26890b34 a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 111/234] 10.0.0.44 () {32 vars in 736 bytes} [Mon May 11 06:15:41 2026] GET /v2.1/os-security-groups/f7017cc6-1dcb-48fb-a052-52b11c077800 => generated 663 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:15:41.597 8 WARNING neutronclient.v2_0.client [None req-9c48a81e-6280-40f0-800c-a7e1d24351ed a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The 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-11 06:15:42.068 8 WARNING neutronclient.v2_0.client [None req-9c48a81e-6280-40f0-800c-a7e1d24351ed a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The 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-11 06:15:42.109 8 WARNING neutronclient.v2_0.client [None req-9c48a81e-6280-40f0-800c-a7e1d24351ed a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/235] 10.0.0.44 () {32 vars in 749 bytes} [Mon May 11 06:15:41 2026] DELETE /v2.1/os-security-group-rules/fb3d328a-ecd9-4437-b937-61427b1ed239 => generated 0 bytes in 603 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:15:42.215 7 WARNING neutronclient.v2_0.client [None req-16f20cab-8589-4456-8202-c4cb84c4a5f2 a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The 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-11 06:15:42.264 7 WARNING neutronclient.v2_0.client [None req-16f20cab-8589-4456-8202-c4cb84c4a5f2 a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 112/236] 10.0.0.44 () {32 vars in 739 bytes} [Mon May 11 06:15:42 2026] DELETE /v2.1/os-security-groups/f7017cc6-1dcb-48fb-a052-52b11c077800 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:15:42.414 8 WARNING neutronclient.v2_0.client [None req-80bf227c-36fe-4035-b20b-99a47124060d a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The 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-11 06:15:42.475 8 WARNING neutronclient.v2_0.client [None req-80bf227c-36fe-4035-b20b-99a47124060d a17977c6f4134f6b9d3a62b8e3a8274c 60d6641425e34f1391d747f221ea0646 - - default default] The 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-11 06:15:42.490 7 WARNING neutronclient.v2_0.client [None req-f82f7ddf-77ff-4851-92f3-78f7baef91f6 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 113/237] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:42 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1483 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/238] 10.0.0.44 () {32 vars in 739 bytes} [Mon May 11 06:15:42 2026] DELETE /v2.1/os-security-groups/77a3ca87-684d-4b3c-afc7-0d7cffd1b397 => generated 0 bytes in 189 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-11 06:15:43.595 7 WARNING neutronclient.v2_0.client [None req-63dcc43a-13f0-47c1-a14f-1ea2015e09bb df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 114/239] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:43 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1491 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:15:44.700 8 WARNING neutronclient.v2_0.client [None req-dc455acd-6ac9-4a55-a484-735f0865ecf1 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 126/240] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:44 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1568 bytes in 1765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:46.846 8 INFO nova.api.openstack.compute.server_external_events [req-440d02b1-59fb-4302-ab7a-bbc45a91c782 req-9fe20ff7-c54d-4edd-8383-90b241b32487 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:895809d2-8d1c-4fdd-ae59-96ff089d916a for instance abc37c4c-71a0-4ba3-b433-f43ee048f6b6 on instance 2026-05-11 06:15:46.861 8 INFO nova.compute.rpcapi [None req-59b2a99a-44fb-462e-b477-065cf970637b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 128/243] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:15:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:47.475 7 WARNING neutronclient.v2_0.client [None req-c750982f-d722-42c1-ab36-c5c7b7e98186 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/244] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:47 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1556 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 129/245] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:15:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:48.786 7 WARNING neutronclient.v2_0.client [None req-bf52e643-6591-478f-a03a-ab260c88a72e df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 117/246] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:48 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1556 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:15:49.822 8 WARNING neutronclient.v2_0.client [None req-44d2c375-3cfe-42c7-8e93-8303483eef2d 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The 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-11 06:15:49.869 8 WARNING neutronclient.v2_0.client [None req-44d2c375-3cfe-42c7-8e93-8303483eef2d 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The 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-11 06:15:50.025 8 WARNING neutronclient.v2_0.client [None req-44d2c375-3cfe-42c7-8e93-8303483eef2d 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] 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-11 06:15:50.503 7 WARNING neutronclient.v2_0.client [None req-85015518-3391-4be7-86c1-b91fad321b40 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/247] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:50 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1556 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/248] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:15:49 2026] POST /v2.1/servers => generated 451 bytes in 954 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-11 06:15:50.732 7 WARNING neutronclient.v2_0.client [None req-3c9fdba2-04d6-4053-9335-a69f68926d03 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/249] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:50 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1423 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:51.686 8 WARNING neutronclient.v2_0.client [None req-e2f2e19b-e233-4f5c-8a3e-87a65b7a99c0 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] 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-11 06:15:51.830 7 WARNING neutronclient.v2_0.client [None req-5fdcf9fe-ee33-4b01-91d4-5eae15ba6cc7 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/250] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:51 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1556 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/251] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:51 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:52.930 8 WARNING neutronclient.v2_0.client [None req-429e60b8-9f53-4b07-993c-a0f645fd733c df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The 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-11 06:15:52.965 7 WARNING neutronclient.v2_0.client [None req-fd661baf-0e87-46c7-82d7-2f7952293d16 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/252] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:52 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1475 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/253] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:52 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1556 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 122/254] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:15:53 2026] POST /v2.1/os-keypairs => generated 385 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:54.085 8 WARNING neutronclient.v2_0.client [None req-0a874d2a-5aa0-411c-b0e7-f5960754659c 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/255] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:54 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1475 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:15:54.149 7 WARNING neutronclient.v2_0.client [None req-2defa850-b0fd-4597-8341-a7ed6f0f9652 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/256] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:54 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1556 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-11 06:15:54.551 8 INFO nova.api.openstack.compute.server_external_events [req-1d5a50e3-3ede-4383-8bc7-88e91fc7331c req-8aecbfa6-02b4-4590-bb26-293b89689ba6 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:895809d2-8d1c-4fdd-ae59-96ff089d916a for instance abc37c4c-71a0-4ba3-b433-f43ee048f6b6 on instance [pid: 8|app: 0|req: 134/257] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:15:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:55.200 7 WARNING neutronclient.v2_0.client [None req-efd3139d-becc-439b-b0ac-f6e53c564110 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/258] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:55 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1483 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-11 06:15:55.325 8 WARNING neutronclient.v2_0.client [None req-3627d30b-835d-4a7b-9be7-11faecf32c16 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The 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-11 06:15:55.365 7 WARNING neutronclient.v2_0.client [None req-3ab65f95-fc49-4a2c-804a-27611f5ded29 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The 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-11 06:15:55.543 7 WARNING neutronclient.v2_0.client [None req-3ab65f95-fc49-4a2c-804a-27611f5ded29 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/259] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:55 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1556 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:56.081 8 INFO nova.api.openstack.compute.server_external_events [req-19efb455-daa9-47fd-82db-755adc398c50 req-9367eba2-1d5f-4da6-8854-f7f6211ae624 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:d004ad08-e1cd-46bf-94ec-16f35bdc8174 for instance 3e0bcf4c-7a48-41cf-8af2-f53aa0968386 on instance [pid: 8|app: 0|req: 136/260] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:15:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:15:56.142 7 WARNING neutronclient.v2_0.client [None req-3ab65f95-fc49-4a2c-804a-27611f5ded29 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] 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-11 06:15:56.312 8 WARNING neutronclient.v2_0.client [None req-f0b8baa4-0a05-4cec-ad92-8a2b6eadaf3a 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 125/261] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:15:55 2026] POST /v2.1/servers => generated 449 bytes in 1089 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, ' [pid: 8|app: 0|req: 137/262] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:56 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1561 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:15:56.441 7 WARNING neutronclient.v2_0.client [None req-6d4cd0cd-e0e4-4b1b-a7d1-227ab921c2d5 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/263] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:56 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:56.677 8 WARNING neutronclient.v2_0.client [None req-417a0bef-90c7-4ef6-b0eb-c4adf9142b4b df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/266] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:56 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1738 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:56.869 7 WARNING neutronclient.v2_0.client [None req-2298a4f9-306d-498c-83ed-d243b2628e46 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/267] 10.0.0.44 () {32 vars in 740 bytes} [Mon May 11 06:15:56 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6/os-interface => generated 284 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:57.502 8 WARNING neutronclient.v2_0.client [None req-50edc827-39aa-488d-8579-1588d9a995e1 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] 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-11 06:15:57.534 7 WARNING neutronclient.v2_0.client [None req-590de3de-d6f5-42c7-85f2-b9df6293fdd6 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/268] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:57 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1404 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:58.437 7 WARNING neutronclient.v2_0.client [None req-199ab790-3101-4468-a768-1b3df1bf1886 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/269] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:57 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1549 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:58.504 8 INFO nova.api.openstack.compute.server_external_events [req-a11ee710-df70-48ac-9160-19ce06c921b5 req-7a70d4d3-174f-4201-b758-86030acdf5ff 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:895809d2-8d1c-4fdd-ae59-96ff089d916a for instance abc37c4c-71a0-4ba3-b433-f43ee048f6b6 on instance [pid: 8|app: 0|req: 140/270] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:15:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/271] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:58 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1738 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 141/272] 10.0.0.44 () {32 vars in 640 bytes} [Mon May 11 06:15:58 2026] GET /v2.1/servers => generated 384 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:15:58.887 7 INFO nova.compute.rpcapi [None req-af193c02-9588-496c-ba0f-a95fb87b4d80 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 132/273] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:15:58 2026] DELETE /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 0 bytes in 176 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-11 06:15:58.977 8 WARNING neutronclient.v2_0.client [None req-85b04b0d-ad48-4bbe-be0a-207994531dc0 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/274] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:58 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1744 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-11 06:15:59.474 7 WARNING neutronclient.v2_0.client [None req-1a440cab-4aae-48c3-9e8f-e5d5e57879fd aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 133/275] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:59 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1452 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:15:59.543 8 WARNING neutronclient.v2_0.client [None req-25f7a56c-6151-4350-88fe-ba8430a5049c 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/276] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:15:59 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1549 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-11 06:16:00.121 7 WARNING neutronclient.v2_0.client [None req-3947f249-f768-4f26-9294-ab73a97a9889 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/277] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:00 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1864 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:00.590 8 WARNING neutronclient.v2_0.client [None req-6ff330c7-dcc9-4f88-9f93-621fba2c7f10 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/278] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:00 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1460 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:00.750 7 WARNING neutronclient.v2_0.client [None req-23e469f5-5ef3-4ef0-a60f-153f19d176dd 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/279] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:00 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1549 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-11 06:16:01.302 8 WARNING neutronclient.v2_0.client [None req-ec066a7d-2741-4cc4-b350-da54ee3014a0 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] 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-11 06:16:01.714 7 WARNING neutronclient.v2_0.client [None req-537583fa-a69c-4eb0-a115-31aa928b891a aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/280] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:01 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1864 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:01.911 8 INFO nova.api.openstack.compute.server_external_events [req-508e7be6-0b8b-4b6f-9c39-3234c659c4ab req-cea27569-c953-4dcb-8294-a45c92937a42 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:306e7a70-8bfa-49de-a71e-34732d81364b for instance 12f71e49-173e-4a45-a7d2-5608468a1c20 on instance [pid: 8|app: 0|req: 146/281] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:01.972 8 WARNING neutronclient.v2_0.client [None req-2944a297-7022-4c0b-8ccf-ebffba4934a2 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/282] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:01 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1527 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/283] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:01 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1549 bytes in 866 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:02.946 8 WARNING neutronclient.v2_0.client [None req-b72faebe-e363-4b57-9089-f5d9515f9328 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] 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-11 06:16:03.002 7 INFO nova.api.openstack.compute.server_external_events [req-05d6c45e-0efa-4054-b897-d6a2f94429ef req-4b308352-4fa7-4f48-89cb-16ff19640e45 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:d004ad08-e1cd-46bf-94ec-16f35bdc8174 for instance 3e0bcf4c-7a48-41cf-8af2-f53aa0968386 on instance [pid: 7|app: 0|req: 137/284] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:16:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/285] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:02 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1797 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-11 06:16:03.393 7 WARNING neutronclient.v2_0.client [None req-56c5bc9f-e40a-42cc-83fa-f1c5700ade3b aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/286] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:03 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1525 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:03.838 8 WARNING neutronclient.v2_0.client [None req-39cb09eb-12b5-4502-82f0-dd026bf585bc 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] 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: 149/287] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:03 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1549 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:16:03.960 7 INFO nova.api.openstack.compute.server_external_events [req-eb71d524-8d3c-4735-aceb-0061c72f8e32 req-bed2c55a-d4d1-466c-88f0-dbda2f8f67b4 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:895809d2-8d1c-4fdd-ae59-96ff089d916a for instance abc37c4c-71a0-4ba3-b433-f43ee048f6b6 on instance [pid: 7|app: 0|req: 139/288] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:04.153 8 WARNING neutronclient.v2_0.client [None req-a9264cda-cb33-4566-9ee5-13d7272bd0e1 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/289] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:04 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1517 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:04.607 7 WARNING neutronclient.v2_0.client [None req-57b91159-f4d2-4341-906a-f0b98cfd2a91 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/290] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:04 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1525 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-11 06:16:05.001 8 WARNING neutronclient.v2_0.client [None req-6517ac7b-3866-4536-b36d-21c627fcd470 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/291] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:04 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1725 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:05.220 7 WARNING neutronclient.v2_0.client [None req-dcee364e-8924-4c20-8ff1-ef17fc1be627 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 141/292] 10.0.0.44 () {32 vars in 740 bytes} [Mon May 11 06:16:05 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:16:05.294 8 WARNING neutronclient.v2_0.client [None req-c806334c-bc08-43f2-b246-62d82560cc70 df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/293] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:05 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 1517 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:05.763 7 WARNING neutronclient.v2_0.client [None req-754e4e40-bb69-4ed2-b566-652259825d3f aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] 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-11 06:16:06.067 8 WARNING neutronclient.v2_0.client [None req-fea51de0-3ccb-4665-ad8b-6bf63291be63 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/294] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:05 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1525 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:06.157 7 INFO nova.api.openstack.compute.server_external_events [req-fea37cfe-3abd-455d-abcf-08f02b14f121 req-6458d8ad-9799-4af2-b7ce-0affef793328 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:d004ad08-e1cd-46bf-94ec-16f35bdc8174 for instance 3e0bcf4c-7a48-41cf-8af2-f53aa0968386 on instance [pid: 7|app: 0|req: 143/295] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/296] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:06 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1725 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 144/297] 10.0.0.44 () {32 vars in 640 bytes} [Mon May 11 06:16:06 2026] GET /v2.1/servers => generated 377 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:06.444 7 INFO nova.api.openstack.compute.server_external_events [req-110e2630-1406-4f4e-a76a-5a15c7419331 req-42300eb5-333f-49c1-b1c2-b85aba9456cd 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:306e7a70-8bfa-49de-a71e-34732d81364b for instance 12f71e49-173e-4a45-a7d2-5608468a1c20 on instance [pid: 7|app: 0|req: 145/298] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:16: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) [pid: 8|app: 0|req: 154/299] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:16:06 2026] DELETE /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => 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-11 06:16:06.587 7 WARNING neutronclient.v2_0.client [None req-2c26ede5-8be6-4a82-98de-f013183b059d 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] 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-11 06:16:06.701 8 INFO nova.api.openstack.wsgi [None req-f0b55a5a-b04a-45e4-8477-3a94175f293d df9e26d6e8c04c3aaffa50760720b4d4 0d7968e86cb647b985f9326ea2c5067f - - default default] HTTP exception thrown: Instance abc37c4c-71a0-4ba3-b433-f43ee048f6b6 could not be found. [pid: 8|app: 0|req: 157/302] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:06 2026] GET /v2.1/servers/abc37c4c-71a0-4ba3-b433-f43ee048f6b6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/303] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:06 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1731 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 158/304] 10.0.0.44 () {32 vars in 703 bytes} [Mon May 11 06:16:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-154962856 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:07.201 7 WARNING neutronclient.v2_0.client [None req-77764ef6-5510-4d1d-bcd0-5c390f8e2ae3 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/305] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:07 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1525 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:16:07.769 8 WARNING neutronclient.v2_0.client [None req-ff37cf11-8e72-42c2-95a2-54695f58ff53 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] 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-11 06:16:08.471 7 WARNING neutronclient.v2_0.client [None req-0c5c95c3-b9c1-4aa1-9e71-44310052b658 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/306] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:07 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1851 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/307] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:08 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1525 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:09.641 8 WARNING neutronclient.v2_0.client [None req-50900fcc-fe7b-4184-83db-44fcc536e1b6 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] 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-11 06:16:10.319 7 INFO nova.api.openstack.compute.server_external_events [req-d1533ff1-6a07-40d8-82e8-1cfaaa652639 req-bef57b6e-3550-4aea-b04e-886b0bddb5f2 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-unplugged:d004ad08-e1cd-46bf-94ec-16f35bdc8174 for instance 3e0bcf4c-7a48-41cf-8af2-f53aa0968386 on instance [pid: 7|app: 0|req: 149/308] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:16:10 2026] POST /v2.1/os-server-external-events => generated 185 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-11 06:16:10.405 7 WARNING neutronclient.v2_0.client [None req-639d540c-25c1-4a28-9843-e7e706e52ade aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/309] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:09 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1851 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/310] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:10 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1715 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:10.898 8 WARNING neutronclient.v2_0.client [None req-75a5d385-94b1-480e-91d3-dd287198d91e aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/311] 10.0.0.44 () {32 vars in 740 bytes} [Mon May 11 06:16:10 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/os-interface => generated 284 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:11.340 7 INFO nova.api.openstack.compute.server_external_events [req-5c430ccd-4090-4661-b6a0-c8da88343ca9 req-5294e4b6-e48e-4082-a9f5-b4abca63787a 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:d004ad08-e1cd-46bf-94ec-16f35bdc8174 for instance 3e0bcf4c-7a48-41cf-8af2-f53aa0968386 on instance [pid: 7|app: 0|req: 151/312] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:11.485 8 WARNING neutronclient.v2_0.client [None req-8d6dc045-93e2-4d7f-bd10-ee1f999a2963 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/313] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:11 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1504 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:11.632 7 WARNING neutronclient.v2_0.client [None req-e0f4deee-d688-4748-9b52-2343c89cdab0 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The 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-11 06:16:11.633 8 INFO nova.api.openstack.compute.server_external_events [req-3f6d03e0-7143-4b75-b0e2-74f62751624f req-5eb6c967-d909-4c55-aa29-4c6cb250520a 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:306e7a70-8bfa-49de-a71e-34732d81364b for instance 12f71e49-173e-4a45-a7d2-5608468a1c20 on instance [pid: 8|app: 0|req: 163/314] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:11 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) [pid: 7|app: 0|req: 152/315] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:11 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1715 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-11 06:16:12.617 8 WARNING neutronclient.v2_0.client [None req-661a7c57-6ead-4173-a098-b8be848ca177 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/316] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:12 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1509 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:13.722 7 WARNING neutronclient.v2_0.client [None req-5d705e7e-3753-4511-8384-e6c49b4973ca 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/317] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:13 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => generated 1509 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-11 06:16:14.813 8 INFO nova.api.openstack.wsgi [None req-5fde9500-3016-4efe-a173-1ce678fb6a66 7748b6553c704a599241abc0668b35f1 a5adcaa4bf864ac5beb7fbb1cae421ca - - default default] HTTP exception thrown: Instance 3e0bcf4c-7a48-41cf-8af2-f53aa0968386 could not be found. [pid: 8|app: 0|req: 165/318] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:14 2026] GET /v2.1/servers/3e0bcf4c-7a48-41cf-8af2-f53aa0968386 => 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: 7|app: 0|req: 154/319] 10.0.0.44 () {32 vars in 705 bytes} [Mon May 11 06:16:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1184691441 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:16:17.632 7 WARNING neutronclient.v2_0.client [None req-4b0c32fa-5aee-4984-a585-a487a0c03a1e 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The 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-11 06:16:18.541 7 WARNING neutronclient.v2_0.client [None req-4b0c32fa-5aee-4984-a585-a487a0c03a1e 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/322] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:16:17 2026] POST /v2.1/servers => generated 424 bytes in 1780 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-11 06:16:19.237 8 WARNING neutronclient.v2_0.client [None req-d6835416-9bd8-4c3b-b963-55ddd18fee33 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/323] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:19 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1370 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-11 06:16:20.362 7 WARNING neutronclient.v2_0.client [None req-5a5f2b8e-f5aa-4ba4-b981-6653c8191660 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/324] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:20 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1374 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/325] 10.0.0.44 () {30 vars in 412 bytes} [Mon May 11 06:16:21 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:21.469 8 WARNING neutronclient.v2_0.client [None req-bb0ec8d1-dba9-4f1f-8481-926e623634c7 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/326] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:21 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1422 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, ' [pid: 7|app: 0|req: 158/327] 10.0.0.44 () {28 vars in 559 bytes} [Mon May 11 06:16:21 2026] GET /v2/ => generated 402 bytes in 460 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 170/328] 10.0.0.44 () {28 vars in 563 bytes} [Mon May 11 06:16:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/329] 10.0.0.44 () {30 vars in 412 bytes} [Mon May 11 06:16:21 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-11 06:16:22.570 8 WARNING neutronclient.v2_0.client [None req-6d9a43f4-c71a-4d1c-9177-2744cd9703a9 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/330] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:22 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1422 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:16:23.748 7 WARNING neutronclient.v2_0.client [None req-0aa54c7e-c8f3-4917-9491-ee3f7879e60c 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/331] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:23 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1472 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:24.435 8 INFO nova.api.openstack.compute.server_external_events [req-df481705-3999-4e2c-8ad8-afb85805532b req-fbf90f99-0108-4519-888e-4ddcb9d0a65f 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:16fc935c-e69b-4d91-9012-aa52d769eff5 for instance 2f704f2e-6230-4758-a903-b14c4da6838f on instance [pid: 8|app: 0|req: 172/332] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:25.310 7 WARNING neutronclient.v2_0.client [None req-5d6d7ed7-e5ac-4b93-bfde-36232aac33dc 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/333] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:25 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1470 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-11 06:16:26.459 8 WARNING neutronclient.v2_0.client [None req-81b4483f-3e18-454e-8114-526d0768a515 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/334] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:26 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1470 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:27.664 8 WARNING neutronclient.v2_0.client [None req-bd49726b-9784-4f38-950f-fb1233de241b 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/337] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:27 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1470 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-11 06:16:28.843 7 WARNING neutronclient.v2_0.client [None req-a742d8fe-07b3-4e43-9689-76a579e9cbd6 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/338] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:28 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1470 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-11 06:16:29.266 8 INFO nova.api.openstack.compute.server_external_events [req-ac07aa76-0b8f-40fa-a87e-5f5efd4ed718 req-cee63d3c-8f96-4630-bd5b-2b4c99ae9395 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:16fc935c-e69b-4d91-9012-aa52d769eff5 for instance 2f704f2e-6230-4758-a903-b14c4da6838f on instance [pid: 8|app: 0|req: 176/339] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:16:29 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-11 06:16:29.994 7 WARNING neutronclient.v2_0.client [None req-6cd3c1a2-631f-41a8-b991-fd7134cdefb9 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/340] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:29 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1470 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:31.211 8 WARNING neutronclient.v2_0.client [None req-5de57c42-3448-46a3-af39-968fa9001777 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/341] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:31 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1654 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, ' [pid: 7|app: 0|req: 165/342] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:31 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f/ips => generated 108 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 178/343] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:31 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f/ips => generated 108 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: 7|app: 0|req: 166/344] 10.0.0.44 () {32 vars in 822 bytes} [Mon May 11 06:16:31 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f/ips/tempest-ServerAddressesTestJSON-900561652-network => generated 93 bytes in 42 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:31.576 7 WARNING neutronclient.v2_0.client [None req-dbb373b7-2a83-4ee5-b461-764cf0149c2e aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/345] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:16:31 2026] DELETE /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 167/346] 10.0.0.44 () {32 vars in 740 bytes} [Mon May 11 06:16:31 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/os-interface => generated 284 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:16:31.679 8 WARNING neutronclient.v2_0.client [None req-ceba0f00-a0b0-49c1-ac5c-dadc5d1656bc 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] 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-11 06:16:31.714 7 WARNING neutronclient.v2_0.client [None req-01d90046-ba54-47b6-b1b4-178067687d01 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/347] 10.0.0.44 () {32 vars in 814 bytes} [Mon May 11 06:16:31 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/os-interface/306e7a70-8bfa-49de-a71e-34732d81364b => generated 281 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 180/348] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:31 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1660 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/349] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:31 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 181/350] 10.0.0.44 () {34 vars in 749 bytes} [Mon May 11 06:16:31 2026] POST /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/action => 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, ' [pid: 7|app: 0|req: 170/351] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:31 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/ips => generated 155 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-11 06:16:32.916 8 WARNING neutronclient.v2_0.client [None req-659a490f-5311-42ee-9769-02a87f5ad3cf 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 171/352] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:32 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/353] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:32 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1660 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:33.441 7 INFO nova.api.openstack.compute.server_external_events [req-4c3c160f-c1a3-41b5-9f00-0e84775dfe9a req-d4ec8a4e-a97c-49a4-8068-a02038421d22 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:306e7a70-8bfa-49de-a71e-34732d81364b for instance 12f71e49-173e-4a45-a7d2-5608468a1c20 on instance [pid: 7|app: 0|req: 172/354] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 183/355] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:33 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/ips => generated 155 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-11 06:16:34.362 7 WARNING neutronclient.v2_0.client [None req-6c3e3cf0-89bb-4be4-94b1-eae6db370824 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 173/356] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:34 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1660 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:16:34.479 8 INFO nova.api.openstack.compute.server_external_events [req-ce6d233e-f360-41ee-ba67-b011e6245478 req-5cee12a6-1111-482a-8c4d-100b9b6a3c12 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:16fc935c-e69b-4d91-9012-aa52d769eff5 for instance 2f704f2e-6230-4758-a903-b14c4da6838f on instance [pid: 8|app: 0|req: 184/357] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 174/358] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:35 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/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-11 06:16:35.111 8 WARNING neutronclient.v2_0.client [None req-1cd822f2-545e-4f1f-87d1-8290af04a0a4 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/359] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:35 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1949 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 175/360] 10.0.0.44 () {34 vars in 749 bytes} [Mon May 11 06:16:35 2026] POST /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/action => generated 0 bytes in 40 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: 186/361] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:35 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/ips => generated 193 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-11 06:16:35.526 7 WARNING neutronclient.v2_0.client [None req-515a3c5e-a07e-42f4-8738-448e9b45ac26 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/362] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:35 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1456 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 187/363] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:36 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/ips => generated 193 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-11 06:16:36.627 7 WARNING neutronclient.v2_0.client [None req-830d479c-2763-41ce-ab27-bdb760e17eff 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/366] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:36 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 1456 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:36.782 8 INFO nova.api.openstack.compute.server_external_events [req-9ee2e62b-f27a-4c07-9526-530073099bd5 req-a4762669-0922-4ad6-958b-bc1a9547bf10 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:306e7a70-8bfa-49de-a71e-34732d81364b for instance 12f71e49-173e-4a45-a7d2-5608468a1c20 on instance [pid: 8|app: 0|req: 190/367] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 178/368] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:37 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/ips => generated 193 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:37.733 8 INFO nova.api.openstack.wsgi [None req-d8baa107-d823-47c2-8c17-93fe10dacefd 919efe58711c4e26aeda33b7084ae95c 32b0eea219da44c5bc98df75c86b4355 - - default default] HTTP exception thrown: Instance 2f704f2e-6230-4758-a903-b14c4da6838f could not be found. [pid: 8|app: 0|req: 191/369] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:37 2026] GET /v2.1/servers/2f704f2e-6230-4758-a903-b14c4da6838f => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 179/370] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:16:38 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20/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: 8|app: 0|req: 192/371] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:16:38 2026] DELETE /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:38.725 7 WARNING neutronclient.v2_0.client [None req-929a556e-5990-49b6-9454-ac0fd1db136b aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/372] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:38 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1841 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:40.032 8 WARNING neutronclient.v2_0.client [None req-e07c8dbc-defa-457b-aca2-2fb7df022e16 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/373] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:39 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1841 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-11 06:16:41.201 7 WARNING neutronclient.v2_0.client [None req-0af685c8-1688-4751-b9ff-8dd5a183fe2a aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/374] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:41 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1841 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-11 06:16:41.800 8 INFO nova.api.openstack.compute.server_external_events [req-33b1a82a-30d4-459c-90f1-b7b2cdebbf59 req-4b9a4694-206b-4d3e-8aed-22ac62728bc5 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:306e7a70-8bfa-49de-a71e-34732d81364b for instance 12f71e49-173e-4a45-a7d2-5608468a1c20 on instance [pid: 8|app: 0|req: 194/375] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:16:41 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-11 06:16:42.364 7 WARNING neutronclient.v2_0.client [None req-7bafb9ef-efaa-48a9-a81b-403d0d364a2a aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/376] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:42 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1481 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:43.501 8 WARNING neutronclient.v2_0.client [None req-f961e5b7-b09c-4646-97f5-b2f4e2b57367 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/377] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:43 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1486 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-11 06:16:44.714 7 WARNING neutronclient.v2_0.client [None req-259c6d54-a87b-4a82-a0d4-2957f9e5ad2b aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/378] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:44 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 1486 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-11 06:16:45.794 8 INFO nova.api.openstack.wsgi [None req-845b59ca-9ecd-4aad-9c1b-5905ffa5a8d9 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] HTTP exception thrown: Instance 12f71e49-173e-4a45-a7d2-5608468a1c20 could not be found. [pid: 8|app: 0|req: 196/379] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:45 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 184/380] 10.0.0.44 () {32 vars in 703 bytes} [Mon May 11 06:16:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-261521237 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:16:46.315 8 INFO nova.api.openstack.wsgi [None req-32611242-2344-4c98-a97d-6caf2378f0bd aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] HTTP exception thrown: Instance 12f71e49-173e-4a45-a7d2-5608468a1c20 could not be found. [pid: 8|app: 0|req: 197/381] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:16:46 2026] DELETE /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:16:46.349 7 INFO nova.api.openstack.wsgi [None req-24665cf7-5b62-40cf-8933-a5f303964b05 aa86829e4b2e4a51bacd9c59e885a84e 0728e2d6440b48b392c74127fa41c8b6 - - default default] HTTP exception thrown: Instance 12f71e49-173e-4a45-a7d2-5608468a1c20 could not be found. [pid: 7|app: 0|req: 185/382] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:16:46 2026] GET /v2.1/servers/12f71e49-173e-4a45-a7d2-5608468a1c20 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 187/385] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:16:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:03.199 7 WARNING neutronclient.v2_0.client [None req-3561687e-2e3d-45c4-ae8e-07effa17aca2 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The 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-11 06:17:03.229 8 WARNING neutronclient.v2_0.client [None req-658c2284-17fe-42f6-8ecb-fc23f848335e e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The 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-11 06:17:03.442 8 WARNING neutronclient.v2_0.client [None req-658c2284-17fe-42f6-8ecb-fc23f848335e e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The 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-11 06:17:03.597 7 WARNING neutronclient.v2_0.client [None req-3561687e-2e3d-45c4-ae8e-07effa17aca2 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The 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-11 06:17:03.755 8 WARNING neutronclient.v2_0.client [None req-658c2284-17fe-42f6-8ecb-fc23f848335e e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/388] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:17:03 2026] POST /v2.1/servers => generated 424 bytes in 899 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-11 06:17:04.032 7 WARNING neutronclient.v2_0.client [None req-814ed123-dae1-411a-9e00-44f993416744 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/389] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:04 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1368 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/390] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:17:03 2026] POST /v2.1/servers => generated 450 bytes in 1349 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-11 06:17:04.490 7 WARNING neutronclient.v2_0.client [None req-7c0b4cb8-99a6-4055-bec4-e0f3e11e960c e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/391] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:04 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1252 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:05.251 8 WARNING neutronclient.v2_0.client [None req-47245210-3c12-4547-97ce-d7d14ea6032a bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/392] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:05 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1372 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-11 06:17:05.738 7 WARNING neutronclient.v2_0.client [None req-795bb11b-13ab-4e95-bffb-ddcd88a5c84c e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/393] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:05 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1294 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:06.364 8 WARNING neutronclient.v2_0.client [None req-94afd0d8-7ee6-4e34-bc87-f08cb404143c bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/394] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:06 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1420 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:06.851 8 WARNING neutronclient.v2_0.client [None req-fba7c974-5b29-4f53-a290-843e17a47840 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/397] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:06 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1294 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-11 06:17:07.473 7 WARNING neutronclient.v2_0.client [None req-ffb64a15-039d-4042-9f71-8c6b3fa535e5 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/398] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:07 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1420 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-11 06:17:07.941 8 WARNING neutronclient.v2_0.client [None req-8b9686d6-d019-4fa1-a42e-4f38b580a6a2 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/399] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:07 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1294 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-11 06:17:08.664 7 WARNING neutronclient.v2_0.client [None req-35584435-8c67-4e2b-978e-5ca636a0bc1e bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/400] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:08 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1470 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:09.039 8 WARNING neutronclient.v2_0.client [None req-444ecc29-67de-4017-b7e4-6499ecd98f85 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] 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-11 06:17:09.376 7 INFO nova.api.openstack.compute.server_external_events [req-167eea1c-53f8-4a9d-ae6d-d0d1b0bfb8de req-f07da85c-0256-46a8-82a9-dfccc27e18b6 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:090219aa-98a0-4430-8a7b-72e81f0adce7 for instance 7a29624b-3a2f-44fe-a523-535fe1e9ffb0 on instance [pid: 8|app: 0|req: 206/401] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:08 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1350 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/402] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:17:09 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-11 06:17:09.971 8 WARNING neutronclient.v2_0.client [None req-796c9983-62c5-4e63-9b92-afe7501ed91a bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/403] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:09 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1480 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:10.438 7 WARNING neutronclient.v2_0.client [None req-6c0f9c9f-c25b-4a06-bd6c-d989a5df5079 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/404] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:10 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1358 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:11.264 8 WARNING neutronclient.v2_0.client [None req-d7751726-2aaf-4665-9096-989fdf90c9a5 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] 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-11 06:17:11.591 7 WARNING neutronclient.v2_0.client [None req-93444947-e5d3-4535-af5e-108b77aa21fc e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/405] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:11 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1468 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:12.013 8 INFO nova.api.openstack.compute.server_external_events [req-78475cb7-e65e-42c7-b067-4467ecdd9641 req-675e65c9-47b1-474d-b522-a646ac26232f 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:28ba3628-1e45-445c-ab9c-4345db3d7b3a for instance 01183485-aed5-4bad-9297-f3d2b24c7b93 on instance [pid: 8|app: 0|req: 209/406] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:17:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:11 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1425 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:13.047 8 WARNING neutronclient.v2_0.client [None req-59b302a1-9502-4d8d-886c-c5bafc9f4e02 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] 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-11 06:17:13.143 7 WARNING neutronclient.v2_0.client [None req-e1ba55b6-2e21-4d6f-9641-742a7c0a5819 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/408] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:13 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1468 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/409] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:13 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1435 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:14.218 8 WARNING neutronclient.v2_0.client [None req-d915dd8a-9cd7-46a2-8bc5-640f70db9e9c bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/410] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:14 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1468 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-11 06:17:14.490 7 WARNING neutronclient.v2_0.client [None req-03defc1d-c9a9-482a-9f9f-568e2ae5dac7 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/411] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:14 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1435 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-11 06:17:15.449 8 WARNING neutronclient.v2_0.client [None req-25bea2a3-789e-4584-9396-338d3155ba75 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] 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-11 06:17:15.580 7 INFO nova.api.openstack.compute.server_external_events [req-07700777-bb96-4ecd-a8c1-01584e876940 req-1442a28d-bb69-43fe-bbfc-ce6472cd21b2 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:090219aa-98a0-4430-8a7b-72e81f0adce7 for instance 7a29624b-3a2f-44fe-a523-535fe1e9ffb0 on instance [pid: 7|app: 0|req: 201/412] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:17:15 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-11 06:17:15.652 7 WARNING neutronclient.v2_0.client [None req-2361a00c-ace2-4348-b344-4f7f7c34eca9 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/413] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:15 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1468 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/414] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:15 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1435 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-11 06:17:16.705 7 WARNING neutronclient.v2_0.client [None req-089a6407-53fb-400c-8af6-8019c0106d13 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/417] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:16 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1468 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-11 06:17:16.892 8 WARNING neutronclient.v2_0.client [None req-2b02e198-c5be-40a4-bf1a-d72adea5992b e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/418] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:16 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1423 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-11 06:17:17.869 7 WARNING neutronclient.v2_0.client [None req-b1a05367-f93f-4096-8471-36945d7cee56 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 205/419] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:17 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1647 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:17:18.055 8 WARNING neutronclient.v2_0.client [None req-d41e0e20-4b05-4aaa-83f6-09fc3bc503af e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/420] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:18 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1423 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-11 06:17:19.200 7 WARNING neutronclient.v2_0.client [None req-ff1aaeb6-6f86-4795-8988-4d71891c4295 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] 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: 216/421] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:17:19 2026] DELETE /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:19.390 8 INFO nova.api.openstack.compute.server_external_events [req-cf4187c6-c070-4188-b403-57b4aaa68d1c req-7877b810-a139-4699-b6f2-1a2f8b496356 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:28ba3628-1e45-445c-ab9c-4345db3d7b3a for instance 01183485-aed5-4bad-9297-f3d2b24c7b93 on instance [pid: 8|app: 0|req: 217/422] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:17:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 206/423] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:19 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1423 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:17:19.425 8 WARNING neutronclient.v2_0.client [None req-9a873368-a984-4455-a6b2-ef1ee76a8ff2 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/424] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:19 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1653 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:20.472 7 WARNING neutronclient.v2_0.client [None req-de77dcdc-b261-4659-b172-43cc1e802d8e e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 207/425] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:20 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1423 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:17:20.651 8 WARNING neutronclient.v2_0.client [None req-47bf9ed8-a01a-416f-8874-223df0f682a7 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/426] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:20 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1653 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-11 06:17:21.680 7 WARNING neutronclient.v2_0.client [None req-eaf88995-0167-4a06-aee9-7820a2835f97 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 208/427] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:21 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1423 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:17:21.825 8 WARNING neutronclient.v2_0.client [None req-cd2120e0-e032-4c4e-af11-a946bb2b1dd5 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/428] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:21 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1653 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:22.318 7 INFO nova.api.openstack.compute.server_external_events [req-003f36d9-53f5-4070-b3cf-43cd85108900 req-b422cb7f-1bbd-4526-a085-3711520ff6fb 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:090219aa-98a0-4430-8a7b-72e81f0adce7 for instance 7a29624b-3a2f-44fe-a523-535fe1e9ffb0 on instance [pid: 7|app: 0|req: 209/429] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:17:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:22.846 8 WARNING neutronclient.v2_0.client [None req-4cc294b6-0be8-4fdb-89a0-bcde56172155 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] 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: 221/430] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:22 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1610 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:23.069 7 WARNING neutronclient.v2_0.client [None req-7ff63b6e-05d3-4747-8b3a-5fafc0b964d7 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The 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-11 06:17:23.095 8 WARNING neutronclient.v2_0.client [None req-f816efa6-339b-447c-8b09-f3182991f248 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/431] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:23 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1449 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/432] 10.0.0.44 () {32 vars in 740 bytes} [Mon May 11 06:17:23 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:23.837 8 INFO nova.api.openstack.compute.server_external_events [req-b15f15af-ac92-4f3a-9bb4-5dcb9c057dcc req-85acfdf0-8f5c-477d-a938-631851368962 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:28ba3628-1e45-445c-ab9c-4345db3d7b3a for instance 01183485-aed5-4bad-9297-f3d2b24c7b93 on instance [pid: 8|app: 0|req: 223/433] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:17:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:17:23.864 7 WARNING neutronclient.v2_0.client [None req-9bbf5466-4ab3-40ad-9ad8-3951315f2f4b e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/434] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:23 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1610 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, ' [pid: 8|app: 0|req: 224/435] 10.0.0.44 () {32 vars in 640 bytes} [Mon May 11 06:17:23 2026] GET /v2.1/servers => generated 387 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/436] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:17:24 2026] DELETE /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:24.198 8 WARNING neutronclient.v2_0.client [None req-1c26aecc-6bd0-4475-9447-3f8cfbc568b6 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The 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-11 06:17:24.228 7 WARNING neutronclient.v2_0.client [None req-0865f99a-7d54-4e96-8be8-abef24e5b9c5 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/437] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:24 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1454 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/438] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:24 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1616 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:25.321 8 WARNING neutronclient.v2_0.client [None req-93832b8a-f31f-4f41-a047-5a90583b7fd2 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/439] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:25 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => generated 1454 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:25.405 7 WARNING neutronclient.v2_0.client [None req-cfb2bff6-9d83-4a58-a811-881e379c365f e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/440] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:25 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1736 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:26.416 8 INFO nova.api.openstack.wsgi [None req-e0d4566a-70ca-4907-8256-2a100f36e191 bbf69c9f61594d9fa927a6810d275bc9 9d0833f11e614abb8961169fbfe63380 - - default default] HTTP exception thrown: Instance 7a29624b-3a2f-44fe-a523-535fe1e9ffb0 could not be found. [pid: 8|app: 0|req: 227/441] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:26 2026] GET /v2.1/servers/7a29624b-3a2f-44fe-a523-535fe1e9ffb0 => 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-11 06:17:26.605 7 WARNING neutronclient.v2_0.client [None req-5b98d905-04f8-44c8-8884-b7bd55dd74a6 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/444] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:26 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1736 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-11 06:17:27.067 8 INFO nova.api.openstack.compute.server_external_events [req-db0d0535-6950-430c-a6c1-a4e6e4d8981b req-3903beb6-618a-4c2e-9df8-d6b175b7d531 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-unplugged:28ba3628-1e45-445c-ab9c-4345db3d7b3a for instance 01183485-aed5-4bad-9297-f3d2b24c7b93 on instance [pid: 8|app: 0|req: 230/445] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:17:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:27.513 7 INFO nova.api.openstack.compute.server_external_events [req-dba91ecf-7743-4563-a0f0-690678b0a1a3 req-e51eefb1-7f7c-42d0-ada0-26fe1e4f6535 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:28ba3628-1e45-445c-ab9c-4345db3d7b3a for instance 01183485-aed5-4bad-9297-f3d2b24c7b93 on instance [pid: 7|app: 0|req: 216/446] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:17:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:27.787 8 WARNING neutronclient.v2_0.client [None req-7908d074-adcb-48da-90fd-d97f35f609f1 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/447] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:27 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1379 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-11 06:17:28.889 7 WARNING neutronclient.v2_0.client [None req-a7ba9def-a6c8-43c7-978f-25ee8a364cd8 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/448] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:28 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1379 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-11 06:17:29.985 8 WARNING neutronclient.v2_0.client [None req-a45aefac-4399-4ee9-9253-1088e3ceb60a e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/449] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:29 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1384 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-11 06:17:31.092 7 WARNING neutronclient.v2_0.client [None req-d42b6971-f1e1-4b63-9a2c-21da7b1802f0 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/450] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:31 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 1384 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-11 06:17:32.183 8 INFO nova.api.openstack.wsgi [None req-a576db59-9b3d-47db-9287-e314de06b6a4 e07cf23b916142e4964f505bee4f219b 480cf9cfd11c4e178676fec8fedb6f61 - - default default] HTTP exception thrown: Instance 01183485-aed5-4bad-9297-f3d2b24c7b93 could not be found. [pid: 8|app: 0|req: 233/451] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:32 2026] GET /v2.1/servers/01183485-aed5-4bad-9297-f3d2b24c7b93 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 219/452] 10.0.0.44 () {32 vars in 703 bytes} [Mon May 11 06:17:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-893975749 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 234/453] 10.0.0.161 () {30 vars in 619 bytes} [Mon May 11 06:17:33 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 220/454] 10.0.0.161 () {32 vars in 692 bytes} [Mon May 11 06:17:33 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/455] 10.0.0.161 () {34 vars in 913 bytes} [Mon May 11 06:17:33 2026] GET /v2.1/os-simple-tenant-usage/9921d2ce5e2846c78a796c14c3d34c7a?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/456] 10.0.0.161 () {30 vars in 654 bytes} [Mon May 11 06:17:33 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 237/459] 10.0.0.161 () {30 vars in 619 bytes} [Mon May 11 06:17:36 2026] GET /v2.1 => generated 0 bytes in 241 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 223/460] 10.0.0.161 () {32 vars in 692 bytes} [Mon May 11 06:17:37 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/461] 10.0.0.161 () {34 vars in 913 bytes} [Mon May 11 06:17:37 2026] GET /v2.1/os-simple-tenant-usage/9921d2ce5e2846c78a796c14c3d34c7a?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/462] 10.0.0.161 () {30 vars in 654 bytes} [Mon May 11 06:17:37 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 239/463] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:17:41 2026] POST /v2.1/os-keypairs => generated 385 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:17:43.054 7 WARNING neutronclient.v2_0.client [None req-05946759-e1e2-49e2-aa13-980afac6f986 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The 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-11 06:17:43.106 7 WARNING neutronclient.v2_0.client [None req-05946759-e1e2-49e2-aa13-980afac6f986 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The 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-11 06:17:43.285 7 WARNING neutronclient.v2_0.client [None req-05946759-e1e2-49e2-aa13-980afac6f986 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/464] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:17:42 2026] POST /v2.1/servers => generated 452 bytes in 493 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 06:17:43.498 8 WARNING neutronclient.v2_0.client [None req-56f7d3d1-1249-4bd6-8212-4ad86d246671 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/465] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:43 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1392 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:44.596 7 WARNING neutronclient.v2_0.client [None req-c57d072b-2193-4025-a617-f6a6f78f994f d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/466] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:44 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1396 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-11 06:17:45.802 8 WARNING neutronclient.v2_0.client [None req-4a64926c-eea0-4084-bff5-35554f375c84 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/467] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:45 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1444 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:46.886 7 WARNING neutronclient.v2_0.client [None req-6d223198-8790-4b6e-9b88-d467a71ce6a4 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/470] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:46 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1444 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:47.993 8 WARNING neutronclient.v2_0.client [None req-444da91d-cca7-4d80-b5f3-413c0863dfad d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] 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: 243/471] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:47 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1519 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:17:48.859 7 INFO nova.api.openstack.compute.server_external_events [req-5c7d031a-70ea-405c-95c6-561c729ef1a6 req-ea3901b9-95f2-44df-9b8f-15f24b2a8a2e 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:ccee7a55-dbbb-490c-aea1-9f0447d4b50a for instance 16385ee3-c7c4-485c-8666-276a1ebcda32 on instance [pid: 7|app: 0|req: 229/472] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:17:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 244/473] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:17:49 2026] POST /v2.1/os-keypairs => generated 397 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:49.913 7 WARNING neutronclient.v2_0.client [None req-88b6dcf6-3dbd-4cea-9b5f-dd9fa2856667 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/474] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:49 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1517 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:51.281 7 WARNING neutronclient.v2_0.client [None req-fed3e095-88db-4f54-9938-20575444fd0c d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The 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-11 06:17:51.296 8 WARNING neutronclient.v2_0.client [None req-ddd7a53f-dfe6-477e-a612-218a8f035e10 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The 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-11 06:17:51.397 8 WARNING neutronclient.v2_0.client [None req-ddd7a53f-dfe6-477e-a612-218a8f035e10 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/475] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:51 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1517 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:17:51.574 8 WARNING neutronclient.v2_0.client [None req-ddd7a53f-dfe6-477e-a612-218a8f035e10 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/476] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:17:51 2026] POST /v2.1/servers => generated 449 bytes in 549 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-11 06:17:51.802 7 WARNING neutronclient.v2_0.client [None req-93d4454f-5dd6-4c37-a664-caa0c8ca8a82 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/477] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:51 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1402 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:52.522 8 WARNING neutronclient.v2_0.client [None req-8345278a-235d-4059-ae94-e0a1f78d2243 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/478] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:52 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1517 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:53.142 7 WARNING neutronclient.v2_0.client [None req-576fec51-4bc9-4dfe-ac6a-cd18e960e0d3 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/479] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:53 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1398 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-11 06:17:53.746 8 INFO nova.api.openstack.compute.server_external_events [req-3f82aa6d-cc05-49e1-be42-5731c8c87dc1 req-6a414355-ab0a-4320-9195-c7d01ecb3d63 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:ccee7a55-dbbb-490c-aea1-9f0447d4b50a for instance 16385ee3-c7c4-485c-8666-276a1ebcda32 on instance [pid: 8|app: 0|req: 247/480] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:17:53 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-11 06:17:53.928 7 WARNING neutronclient.v2_0.client [None req-c226dc2c-3dda-4b61-b4cc-a5531d6678da d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/481] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:53 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1517 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:54.346 8 WARNING neutronclient.v2_0.client [None req-a76a692a-6420-40a3-8b18-c7c4666312eb 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/482] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:54 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1454 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:55.171 7 WARNING neutronclient.v2_0.client [None req-ecadee01-48fd-48f9-8bb7-f5982127feaa d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 235/483] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:55 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1517 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:17:55.469 8 WARNING neutronclient.v2_0.client [None req-decbbb3c-e4f3-4353-9e66-b62137965277 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/484] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:55 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1454 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:56.498 7 WARNING neutronclient.v2_0.client [None req-b9e22aec-42c4-4127-bddf-404d2cb72ab9 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] 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-11 06:17:56.803 8 WARNING neutronclient.v2_0.client [None req-4250458d-72b2-4906-98ff-6537dd05ff82 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/487] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:56 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1699 bytes in 850 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:57.336 7 INFO nova.api.openstack.compute.server_external_events [req-7da03e3e-3521-4a40-aaa1-1c5351344b87 req-3dcb3315-b819-44d6-a98a-3df46ff1c5b7 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:73423fec-e15d-4186-9bca-cff23524a307 for instance c29bf59b-1782-41a8-9879-f2f757d5ffb1 on instance [pid: 7|app: 0|req: 237/488] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:17:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:57.376 7 WARNING neutronclient.v2_0.client [None req-21b5b3ab-e12d-4641-a2ba-596ec3ad444a d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/489] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:56 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1529 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/490] 10.0.0.44 () {32 vars in 740 bytes} [Mon May 11 06:17:57 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32/os-interface => generated 285 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:58.494 8 WARNING neutronclient.v2_0.client [None req-fd5bf066-29ef-4757-8edb-c92d7f86aea1 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/491] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:58 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1527 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:59.400 8 INFO nova.api.openstack.compute.server_external_events [req-6de00e78-08f0-400b-855c-a938d4b88f45 req-5dd544a3-1e49-46c5-b7b7-168b850e82e4 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:ccee7a55-dbbb-490c-aea1-9f0447d4b50a for instance 16385ee3-c7c4-485c-8666-276a1ebcda32 on instance [pid: 8|app: 0|req: 254/492] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:17:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 239/493] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:17:59 2026] POST /v2.1/os-keypairs => generated 397 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:17:59.787 8 WARNING neutronclient.v2_0.client [None req-52d06fa6-a79f-44d0-b704-f7d545d2fab0 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/494] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:17:59 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1527 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:18:01.108 7 WARNING neutronclient.v2_0.client [None req-fea63340-8f11-4a53-a2c2-edf679a180c4 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 240/495] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:01 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1527 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/496] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:18:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:02.294 7 WARNING neutronclient.v2_0.client [None req-843d89dc-d47d-4f64-aca4-7f65a9b7a100 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The 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-11 06:18:02.443 8 WARNING neutronclient.v2_0.client [None req-87ce0579-ecfb-4d1e-9e41-34b9a431e096 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/497] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:02 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1527 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:18:02.499 8 WARNING neutronclient.v2_0.client [None req-87ce0579-ecfb-4d1e-9e41-34b9a431e096 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The 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-11 06:18:02.533 8 WARNING neutronclient.v2_0.client [None req-87ce0579-ecfb-4d1e-9e41-34b9a431e096 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The 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-11 06:18:02.692 8 WARNING neutronclient.v2_0.client [None req-87ce0579-ecfb-4d1e-9e41-34b9a431e096 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/498] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:18:02 2026] POST /v2.1/servers => generated 496 bytes in 524 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-11 06:18:02.915 7 WARNING neutronclient.v2_0.client [None req-e5441f99-f0ba-4769-9276-a4a498d7c25a f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/499] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:02 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:03.528 8 WARNING neutronclient.v2_0.client [None req-62dceabb-2787-4a83-8d92-891f964048b1 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/500] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:03 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1527 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:04.011 7 WARNING neutronclient.v2_0.client [None req-32c6cdd1-2a2c-4750-8196-9aa56624ff59 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/501] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:03 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1461 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:04.305 8 INFO nova.api.openstack.compute.server_external_events [req-53445555-6c88-49c1-b7bb-f64e8d4ca78f req-f4431dc2-7490-430f-81ff-6baa5c2b4ac3 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:73423fec-e15d-4186-9bca-cff23524a307 for instance c29bf59b-1782-41a8-9879-f2f757d5ffb1 on instance [pid: 8|app: 0|req: 259/502] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:18:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:04.696 7 WARNING neutronclient.v2_0.client [None req-06df551e-0c16-47d3-a6bd-3d02e3184474 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/503] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:04 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1527 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-11 06:18:05.136 8 WARNING neutronclient.v2_0.client [None req-8f1cbf02-360f-4751-bd58-44f59b61d978 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/504] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:05 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1509 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-11 06:18:05.862 7 WARNING neutronclient.v2_0.client [None req-036dca34-0075-4f1e-a3d9-bd317afd1a8b 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/505] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:05 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1694 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-11 06:18:06.017 8 WARNING neutronclient.v2_0.client [None req-9d0a73cb-8315-4118-8c10-610c0d92681f 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/506] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:05 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1694 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-11 06:18:06.272 7 WARNING neutronclient.v2_0.client [None req-ea63246e-63cc-4298-af43-b1848fd1269c f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/507] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:06 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1509 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:07.408 7 WARNING neutronclient.v2_0.client [None req-e3eabbb7-52a2-43b1-9b6a-2edd594f08db f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] 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-11 06:18:07.535 8 INFO nova.api.openstack.compute.server_external_events [req-298fda69-0b0c-40b2-86a9-b60216ba3103 req-15687dfd-13d8-4d28-bf4a-2f1c572cf2b0 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:73423fec-e15d-4186-9bca-cff23524a307 for instance c29bf59b-1782-41a8-9879-f2f757d5ffb1 on instance [pid: 8|app: 0|req: 263/510] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:18:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/511] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:07 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1517 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:08.664 8 WARNING neutronclient.v2_0.client [None req-1535690d-c0a3-45bd-8e8f-835e42a0fe12 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] 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-11 06:18:08.773 7 INFO nova.api.openstack.compute.server_external_events [req-b5ed7a98-eb1d-4661-aca0-28fd801577dd req-4af341bc-17d7-43f2-898e-1d5c3eda857b 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:9ca8f4e0-ef5e-405d-8491-ee4d0ec4e88a for instance a316bc67-3594-42a5-9254-db30e13bfa77 on instance [pid: 7|app: 0|req: 249/512] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:18:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/513] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:08 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1641 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:09.967 7 WARNING neutronclient.v2_0.client [None req-902f3b7d-097a-42ec-a3c2-a5406e7c02da f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/514] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:09 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1629 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:11.145 8 WARNING neutronclient.v2_0.client [None req-204ba532-89ff-4ad5-ae39-3aa87fdcbb7a f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/515] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:11 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1629 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-11 06:18:12.326 7 WARNING neutronclient.v2_0.client [None req-d6061d0c-2bd2-4f98-861c-5fd0eac96b45 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/516] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:12 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1629 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-11 06:18:13.494 8 WARNING neutronclient.v2_0.client [None req-d9865501-42e5-4e90-a247-48e28db6e92f f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/517] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:13 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1629 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-11 06:18:14.644 7 WARNING neutronclient.v2_0.client [None req-db673826-59c3-4394-b0f2-d0ce4b5a68d0 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] 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-11 06:18:14.778 8 INFO nova.api.openstack.compute.server_external_events [req-5c09b26d-ecf1-47f0-88cf-6c879f4f01a5 req-da2923e3-368b-42f3-b593-089410b988da 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:9ca8f4e0-ef5e-405d-8491-ee4d0ec4e88a for instance a316bc67-3594-42a5-9254-db30e13bfa77 on instance [pid: 7|app: 0|req: 252/518] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:14 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1629 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/519] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:18:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:15.841 7 WARNING neutronclient.v2_0.client [None req-8af5893e-88ee-49b5-930b-41f7515cd740 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/520] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:15 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1629 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:17.108 7 WARNING neutronclient.v2_0.client [None req-9819fa35-e2ad-4a80-a20c-b7eb2b78f2c4 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/523] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:17 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1808 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:17.277 7 WARNING neutronclient.v2_0.client [None req-49b9e473-bc69-44b6-8ee1-6522f566fb8f f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/524] 10.0.0.44 () {32 vars in 740 bytes} [Mon May 11 06:18:17 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/525] 10.0.0.44 () {34 vars in 749 bytes} [Mon May 11 06:18:16 2026] POST /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1/action => generated 31931 bytes in 568 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-11 06:18:18.150 7 INFO nova.api.openstack.compute.server_external_events [req-d1adc1ff-b492-498d-b955-d545d555448f req-38fb3312-87c0-4ed9-bd94-a58018614e3b 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:9ca8f4e0-ef5e-405d-8491-ee4d0ec4e88a for instance a316bc67-3594-42a5-9254-db30e13bfa77 on instance [pid: 7|app: 0|req: 257/526] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:18:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:20.435 8 WARNING neutronclient.v2_0.client [None req-ec202e10-8277-44bf-8e74-703c2ce0f74e d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/527] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:20 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1819 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:20.622 7 WARNING neutronclient.v2_0.client [None req-9f284495-14b1-4955-8296-4ee887075bfc d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/528] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:20 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1819 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, ' [pid: 8|app: 0|req: 271/529] 10.0.0.44 () {34 vars in 749 bytes} [Mon May 11 06:18:20 2026] POST /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32/action => generated 0 bytes in 85 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-11 06:18:21.018 7 WARNING neutronclient.v2_0.client [None req-a20b08f3-be8d-4989-96a1-ba3c902fd34e d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/530] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:20 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1821 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:22.264 8 WARNING neutronclient.v2_0.client [None req-e96703e6-e752-4f09-87d5-cd06efd523ee d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/531] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:22 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1821 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-11 06:18:23.428 7 WARNING neutronclient.v2_0.client [None req-3f12cf76-ab55-49dd-81df-e29bb177fa39 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/532] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:23 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1821 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:24.564 8 WARNING neutronclient.v2_0.client [None req-27a8be73-544f-4eb5-bc45-028925419cbf d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/533] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:24 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1826 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-11 06:18:25.719 7 WARNING neutronclient.v2_0.client [None req-7b802b9d-d3fe-4ffc-83ad-b06a7b6355ac d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/534] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:25 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1826 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-11 06:18:26.917 8 WARNING neutronclient.v2_0.client [None req-479c5919-fb28-4e72-a29b-790933e3e749 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/537] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:26 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1826 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:27.497 7 WARNING neutronclient.v2_0.client [None req-192ca959-db15-44bb-89e2-10230f87d3da f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/538] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:27 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1928 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-11 06:18:28.101 8 WARNING neutronclient.v2_0.client [None req-c47e256b-e70e-44c1-95b2-50a93e888aec d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] 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-11 06:18:28.133 7 INFO nova.api.openstack.compute.server_external_events [req-b49460d9-b45c-4a86-9001-9ff143b74754 req-a4f49213-3cf6-41f3-95d7-6071f33421d0 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-unplugged:ccee7a55-dbbb-490c-aea1-9f0447d4b50a for instance 16385ee3-c7c4-485c-8666-276a1ebcda32 on instance [pid: 7|app: 0|req: 264/539] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:18:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/540] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:28 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1826 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-11 06:18:29.092 7 INFO nova.api.openstack.compute.server_external_events [req-f7d781e9-33dc-4b3f-971e-c9206add2a30 req-839feaae-23fa-4056-bd94-5e7d87aadbe9 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:73423fec-e15d-4186-9bca-cff23524a307 for instance c29bf59b-1782-41a8-9879-f2f757d5ffb1 on instance [pid: 7|app: 0|req: 265/541] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:18:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:29.331 8 WARNING neutronclient.v2_0.client [None req-42f50060-a39b-4c58-8c70-f947f20735e3 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/542] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:29 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1826 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 266/543] 10.0.0.44 () {32 vars in 752 bytes} [Mon May 11 06:18:29 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77/os-server-password => generated 116 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-11 06:18:30.483 8 WARNING neutronclient.v2_0.client [None req-ad69591e-1acf-4db0-b88c-82de94c5282b d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/544] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:30 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1826 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:30.648 7 INFO nova.api.openstack.compute.server_external_events [req-4c61a775-339f-4a12-94e0-a2281a669a1b req-e6eda4c0-54ec-43d8-aaea-4cd3edf6ba58 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:ccee7a55-dbbb-490c-aea1-9f0447d4b50a for instance 16385ee3-c7c4-485c-8666-276a1ebcda32 on instance [pid: 7|app: 0|req: 267/545] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:18:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 279/546] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:18:31 2026] DELETE /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:31.335 7 WARNING neutronclient.v2_0.client [None req-c3c6ae1b-ad8c-4a47-b2d4-3512d32dab6e f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/547] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:31 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1934 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-11 06:18:31.680 8 WARNING neutronclient.v2_0.client [None req-dc5465cb-6baf-4848-acf8-5ad4bf5def3e d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/548] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:31 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1819 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, ' [pid: 7|app: 0|req: 269/549] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:18:32 2026] POST /v2.1/os-keypairs => generated 398 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:32.540 8 WARNING neutronclient.v2_0.client [None req-5cb166f3-9f42-4138-b6d7-954aa28a68a6 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/550] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:32 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1934 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:18:33.738 7 WARNING neutronclient.v2_0.client [None req-6ba64834-48be-41f2-aa4b-6ad45039d835 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] 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-11 06:18:33.840 8 WARNING neutronclient.v2_0.client [None req-fca902f7-64d7-4381-acfd-9026d7971e0c 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The 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-11 06:18:33.902 8 WARNING neutronclient.v2_0.client [None req-fca902f7-64d7-4381-acfd-9026d7971e0c 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/551] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:33 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1934 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-11 06:18:34.014 7 INFO nova.api.openstack.compute.server_external_events [req-aebe7863-3c95-4bea-a8f1-1187f0af0676 req-7237e1f5-8c4a-41ba-8a2e-8676192da1a5 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-unplugged:9ca8f4e0-ef5e-405d-8491-ee4d0ec4e88a for instance a316bc67-3594-42a5-9254-db30e13bfa77 on instance [pid: 7|app: 0|req: 271/552] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:18:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:18:34.122 8 WARNING neutronclient.v2_0.client [None req-fca902f7-64d7-4381-acfd-9026d7971e0c 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/553] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:18:33 2026] POST /v2.1/servers => generated 450 bytes in 556 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-11 06:18:34.340 7 WARNING neutronclient.v2_0.client [None req-7fcce5dc-e3a1-4d76-93bc-33e828f8a73d 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/554] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:34 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1403 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:34.491 8 INFO nova.api.openstack.compute.server_external_events [req-4cf0147e-c4c4-40c2-ba94-e79d08ddab30 req-262c4746-ce8f-4a08-8a36-a4180abb880b 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:9ca8f4e0-ef5e-405d-8491-ee4d0ec4e88a for instance a316bc67-3594-42a5-9254-db30e13bfa77 on instance [pid: 8|app: 0|req: 283/555] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:18:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:34.992 7 WARNING neutronclient.v2_0.client [None req-d631e436-ad61-4aeb-83a8-84ab86b9d902 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/556] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:34 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1538 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-11 06:18:35.437 8 WARNING neutronclient.v2_0.client [None req-f40eeb97-3126-4e3a-afb5-b7eb234e04d2 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/557] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:35 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1407 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:36.099 7 WARNING neutronclient.v2_0.client [None req-29e020e7-55ab-41aa-a04e-8646cb42a60d f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/558] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:36 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1543 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-11 06:18:36.548 8 WARNING neutronclient.v2_0.client [None req-0a79ff75-fa81-4c18-8895-66b51ebb0c74 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/559] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:36 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1399 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-11 06:18:37.200 7 WARNING neutronclient.v2_0.client [None req-4a38464d-c9af-4d5b-8856-16cf88221673 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/562] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:37 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 1543 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:37.656 8 WARNING neutronclient.v2_0.client [None req-7d266c55-373c-4e39-9449-9b65b6951ba9 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/563] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:37 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1455 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-11 06:18:38.295 7 INFO nova.api.openstack.wsgi [None req-c8ad73f7-cb07-4f8d-b98e-a818e882d603 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] HTTP exception thrown: Instance a316bc67-3594-42a5-9254-db30e13bfa77 could not be found. [pid: 7|app: 0|req: 277/564] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:38 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:38.324 8 INFO nova.api.openstack.wsgi [None req-7b180999-1fcf-4c90-8b4a-cb6152dc9928 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] HTTP exception thrown: Instance a316bc67-3594-42a5-9254-db30e13bfa77 could not be found. [pid: 8|app: 0|req: 288/565] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:18:38 2026] DELETE /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 111 bytes in 22 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-11 06:18:38.359 7 INFO nova.api.openstack.wsgi [None req-4511b00d-b2cd-48d4-baa6-4ba4ad511f55 f4e2694616544b659d30cbbd398bc22e 4e9b12f1ff624c348bc7eb68cdb6ac1f - - default default] HTTP exception thrown: Instance a316bc67-3594-42a5-9254-db30e13bfa77 could not be found. [pid: 7|app: 0|req: 278/566] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:38 2026] GET /v2.1/servers/a316bc67-3594-42a5-9254-db30e13bfa77 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/567] 10.0.0.44 () {32 vars in 705 bytes} [Mon May 11 06:18:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1029259298 => 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-11 06:18:38.753 7 WARNING neutronclient.v2_0.client [None req-86922cc8-5c14-4b59-9656-5cd892d09b43 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/568] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:38 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1455 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/569] 10.0.0.44 () {32 vars in 727 bytes} [Mon May 11 06:18:38 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1313264972 => 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-11 06:18:39.870 7 WARNING neutronclient.v2_0.client [None req-de9f9114-c194-4f43-9c1f-21aa329c91bd 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/570] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:39 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:18:40.766 8 INFO nova.api.openstack.compute.server_external_events [req-52741539-489e-4411-8440-43a4917888e0 req-95277174-ab6c-4c67-a535-aa3146f9ee63 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:e1676ae6-79f9-4d86-b688-472a16ec2db2 for instance 5d37614c-e4a9-4217-9765-3fe771addd6c on instance [pid: 8|app: 0|req: 291/571] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:18:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:40.966 7 WARNING neutronclient.v2_0.client [None req-cb7bf04c-fe34-40c5-9890-01dadf5dd9fa 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/572] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:40 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1541 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-11 06:18:42.114 8 WARNING neutronclient.v2_0.client [None req-bdcab409-ba68-403a-9d7a-49d076801f87 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/573] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:42 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1529 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-11 06:18:43.338 7 WARNING neutronclient.v2_0.client [None req-f4f3af25-964c-45b8-9bbe-3403c5ec857c 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/574] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:43 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1529 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:44.498 8 WARNING neutronclient.v2_0.client [None req-b64bf776-afc9-460c-91b6-60d982c05539 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/575] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:44 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1529 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:45.652 7 WARNING neutronclient.v2_0.client [None req-d3f510f4-9500-4f3a-8ee4-dc48e8161438 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/576] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:45 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1529 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:46.461 8 INFO nova.api.openstack.compute.server_external_events [req-5a42a959-4caf-4cc1-8da0-656b52931955 req-8b7e1948-03c4-4a20-b38c-e2cf89025d24 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:e1676ae6-79f9-4d86-b688-472a16ec2db2 for instance 5d37614c-e4a9-4217-9765-3fe771addd6c on instance [pid: 8|app: 0|req: 294/577] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:18:46 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-11 06:18:46.826 7 WARNING neutronclient.v2_0.client [None req-6a16438f-9ef3-4638-af82-bfc6a2056e5e 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/580] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:46 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1529 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-11 06:18:47.992 8 WARNING neutronclient.v2_0.client [None req-b9982fd9-e35a-49cb-bc6b-1fbbecf918ea 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/581] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:47 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1697 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:48.231 7 WARNING neutronclient.v2_0.client [None req-84e3be05-74da-4ee5-a877-b5780fdc2263 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/582] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:48 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1697 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-11 06:18:49.177 8 INFO nova.api.openstack.compute.server_external_events [req-f6d39b56-505b-49f2-b186-9dd33b03b2af req-e5c3d3f3-08dd-4e72-8c13-25934d6a132b 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:e1676ae6-79f9-4d86-b688-472a16ec2db2 for instance 5d37614c-e4a9-4217-9765-3fe771addd6c on instance [pid: 8|app: 0|req: 297/583] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:18:49 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-11 06:18:53.268 7 WARNING neutronclient.v2_0.client [None req-210c0e07-9a87-4fb3-ade6-98966ca02cdb d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/584] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:53 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1819 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, ' [pid: 8|app: 0|req: 298/585] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:18:53 2026] DELETE /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 0 bytes in 107 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-11 06:18:53.592 7 WARNING neutronclient.v2_0.client [None req-44a93be0-de98-4864-8c63-5d2b2cf67f38 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/586] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:53 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => 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-11 06:18:54.761 8 WARNING neutronclient.v2_0.client [None req-3dc967e2-86fa-4642-9d15-3f1a496dcbda d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/587] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:54 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1825 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-11 06:18:55.914 7 WARNING neutronclient.v2_0.client [None req-09aaf442-1b4f-4e81-8dbf-9571bf5089f2 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] 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-11 06:18:55.990 8 INFO nova.api.openstack.compute.server_external_events [req-94c37406-2f05-42d9-a95d-b50b8f73f957 req-746fd312-1e5c-4858-a6d3-f0ec589bec9a 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-unplugged:ccee7a55-dbbb-490c-aea1-9f0447d4b50a for instance 16385ee3-c7c4-485c-8666-276a1ebcda32 on instance [pid: 8|app: 0|req: 300/588] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:18:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/589] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:55 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1825 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-11 06:18:56.814 8 INFO nova.api.openstack.compute.server_external_events [req-899146bf-d4e7-411b-b717-e8715eb64355 req-599b6d37-f2bb-4327-b121-9edb0e8a23fa 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:ccee7a55-dbbb-490c-aea1-9f0447d4b50a for instance 16385ee3-c7c4-485c-8666-276a1ebcda32 on instance [pid: 8|app: 0|req: 302/592] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:18: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:18:57.073 7 WARNING neutronclient.v2_0.client [None req-a22c83f4-d908-455e-bf22-52585cd022b3 d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/593] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:57 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1473 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/594] 10.0.0.44 () {34 vars in 749 bytes} [Mon May 11 06:18:57 2026] POST /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c/action => generated 31893 bytes in 551 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-11 06:18:58.188 7 WARNING neutronclient.v2_0.client [None req-16457de6-c4ad-47f1-8f6a-116d0687225e d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/595] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:58 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1478 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-11 06:18:59.309 8 WARNING neutronclient.v2_0.client [None req-9d95d67e-6642-4b7d-8b7b-5b26b33d2bdd d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/596] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:18:59 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => generated 1478 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-11 06:19:00.386 7 INFO nova.api.openstack.wsgi [None req-0ebc184e-f05d-4fe3-ac0b-17346636187b d5d27c8d13744bfcab7680bf0f73dca1 46b698bdedce499fbb0a4564ab67e4c3 - - default default] HTTP exception thrown: Instance 16385ee3-c7c4-485c-8666-276a1ebcda32 could not be found. [pid: 7|app: 0|req: 293/597] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:00 2026] GET /v2.1/servers/16385ee3-c7c4-485c-8666-276a1ebcda32 => 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: 305/598] 10.0.0.44 () {32 vars in 703 bytes} [Mon May 11 06:19:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-817559096 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/601] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:19:08 2026] DELETE /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 0 bytes in 99 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-11 06:19:08.660 7 WARNING neutronclient.v2_0.client [None req-c5d758b3-a662-4958-aa51-c912baacf8b5 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/602] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:08 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1823 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:19:10.083 8 WARNING neutronclient.v2_0.client [None req-d7b4ffce-fe13-46d6-9acd-b843a29b6f5b 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/603] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:10 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1823 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-11 06:19:11.292 7 WARNING neutronclient.v2_0.client [None req-66cb3897-0d32-4a2b-9a55-9cfa28da33d6 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/604] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:11 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1823 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:19:11.832 8 INFO nova.api.openstack.compute.server_external_events [req-929b2a94-16ee-4f50-8e3c-f830883775fd req-69cb070e-7e69-45b7-8daf-1ba2f4675e69 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:e1676ae6-79f9-4d86-b688-472a16ec2db2 for instance 5d37614c-e4a9-4217-9765-3fe771addd6c on instance [pid: 8|app: 0|req: 309/605] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:19:11 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-11 06:19:12.613 7 WARNING neutronclient.v2_0.client [None req-77c3cf61-f2f0-46a0-ac4c-cb33178a8421 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/606] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:12 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1484 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-11 06:19:13.709 8 WARNING neutronclient.v2_0.client [None req-2dc35583-ff44-4b98-9da6-7b13652d3f42 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/607] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:13 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1489 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-11 06:19:14.808 7 WARNING neutronclient.v2_0.client [None req-232246a1-5d34-41cc-9ce2-1e4b8186e324 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/608] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:14 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 1489 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-11 06:19:15.886 8 INFO nova.api.openstack.wsgi [None req-03240627-8f40-4add-b4e2-d6d795674eea 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] HTTP exception thrown: Instance 5d37614c-e4a9-4217-9765-3fe771addd6c could not be found. [pid: 8|app: 0|req: 311/609] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:15 2026] GET /v2.1/servers/5d37614c-e4a9-4217-9765-3fe771addd6c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/610] 10.0.0.44 () {32 vars in 729 bytes} [Mon May 11 06:19:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1666690133 => generated 0 bytes in 28 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: 312/611] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:19:16 2026] DELETE /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-11 06:19:16.542 7 WARNING neutronclient.v2_0.client [None req-8c99cbc2-cf6f-4ae0-974d-921173bc1016 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/613] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:16 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1700 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:19:17.758 7 WARNING neutronclient.v2_0.client [None req-8aa62bd0-5928-4d52-a1aa-784718c67fa6 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/615] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:17 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1700 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-11 06:19:18.940 8 WARNING neutronclient.v2_0.client [None req-ead5c15d-1bf2-4d35-a3f8-3c8d5836d03c 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in 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/616] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:18 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1700 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-11 06:19:19.519 7 INFO nova.api.openstack.compute.server_external_events [req-22a462fb-18e8-4e8f-b1e1-37a5394c4c79 req-679bd835-d24e-4030-8f70-8b3574ef846a 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:73423fec-e15d-4186-9bca-cff23524a307 for instance c29bf59b-1782-41a8-9879-f2f757d5ffb1 on instance [pid: 7|app: 0|req: 302/617] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:19:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:19:20.113 8 WARNING neutronclient.v2_0.client [None req-6cf19759-d9bb-4422-9cd5-c363b1cf23de 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in 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/618] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:20 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => 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-11 06:19:21.223 7 WARNING neutronclient.v2_0.client [None req-c8989b36-bd0a-4685-8fcf-983b17e21f97 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/619] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:21 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:19:22.332 8 WARNING neutronclient.v2_0.client [None req-7d30d179-988c-4b7c-b36c-fff3947b8766 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] The python binding code in 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/620] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:22 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 1488 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:19:23.426 7 INFO nova.api.openstack.wsgi [None req-d995350d-5381-4f64-8507-a051237b96e6 15dbfbc95d464b5ca542a5338f861764 e0b6b71cbb1946f981fa2fe318b97753 - - default default] HTTP exception thrown: Instance c29bf59b-1782-41a8-9879-f2f757d5ffb1 could not be found. [pid: 7|app: 0|req: 304/621] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:19:23 2026] GET /v2.1/servers/c29bf59b-1782-41a8-9879-f2f757d5ffb1 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/622] 10.0.0.44 () {32 vars in 727 bytes} [Mon May 11 06:19:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-228442852 => 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, ' [pid: 7|app: 0|req: 309/631] 10.0.0.44 () {34 vars in 670 bytes} [Mon May 11 06:19:57 2026] POST /v2.1/os-keypairs => generated 396 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:19:59.695 8 WARNING neutronclient.v2_0.client [None req-0ca3d749-27d7-4ee4-abd8-5b8c0143548a b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The 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-11 06:19:59.746 8 WARNING neutronclient.v2_0.client [None req-0ca3d749-27d7-4ee4-abd8-5b8c0143548a b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The 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-11 06:20:00.020 8 WARNING neutronclient.v2_0.client [None req-0ca3d749-27d7-4ee4-abd8-5b8c0143548a b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/632] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:19:59 2026] POST /v2.1/servers => generated 447 bytes in 622 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 06:20:00.256 7 WARNING neutronclient.v2_0.client [None req-fd6e5141-410d-4485-bf6f-09ae5b3e2f8c b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/633] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:20:00 2026] GET /v2.1/servers/65cb8b82-e98a-4de1-95ea-39a8bc62a5ab => generated 1395 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:20:05.367 8 WARNING neutronclient.v2_0.client [None req-0b9c6dc5-f357-4a92-88a7-d249aa629311 b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] 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-11 06:20:05.771 7 INFO nova.api.openstack.compute.server_external_events [req-ccf21edf-f074-44a9-9a1b-b27c9984e7cd req-eaf532c6-e184-4e0c-a78d-5200538f4540 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:40220cdf-2178-4eab-8054-d69349c4d603 for instance 65cb8b82-e98a-4de1-95ea-39a8bc62a5ab on instance [pid: 7|app: 0|req: 311/634] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:20:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/635] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:20:05 2026] GET /v2.1/servers/65cb8b82-e98a-4de1-95ea-39a8bc62a5ab => generated 1520 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:20:10.512 7 INFO nova.api.openstack.compute.server_external_events [req-452074bb-c431-4c95-bbd5-08ac6c991fee req-15c47edd-7258-4419-ac3c-46b4f6025365 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:40220cdf-2178-4eab-8054-d69349c4d603 for instance 65cb8b82-e98a-4de1-95ea-39a8bc62a5ab on instance [pid: 7|app: 0|req: 313/638] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:20:10 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-11 06:20:10.956 8 WARNING neutronclient.v2_0.client [None req-19648627-6e7b-4ab5-8bb7-c6f150185b12 b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in 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/639] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:20:10 2026] GET /v2.1/servers/65cb8b82-e98a-4de1-95ea-39a8bc62a5ab => generated 1518 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-11 06:20:16.132 7 WARNING neutronclient.v2_0.client [None req-06811ce2-e000-4b60-9c20-e5597ae97728 b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/640] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:20:16 2026] GET /v2.1/servers/65cb8b82-e98a-4de1-95ea-39a8bc62a5ab => generated 1815 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:20:17.565 8 INFO nova.api.openstack.compute.server_external_events [req-f5d9954d-a8e5-4421-830a-485e83d0579e req-e3391616-5ed7-4ec9-97dd-0422491637a9 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:40220cdf-2178-4eab-8054-d69349c4d603 for instance 65cb8b82-e98a-4de1-95ea-39a8bc62a5ab on instance [pid: 8|app: 0|req: 328/643] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:20:17 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) 2026-05-11 06:20:17.622 7 WARNING neutronclient.v2_0.client [None req-4a15d396-36c0-41f5-ae8a-1a86c6f227bd b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The 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-11 06:20:17.675 7 WARNING neutronclient.v2_0.client [None req-4a15d396-36c0-41f5-ae8a-1a86c6f227bd b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The 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-11 06:20:17.950 7 WARNING neutronclient.v2_0.client [None req-4a15d396-36c0-41f5-ae8a-1a86c6f227bd b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/644] 10.0.0.44 () {34 vars in 662 bytes} [Mon May 11 06:20:17 2026] POST /v2.1/servers => generated 447 bytes in 653 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-11 06:20:18.227 8 WARNING neutronclient.v2_0.client [None req-e81c2683-0962-4e31-9c0b-48c843ad3cd4 b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in 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/645] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:20:18 2026] GET /v2.1/servers/1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb => generated 1393 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:20:23.324 7 WARNING neutronclient.v2_0.client [None req-f8e2baf9-740a-48ce-9ad6-7c7d47bf1d8c b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/646] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:20:23 2026] GET /v2.1/servers/1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb => generated 1445 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-11 06:20:25.773 8 INFO nova.api.openstack.compute.server_external_events [req-208f566f-2377-44e2-a00a-c9dead829091 req-8fa181ff-0ee2-4b3f-933c-75b53a0924e6 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:553be487-2157-45a1-8a50-ae25d8a55e54 for instance 1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb on instance [pid: 8|app: 0|req: 330/647] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:20:25 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-11 06:20:28.420 8 WARNING neutronclient.v2_0.client [None req-f1ac218e-0059-42d7-9d59-fb0719645558 b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in 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/650] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:20:28 2026] GET /v2.1/servers/1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb => generated 1516 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-11 06:20:29.956 7 INFO nova.api.openstack.compute.server_external_events [req-4af31634-13e6-4fc3-bf72-168d2b874cc2 req-0b4aa87d-0e42-485c-810d-3344bb2daa73 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:553be487-2157-45a1-8a50-ae25d8a55e54 for instance 1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb on instance [pid: 7|app: 0|req: 319/651] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:20:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:20:33.593 8 WARNING neutronclient.v2_0.client [None req-8a99f6ed-67c8-4fe8-889c-76eb0cb3a1fd b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in 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/652] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:20:33 2026] GET /v2.1/servers/1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb => generated 1815 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:20:35.009 7 INFO nova.api.openstack.compute.server_external_events [req-da2c44b4-ed1e-4a0c-94e6-86ca78fc0dcd req-65b7e54d-81c4-4034-ac74-91ba410e5231 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:553be487-2157-45a1-8a50-ae25d8a55e54 for instance 1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb on instance [pid: 7|app: 0|req: 320/653] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:20:34 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-11 06:21:11.828 7 WARNING neutronclient.v2_0.client [None req-d03c1505-a816-4c6f-9b44-a140e16aae75 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The 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-11 06:21:11.871 7 WARNING neutronclient.v2_0.client [None req-d03c1505-a816-4c6f-9b44-a140e16aae75 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The 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-11 06:21:12.031 7 WARNING neutronclient.v2_0.client [None req-d03c1505-a816-4c6f-9b44-a140e16aae75 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/662] 199.204.45.246 () {36 vars in 714 bytes} [Mon May 11 06:21:11 2026] POST /v2.1/servers => generated 453 bytes in 889 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-11 06:21:12.677 8 WARNING neutronclient.v2_0.client [None req-6334bcf1-d918-4aa8-b6d3-98dfae7ea965 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in 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/663] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 11 06:21:12 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 => generated 2213 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:21:12.799 7 WARNING neutronclient.v2_0.client [None req-7b9caf21-ded4-40b7-bbac-1b19eb10a356 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/664] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 11 06:21:12 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 339/665] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 11 06:21:12 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:21:15.738 7 WARNING neutronclient.v2_0.client [None req-054d48bd-a663-47c5-853f-6eb858cb3c6c e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/666] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 11 06:21:15 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 => generated 2371 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:21:16.115 8 WARNING neutronclient.v2_0.client [None req-7a3d3bc8-7c8c-4810-9f06-76765b21d3d5 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in 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/667] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 11 06:21:15 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface => generated 28 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/668] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 11 06:21:16 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-volume_attachments => generated 197 bytes in 66 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-11 06:21:18.088 7 INFO nova.api.openstack.compute.server_external_events [req-2e070784-9f9a-456d-80c6-a09471a61e1a req-3be6fcb6-9eb1-409c-b13c-332015ddc3e9 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:9d6a4487-8706-49ca-af31-0f38bed39e50 for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 330/671] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:21:17 2026] POST /v2.1/os-server-external-events => generated 179 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-11 06:21:19.194 8 WARNING neutronclient.v2_0.client [None req-9fc6aa81-e7f7-492c-ba2d-2192b8688091 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in 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/672] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 11 06:21:19 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 => generated 2445 bytes in 184 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-11 06:21:19.335 7 WARNING neutronclient.v2_0.client [None req-a9584006-f3d4-46b2-8395-a87711daee87 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/673] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 11 06:21:19 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface => generated 284 bytes in 82 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: 343/674] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 11 06:21:19 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/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-11 06:21:22.116 7 WARNING neutronclient.v2_0.client [None req-eb10fab3-c695-430c-a782-87ae46056954 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/675] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 11 06:21:22 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 => generated 2433 bytes in 159 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-11 06:21:22.303 8 WARNING neutronclient.v2_0.client [None req-57ddfaa1-205e-4cc4-aa1b-6c961ac6d352 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in 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/676] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 11 06:21:22 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/677] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 11 06:21:22 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:21:24.520 8 INFO nova.api.openstack.compute.server_external_events [req-dc2b9897-f6a5-4209-9c1e-1cd94a2d8c8b req-0a160fe3-6ce6-4751-95b6-becf33219611 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:9d6a4487-8706-49ca-af31-0f38bed39e50 for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 8|app: 0|req: 345/678] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:21:24 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:21:25.073 7 WARNING neutronclient.v2_0.client [None req-5ec6dad2-9081-4a16-9754-b6e6a643e880 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/679] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 11 06:21:25 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 => generated 2433 bytes in 137 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-11 06:21:25.220 8 WARNING neutronclient.v2_0.client [None req-ccd1e4ef-1111-4a2d-a598-282ff26423e3 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in 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/680] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 11 06:21:25 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface => generated 286 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/681] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 11 06:21:25 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/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-11 06:21:28.372 8 WARNING neutronclient.v2_0.client [None req-b758278f-c00f-4c41-bf2a-cab61fa948a8 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/684] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 11 06:21:28 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 => generated 2581 bytes in 134 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-11 06:21:28.530 7 WARNING neutronclient.v2_0.client [None req-72a6ea51-8d7f-4d12-80c5-c5c5c251e88e e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/685] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 11 06:21:28 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface => generated 286 bytes in 103 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: 349/686] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 11 06:21:28 2026] GET /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-volume_attachments => generated 197 bytes in 43 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-11 06:22:07.754 7 WARNING neutronclient.v2_0.client [None req-70ffb444-1ea6-416b-b763-7d59c5498e86 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The 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-11 06:22:07.808 7 WARNING neutronclient.v2_0.client [None req-70ffb444-1ea6-416b-b763-7d59c5498e86 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] 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-11 06:22:10.096 8 INFO nova.api.openstack.compute.server_external_events [req-6f44356e-17e6-4d39-bc46-1f8a1c6a7f97 req-4f2da34f-fe67-4077-a419-f60722276123 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:b926c198-2f88-473b-8383-475dbd94c494 for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 8|app: 0|req: 354/695] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:22:10 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-11 06:22:13.979 8 INFO nova.api.openstack.compute.server_external_events [req-65ba61ba-9ae3-40b8-bb0a-1efe78eb594e req-71ab3ea7-1b1b-4e8e-9857-a941645fa80f 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:b926c198-2f88-473b-8383-475dbd94c494 for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 8|app: 0|req: 355/696] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:22:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:22:16.386 7 WARNING neutronclient.v2_0.client [None req-70ffb444-1ea6-416b-b763-7d59c5498e86 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/697] 199.204.45.246 () {36 vars in 812 bytes} [Mon May 11 06:22:07 2026] POST /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface => generated 280 bytes in 8749 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-11 06:22:16.742 7 INFO nova.api.openstack.compute.server_external_events [req-b4f3e3c6-f9bf-4890-8671-0093b3c12e1b req-f0e0d4d5-6936-40b7-8d84-574635632589 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:b926c198-2f88-473b-8383-475dbd94c494 for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 344/700] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:22:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:22:17.121 8 INFO nova.api.openstack.compute.server_external_events [req-4ea3f7e5-f553-4c56-8c81-1568341b9022 req-e72d5436-033b-4388-8f75-d457de25c3ad 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:b926c198-2f88-473b-8383-475dbd94c494 for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 8|app: 0|req: 357/701] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:22:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:22:42.121 8 WARNING neutronclient.v2_0.client [None req-d51c4c35-5114-47ca-88f3-b7cea7f8a768 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The 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-11 06:22:42.176 8 WARNING neutronclient.v2_0.client [None req-d51c4c35-5114-47ca-88f3-b7cea7f8a768 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] 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-11 06:22:44.430 7 INFO nova.api.openstack.compute.server_external_events [req-5fd90b52-1cf1-4e27-b266-981d4b53c9a1 req-30617f14-cd26-440b-a1e2-78d29964366d 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:717c37d6-55c3-47c2-802f-0aeee573421f for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 347/706] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:22:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:22:51.251 8 WARNING neutronclient.v2_0.client [None req-d51c4c35-5114-47ca-88f3-b7cea7f8a768 e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/709] 199.204.45.246 () {36 vars in 812 bytes} [Mon May 11 06:22:42 2026] POST /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface => generated 375 bytes in 9260 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-11 06:22:51.558 7 INFO nova.api.openstack.compute.server_external_events [req-f0e4fedc-9c29-4d2f-9e76-65c83069e50c req-2bfe9afd-e058-427d-84af-b59e60e3e6b8 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:717c37d6-55c3-47c2-802f-0aeee573421f for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 350/710] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:22:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:23:02.841 8 WARNING neutronclient.v2_0.client [None req-38d74bfd-22c9-4591-b8f3-00eadebd234e e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The 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-11 06:23:02.887 8 WARNING neutronclient.v2_0.client [None req-38d74bfd-22c9-4591-b8f3-00eadebd234e e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] 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-11 06:23:05.138 7 INFO nova.api.openstack.compute.server_external_events [req-5c92b9ac-5a10-4735-af64-df14453d241f req-1ad06dc2-e7a5-42af-96d7-0e64a1bc0e36 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:4e720b3a-23a0-4f3d-b925-110e6251cf6e for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 352/713] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:23:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:23:10.201 7 INFO nova.api.openstack.compute.server_external_events [req-25a28677-c365-4716-a23d-ec941fdc1933 req-dee0642d-b1ca-43b6-8969-dcb66cdb5300 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-plugged:4e720b3a-23a0-4f3d-b925-110e6251cf6e for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 355/716] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:23:10 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) 2026-05-11 06:23:11.927 8 WARNING neutronclient.v2_0.client [None req-38d74bfd-22c9-4591-b8f3-00eadebd234e e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] The python binding code in 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/717] 199.204.45.246 () {36 vars in 812 bytes} [Mon May 11 06:23:02 2026] POST /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface => generated 377 bytes in 9188 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-11 06:23:12.751 7 INFO nova.api.openstack.compute.server_external_events [req-df550551-adba-4b64-9f61-960484754e5e req-47fc0ee2-28df-44ea-abaf-eb44bc879c6d 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:717c37d6-55c3-47c2-802f-0aeee573421f for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 356/718] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:23:12 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-11 06:23:26.870 7 INFO nova.api.openstack.compute.server_external_events [req-5658f5ef-889e-448f-8d69-04a40fd62b57 req-c851f531-e5e4-4cef-bf8b-662a2dfc5b1d 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:4e720b3a-23a0-4f3d-b925-110e6251cf6e for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 359/723] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:23:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/724] 199.204.45.246 () {34 vars in 855 bytes} [Mon May 11 06:23:27 2026] DELETE /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface/4e720b3a-23a0-4f3d-b925-110e6251cf6e => generated 0 bytes in 53 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-11 06:23:28.914 7 INFO nova.api.openstack.compute.server_external_events [req-d2d0e402-acf1-45e9-aa30-84dfa2e3428c req-b27e4b75-ffc5-4f8f-95f3-70a09d8488f3 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:4e720b3a-23a0-4f3d-b925-110e6251cf6e for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 360/725] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:23:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:23:37.260 8 INFO nova.api.openstack.compute.server_external_events [req-6e8803ff-98bf-4cb4-bcf3-ae4e911a0346 req-0fcc4cc0-1faf-499b-a85a-2a1a9cfcd95a 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:717c37d6-55c3-47c2-802f-0aeee573421f for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 8|app: 0|req: 367/728] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:23:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/729] 199.204.45.246 () {34 vars in 855 bytes} [Mon May 11 06:23:37 2026] DELETE /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface/717c37d6-55c3-47c2-802f-0aeee573421f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/734] 199.204.45.246 () {34 vars in 855 bytes} [Mon May 11 06:23:58 2026] DELETE /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4/os-interface/b926c198-2f88-473b-8383-475dbd94c494 => generated 0 bytes in 52 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: 370/735] 199.204.45.246 () {34 vars in 755 bytes} [Mon May 11 06:24:03 2026] DELETE /v2.1/servers/ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 => generated 0 bytes in 126 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-11 06:24:06.248 7 INFO nova.api.openstack.compute.server_external_events [req-3baa10cd-6c56-4a42-b1b4-e57cfe812835 req-1055e3ce-b7ff-40fe-b367-28ba63ee7059 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-unplugged:9d6a4487-8706-49ca-af31-0f38bed39e50 for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 7|app: 0|req: 366/736] 10.0.0.73 () {38 vars in 814 bytes} [Mon May 11 06:24:06 2026] POST /v2.1/os-server-external-events => generated 185 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-11 06:24:06.616 8 INFO nova.api.openstack.compute.server_external_events [req-7a9335e8-b225-49c4-8e45-69059cc25e75 req-eef7d375-26e5-4efc-8530-6ffa291a9d7f 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:9d6a4487-8706-49ca-af31-0f38bed39e50 for instance ea86e84e-7e7e-48ce-b48a-6317fdeb65d4 on instance [pid: 8|app: 0|req: 371/737] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:24:06 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:24:08.087 8 INFO nova.api.openstack.compute.server_external_events [req-3c80ffb1-9806-42ea-9273-b99f1651170e req-243fac41-13e2-4418-8ee0-0abaf5917362 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:553be487-2157-45a1-8a50-ae25d8a55e54 for instance 1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb on instance [pid: 8|app: 0|req: 373/740] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:24:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/741] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:24:08 2026] DELETE /v2.1/servers/1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb => generated 0 bytes in 125 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-11 06:24:08.250 8 WARNING neutronclient.v2_0.client [None req-17072d74-a6bb-47bd-8638-be4674772eaa b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/742] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:24:08 2026] GET /v2.1/servers/1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb => generated 1941 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-11 06:24:11.109 7 INFO nova.api.openstack.compute.server_external_events [req-523b6276-15a6-41e1-a299-258674264702 req-8fc3fe53-5fec-42bf-b8cc-b8f019680fc7 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:553be487-2157-45a1-8a50-ae25d8a55e54 for instance 1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb on instance [pid: 7|app: 0|req: 369/743] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:24:11 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-11 06:24:13.471 8 WARNING neutronclient.v2_0.client [None req-40a96fc2-2bfe-432d-b32b-bb9f469334ed b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in 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/744] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:24:13 2026] GET /v2.1/servers/1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb => generated 1479 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-11 06:24:18.559 8 INFO nova.api.openstack.wsgi [None req-83e0485b-57fa-436c-951b-4ca3565bc0b7 b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] HTTP exception thrown: Instance 1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb could not be found. [pid: 8|app: 0|req: 377/747] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:24:18 2026] GET /v2.1/servers/1031f2b2-5b40-4e7f-afa1-ddbfbed7d7fb => 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-11 06:24:19.215 7 INFO nova.api.openstack.compute.server_external_events [req-0ed503f9-6ea8-4589-95e3-a2779396c87e req-459590ec-d7a2-4fad-a621-f99fffa4c5d3 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-changed:40220cdf-2178-4eab-8054-d69349c4d603 for instance 65cb8b82-e98a-4de1-95ea-39a8bc62a5ab on instance [pid: 7|app: 0|req: 371/748] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:24:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/749] 10.0.0.44 () {32 vars in 717 bytes} [Mon May 11 06:24:19 2026] DELETE /v2.1/servers/65cb8b82-e98a-4de1-95ea-39a8bc62a5ab => generated 0 bytes in 77 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-11 06:24:19.343 7 WARNING neutronclient.v2_0.client [None req-07ba28ae-9ed9-45ae-bdee-a0ddf946fbe5 b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/750] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:24:19 2026] GET /v2.1/servers/65cb8b82-e98a-4de1-95ea-39a8bc62a5ab => generated 1941 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:24:22.193 8 INFO nova.api.openstack.compute.server_external_events [req-358c051f-a2d8-4f63-a9b7-db1f2487d95d req-2f642498-39ed-44a1-84f6-f7c74f72326e 684b48bbde944365923c254f2bb669c4 b023a1f8a7324481a1eaafff11cdb54a - - 0324a411b6a842e7893b43955a1182bb 0324a411b6a842e7893b43955a1182bb] Creating event network-vif-deleted:40220cdf-2178-4eab-8054-d69349c4d603 for instance 65cb8b82-e98a-4de1-95ea-39a8bc62a5ab on instance [pid: 8|app: 0|req: 379/751] 10.0.0.57 () {38 vars in 814 bytes} [Mon May 11 06:24:22 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-11 06:24:24.564 7 WARNING neutronclient.v2_0.client [None req-8f4e1127-35f7-46d6-85da-032f6a1e8d6c b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/752] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:24:24 2026] GET /v2.1/servers/65cb8b82-e98a-4de1-95ea-39a8bc62a5ab => generated 1481 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:24:29.656 7 INFO nova.api.openstack.wsgi [None req-bb0be1d5-203e-433c-adf4-59ddbe24926a b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] HTTP exception thrown: Instance 65cb8b82-e98a-4de1-95ea-39a8bc62a5ab could not be found. [pid: 7|app: 0|req: 375/755] 10.0.0.44 () {32 vars in 714 bytes} [Mon May 11 06:24:29 2026] GET /v2.1/servers/65cb8b82-e98a-4de1-95ea-39a8bc62a5ab => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/756] 10.0.0.44 () {32 vars in 725 bytes} [Mon May 11 06:24:30 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2142502020 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:24:30.826 7 INFO nova.api.openstack.wsgi [None req-25c43377-9af0-457d-9a43-08331b518e76 b978d193e6a64272bb4af1ac2f378502 1443223f69a14485bb736cd199ee6999 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2142502020 not found for user b978d193e6a64272bb4af1ac2f378502 [pid: 7|app: 0|req: 376/757] 10.0.0.44 () {32 vars in 722 bytes} [Mon May 11 06:24:30 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2142502020 => generated 142 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.44 () {32 vars in 654 bytes} [Mon May 11 06:24:45 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.44 () {32 vars in 640 bytes} [Mon May 11 06:24:46 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-11 06:24:46.119 8 WARNING oslo_db.sqlalchemy.utils [None req-1c1dea21-9e0e-4c98-984b-6bcf24684cde e779a33310584b5183c6827e4ef6f235 9a202c72665a40eca40692c73d5a7868 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 384/762] 10.0.0.44 () {32 vars in 648 bytes} [Mon May 11 06:24:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.44 () {32 vars in 693 bytes} [Mon May 11 06:24:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)