+ 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 Apr 20 11:09:23 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-7bf678c975-fspq8 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 0x7f0def05a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-20 11:09:28.582 8 INFO nova.utils [None req-39b2013e-da47-44fd-a5e8-f45977c06189 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-20 11:09:28.586 7 INFO nova.utils [None req-303d20cb-5c1b-46a4-954f-cd8af9444681 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-20 11:09:30.223 7 WARNING keystonemiddleware._common.config [None req-303d20cb-5c1b-46a4-954f-cd8af9444681 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 11:09:30.232 7 WARNING oslo_config.cfg [None req-303d20cb-5c1b-46a4-954f-cd8af9444681 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-20 11:09:30.310 7 WARNING keystonemiddleware._common.config [None req-303d20cb-5c1b-46a4-954f-cd8af9444681 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 11:09:30.318 8 WARNING keystonemiddleware._common.config [None req-39b2013e-da47-44fd-a5e8-f45977c06189 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 11:09:30.325 7 WARNING oslo_config.cfg [None req-303d20cb-5c1b-46a4-954f-cd8af9444681 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-20 11:09:30.328 8 WARNING oslo_config.cfg [None req-39b2013e-da47-44fd-a5e8-f45977c06189 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-20 11:09:30.337 7 WARNING oslo_config.cfg [None req-303d20cb-5c1b-46a4-954f-cd8af9444681 - - - - - -] 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 0x7f0def05a668 pid: 7 (default app) 2026-04-20 11:09:30.407 8 WARNING keystonemiddleware._common.config [None req-39b2013e-da47-44fd-a5e8-f45977c06189 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 11:09:30.423 8 WARNING oslo_config.cfg [None req-39b2013e-da47-44fd-a5e8-f45977c06189 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-20 11:09:30.436 8 WARNING oslo_config.cfg [None req-39b2013e-da47-44fd-a5e8-f45977c06189 - - - - - -] 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 0x7f0def05a668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:09:37 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:09:38.352 7 WARNING oslo_policy.policy [None req-a16a68a6-6962-47fa-9623-46232b74eaef d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-20 11:09:38.353 7 WARNING oslo_policy.policy [None req-a16a68a6-6962-47fa-9623-46232b74eaef d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:09:37 2026] GET /v2.1 => generated 0 bytes in 544 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:09:38.449 8 WARNING oslo_policy.policy [req-a16a68a6-6962-47fa-9623-46232b74eaef req-93369a53-9fd9-438f-b1f2-b61843b59e57 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-20 11:09:38.449 8 WARNING oslo_policy.policy [req-a16a68a6-6962-47fa-9623-46232b74eaef req-93369a53-9fd9-438f-b1f2-b61843b59e57 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:09:38 2026] GET /v2.1/ => generated 400 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:09:38.549 7 INFO nova.api.openstack.wsgi [None req-3c5847fc-ab86-4488-9f34-fbbef6de9156 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.205 () {48 vars in 1010 bytes} [Mon Apr 20 11:09:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.205 () {48 vars in 1050 bytes} [Mon Apr 20 11:09:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.205 () {52 vars in 1047 bytes} [Mon Apr 20 11:09:38 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:09:39 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: 5/10] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:09:39 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:09: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-04-20 11:09:39.665 7 INFO nova.api.openstack.wsgi [None req-3cad92fe-3f06-4f17-855d-aa2c4debb851 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.205 () {48 vars in 1012 bytes} [Mon Apr 20 11:09:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.205 () {48 vars in 1050 bytes} [Mon Apr 20 11:09:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.205 () {52 vars in 1047 bytes} [Mon Apr 20 11:09:39 2026] POST /v2.1/flavors => generated 532 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:09:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:09:40 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:09:40 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:09:40.747 7 INFO nova.api.openstack.wsgi [None req-0db1a4a2-f8a9-4789-9d5a-96b6e5ff33c3 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.205 () {48 vars in 1014 bytes} [Mon Apr 20 11:09:40 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/19] 199.204.45.205 () {48 vars in 1050 bytes} [Mon Apr 20 11:09:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.205 () {52 vars in 1047 bytes} [Mon Apr 20 11:09:40 2026] POST /v2.1/flavors => generated 533 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:09:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:09:41 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:09:41 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:09:41.949 7 INFO nova.api.openstack.wsgi [None req-af6da497-6a32-4a01-9542-a08587e42ea7 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.205 () {48 vars in 1012 bytes} [Mon Apr 20 11:09:41 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/25] 199.204.45.205 () {48 vars in 1050 bytes} [Mon Apr 20 11:09:41 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: 13/26] 199.204.45.205 () {52 vars in 1047 bytes} [Mon Apr 20 11:09:41 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:09: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: 14/28] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:09:42 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:09:43 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:09:43.069 7 INFO nova.api.openstack.wsgi [None req-e049917b-5fd9-415a-8ac5-85e58680f0c1 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.205 () {48 vars in 1014 bytes} [Mon Apr 20 11:09:43 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.205 () {48 vars in 1050 bytes} [Mon Apr 20 11:09:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.205 () {52 vars in 1047 bytes} [Mon Apr 20 11:09:43 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/43] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:10:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/44] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:10:27 2026] GET /v2.1 => generated 0 bytes in 359 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 23/45] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:10:27 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:10:27.799 8 INFO nova.api.openstack.wsgi [None req-e653fee7-5601-43b7-beb0-68ed80af68d5 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 23/46] 199.204.45.205 () {48 vars in 1014 bytes} [Mon Apr 20 11:10:27 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: 24/47] 199.204.45.205 () {48 vars in 1050 bytes} [Mon Apr 20 11:10:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/48] 199.204.45.205 () {52 vars in 1048 bytes} [Mon Apr 20 11:10:27 2026] POST /v2.1/flavors => generated 534 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/57] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:11:10 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: 29/58] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:11:10 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 30/59] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:11:10 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:11:10.534 8 INFO nova.api.openstack.wsgi [None req-86ec52de-99a6-4f9a-adbc-dc7beeb943dc d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 30/60] 199.204.45.205 () {48 vars in 1016 bytes} [Mon Apr 20 11:11:10 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/61] 199.204.45.205 () {48 vars in 1050 bytes} [Mon Apr 20 11:11:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/62] 199.204.45.205 () {52 vars in 1048 bytes} [Mon Apr 20 11:11:10 2026] POST /v2.1/flavors => generated 534 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/63] 10.0.0.178 () {28 vars in 454 bytes} [Mon Apr 20 11:11:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 32/64] 10.0.0.178 () {30 vars in 658 bytes} [Mon Apr 20 11:11:11 2026] GET /v2.1 => generated 0 bytes in 36 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: 33/65] 10.0.0.178 () {32 vars in 731 bytes} [Mon Apr 20 11:11:11 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: 33/66] 10.0.0.178 () {34 vars in 804 bytes} [Mon Apr 20 11:11:11 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:12:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 41/82] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:12:25 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: 7|app: 0|req: 42/83] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:12:25 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:12:25.754 8 INFO nova.api.openstack.wsgi [None req-0361c0aa-fe50-4ee0-8d6a-f24105aa78ef d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d35986f38fd2479ca94b9fc45f8846b0 [pid: 8|app: 0|req: 42/84] 199.204.45.205 () {48 vars in 1050 bytes} [Mon Apr 20 11:12:25 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-20 11:12:25.763 7 WARNING oslo_db.sqlalchemy.utils [None req-ed65949b-1d49-4cbc-93b6-ac5bf2e2b09e d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 43/85] 199.204.45.205 () {48 vars in 1015 bytes} [Mon Apr 20 11:12:25 2026] GET /v2.1/os-keypairs => generated 16 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.204.45.205 () {52 vars in 1056 bytes} [Mon Apr 20 11:12:25 2026] POST /v2.1/os-keypairs => generated 576 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:12: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: 8|app: 0|req: 45/90] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:12:29 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:12:29 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.204.45.205 () {48 vars in 1072 bytes} [Mon Apr 20 11:12:29 2026] GET /v2.1/os-quota-sets/0f6ebd16370b4981ab2ed7861f1fb743 => generated 283 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.204.45.205 () {52 vars in 1124 bytes} [Mon Apr 20 11:12:29 2026] PUT /v2.1/os-quota-sets/0f6ebd16370b4981ab2ed7861f1fb743 => generated 238 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.204.45.205 () {42 vars in 702 bytes} [Mon Apr 20 11:14:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.204.45.205 () {44 vars in 906 bytes} [Mon Apr 20 11:14:22 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.204.45.205 () {46 vars in 979 bytes} [Mon Apr 20 11:14:22 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: 60/119] 199.204.45.205 () {52 vars in 1122 bytes} [Mon Apr 20 11:14:22 2026] PUT /v2.1/os-quota-sets/1f1e1cf18cf54fec9b6531f10678cafc => generated 238 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 199.204.45.205 () {42 vars in 704 bytes} [Mon Apr 20 11:15:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 199.204.45.205 () {44 vars in 908 bytes} [Mon Apr 20 11:15:34 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 68/136] 199.204.45.205 () {46 vars in 981 bytes} [Mon Apr 20 11:15:34 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:15:34.600 7 INFO nova.api.openstack.wsgi [None req-b39e6a60-ac3f-48d8-b7cc-3a8087f7f3ac d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 69/137] 199.204.45.205 () {48 vars in 1010 bytes} [Mon Apr 20 11:15:34 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/138] 199.204.45.205 () {48 vars in 1050 bytes} [Mon Apr 20 11:15:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 75/149] 10.0.0.70 () {32 vars in 654 bytes} [Mon Apr 20 11:16:16 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 10.0.0.70 () {32 vars in 640 bytes} [Mon Apr 20 11:16:16 2026] GET /v2.1/servers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-20 11:16:17.031 8 WARNING oslo_db.sqlalchemy.utils [None req-60856790-d9c3-4dce-90be-58ba05adb970 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 76/151] 10.0.0.70 () {32 vars in 648 bytes} [Mon Apr 20 11:16:17 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 10.0.0.70 () {32 vars in 693 bytes} [Mon Apr 20 11:16:17 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:28 2026] GET /v2.1/flavors/cb099ad2-384b-4010-9945-4961d7eaa455 => generated 511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/156] 10.0.0.70 () {32 vars in 640 bytes} [Mon Apr 20 11:16:28 2026] GET /v2.1/flavors => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:28 2026] GET /v2.1/flavors/cb099ad2-384b-4010-9945-4961d7eaa455 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/160] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:16:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:39.130 7 WARNING neutronclient.v2_0.client [None req-720d629e-a8e6-4d96-aa0e-2046c3e8dc85 ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 82/161] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:16:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/162] 10.0.0.70 () {34 vars in 684 bytes} [Mon Apr 20 11:16:39 2026] POST /v2.1/os-security-groups => generated 248 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:39.700 8 WARNING neutronclient.v2_0.client [None req-72d31e4a-6ce4-4f16-9e4b-c970e9abc2fa ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:40.547 8 WARNING neutronclient.v2_0.client [None req-72d31e4a-6ce4-4f16-9e4b-c970e9abc2fa ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:40.692 7 WARNING neutronclient.v2_0.client [None req-bfbf66ae-60d3-45ba-b9f6-49b573181882 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 83/163] 10.0.0.70 () {34 vars in 694 bytes} [Mon Apr 20 11:16:39 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1356 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:41.072 8 WARNING neutronclient.v2_0.client [None req-2c1cb6d4-4c51-45f8-a5e2-bd3bf80d6396 ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:41.147 7 WARNING neutronclient.v2_0.client [None req-bfbf66ae-60d3-45ba-b9f6-49b573181882 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 84/164] 10.0.0.70 () {34 vars in 684 bytes} [Mon Apr 20 11:16:41 2026] POST /v2.1/os-security-groups => generated 248 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:41.788 8 WARNING neutronclient.v2_0.client [None req-6c996967-831a-4b38-9dd4-e91da986894a ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:42.109 8 WARNING neutronclient.v2_0.client [None req-6c996967-831a-4b38-9dd4-e91da986894a ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:42.204 7 WARNING neutronclient.v2_0.client [None req-bfbf66ae-60d3-45ba-b9f6-49b573181882 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 85/165] 10.0.0.70 () {34 vars in 694 bytes} [Mon Apr 20 11:16:41 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:42.471 8 WARNING neutronclient.v2_0.client [None req-c1150dd4-5f46-47d9-9968-d3f70d729dea 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:42.529 8 WARNING neutronclient.v2_0.client [None req-c1150dd4-5f46-47d9-9968-d3f70d729dea 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:42.804 8 WARNING neutronclient.v2_0.client [None req-c1150dd4-5f46-47d9-9968-d3f70d729dea 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 81/166] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:16:40 2026] POST /v2.1/servers => generated 451 bytes in 2247 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:42.862 7 WARNING neutronclient.v2_0.client [None req-e29d74cb-68a3-4123-b4af-047482b023cd ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:42.900 7 WARNING neutronclient.v2_0.client [None req-e29d74cb-68a3-4123-b4af-047482b023cd ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 82/167] 10.0.0.70 () {34 vars in 694 bytes} [Mon Apr 20 11:16:42 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:43.101 7 WARNING neutronclient.v2_0.client [None req-65b6154a-c1f3-47ac-bd0f-8b3f062bedb1 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 83/168] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:43 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1423 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:43.190 7 WARNING neutronclient.v2_0.client [None req-6167f894-2fe7-4592-8979-96bf524f40cd ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 84/169] 10.0.0.70 () {32 vars in 736 bytes} [Mon Apr 20 11:16:43 2026] GET /v2.1/os-security-groups/0ef8c840-48c3-47c2-a020-37dba3a9a2f5 => generated 665 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:43.269 7 WARNING neutronclient.v2_0.client [None req-f23fcb81-0014-4e35-8692-61bf87085c6f ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:43.304 7 WARNING neutronclient.v2_0.client [None req-f23fcb81-0014-4e35-8692-61bf87085c6f ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:43.365 7 WARNING neutronclient.v2_0.client [None req-f23fcb81-0014-4e35-8692-61bf87085c6f ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 86/170] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:16:42 2026] POST /v2.1/servers => generated 450 bytes in 1051 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:43.477 8 WARNING neutronclient.v2_0.client [None req-36555625-6894-4adc-8b7c-06a39475de62 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 85/171] 10.0.0.70 () {32 vars in 749 bytes} [Mon Apr 20 11:16:43 2026] DELETE /v2.1/os-security-group-rules/b2b51134-77f4-4cfc-8aeb-63a3ab0489c9 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 11:16:43.503 7 WARNING neutronclient.v2_0.client [None req-8786ce29-4ff2-4db4-a330-b72dded8b403 ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 87/172] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:43 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1400 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:16:43.533 7 WARNING neutronclient.v2_0.client [None req-8786ce29-4ff2-4db4-a330-b72dded8b403 ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 86/173] 10.0.0.70 () {32 vars in 739 bytes} [Mon Apr 20 11:16:43 2026] DELETE /v2.1/os-security-groups/0ef8c840-48c3-47c2-a020-37dba3a9a2f5 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:43.709 8 WARNING neutronclient.v2_0.client [None req-82698d70-369c-4a94-a708-e58ed48b6110 ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:43.745 8 WARNING neutronclient.v2_0.client [None req-82698d70-369c-4a94-a708-e58ed48b6110 ebb4abedaed34fc8a090289680352a8e e2ca536a7ee54d08bb5947296f0e754d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 88/174] 10.0.0.70 () {32 vars in 739 bytes} [Mon Apr 20 11:16:43 2026] DELETE /v2.1/os-security-groups/1e4f2a2a-5f3f-47d9-9210-f36bf14da51b => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 11:16:44.235 7 WARNING neutronclient.v2_0.client [None req-fe2c8554-f791-4894-9066-acfcc57bdb65 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:44.602 8 WARNING neutronclient.v2_0.client [None req-00362cce-c102-436f-ab55-cedec8090a1f 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 87/175] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:44 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1423 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/176] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:44 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1404 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, ' [pid: 7|app: 0|req: 88/177] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:16:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:45.760 8 WARNING neutronclient.v2_0.client [None req-f1159708-8ca1-472c-8c05-bd5db2c7b15d 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:45.833 7 WARNING neutronclient.v2_0.client [None req-1494b0d5-bfd1-48f0-a283-c8d06f513d39 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 90/178] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:45 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1475 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/179] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:45 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1396 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:46.993 8 WARNING neutronclient.v2_0.client [None req-7e82e5cf-370d-42fe-82a0-a3545a0a940d 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:47.025 7 WARNING neutronclient.v2_0.client [None req-d0401a70-50f6-48f3-933f-42573e21de5a 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 92/182] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:46 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1475 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/183] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:46 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1396 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:47.163 8 WARNING neutronclient.v2_0.client [None req-77774b99-f299-49bc-9f85-96ee5cc2b9fd 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:47.209 8 WARNING neutronclient.v2_0.client [None req-77774b99-f299-49bc-9f85-96ee5cc2b9fd 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:47.407 8 WARNING neutronclient.v2_0.client [None req-77774b99-f299-49bc-9f85-96ee5cc2b9fd 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 93/184] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:16:47 2026] POST /v2.1/servers => generated 452 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-04-20 11:16:47.657 7 WARNING neutronclient.v2_0.client [None req-3f84dcc9-2359-41c2-bdb6-588fcae77d39 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 92/185] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:47 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1432 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:48.102 8 WARNING neutronclient.v2_0.client [None req-967734ae-e60b-4cf3-8704-4a920fc80dd6 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 94/186] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:48 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1483 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:16:48.158 7 WARNING neutronclient.v2_0.client [None req-d1942eec-f27e-42ff-bbc3-8e466e0b9f3c 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 93/187] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:48 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1452 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-04-20 11:16:48.747 8 WARNING neutronclient.v2_0.client [None req-4db1f3f7-47ef-4fbb-a2ea-d057dbfbbd1d 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 95/188] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:48 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1436 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:49.205 7 WARNING neutronclient.v2_0.client [None req-edc0a046-4052-474e-b493-c9f56516f449 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:49.251 8 WARNING neutronclient.v2_0.client [None req-558834db-6cb5-4167-a017-e69307b4172a 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 96/189] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:49 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1452 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/190] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:49 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1561 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:49.841 8 WARNING neutronclient.v2_0.client [None req-37276528-1cbc-4a67-8aae-d5fa57f7a22f 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 97/191] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:49 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1484 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:50.410 7 WARNING neutronclient.v2_0.client [None req-30fecf7d-a5a4-46fb-8cd0-4c7985a92907 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:50.443 8 WARNING neutronclient.v2_0.client [None req-c70db050-85ec-4f73-ace9-539d4cf46657 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 98/192] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:50 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1549 bytes in 1695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/193] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:50 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1528 bytes in 1775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:52.184 7 WARNING neutronclient.v2_0.client [None req-cc2bc57b-19ac-42e4-a165-249f2dfb461b 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:52.208 8 INFO nova.api.openstack.compute.server_external_events [req-e59898ea-1e51-4c2e-a3fc-d0d3c476790d req-d750d059-0657-4d36-aaab-54dc848174e7 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:07af0555-fa9d-4604-8773-f2163111c628 for instance 056a31ba-c3f9-4695-b8a2-b3964b0c648d on instance 2026-04-20 11:16:52.225 8 INFO nova.compute.rpcapi [None req-e8c88ab1-5faa-424d-95ed-45539eae0c29 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 99/194] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:16:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 96/195] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:52 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1492 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:16:52.305 8 INFO nova.api.openstack.compute.server_external_events [req-9c661db2-6991-403e-9fe4-2d19d2b3474e req-c199f96b-1025-4829-a734-5e8864dd4a51 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:07af0555-fa9d-4604-8773-f2163111c628 for instance 056a31ba-c3f9-4695-b8a2-b3964b0c648d on instance [pid: 8|app: 0|req: 100/196] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:16:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:53.147 7 WARNING neutronclient.v2_0.client [None req-bef8f140-3580-4625-a0e1-d3839a1bfb2b 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:53.188 8 WARNING neutronclient.v2_0.client [None req-bf8728b0-89f4-469b-9ea9-500456f4dd75 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 101/197] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:53 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1526 bytes in 1678 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:54.864 8 WARNING neutronclient.v2_0.client [None req-38ec4c17-db42-4937-a139-31aa589a9880 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 97/198] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:53 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1549 bytes in 1788 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:54.930 7 INFO nova.api.openstack.compute.server_external_events [req-05862168-b4e0-4b5e-a3b0-dbb6ea5da696 req-2cf954d9-c573-48f8-a9ed-aec3c0fdaebc f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance 2026-04-20 11:16:54.930 7 INFO nova.api.openstack.compute.server_external_events [req-05862168-b4e0-4b5e-a3b0-dbb6ea5da696 req-2cf954d9-c573-48f8-a9ed-aec3c0fdaebc f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance 2026-04-20 11:16:54.937 7 INFO nova.compute.rpcapi [None req-7df9dad3-40b6-4507-bd98-ab1de54673c5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 98/199] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:16:54 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:55.003 7 WARNING neutronclient.v2_0.client [None req-cfe1e07d-9727-4bef-ad1f-6b9da45b066b ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 102/200] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:54 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1557 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/201] 10.0.0.70 () {34 vars in 684 bytes} [Mon Apr 20 11:16:54 2026] POST /v2.1/os-security-groups => generated 244 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:55.408 8 WARNING neutronclient.v2_0.client [None req-d093de2a-bfeb-4bc0-b121-07a88a9bcd82 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 103/202] 10.0.0.70 () {34 vars in 684 bytes} [Mon Apr 20 11:16:55 2026] POST /v2.1/os-security-groups => generated 241 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:55.618 7 WARNING neutronclient.v2_0.client [None req-4af3f18a-bfc1-4c2f-9de1-52d54aec12d3 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 100/203] 10.0.0.70 () {34 vars in 684 bytes} [Mon Apr 20 11:16:55 2026] POST /v2.1/os-security-groups => generated 244 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:55.855 7 WARNING neutronclient.v2_0.client [None req-457f85e0-9c29-4ff1-8f53-cdc473de99bf ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:55.884 8 WARNING neutronclient.v2_0.client [None req-2fb6ca44-36ec-4634-958a-17f6a50251b1 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:55.947 7 WARNING neutronclient.v2_0.client [None req-457f85e0-9c29-4ff1-8f53-cdc473de99bf ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:56.031 7 WARNING neutronclient.v2_0.client [None req-457f85e0-9c29-4ff1-8f53-cdc473de99bf ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 101/204] 10.0.0.70 () {32 vars in 662 bytes} [Mon Apr 20 11:16:55 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:55 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1526 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:56.095 8 WARNING neutronclient.v2_0.client [None req-681788d5-f7d1-449d-aa2a-3bd87539aee8 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:56.120 7 WARNING neutronclient.v2_0.client [None req-89439302-edb5-4af6-a017-b0292b3cb052 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:56.140 8 WARNING neutronclient.v2_0.client [None req-681788d5-f7d1-449d-aa2a-3bd87539aee8 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in 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/206] 10.0.0.70 () {32 vars in 739 bytes} [Mon Apr 20 11:16:56 2026] DELETE /v2.1/os-security-groups/7c54c4cd-2843-4b59-8db3-dbbeb1c9bd6e => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 11:16:56.333 8 WARNING neutronclient.v2_0.client [None req-49fb1475-b63b-4c16-86ec-303c2c1a17bf 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in 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/207] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:56 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1557 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:56.460 8 WARNING neutronclient.v2_0.client [None req-8ecee257-2453-4716-b658-b1e7e05a85f8 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 102/208] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:56 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1549 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:16:56.513 8 INFO nova.api.openstack.wsgi [None req-8ecee257-2453-4716-b658-b1e7e05a85f8 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] HTTP exception thrown: Security group 7c54c4cd-2843-4b59-8db3-dbbeb1c9bd6e does not exist Neutron server returns request_ids: ['req-f5cd4344-4b9c-4e0b-8ef8-28893a666623'] [pid: 8|app: 0|req: 107/209] 10.0.0.70 () {32 vars in 736 bytes} [Mon Apr 20 11:16:56 2026] GET /v2.1/os-security-groups/7c54c4cd-2843-4b59-8db3-dbbeb1c9bd6e => generated 194 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:56.530 7 WARNING neutronclient.v2_0.client [None req-eee77e14-c7a2-4e20-a467-934bce8afb87 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:56.584 7 WARNING neutronclient.v2_0.client [None req-eee77e14-c7a2-4e20-a467-934bce8afb87 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 103/212] 10.0.0.70 () {32 vars in 739 bytes} [Mon Apr 20 11:16:56 2026] DELETE /v2.1/os-security-groups/b2abad6c-4466-41ef-a101-c198c29af2f8 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 11:16:56.734 8 WARNING neutronclient.v2_0.client [None req-821f84ec-bce0-408d-92ea-4e83fc262e7e ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:56.757 8 INFO nova.api.openstack.wsgi [None req-821f84ec-bce0-408d-92ea-4e83fc262e7e ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] HTTP exception thrown: Security group b2abad6c-4466-41ef-a101-c198c29af2f8 does not exist Neutron server returns request_ids: ['req-7539d1eb-8ed3-42ca-86ea-4de7654cc8cb'] [pid: 8|app: 0|req: 110/213] 10.0.0.70 () {32 vars in 736 bytes} [Mon Apr 20 11:16:56 2026] GET /v2.1/os-security-groups/b2abad6c-4466-41ef-a101-c198c29af2f8 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 11:16:56.770 7 WARNING neutronclient.v2_0.client [None req-41731708-471f-48d9-83ef-1756fa59f85a ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:56.809 7 WARNING neutronclient.v2_0.client [None req-41731708-471f-48d9-83ef-1756fa59f85a ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 104/214] 10.0.0.70 () {32 vars in 739 bytes} [Mon Apr 20 11:16:56 2026] DELETE /v2.1/os-security-groups/05d39fb2-fd82-453c-86f6-e08b0d73f5b1 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 11:16:56.969 8 WARNING neutronclient.v2_0.client [None req-29967884-81af-448b-aa9b-2299952c6f0c ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:57.001 8 INFO nova.api.openstack.wsgi [None req-29967884-81af-448b-aa9b-2299952c6f0c ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] HTTP exception thrown: Security group 05d39fb2-fd82-453c-86f6-e08b0d73f5b1 does not exist Neutron server returns request_ids: ['req-0fcb1f75-1e6c-48ed-9797-7322fc594d86'] 2026-04-20 11:16:57.003 7 INFO nova.api.openstack.compute.server_external_events [req-000a15a5-9ee0-429a-8f64-fa5ff14a061f req-175ff609-74f9-4c00-9eef-acbdbaa804a5 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:98e46108-0154-4a22-a74c-4ea638a642bf for instance 2a980b25-b21c-414c-96b3-78fe9540953f on instance 2026-04-20 11:16:57.003 7 INFO nova.api.openstack.compute.server_external_events [req-000a15a5-9ee0-429a-8f64-fa5ff14a061f req-175ff609-74f9-4c00-9eef-acbdbaa804a5 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:98e46108-0154-4a22-a74c-4ea638a642bf for instance 2a980b25-b21c-414c-96b3-78fe9540953f on instance [pid: 8|app: 0|req: 111/215] 10.0.0.70 () {32 vars in 736 bytes} [Mon Apr 20 11:16:56 2026] GET /v2.1/os-security-groups/05d39fb2-fd82-453c-86f6-e08b0d73f5b1 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/216] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:16:56 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:57.027 8 WARNING neutronclient.v2_0.client [None req-160a610c-3826-4b04-9ad9-f0f378df4d65 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:57.065 8 WARNING neutronclient.v2_0.client [None req-160a610c-3826-4b04-9ad9-f0f378df4d65 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:57.113 8 WARNING neutronclient.v2_0.client [None req-160a610c-3826-4b04-9ad9-f0f378df4d65 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:57.139 7 WARNING neutronclient.v2_0.client [None req-f895f2bc-4112-496c-8256-2842f183b541 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in 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/217] 10.0.0.70 () {32 vars in 662 bytes} [Mon Apr 20 11:16:57 2026] GET /v2.1/os-security-groups => generated 707 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:16:57.186 8 WARNING neutronclient.v2_0.client [None req-522e9fe8-b608-4e2b-97de-08be96750377 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:57.210 8 INFO nova.api.openstack.wsgi [None req-522e9fe8-b608-4e2b-97de-08be96750377 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] HTTP exception thrown: Security group 05d39fb2-fd82-453c-86f6-e08b0d73f5b1 does not exist Neutron server returns request_ids: ['req-e195b157-a19d-477b-b7ad-7622dc1fb69c'] [pid: 8|app: 0|req: 113/218] 10.0.0.70 () {32 vars in 739 bytes} [Mon Apr 20 11:16:57 2026] DELETE /v2.1/os-security-groups/05d39fb2-fd82-453c-86f6-e08b0d73f5b1 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 11:16:57.224 8 WARNING neutronclient.v2_0.client [None req-7bc742f6-d372-443f-8ad4-f8ed43d8eded ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in 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/219] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:57 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1526 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:16:57.248 8 INFO nova.api.openstack.wsgi [None req-7bc742f6-d372-443f-8ad4-f8ed43d8eded ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] HTTP exception thrown: Security group b2abad6c-4466-41ef-a101-c198c29af2f8 does not exist Neutron server returns request_ids: ['req-6ceecb54-9b72-4001-8ff7-4a48018ba314'] [pid: 8|app: 0|req: 114/220] 10.0.0.70 () {32 vars in 739 bytes} [Mon Apr 20 11:16:57 2026] DELETE /v2.1/os-security-groups/b2abad6c-4466-41ef-a101-c198c29af2f8 => generated 194 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, ' 2026-04-20 11:16:57.262 7 WARNING neutronclient.v2_0.client [None req-ed4a18d5-2c9f-47f7-b5ef-eb5c2d450199 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:57.285 7 INFO nova.api.openstack.wsgi [None req-ed4a18d5-2c9f-47f7-b5ef-eb5c2d450199 ff031a1d719e400caf013e89c209c033 a6fdf9b5385a45f8b42497b9b0c63013 - - default default] HTTP exception thrown: Security group 7c54c4cd-2843-4b59-8db3-dbbeb1c9bd6e does not exist Neutron server returns request_ids: ['req-c266f006-29a7-4f2f-8002-f9e36f915152'] [pid: 7|app: 0|req: 107/221] 10.0.0.70 () {32 vars in 739 bytes} [Mon Apr 20 11:16:57 2026] DELETE /v2.1/os-security-groups/7c54c4cd-2843-4b59-8db3-dbbeb1c9bd6e => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 11:16:57.511 8 WARNING neutronclient.v2_0.client [None req-e1748c36-5326-4d27-98cd-51ac3006796d 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:57.560 7 WARNING neutronclient.v2_0.client [None req-5961e54f-fe51-45ed-ba5f-bc3877799aee 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 115/222] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:57 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1557 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/223] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:57 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1549 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:58.301 8 WARNING neutronclient.v2_0.client [None req-2444f49f-bef8-41fd-8b35-ce1543db2c30 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 116/224] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:58 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:58.705 7 WARNING neutronclient.v2_0.client [None req-11867765-19d6-4499-beaf-89b63f1b2a2c 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:58.723 8 WARNING neutronclient.v2_0.client [None req-4ddbb83a-ebdf-42ae-9d4f-6a39464114ae 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in 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/225] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:58 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1557 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/226] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:58 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1549 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:59.478 7 WARNING neutronclient.v2_0.client [None req-52f9920c-998e-40c6-bcb7-faa12b152690 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in 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/227] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:59 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1526 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:16:59.874 8 WARNING neutronclient.v2_0.client [None req-6b10e012-0a6b-4be5-a452-3d0aae9a0c1b 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:16:59.903 7 WARNING neutronclient.v2_0.client [None req-9ef27e12-8258-44ee-bafc-e7e6d54fa2ca 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 118/228] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:59 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1557 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/229] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:16:59 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1549 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:00.657 8 WARNING neutronclient.v2_0.client [None req-5352d7f4-2fbc-4efb-9efa-4e0aef6ddd27 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/230] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:00 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:00.930 7 INFO nova.api.openstack.compute.server_external_events [req-bf26d566-86f4-4a3f-9444-9ddb3e2cf764 req-a2e85317-c2d8-4667-b3ac-a85fe9252243 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:07af0555-fa9d-4604-8773-f2163111c628 for instance 056a31ba-c3f9-4695-b8a2-b3964b0c648d on instance [pid: 7|app: 0|req: 112/231] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:01.097 8 WARNING neutronclient.v2_0.client [None req-5b664410-79fd-426c-977b-8b1608f81272 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] 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: 120/232] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:01 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1557 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:17:01.255 7 WARNING neutronclient.v2_0.client [None req-7f1206ab-2491-4b3d-99fa-5da9f15d109d 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in 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/233] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:01 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => 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-04-20 11:17:01.819 8 WARNING neutronclient.v2_0.client [None req-40896958-3fe0-4ff8-a86e-a5ac182a4536 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in 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/234] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:01 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1526 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-04-20 11:17:02.307 7 WARNING neutronclient.v2_0.client [None req-515df4dd-32b6-4431-adce-3a29e147da41 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] 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: 114/235] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:02 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1557 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:17:02.461 8 WARNING neutronclient.v2_0.client [None req-073ce7aa-aaf4-4983-bd8a-b29a9b46a480 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in 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/236] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:02 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1726 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-04-20 11:17:02.674 7 WARNING neutronclient.v2_0.client [None req-03c43190-6dec-4930-92fa-369a7c3270d6 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 115/237] 10.0.0.70 () {32 vars in 740 bytes} [Mon Apr 20 11:17:02 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d/os-interface => generated 284 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:02.980 8 INFO nova.api.openstack.compute.server_external_events [req-26c294f7-9ab3-48c6-91b9-cbc209928b7a req-6d3cd7e0-2b15-4cb7-909e-2b353c3eb54b f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:07af0555-fa9d-4604-8773-f2163111c628 for instance 056a31ba-c3f9-4695-b8a2-b3964b0c648d on instance 2026-04-20 11:17:02.981 8 INFO nova.api.openstack.compute.server_external_events [req-26c294f7-9ab3-48c6-91b9-cbc209928b7a req-6d3cd7e0-2b15-4cb7-909e-2b353c3eb54b f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:98e46108-0154-4a22-a74c-4ea638a642bf for instance 2a980b25-b21c-414c-96b3-78fe9540953f on instance 2026-04-20 11:17:02.981 8 INFO nova.api.openstack.compute.server_external_events [req-26c294f7-9ab3-48c6-91b9-cbc209928b7a req-6d3cd7e0-2b15-4cb7-909e-2b353c3eb54b f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:98e46108-0154-4a22-a74c-4ea638a642bf for instance 2a980b25-b21c-414c-96b3-78fe9540953f on instance 2026-04-20 11:17:02.981 8 INFO nova.api.openstack.compute.server_external_events [req-26c294f7-9ab3-48c6-91b9-cbc209928b7a req-6d3cd7e0-2b15-4cb7-909e-2b353c3eb54b f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance 2026-04-20 11:17:02.981 8 INFO nova.api.openstack.compute.server_external_events [req-26c294f7-9ab3-48c6-91b9-cbc209928b7a req-6d3cd7e0-2b15-4cb7-909e-2b353c3eb54b f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 123/238] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:02 2026] POST /v2.1/os-server-external-events => generated 867 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:17:03.038 7 WARNING neutronclient.v2_0.client [None req-a3bf3c74-9d2b-422c-9299-770ef2b37e92 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:03.516 8 WARNING neutronclient.v2_0.client [None req-b3f81de6-cb8e-47ad-83e1-653bac788d8f 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in 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/239] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:02 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1526 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:03.802 7 WARNING neutronclient.v2_0.client [None req-328154bc-4c30-4c15-8cac-8df780ca8d84 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in 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/240] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:03 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1557 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/241] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:03 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1726 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, ' [pid: 8|app: 0|req: 125/242] 10.0.0.70 () {32 vars in 640 bytes} [Mon Apr 20 11:17:03 2026] GET /v2.1/servers => generated 377 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 118/243] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:17:04 2026] DELETE /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:04.269 8 WARNING neutronclient.v2_0.client [None req-92df6145-38ae-4e64-8c4d-bf8fbd20217e 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in 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/244] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:04 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1732 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:04.816 7 WARNING neutronclient.v2_0.client [None req-2dfd8024-dcd9-4a2d-8bb2-439c60fc82be 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:04.901 8 WARNING neutronclient.v2_0.client [None req-974471c0-d25d-478c-85ff-dba6021af0ac 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in 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/245] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:04 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1717 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:05.001 7 WARNING neutronclient.v2_0.client [None req-f77f1aa9-8c06-4c8e-9f35-4ceaba1ec83c 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/246] 10.0.0.70 () {32 vars in 740 bytes} [Mon Apr 20 11:17:04 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:05.117 7 INFO nova.api.openstack.compute.server_external_events [req-4d5f12d5-3b15-4bbe-8c08-581c8333d648 req-2e698bd1-764e-457b-bebb-d89328e5b7dc f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:07af0555-fa9d-4604-8773-f2163111c628 for instance 056a31ba-c3f9-4695-b8a2-b3964b0c648d on instance [pid: 7|app: 0|req: 121/247] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:05 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: 127/248] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:04 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1738 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:05.166 7 WARNING neutronclient.v2_0.client [None req-8fb2b2a8-0268-4ab0-9c94-9961dff8a267 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:05.422 8 WARNING neutronclient.v2_0.client [None req-eb4e28bd-3aeb-4196-8b9a-a56bc0474562 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/249] 10.0.0.70 () {32 vars in 740 bytes} [Mon Apr 20 11:17:05 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f/os-interface => generated 284 bytes in 965 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:06.227 7 WARNING neutronclient.v2_0.client [None req-8f469ea3-351d-415d-a2d1-3f0a24437927 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/250] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:05 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1732 bytes in 2881 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:08.288 8 INFO nova.api.openstack.compute.server_external_events [req-6eae0596-bc58-416a-bde5-df135d24154f req-26fdef4f-2f97-4da1-8992-6d46f33d6343 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance [pid: 8|app: 0|req: 129/251] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:08.322 8 INFO nova.api.openstack.compute.server_external_events [req-84ddb422-dc64-4b68-97dd-c6c57b5a60f0 req-7d4de0c8-7b26-4cfe-8837-622f1f3a097f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:07af0555-fa9d-4604-8773-f2163111c628 for instance 056a31ba-c3f9-4695-b8a2-b3964b0c648d on instance 2026-04-20 11:17:08.322 8 INFO nova.api.openstack.compute.server_external_events [req-84ddb422-dc64-4b68-97dd-c6c57b5a60f0 req-7d4de0c8-7b26-4cfe-8837-622f1f3a097f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:07af0555-fa9d-4604-8773-f2163111c628 for instance 056a31ba-c3f9-4695-b8a2-b3964b0c648d on instance [pid: 8|app: 0|req: 132/254] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:08 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:08.387 8 WARNING neutronclient.v2_0.client [None req-5488b452-0883-4166-9926-7e337c957055 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:08 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1738 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 134/256] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:17:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/257] 10.0.0.70 () {32 vars in 640 bytes} [Mon Apr 20 11:17:09 2026] GET /v2.1/servers => generated 384 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 136/258] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:17:09 2026] DELETE /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:09.381 8 WARNING neutronclient.v2_0.client [None req-a447ce5b-afbf-4a20-b8a2-18ea716998c9 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/259] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:09 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1784 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-04-20 11:17:09.587 8 WARNING neutronclient.v2_0.client [None req-e8d6e33b-64dd-4e40-8173-68911ba07f4d 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in 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/260] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:06 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1717 bytes in 3417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/261] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:09 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1744 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:10.334 7 INFO nova.api.openstack.compute.server_external_events [req-2a0511f4-2c8b-441c-be1f-a5590b27a003 req-0761ad96-179d-4ffd-9e7f-68422f45b604 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:07af0555-fa9d-4604-8773-f2163111c628 for instance 056a31ba-c3f9-4695-b8a2-b3964b0c648d on instance [pid: 7|app: 0|req: 124/262] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:10.372 8 INFO nova.api.openstack.compute.server_external_events [req-678f9468-83a1-43a8-8cb9-32e272c7f7bd req-ff53a173-d0ac-4802-a637-38cac3d654aa f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:98e46108-0154-4a22-a74c-4ea638a642bf for instance 2a980b25-b21c-414c-96b3-78fe9540953f on instance [pid: 8|app: 0|req: 139/263] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:10 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-04-20 11:17:10.639 7 WARNING neutronclient.v2_0.client [None req-033df2c9-32f0-43d7-bdaf-ebf0a1d60128 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in 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/264] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:10 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1509 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-04-20 11:17:10.928 8 WARNING neutronclient.v2_0.client [None req-48077334-54aa-4fb7-a649-3d0b2ec98c88 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/265] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:10 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1744 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-04-20 11:17:11.736 7 WARNING neutronclient.v2_0.client [None req-3926f1da-fb53-40e4-b111-d77c5210039d 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] The python binding code in 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/266] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:11 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:12.094 8 WARNING neutronclient.v2_0.client [None req-32a5ddff-5651-4124-8322-5cdaa1cd6150 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/267] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:12 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1797 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:12.377 7 INFO nova.api.openstack.compute.server_external_events [req-bcf5e700-bf3a-4d5a-b0ef-ef8928558d0c req-3fcf97ec-5bdb-4fbf-81d7-833958273675 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:98e46108-0154-4a22-a74c-4ea638a642bf for instance 2a980b25-b21c-414c-96b3-78fe9540953f on instance [pid: 7|app: 0|req: 127/268] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:12.814 8 INFO nova.api.openstack.wsgi [None req-84af7eb8-472a-4663-83a4-fb36aa93fb90 08d88cfccb41482a9772c68415faa59a da16102d9c354b30b47fb4a78e8d8f3d - - default default] HTTP exception thrown: Instance 056a31ba-c3f9-4695-b8a2-b3964b0c648d could not be found. [pid: 8|app: 0|req: 142/269] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:12 2026] GET /v2.1/servers/056a31ba-c3f9-4695-b8a2-b3964b0c648d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 128/270] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:17:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1721179603 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:13.197 8 WARNING neutronclient.v2_0.client [None req-e16d40ce-a19b-4777-b110-c32b805dfa24 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in 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/271] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:13 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:17:14.291 7 WARNING neutronclient.v2_0.client [None req-302578a1-c585-46be-baac-5d88fb151705 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in 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/272] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:14 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1518 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:15.268 8 WARNING neutronclient.v2_0.client [None req-2106e07f-d4b4-4574-8a04-d59128db6ac2 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:17:15.311 8 WARNING neutronclient.v2_0.client [None req-2106e07f-d4b4-4574-8a04-d59128db6ac2 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:15.398 7 WARNING neutronclient.v2_0.client [None req-47df5624-337f-4532-badc-094e05ff4811 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] The python binding code in 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/273] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:15 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => generated 1518 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:17:15.518 8 WARNING neutronclient.v2_0.client [None req-2106e07f-d4b4-4574-8a04-d59128db6ac2 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in 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/274] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:17:15 2026] POST /v2.1/servers => generated 451 bytes in 695 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:15.875 7 WARNING neutronclient.v2_0.client [None req-2d1bab01-137d-4e06-842b-e14716e487cb a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/275] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:15 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1252 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:16.491 8 INFO nova.api.openstack.wsgi [None req-0dacfc5d-7d60-4c0e-8f3d-acd563df5c76 9ff7780feab14759a2476879695b5df8 258a565a20a341d18bf8b8a3434145b9 - - default default] HTTP exception thrown: Instance 2a980b25-b21c-414c-96b3-78fe9540953f could not be found. [pid: 8|app: 0|req: 145/276] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:16 2026] GET /v2.1/servers/2a980b25-b21c-414c-96b3-78fe9540953f => 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: 132/277] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:17:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1123024722 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:16.961 8 WARNING neutronclient.v2_0.client [None req-4ceabf6f-1b3c-4bcd-bb94-c3050a21cb68 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/280] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:16 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:17:18.072 7 WARNING neutronclient.v2_0.client [None req-65846fae-651c-4983-a29b-ec354f38bf6c a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in 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/281] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:18 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1350 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-04-20 11:17:19.181 8 WARNING neutronclient.v2_0.client [None req-3e34d177-46ae-43d5-bfbc-e1b0848a376d a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/282] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:19 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1350 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:19.384 7 WARNING neutronclient.v2_0.client [None req-ac9ce17f-31b7-488b-95b8-9743e935219d 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in 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/283] 10.0.0.70 () {32 vars in 740 bytes} [Mon Apr 20 11:17:19 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:19.528 8 WARNING neutronclient.v2_0.client [None req-a541711d-8807-4134-8a4c-d4416e5f5c08 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/284] 10.0.0.70 () {32 vars in 814 bytes} [Mon Apr 20 11:17:19 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/os-interface/3c080159-3ee4-4d5a-a657-a78c9a384682 => generated 281 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 136/285] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:19 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 156 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: 150/286] 10.0.0.70 () {34 vars in 749 bytes} [Mon Apr 20 11:17:19 2026] POST /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/action => generated 0 bytes in 65 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: 137/287] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:19 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:20.283 8 WARNING neutronclient.v2_0.client [None req-d74e2a46-f1f0-48d3-b3df-e02404dce9f8 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in 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/288] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:20 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1358 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 138/289] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:20 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:21.011 8 INFO nova.api.openstack.compute.server_external_events [req-ce0ac64c-4214-45e9-bb1c-b84ed3fef598 req-45f654b0-23cd-4cdf-ba3c-ba87f06d448c f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance [pid: 8|app: 0|req: 152/290] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:21.371 7 WARNING neutronclient.v2_0.client [None req-fb3b24e7-034e-438f-90ce-b7da2857bd77 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:21.510 8 INFO nova.api.openstack.compute.server_external_events [req-4f555f9a-9681-4393-b389-b3c4ff0fd63b req-e9099261-d5e7-4179-af04-36f281caad17 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:86d8133c-6b64-4f0d-b79b-25ed6df53b57 for instance 9d64be6c-3a52-436f-a00e-f9267a26dfd5 on instance [pid: 8|app: 0|req: 153/291] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/292] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:21 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1436 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: 154/293] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:21 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 156 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-04-20 11:17:22.607 7 WARNING neutronclient.v2_0.client [None req-e50070c8-1a2b-4e1b-8ca0-d166f9e28a85 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in 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/294] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:22 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1436 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 155/295] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:22 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:22.942 7 WARNING neutronclient.v2_0.client [None req-96cdf24a-4370-4a95-938f-de8acf7f7cda 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/296] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:22 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1952 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 156/297] 10.0.0.70 () {34 vars in 749 bytes} [Mon Apr 20 11:17:23 2026] POST /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 142/298] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:23 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 195 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:23.804 8 WARNING neutronclient.v2_0.client [None req-efe12390-dc7f-424a-94f0-dc6feb271b15 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/299] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:23 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1436 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 143/300] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:24 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 195 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:24.730 8 INFO nova.api.openstack.compute.server_external_events [req-5c2f3729-9993-4a3a-82b4-c87c2b1929a0 req-dcce89e0-d85c-4f36-90fa-7068b9e60da1 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance [pid: 8|app: 0|req: 158/301] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:24 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-04-20 11:17:24.989 7 WARNING neutronclient.v2_0.client [None req-26c4ac12-0c17-4c34-82b1-0abd096a1e0d a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] 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: 159/302] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:25 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 195 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: 160/303] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:26 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/306] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:24 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1436 bytes in 2025 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 163/307] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:27 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04/ips => generated 156 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: 145/308] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:17:27 2026] DELETE /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:27.530 8 WARNING neutronclient.v2_0.client [None req-24eaddfe-f0d1-4f1c-9d19-52e89c3e8f1b 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in 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/309] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:27 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1843 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:27.882 7 WARNING neutronclient.v2_0.client [None req-6a086b74-7d32-4d58-b8bd-911ba16cd792 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:28.033 8 WARNING neutronclient.v2_0.client [None req-398eebb7-33a6-4e2b-be1b-3949e86249ee a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:17:28.110 7 WARNING neutronclient.v2_0.client [None req-6a086b74-7d32-4d58-b8bd-911ba16cd792 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/310] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:27 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1424 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/311] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:17:27 2026] POST /v2.1/servers => generated 424 bytes in 763 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:28.494 8 WARNING neutronclient.v2_0.client [None req-7dbaadd5-5ef9-4000-9a70-983cda3deb96 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/312] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:28 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1370 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:28.673 7 WARNING neutronclient.v2_0.client [None req-12fdcb99-d1f8-4a39-bdf4-8b29afc1339b 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] 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: 147/313] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:28 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1843 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:17:28.850 8 INFO nova.api.openstack.compute.server_external_events [req-d30100a1-9819-43ae-b19e-91268e0a28a8 req-5ec1c75e-1c23-42a5-b8d9-ed4a4935e235 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance [pid: 8|app: 0|req: 167/314] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:29.404 7 WARNING neutronclient.v2_0.client [None req-837c6aa4-d7ef-4eb1-bdac-5ad740f8a422 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] 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: 148/315] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:29 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1424 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:17:29.593 8 WARNING neutronclient.v2_0.client [None req-f1f70c8d-59d3-4481-879c-4d4e39f7aade ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/316] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:29 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1374 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:29.886 7 WARNING neutronclient.v2_0.client [None req-daa71049-b655-48d4-ac1a-d24af796b09a 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/317] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:29 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1843 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:30.627 8 WARNING neutronclient.v2_0.client [None req-19b4243a-acc6-4dc2-b570-0d65e990f696 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:30.687 7 WARNING neutronclient.v2_0.client [None req-935223f0-040e-4a23-8bb4-6129b066c779 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in 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/318] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:30 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1424 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/319] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:30 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => 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, ' 2026-04-20 11:17:30.896 8 INFO nova.api.openstack.compute.server_external_events [req-40204acb-82fc-449a-bc08-84106391a521 req-a877b6c5-7b3c-4496-87c5-37f0102a751f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance 2026-04-20 11:17:30.896 8 INFO nova.api.openstack.compute.server_external_events [req-40204acb-82fc-449a-bc08-84106391a521 req-a877b6c5-7b3c-4496-87c5-37f0102a751f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:86d8133c-6b64-4f0d-b79b-25ed6df53b57 for instance 9d64be6c-3a52-436f-a00e-f9267a26dfd5 on instance 2026-04-20 11:17:30.896 8 INFO nova.api.openstack.compute.server_external_events [req-40204acb-82fc-449a-bc08-84106391a521 req-a877b6c5-7b3c-4496-87c5-37f0102a751f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:86d8133c-6b64-4f0d-b79b-25ed6df53b57 for instance 9d64be6c-3a52-436f-a00e-f9267a26dfd5 on instance 2026-04-20 11:17:30.896 8 INFO nova.api.openstack.compute.server_external_events [req-40204acb-82fc-449a-bc08-84106391a521 req-a877b6c5-7b3c-4496-87c5-37f0102a751f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:3c080159-3ee4-4d5a-a657-a78c9a384682 for instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 on instance [pid: 8|app: 0|req: 170/320] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:30 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:31.359 7 WARNING neutronclient.v2_0.client [None req-93f06a7f-2cfa-4605-a416-6d18f2b9349d 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/321] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:31 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1481 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:31.785 8 WARNING neutronclient.v2_0.client [None req-9bb250b5-0075-42a4-95c2-428667f8a223 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:17:31.794 7 WARNING neutronclient.v2_0.client [None req-38f38553-ac43-4b14-a6b6-73961fa07801 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/322] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:31 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1422 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/323] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:31 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1424 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:32.461 7 WARNING neutronclient.v2_0.client [None req-a5ed370e-8801-4ff2-b553-eb5f594da2d6 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in 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/324] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:32 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1486 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:32.934 8 WARNING neutronclient.v2_0.client [None req-c9ca6cfc-a960-420b-a83a-8938978d7eea ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:32.980 7 WARNING neutronclient.v2_0.client [None req-2c37208a-ff5e-40e5-95aa-fb8321fe08a4 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/325] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:32 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1430 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/326] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:32 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1611 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:33.562 7 WARNING neutronclient.v2_0.client [None req-b8cc223a-95ba-4911-b6cf-6bbe2cff71be a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:17:33.571 8 WARNING neutronclient.v2_0.client [None req-890f1a11-4784-48d3-a324-4911de0c9361 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/327] 10.0.0.70 () {32 vars in 740 bytes} [Mon Apr 20 11:17:33 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5/os-interface => generated 284 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/328] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:33 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 1486 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:34.078 7 WARNING neutronclient.v2_0.client [None req-dbeb4f75-d1e3-44fc-a23b-8e1230028699 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:34.478 8 INFO nova.api.openstack.compute.server_external_events [req-0796eaae-1da6-40cd-b7e2-ad46d3a0479e req-765feddf-e416-48bc-9ea2-74a3a8e18159 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:ebd967bc-2695-4fa4-8136-3747b9644abd for instance df2455d4-b573-4971-9666-7207a4eb5c9e on instance [pid: 8|app: 0|req: 174/329] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:34.856 8 WARNING neutronclient.v2_0.client [None req-1ec8f126-c4b8-4c08-9a45-118f48567a33 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in 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/330] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:34 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1482 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:34.903 7 INFO nova.api.openstack.compute.server_external_events [req-f1b00ace-b0a7-42c6-b19a-4fb2eb66b2cf req-9bee3396-1f73-4620-9478-1486ae6b2907 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:86d8133c-6b64-4f0d-b79b-25ed6df53b57 for instance 9d64be6c-3a52-436f-a00e-f9267a26dfd5 on instance [pid: 7|app: 0|req: 157/331] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:34.943 7 INFO nova.api.openstack.wsgi [None req-7ab4e39b-17d0-4fc6-a302-a3fb66072088 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] HTTP exception thrown: Instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 could not be found. [pid: 7|app: 0|req: 158/332] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:34 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 159/333] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:17:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1357952811 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/334] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:34 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1611 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/335] 10.0.0.70 () {32 vars in 640 bytes} [Mon Apr 20 11:17:35 2026] GET /v2.1/servers => generated 387 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 176/336] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:17:35 2026] DELETE /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:35.306 7 WARNING neutronclient.v2_0.client [None req-78ebb423-70f6-4d81-9e4d-8a862aa3833b a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:35.689 8 INFO nova.api.openstack.wsgi [None req-9099acfa-60f7-4cd1-873a-ab7259de10cc 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] HTTP exception thrown: Instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 could not be found. [pid: 8|app: 0|req: 177/337] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:17:35 2026] DELETE /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:35.722 8 INFO nova.api.openstack.wsgi [None req-d9df5870-6d69-4053-975d-22f0ff694783 29af0c689e1c4e5a9a8a08d67cd611fc e76c564de6c1418fbdc9ad51740bc1cb - - default default] HTTP exception thrown: Instance 948f8bf3-3ace-4bbc-9b07-b77540e87e04 could not be found. [pid: 8|app: 0|req: 178/338] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:35 2026] GET /v2.1/servers/948f8bf3-3ace-4bbc-9b07-b77540e87e04 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/339] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:35 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1617 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:35.918 8 WARNING neutronclient.v2_0.client [None req-b1f08b26-af7e-48b2-b609-386753659ef1 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in 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/340] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:35 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1470 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:36.609 7 INFO nova.api.openstack.compute.server_external_events [req-c2b82ad4-6bb4-4126-bbee-b7de491a501d req-6eaf62db-7aa2-43b0-af4b-bd05dc6bffa7 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:86d8133c-6b64-4f0d-b79b-25ed6df53b57 for instance 9d64be6c-3a52-436f-a00e-f9267a26dfd5 on instance [pid: 7|app: 0|req: 162/343] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:36.828 8 WARNING neutronclient.v2_0.client [None req-7bb089c6-b5c8-44a1-bac6-323403f15675 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/344] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:36 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1617 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:37.604 7 WARNING neutronclient.v2_0.client [None req-f1f10925-2a5e-440d-b031-94bdac4a7528 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in 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/345] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:37 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1470 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:38.231 8 WARNING neutronclient.v2_0.client [None req-c6c806e4-52b7-451e-b5cc-bcd9af70450f a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/346] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:38 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1737 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:38.657 7 INFO nova.api.openstack.compute.server_external_events [req-d47a9ab1-e49f-4fcc-994f-4501033aaf0e req-a35cc670-e4c8-4878-b096-d5b044e6955c f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:86d8133c-6b64-4f0d-b79b-25ed6df53b57 for instance 9d64be6c-3a52-436f-a00e-f9267a26dfd5 on instance [pid: 7|app: 0|req: 164/347] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:39.080 8 INFO nova.api.openstack.compute.server_external_events [req-ef78ead5-dd95-4689-b15c-a2f7ac330edc req-206296e3-ba2d-4542-a9a7-7085abecc146 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:86d8133c-6b64-4f0d-b79b-25ed6df53b57 for instance 9d64be6c-3a52-436f-a00e-f9267a26dfd5 on instance [pid: 8|app: 0|req: 184/348] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:39.150 7 WARNING neutronclient.v2_0.client [None req-ceeafc3d-1c16-4890-9af9-53c5c69e36ee ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/349] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:39 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1470 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:39.661 8 WARNING neutronclient.v2_0.client [None req-0128e18d-33de-4c10-8aa1-8c0fef56f9c0 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in 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/350] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:39 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1379 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:40.315 7 WARNING neutronclient.v2_0.client [None req-4f0db03f-f3a0-489f-b1e5-5f246fcdde4f ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/351] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:40 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1470 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:40.749 8 WARNING neutronclient.v2_0.client [None req-bb2f029e-5022-4157-803e-73bbd97b16e6 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/352] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:40 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1379 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:41.121 7 INFO nova.api.openstack.compute.server_external_events [req-2591d55c-7eba-4d02-a47d-5526030bcd63 req-1e0304c0-640d-4050-ad7e-54087d5122d3 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:ebd967bc-2695-4fa4-8136-3747b9644abd for instance df2455d4-b573-4971-9666-7207a4eb5c9e on instance 2026-04-20 11:17:41.121 7 INFO nova.api.openstack.compute.server_external_events [req-2591d55c-7eba-4d02-a47d-5526030bcd63 req-1e0304c0-640d-4050-ad7e-54087d5122d3 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:ebd967bc-2695-4fa4-8136-3747b9644abd for instance df2455d4-b573-4971-9666-7207a4eb5c9e on instance [pid: 7|app: 0|req: 167/353] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:41 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:41.532 8 WARNING neutronclient.v2_0.client [None req-8fbfcb9d-a1cb-4dc1-abcf-436731647f7c ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:41.853 7 WARNING neutronclient.v2_0.client [None req-98e4cf9f-82ab-4e81-9b43-a84dbd875f79 a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/354] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:41 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1470 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/355] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:41 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 1384 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:42.978 8 WARNING neutronclient.v2_0.client [None req-b128a65a-c318-4d34-b1b6-f30f36bf187b ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:17:42.998 7 INFO nova.api.openstack.wsgi [None req-2fa228db-201d-4ab3-a130-e1f330ff152c a2a5803e3f4e4522ba5a304cf7ba85e0 ce43877348be40ab831457bd53bdcf0c - - default default] HTTP exception thrown: Instance 9d64be6c-3a52-436f-a00e-f9267a26dfd5 could not be found. [pid: 7|app: 0|req: 169/356] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:42 2026] GET /v2.1/servers/9d64be6c-3a52-436f-a00e-f9267a26dfd5 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 170/357] 10.0.0.70 () {32 vars in 703 bytes} [Mon Apr 20 11:17:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-730555232 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/358] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:42 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1655 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/359] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:43 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e/ips => generated 109 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: 8|app: 0|req: 189/360] 10.0.0.70 () {32 vars in 722 bytes} [Mon Apr 20 11:17:43 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e/ips => generated 109 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 172/361] 10.0.0.70 () {32 vars in 824 bytes} [Mon Apr 20 11:17:43 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e/ips/tempest-ServerAddressesTestJSON-1455881481-network => generated 94 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 190/362] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:17:43 2026] DELETE /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:43.789 7 WARNING neutronclient.v2_0.client [None req-6363aa8c-c051-44f7-9704-c80b10ee8d3b ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/363] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:43 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1661 bytes in 2687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 191/364] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:17:46 2026] POST /v2.1/os-keypairs => generated 385 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:46.800 7 INFO nova.api.openstack.compute.server_external_events [req-24209b29-759f-4a34-94ae-767a5cfb2b13 req-ad66d0d7-834f-403b-a92c-01b2026bd1b0 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:ebd967bc-2695-4fa4-8136-3747b9644abd for instance df2455d4-b573-4971-9666-7207a4eb5c9e on instance [pid: 7|app: 0|req: 175/367] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:46 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) 2026-04-20 11:17:47.502 8 WARNING neutronclient.v2_0.client [None req-8dd4aad3-5d03-45b2-8b63-5c33d83232a9 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in 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/368] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:47 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1451 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:49.142 7 WARNING neutronclient.v2_0.client [None req-ca499153-47d6-494e-9f45-bf3a0c188d92 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] The python binding code in 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/369] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:49 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => generated 1456 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:49.632 8 WARNING neutronclient.v2_0.client [None req-35dce525-b1dc-4a52-938f-5fbc5fdc8eb6 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:17:49.675 8 WARNING neutronclient.v2_0.client [None req-35dce525-b1dc-4a52-938f-5fbc5fdc8eb6 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:17:49.887 8 WARNING neutronclient.v2_0.client [None req-35dce525-b1dc-4a52-938f-5fbc5fdc8eb6 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/370] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:17:49 2026] POST /v2.1/servers => generated 453 bytes in 539 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:50.122 7 WARNING neutronclient.v2_0.client [None req-def4397b-6866-46de-874a-e040725f784d b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in 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/371] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:50 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1391 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-04-20 11:17:50.453 8 INFO nova.api.openstack.wsgi [None req-cb745347-a94f-400a-afa1-53fe086b54d5 ea6edd2f49da42fd9e51de41660b99c0 06e21acb437d48e59cb8d3383eb1d677 - - default default] HTTP exception thrown: Instance df2455d4-b573-4971-9666-7207a4eb5c9e could not be found. [pid: 8|app: 0|req: 195/372] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:50 2026] GET /v2.1/servers/df2455d4-b573-4971-9666-7207a4eb5c9e => 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, ' 2026-04-20 11:17:51.338 7 WARNING neutronclient.v2_0.client [None req-195c7529-69a8-49da-9b23-f2a9cab29353 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/373] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:51 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1387 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/374] 10.0.0.70 () {30 vars in 412 bytes} [Mon Apr 20 11:17:51 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 179/375] 10.0.0.70 () {28 vars in 559 bytes} [Mon Apr 20 11:17:51 2026] GET /v2/ => generated 402 bytes in 410 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: 197/376] 10.0.0.70 () {28 vars in 563 bytes} [Mon Apr 20 11:17:52 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/377] 10.0.0.70 () {30 vars in 412 bytes} [Mon Apr 20 11:17:52 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-20 11:17:52.420 8 WARNING neutronclient.v2_0.client [None req-d390a2d2-de8d-4bd4-93a1-936180a9325e b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/378] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:52 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1443 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:17:53.589 7 WARNING neutronclient.v2_0.client [None req-dfc97873-b0e0-4e08-8293-76c1db4c70ad b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in 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/379] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:53 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1443 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:54.698 8 WARNING neutronclient.v2_0.client [None req-48ec42ad-f748-4461-9009-ded6df2884ec b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/380] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:54 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1519 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:55.638 7 INFO nova.api.openstack.compute.server_external_events [req-a0d77c94-c0e6-43c1-a163-ab22f22ff136 req-359b678c-a45c-44c2-b1f6-bd66287d84ba f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 7|app: 0|req: 182/381] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:56.223 8 WARNING neutronclient.v2_0.client [None req-529ebe8b-1683-4568-95c4-d90adafb5c97 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/382] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:56 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1517 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-04-20 11:17:56.839 8 INFO nova.api.openstack.compute.server_external_events [req-6a8bf2b1-18fe-4edf-a249-19f51ad39204 req-787029a9-ac65-478c-9fda-4034a09fe13e f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 8|app: 0|req: 202/385] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:17:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:57.447 7 WARNING neutronclient.v2_0.client [None req-9a572bd3-5956-4cb9-b6cb-ce3ab1b6a293 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/386] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:57 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1517 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:17:58.619 8 WARNING neutronclient.v2_0.client [None req-68265d5b-6cf2-416d-b413-0588ea47c11b b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/387] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:17:58 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1517 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:00.060 7 WARNING neutronclient.v2_0.client [None req-a9c80300-ad39-4459-a64e-b338a2145bca b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/388] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:00 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1517 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:00.632 8 INFO nova.api.openstack.compute.server_external_events [req-367c60b8-863a-4493-8520-3dcbbaa21af3 req-397f6fda-ba15-44a0-8135-fc1b00b3a467 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 8|app: 0|req: 204/389] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:18:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:01.208 7 WARNING neutronclient.v2_0.client [None req-5ff00ab0-7bdf-42e1-806b-85c15e68a4a0 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/390] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:01 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1517 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:02.676 8 INFO nova.api.openstack.compute.server_external_events [req-a5868189-3b90-4cab-8734-35593a903b92 req-540b936c-8fa3-437e-b6ba-22809faa2eaa f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 8|app: 0|req: 205/391] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:18:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:02.803 7 WARNING neutronclient.v2_0.client [None req-046633d0-1a45-47fa-aaad-7b20be55024a b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/392] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:02 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1701 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:02.951 8 WARNING neutronclient.v2_0.client [None req-ace41090-a515-44f5-be27-325b8970c1d4 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/393] 10.0.0.70 () {32 vars in 740 bytes} [Mon Apr 20 11:18:02 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d/os-interface => generated 285 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, ' 2026-04-20 11:18:03.881 7 INFO nova.api.openstack.compute.server_external_events [req-f6f01d68-e273-4dd8-af10-4edaac39900e req-c686f8dc-0e16-48f5-bdcb-6a046c5e0150 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 7|app: 0|req: 188/394] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:18:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:19.380 8 WARNING neutronclient.v2_0.client [None req-f428f92d-b7f4-4edd-8f72-554405f4697d b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/399] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:19 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1821 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:19.589 7 WARNING neutronclient.v2_0.client [None req-1aadcff5-45fc-439a-8c65-5add3b5845a8 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in 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/400] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:19 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1821 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/401] 10.0.0.70 () {34 vars in 749 bytes} [Mon Apr 20 11:18:19 2026] POST /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:20.026 7 WARNING neutronclient.v2_0.client [None req-39458556-9694-4e41-8040-01a8e31bf94a b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in 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/402] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:19 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1823 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:21.457 8 WARNING neutronclient.v2_0.client [None req-7cf3870d-d0c1-4478-a910-6df2ad3e4339 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in 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/403] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:21 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1823 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:22.613 7 WARNING neutronclient.v2_0.client [None req-56282d95-219d-4326-ab02-dd311fe56796 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/404] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:22 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1823 bytes in 873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:24.515 8 WARNING neutronclient.v2_0.client [None req-cb7755ba-e179-4c53-9201-34ef222fa359 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in 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/405] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:24 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1828 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:26.134 7 WARNING neutronclient.v2_0.client [None req-f894fef0-f0f2-42d5-a63a-e72f7559a761 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:26.489 8 INFO nova.api.openstack.compute.server_external_events [req-9cb1b510-e8b5-4ef8-afb1-b4b3770603da req-6863b905-3600-44ed-b7b8-b901aa100655 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 8|app: 0|req: 213/406] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:18:26 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: 194/409] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:26 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1828 bytes in 920 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:28.086 8 WARNING neutronclient.v2_0.client [None req-596f2403-ba5c-4936-b52a-a1eac19dd651 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:28.557 7 INFO nova.api.openstack.compute.server_external_events [req-fe14413c-93f7-402a-ac77-f49cceb3c8db req-51a0904d-39d9-4526-afec-f731337f8d99 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance 2026-04-20 11:18:28.557 7 INFO nova.api.openstack.compute.server_external_events [req-fe14413c-93f7-402a-ac77-f49cceb3c8db req-51a0904d-39d9-4526-afec-f731337f8d99 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance 2026-04-20 11:18:28.557 7 INFO nova.api.openstack.compute.server_external_events [req-fe14413c-93f7-402a-ac77-f49cceb3c8db req-51a0904d-39d9-4526-afec-f731337f8d99 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 7|app: 0|req: 195/410] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:18:28 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/411] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:28 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1828 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:29.636 7 WARNING neutronclient.v2_0.client [None req-09e81d29-79bf-4f15-82ca-f8718cf2c360 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/412] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:29 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1828 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:31.115 8 WARNING neutronclient.v2_0.client [None req-f493e8ee-058d-4dfa-96bc-2905bc6cea42 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/413] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:31 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1821 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:47.241 7 WARNING neutronclient.v2_0.client [None req-03487f3e-de73-43e3-84f6-6584b6d43809 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/418] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:47 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1821 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 220/419] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:18:47 2026] DELETE /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:47.683 7 WARNING neutronclient.v2_0.client [None req-0ef2f65d-1c6a-4bbb-bd6c-aee770c6b00d b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in 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/420] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:47 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1827 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:48.914 8 WARNING neutronclient.v2_0.client [None req-36197a23-01b8-4cd7-863e-75b7d3cb294d b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:48.978 7 INFO nova.api.openstack.compute.server_external_events [req-0ea66e79-ea91-4f94-9a89-1257768d402b req-25d669ec-09c8-40af-a149-0a681ecc51e9 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 7|app: 0|req: 201/421] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:18:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/422] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:48 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1827 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:50.208 7 WARNING neutronclient.v2_0.client [None req-f4bad16f-3d79-4724-8dfc-f470c7c176b8 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] 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: 202/423] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:50 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1827 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:18:50.864 8 INFO nova.api.openstack.compute.server_external_events [req-35c114f8-41d5-4e80-89bd-e7459bb3f615 req-589131bc-1956-482b-922b-9db08f654fc1 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 8|app: 0|req: 222/424] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:18:50 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-04-20 11:18:51.047 7 INFO nova.api.openstack.compute.server_external_events [req-a69d5ed2-66ac-4045-8b17-d256be9f3713 req-2c784a04-6573-4533-acfe-2121215b82b9 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:d02da90d-074b-4279-bbcf-1f3596fb6a21 for instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d on instance [pid: 7|app: 0|req: 203/425] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:18:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:51.929 8 WARNING neutronclient.v2_0.client [None req-51f13881-303b-48ae-af8d-41e586e4b51f b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/426] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:51 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1477 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:18:53.025 7 WARNING neutronclient.v2_0.client [None req-6730be3f-7695-4835-9d99-4ac4505dad43 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] The python binding code in 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/427] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:52 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 1477 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-04-20 11:18:54.125 8 INFO nova.api.openstack.wsgi [None req-de18a57f-dc5e-4fd6-a6d6-57375fc2a8e7 b069e2014ea4448ca76a69fe3fc446af fc21ad90d8914d6a906e664216c4b8d1 - - default default] HTTP exception thrown: Instance 2ed801de-eaeb-4106-a9ec-58dcbf8e236d could not be found. [pid: 8|app: 0|req: 224/428] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:18:54 2026] GET /v2.1/servers/2ed801de-eaeb-4106-a9ec-58dcbf8e236d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 205/429] 10.0.0.70 () {32 vars in 703 bytes} [Mon Apr 20 11:18:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-799384745 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 227/434] 10.0.0.192 () {30 vars in 619 bytes} [Mon Apr 20 11:19:09 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: 208/435] 10.0.0.192 () {32 vars in 692 bytes} [Mon Apr 20 11:19:09 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/436] 10.0.0.192 () {34 vars in 913 bytes} [Mon Apr 20 11:19:09 2026] GET /v2.1/os-simple-tenant-usage/3f825a53725b4c9d874d53d3fb4eab44?start=2026-04-19T00:00:00&end=2026-04-20T23:59:59 => generated 20 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/437] 10.0.0.192 () {30 vars in 654 bytes} [Mon Apr 20 11:19:09 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 229/438] 10.0.0.192 () {30 vars in 619 bytes} [Mon Apr 20 11:19:12 2026] GET /v2.1 => generated 0 bytes in 187 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 210/439] 10.0.0.192 () {32 vars in 692 bytes} [Mon Apr 20 11:19:13 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: 230/440] 10.0.0.192 () {34 vars in 913 bytes} [Mon Apr 20 11:19:13 2026] GET /v2.1/os-simple-tenant-usage/3f825a53725b4c9d874d53d3fb4eab44?start=2026-04-19T00:00:00&end=2026-04-20T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/441] 10.0.0.192 () {30 vars in 654 bytes} [Mon Apr 20 11:19:13 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) [pid: 7|app: 0|req: 214/446] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:19:32 2026] POST /v2.1/os-keypairs => generated 396 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/449] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:19:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:19:39.694 7 WARNING neutronclient.v2_0.client [None req-34931121-af2b-4097-8883-f290c280247f 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:19:39.809 7 WARNING neutronclient.v2_0.client [None req-34931121-af2b-4097-8883-f290c280247f 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:19:39.893 7 WARNING neutronclient.v2_0.client [None req-34931121-af2b-4097-8883-f290c280247f 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:19:40.837 7 WARNING neutronclient.v2_0.client [None req-34931121-af2b-4097-8883-f290c280247f 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/450] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:19:39 2026] POST /v2.1/servers => generated 496 bytes in 1677 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 11:19:41.312 8 WARNING neutronclient.v2_0.client [None req-0f02a496-5e44-4460-8781-72c546f3dae2 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/451] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:41 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1456 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:43.162 7 WARNING neutronclient.v2_0.client [None req-0122ce5b-7ae9-418e-92d6-31bc14b6f9dd 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in 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/452] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:43 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1508 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:44.312 8 WARNING neutronclient.v2_0.client [None req-93ba8dc2-0b4d-4cee-a3cf-5d6bf06ac96b 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/453] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:44 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1508 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-04-20 11:19:45.415 7 WARNING neutronclient.v2_0.client [None req-2451c0b8-205e-4715-86ac-dee96d22f17f 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in 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/454] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:45 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1516 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:46.557 8 WARNING neutronclient.v2_0.client [None req-454cc7ac-8ce8-43c8-9b0b-3196ddba4154 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:47.479 7 INFO nova.api.openstack.compute.server_external_events [req-0ee1fd3b-a2f3-4b4b-ac75-1730184850e3 req-e31bc1c8-84ac-4c44-9731-339b28956fa4 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:44632d53-dfed-4878-94d0-3ab31973f7c0 for instance d8f71ee6-2b7f-4445-a699-771fbf91b808 on instance [pid: 7|app: 0|req: 221/457] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:19:47 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: 237/458] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:46 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1630 bytes in 1131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:48.699 7 WARNING neutronclient.v2_0.client [None req-0b94c598-0843-4228-a6b0-ef8895cacd1f 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/459] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:48 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1628 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-04-20 11:19:49.884 8 WARNING neutronclient.v2_0.client [None req-dfea3235-16af-4cdf-903e-ccbd7ae46982 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/460] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:49 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1628 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:51.051 7 WARNING neutronclient.v2_0.client [None req-b4e685d7-7414-4657-86b6-cbbeecbbc7a7 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/461] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:51 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1628 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:52.620 8 WARNING neutronclient.v2_0.client [None req-2cdcaad5-18bd-48db-98c1-fe4456f17e31 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/462] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:52 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1628 bytes in 1104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:54.115 7 INFO nova.api.openstack.compute.server_external_events [req-8b9db265-3b73-4cc7-a6c0-21306350c9d6 req-249b7c1c-d1b6-4825-95b5-b88d4120f36a f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:44632d53-dfed-4878-94d0-3ab31973f7c0 for instance d8f71ee6-2b7f-4445-a699-771fbf91b808 on instance [pid: 7|app: 0|req: 224/463] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:19:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:54.749 8 WARNING neutronclient.v2_0.client [None req-c36ed725-6e9b-4dc7-9119-22f2186bff07 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in 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/464] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:54 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1628 bytes in 1289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:56.157 7 INFO nova.api.openstack.compute.server_external_events [req-3eb80990-315b-4ab0-bd1f-fd5d6f3ac775 req-25427525-36a0-48d5-9a17-1ffb34273ccf f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:44632d53-dfed-4878-94d0-3ab31973f7c0 for instance d8f71ee6-2b7f-4445-a699-771fbf91b808 on instance [pid: 7|app: 0|req: 225/465] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:19:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:57.054 7 WARNING neutronclient.v2_0.client [None req-253de912-e926-4c7b-a9d8-98973c546631 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/468] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:19:57 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1808 bytes in 2008 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:19:59.070 8 WARNING neutronclient.v2_0.client [None req-71545276-a206-4550-9b47-b57ace69d747 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/469] 10.0.0.70 () {32 vars in 740 bytes} [Mon Apr 20 11:19:59 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808/os-interface => generated 285 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:00.614 7 INFO nova.api.openstack.compute.server_external_events [req-64ac7c74-fe56-4e41-a5e2-527997f6dc7f req-4d11bcc9-8f08-4ae7-86fe-12f10d2ba077 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:44632d53-dfed-4878-94d0-3ab31973f7c0 for instance d8f71ee6-2b7f-4445-a699-771fbf91b808 on instance [pid: 7|app: 0|req: 228/470] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:20:00 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-04-20 11:20:07.902 8 WARNING neutronclient.v2_0.client [None req-bc79d490-e491-466e-ac41-3d60a6590a43 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/473] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:07 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1928 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/474] 10.0.0.70 () {32 vars in 752 bytes} [Mon Apr 20 11:20:10 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808/os-server-password => generated 116 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/475] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:20:11 2026] DELETE /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:12.091 7 WARNING neutronclient.v2_0.client [None req-0d311473-3ee2-4bfb-8401-232873453325 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in 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/476] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:12 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1934 bytes in 1313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:14.438 8 WARNING neutronclient.v2_0.client [None req-0985e6ed-54c5-4fd9-81e2-701e25677746 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:16.774 7 INFO nova.api.openstack.compute.server_external_events [req-00962b77-e794-40d9-919a-adf39dafb462 req-702e8937-76af-475d-9f8b-ba43c1aad163 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:44632d53-dfed-4878-94d0-3ab31973f7c0 for instance d8f71ee6-2b7f-4445-a699-771fbf91b808 on instance [pid: 7|app: 0|req: 234/479] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:20:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/480] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:14 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1934 bytes in 2408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:17.859 7 WARNING neutronclient.v2_0.client [None req-12ec25b8-94da-4e58-8898-a79b4ff044cf 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/481] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:17 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1542 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:18.992 8 WARNING neutronclient.v2_0.client [None req-ba7c083c-e5a0-4722-9fb1-34f7f337c94e 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/482] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:18 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 1542 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-04-20 11:20:20.088 7 INFO nova.api.openstack.wsgi [None req-c0e4ab4d-0ef7-46a1-8fc2-e894ff80c340 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] HTTP exception thrown: Instance d8f71ee6-2b7f-4445-a699-771fbf91b808 could not be found. [pid: 7|app: 0|req: 236/483] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:20 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:20.131 8 INFO nova.api.openstack.wsgi [None req-8f605595-34db-4e8b-918f-118cd893117a 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] HTTP exception thrown: Instance d8f71ee6-2b7f-4445-a699-771fbf91b808 could not be found. [pid: 8|app: 0|req: 248/484] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:20:20 2026] DELETE /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:20.181 7 INFO nova.api.openstack.wsgi [None req-a9cd7264-4ba4-4290-8dda-36c00f8478a2 06c1d11e79ba4fd7bd80b258bcf1a07d fe69350062a543b1a3871ceb49851843 - - default default] HTTP exception thrown: Instance d8f71ee6-2b7f-4445-a699-771fbf91b808 could not be found. [pid: 7|app: 0|req: 237/485] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:20 2026] GET /v2.1/servers/d8f71ee6-2b7f-4445-a699-771fbf91b808 => 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: 8|app: 0|req: 249/486] 10.0.0.70 () {32 vars in 705 bytes} [Mon Apr 20 11:20:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2055230399 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 238/487] 10.0.0.70 () {32 vars in 725 bytes} [Mon Apr 20 11:20:21 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-534180390 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 11:20:48.860 7 WARNING neutronclient.v2_0.client [None req-18bf56a5-3d1e-4848-aef5-ac94bfc25ce0 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:20:49.658 7 WARNING neutronclient.v2_0.client [None req-18bf56a5-3d1e-4848-aef5-ac94bfc25ce0 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/494] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:20:48 2026] POST /v2.1/servers => generated 424 bytes in 1625 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 11:20:50.448 8 WARNING neutronclient.v2_0.client [None req-bca9f2d3-00a9-4f82-8788-74b382e41bf5 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/495] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:50 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1367 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:51.870 7 WARNING neutronclient.v2_0.client [None req-60f85a5f-15e9-437d-a805-2f80213300cd 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/496] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:51 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1363 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-04-20 11:20:53.112 8 WARNING neutronclient.v2_0.client [None req-89382845-4fc0-4315-9710-d078785923e6 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/497] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:53 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1419 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:54.423 7 WARNING neutronclient.v2_0.client [None req-c0172573-63cc-45b7-842f-f53e3e37ad3b 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/498] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:54 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1427 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:55.954 8 WARNING neutronclient.v2_0.client [None req-dc7e8fc6-c6bf-4773-b4c9-fc4337c8c5fc 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] 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: 255/499] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:55 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1479 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:20:56.452 7 INFO nova.api.openstack.compute.server_external_events [req-3b98b961-1728-45b7-bbf4-d6afa50f0ac7 req-a80f5872-46ff-438f-b233-0017058b3b4a f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:69a2c246-d550-4fec-bf9b-d55beba9b0b0 for instance 10430239-3d15-49f1-831a-ac47c3607670 on instance [pid: 7|app: 0|req: 245/500] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:20:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:57.500 7 WARNING neutronclient.v2_0.client [None req-910b2afe-0e73-4ddb-ad81-15f7907fcedf 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/503] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:57 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1467 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:20:58.659 8 WARNING neutronclient.v2_0.client [None req-e17fce62-3841-4485-aa63-7a8d116be315 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/504] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:20:58 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1467 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:00.328 7 WARNING neutronclient.v2_0.client [None req-f1134801-e48d-45ed-b9ac-c794fc82ade8 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/505] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:00 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1467 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:01.559 8 WARNING neutronclient.v2_0.client [None req-8106558a-4593-4a0c-b237-e9d28e38a5e1 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/506] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:01 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1467 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:02.965 7 INFO nova.api.openstack.compute.server_external_events [req-1cc87cc3-01bc-4698-a40c-33950ae9e9e9 req-6d0c29c1-3f02-46ff-9ef5-2c8855b4f9c1 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:69a2c246-d550-4fec-bf9b-d55beba9b0b0 for instance 10430239-3d15-49f1-831a-ac47c3607670 on instance [pid: 7|app: 0|req: 249/507] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:03.183 8 WARNING neutronclient.v2_0.client [None req-91f3746b-f0f6-435b-9929-529c7b57cfdf 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/508] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:03 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1467 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:04.821 7 WARNING neutronclient.v2_0.client [None req-53a1b5b9-7e10-4ac6-b6b1-9355956e2cef 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/509] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:04 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1646 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:05.010 8 INFO nova.api.openstack.compute.server_external_events [req-3bac939c-ec37-405c-b4b0-ec57e8c13a94 req-66eb747e-4649-4fec-9a39-1791ae71ea93 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:69a2c246-d550-4fec-bf9b-d55beba9b0b0 for instance 10430239-3d15-49f1-831a-ac47c3607670 on instance [pid: 8|app: 0|req: 260/510] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 251/511] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:21:06 2026] DELETE /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:06.334 8 WARNING neutronclient.v2_0.client [None req-488a7573-c4da-452f-90df-796af9302e88 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/512] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:06 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1652 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-04-20 11:21:07.532 8 WARNING neutronclient.v2_0.client [None req-b6fa0c38-8f54-464d-8f07-b582e3bc71d9 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:07.729 7 INFO nova.api.openstack.compute.server_external_events [req-9975b1c1-5f3d-432a-ac5e-6acb64d38dc8 req-e9ffd072-2170-4488-a31f-c5c4cbb9a1bd f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:69a2c246-d550-4fec-bf9b-d55beba9b0b0 for instance 10430239-3d15-49f1-831a-ac47c3607670 on instance [pid: 7|app: 0|req: 253/515] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:07 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: 263/516] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:07 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1652 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:08.873 7 WARNING neutronclient.v2_0.client [None req-08c7b692-bbd6-4d24-a190-8b026bdac664 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:09.100 8 INFO nova.api.openstack.compute.server_external_events [req-f6ca6e97-61a9-4aff-8d51-b2e144a5345e req-f9e43565-5c6a-4daf-b7d9-18e06c11bfdf f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:69a2c246-d550-4fec-bf9b-d55beba9b0b0 for instance 10430239-3d15-49f1-831a-ac47c3607670 on instance [pid: 8|app: 0|req: 264/517] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/518] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:08 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1652 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-04-20 11:21:09.782 8 INFO nova.api.openstack.compute.server_external_events [req-b63a3d9f-7a7a-4a68-aa86-457050e0851b req-a6fbb591-a901-4189-a0c7-77dd3226233e f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:69a2c246-d550-4fec-bf9b-d55beba9b0b0 for instance 10430239-3d15-49f1-831a-ac47c3607670 on instance [pid: 8|app: 0|req: 265/519] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:10.184 7 WARNING neutronclient.v2_0.client [None req-d560e81e-e83d-4746-abdf-f0372351210c 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/520] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:10 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1453 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-04-20 11:21:11.291 8 WARNING neutronclient.v2_0.client [None req-4ce3fa0b-685d-48cc-83ca-74f83d834288 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] The python binding code in 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/521] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:11 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 1453 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:12.402 7 INFO nova.api.openstack.wsgi [None req-c73e2517-ccbb-49bc-ad34-ea6be60d1d42 861a9dbed75c4996b86ada7da88b74c6 5049236cb63147899881ef0f87f5fe07 - - default default] HTTP exception thrown: Instance 10430239-3d15-49f1-831a-ac47c3607670 could not be found. [pid: 7|app: 0|req: 256/522] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:12 2026] GET /v2.1/servers/10430239-3d15-49f1-831a-ac47c3607670 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 268/525] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:21:24 2026] POST /v2.1/os-keypairs => generated 398 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:26.573 7 WARNING neutronclient.v2_0.client [None req-5ca5f7cd-1617-4cbc-80b5-8ed239cb78c3 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:21:26.629 7 WARNING neutronclient.v2_0.client [None req-5ca5f7cd-1617-4cbc-80b5-8ed239cb78c3 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:21:26.790 7 WARNING neutronclient.v2_0.client [None req-5ca5f7cd-1617-4cbc-80b5-8ed239cb78c3 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {34 vars in 662 bytes} [Mon Apr 20 11:21:26 2026] POST /v2.1/servers => generated 449 bytes in 461 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 11:21:27.008 8 WARNING neutronclient.v2_0.client [None req-0828ec47-48f3-4a49-af6f-9264ee23f065 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/529] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:26 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1402 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:28.110 7 WARNING neutronclient.v2_0.client [None req-b0cd7d08-8035-489f-bc0a-251dd4ce25a6 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:28 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1406 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:29.239 8 WARNING neutronclient.v2_0.client [None req-1df55276-ce68-45af-befa-73f525bef46b 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:29 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:30.348 7 WARNING neutronclient.v2_0.client [None req-03a9a8d4-b5d0-476f-8317-8b4d1de34330 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:30 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1454 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:31.447 8 WARNING neutronclient.v2_0.client [None req-612b374a-5f37-48e8-9848-7b2c5bfd091b 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:32.598 7 INFO nova.api.openstack.compute.server_external_events [req-b1d11ae3-fda6-4514-be71-ae558d6f79a5 req-e2841e01-5c20-471a-8da7-ff2654826173 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:88677937-fd5b-4493-b3d3-14cc8b0abbb4 for instance d0f35cfc-2cde-4013-b916-4ff17a418e14 on instance [pid: 8|app: 0|req: 273/533] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:31 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1529 bytes in 1189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/534] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:32 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-04-20 11:21:33.665 8 WARNING neutronclient.v2_0.client [None req-40421f3e-7b40-4091-ad4d-bd0758d9c336 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/535] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:33 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:34.999 7 WARNING neutronclient.v2_0.client [None req-bc84dd6f-520d-4b9d-aec1-cb46c49b8f41 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/536] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:34 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => 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, ' [pid: 8|app: 0|req: 275/537] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:21:35 2026] POST /v2.1/os-keypairs => generated 395 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:36.150 7 WARNING neutronclient.v2_0.client [None req-fe594ad6-29aa-42bb-9e8f-4d8c113ad04a 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:36 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:37.319 7 WARNING neutronclient.v2_0.client [None req-bc59ff9b-39d9-4d62-9552-e3cdfa8fd548 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/541] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:37 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:21:38.550 8 WARNING neutronclient.v2_0.client [None req-b6aa1d60-0e24-4056-b62f-ba8e9c1223f0 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:38 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:39.224 7 WARNING neutronclient.v2_0.client [None req-62db4c85-07e5-4d89-9536-1b722c72334f c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:21:39.266 7 WARNING neutronclient.v2_0.client [None req-62db4c85-07e5-4d89-9536-1b722c72334f c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:21:39.557 7 WARNING neutronclient.v2_0.client [None req-62db4c85-07e5-4d89-9536-1b722c72334f c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:39.690 8 WARNING neutronclient.v2_0.client [None req-5d0942e1-422d-4f64-95a0-4e075f01799d 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/543] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:21:38 2026] POST /v2.1/servers => generated 448 bytes in 794 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:39.812 7 WARNING neutronclient.v2_0.client [None req-743b4839-20a7-4f84-bc6d-ad06cf344dca c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:39 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/545] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:39 2026] GET /v2.1/servers/3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 => generated 1394 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:39.914 8 INFO nova.api.openstack.compute.server_external_events [req-cf5d1b90-6f14-45ca-b758-a1591194c7e5 req-1831df93-bab6-42eb-8dd4-aeaea24a1aca f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:88677937-fd5b-4493-b3d3-14cc8b0abbb4 for instance d0f35cfc-2cde-4013-b916-4ff17a418e14 on instance [pid: 8|app: 0|req: 279/546] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:40.879 7 WARNING neutronclient.v2_0.client [None req-691a4ec8-994d-4e3c-b51e-95d7bf12f9e9 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:40 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:42.076 8 WARNING neutronclient.v2_0.client [None req-880ba1b7-a555-4601-84f7-8994c06fbf27 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:42 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 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-04-20 11:21:43.272 7 WARNING neutronclient.v2_0.client [None req-0a5dfe9d-f6bd-43bd-a061-df5d00036f8d 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/549] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:43 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:44.430 8 WARNING neutronclient.v2_0.client [None req-ee2cdb23-d6a6-4005-88b2-68c0f06c88fc 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:44 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:44.899 7 WARNING neutronclient.v2_0.client [None req-7592c3d3-631c-440f-a0b8-e6defe066eb3 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:44 2026] GET /v2.1/servers/3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 => generated 1520 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-04-20 11:21:45.412 8 INFO nova.api.openstack.compute.server_external_events [req-b37699b3-ec84-48eb-b509-c1c1de69807e req-7a84175b-7a04-4315-8432-b3b7863c51af f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:bec3fdbb-23cc-46dc-82ab-54cb0928df07 for instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 on instance [pid: 8|app: 0|req: 282/552] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:45.644 7 WARNING neutronclient.v2_0.client [None req-1d16e078-8128-4d13-a618-3587598a684e 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:45.689 8 INFO nova.api.openstack.compute.server_external_events [req-7da2acbc-f66e-4fa9-ac3a-95f432e19fea req-34ecbb43-0471-441b-befa-0990035e6821 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:88677937-fd5b-4493-b3d3-14cc8b0abbb4 for instance d0f35cfc-2cde-4013-b916-4ff17a418e14 on instance [pid: 8|app: 0|req: 283/553] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/554] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:45 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:46.869 8 WARNING neutronclient.v2_0.client [None req-1d0b153b-4c62-4898-860e-c42c4b4ccd40 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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/557] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:46 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1694 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:47.045 7 WARNING neutronclient.v2_0.client [None req-bc09eba6-bacf-4755-9176-75d3396287fe 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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/558] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:47 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1694 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:47.742 8 INFO nova.api.openstack.compute.server_external_events [req-35c529f1-efc3-4df8-9c66-391cd3576a59 req-cbee35c2-06b9-43d8-8e33-296210917092 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:88677937-fd5b-4493-b3d3-14cc8b0abbb4 for instance d0f35cfc-2cde-4013-b916-4ff17a418e14 on instance 2026-04-20 11:21:47.742 8 INFO nova.api.openstack.compute.server_external_events [req-35c529f1-efc3-4df8-9c66-391cd3576a59 req-cbee35c2-06b9-43d8-8e33-296210917092 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:bec3fdbb-23cc-46dc-82ab-54cb0928df07 for instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 on instance [pid: 8|app: 0|req: 286/559] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:47 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:48.419 7 INFO nova.api.openstack.compute.server_external_events [req-a13a3d46-fbc2-4e99-934d-1fa15cd4315c req-b4a6e6f5-2989-4232-8c85-ab007a4cdab0 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:88677937-fd5b-4493-b3d3-14cc8b0abbb4 for instance d0f35cfc-2cde-4013-b916-4ff17a418e14 on instance [pid: 7|app: 0|req: 274/560] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:50.064 8 WARNING neutronclient.v2_0.client [None req-4f57cefa-8f0b-4d30-83f8-3995faa6c201 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in 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/561] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:50 2026] GET /v2.1/servers/3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 => generated 1518 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-04-20 11:21:50.432 7 INFO nova.api.openstack.compute.server_external_events [req-c779baf7-fda7-4d98-b455-e68c3594c060 req-1fced009-3cf6-4ad5-90e1-032d6abf8d07 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:bec3fdbb-23cc-46dc-82ab-54cb0928df07 for instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 on instance [pid: 7|app: 0|req: 275/562] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:52.536 8 INFO nova.api.openstack.compute.server_external_events [req-380c5bb9-1176-47d8-b6aa-3e8daa253219 req-cf947354-e465-4563-aae4-d76ed63442ce f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:bec3fdbb-23cc-46dc-82ab-54cb0928df07 for instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 on instance [pid: 8|app: 0|req: 288/563] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:55.321 7 WARNING neutronclient.v2_0.client [None req-884fdb74-3d93-406c-aa18-c25b122ab2cf c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in 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/564] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:55 2026] GET /v2.1/servers/3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 => generated 1817 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:56.685 7 WARNING neutronclient.v2_0.client [None req-e4895ecc-e827-4763-84b4-0e6a65a42b9b c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:21:56.746 7 WARNING neutronclient.v2_0.client [None req-e4895ecc-e827-4763-84b4-0e6a65a42b9b c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:21:57.031 7 WARNING neutronclient.v2_0.client [None req-e4895ecc-e827-4763-84b4-0e6a65a42b9b c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/567] 10.0.0.70 () {34 vars in 749 bytes} [Mon Apr 20 11:21:56 2026] POST /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14/action => generated 32058 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:57.130 8 INFO nova.api.openstack.compute.server_external_events [req-ccf6b27b-d0ae-4a44-9fe7-5fc9060800b6 req-928b7bf7-3f9e-4d4c-8aeb-5ed0b7fe0569 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:bec3fdbb-23cc-46dc-82ab-54cb0928df07 for instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 on instance [pid: 8|app: 0|req: 290/568] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/569] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:21:56 2026] POST /v2.1/servers => generated 448 bytes in 712 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:57.362 8 WARNING neutronclient.v2_0.client [None req-3bfb9c40-b45d-40b4-aae9-5be2ff47d78f c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/570] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:21:57 2026] GET /v2.1/servers/6881b8ab-13af-4293-a181-b124747d41b0 => generated 1394 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:21:58.060 7 INFO nova.api.openstack.compute.server_external_events [req-5a68f194-1856-4f15-a76e-89c60483838b req-76644933-f3c8-4cb8-a9d4-754668b4f52a f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:88677937-fd5b-4493-b3d3-14cc8b0abbb4 for instance d0f35cfc-2cde-4013-b916-4ff17a418e14 on instance [pid: 7|app: 0|req: 280/571] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:21:58 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: 292/572] 10.0.0.70 () {34 vars in 670 bytes} [Mon Apr 20 11:21:59 2026] POST /v2.1/os-keypairs => generated 398 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:00.963 7 WARNING neutronclient.v2_0.client [None req-05c24b14-e454-4586-b4ee-108c43fbb8c3 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:22:01.003 7 WARNING neutronclient.v2_0.client [None req-05c24b14-e454-4586-b4ee-108c43fbb8c3 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:22:01.211 7 WARNING neutronclient.v2_0.client [None req-05c24b14-e454-4586-b4ee-108c43fbb8c3 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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/573] 10.0.0.70 () {34 vars in 662 bytes} [Mon Apr 20 11:22:00 2026] POST /v2.1/servers => generated 450 bytes in 514 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 11:22:01.438 8 WARNING neutronclient.v2_0.client [None req-357e853e-ae9a-4617-b7c1-6012a483eedc 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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/574] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:01 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1403 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:02.454 7 WARNING neutronclient.v2_0.client [None req-940e5adb-b4c8-4ebb-81f3-4da0744d4272 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:02.534 8 WARNING neutronclient.v2_0.client [None req-a0ea97c1-9672-4c50-a2f5-7a2e89b3669b 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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/575] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:02 2026] GET /v2.1/servers/6881b8ab-13af-4293-a181-b124747d41b0 => generated 1520 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/576] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:02 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1407 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-04-20 11:22:03.118 7 INFO nova.api.openstack.compute.server_external_events [req-1bd5ec1c-5a6a-4590-860c-6d8f1ec9de7b req-60cf85a1-c404-4e71-8432-cea81e212454 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:d5837b88-6326-4b30-bbff-55d641fceb8b for instance 6881b8ab-13af-4293-a181-b124747d41b0 on instance [pid: 7|app: 0|req: 283/577] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:03.634 8 WARNING neutronclient.v2_0.client [None req-129ab7de-063e-4c91-bfdc-355e9caa5ef8 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/578] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:03 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1455 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:04.736 7 WARNING neutronclient.v2_0.client [None req-67a30888-3fee-45b0-afe1-09ea5a1bab9a 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/579] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:04 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1455 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-04-20 11:22:05.835 8 WARNING neutronclient.v2_0.client [None req-96c1e472-7dee-43d8-9c9c-c1a929b465b1 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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/580] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:05 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:06.929 7 WARNING neutronclient.v2_0.client [None req-0785e188-20c3-4655-b56c-ab8d6f37a44b 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] 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: 286/583] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:06 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1541 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 11:22:07.069 8 INFO nova.api.openstack.compute.server_external_events [req-71964de2-1a84-4928-835b-c387abdc3b99 req-3da671f5-37a2-4368-9631-e29dcb15dc2f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:76506ac1-fdcc-4aa4-b447-59f23e5c0c66 for instance 4197b536-4ca9-477e-beef-bf1fddc28fd8 on instance [pid: 8|app: 0|req: 298/584] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:07.615 7 WARNING neutronclient.v2_0.client [None req-d2f19481-5875-438d-b6d3-4ba83decb032 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in 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/585] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:07 2026] GET /v2.1/servers/6881b8ab-13af-4293-a181-b124747d41b0 => generated 1518 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:08.035 8 INFO nova.api.openstack.compute.server_external_events [req-c98805bc-6cf5-4e49-941b-7d017249f5ed req-83b4cd39-ee96-47f1-9162-ff0bdd0b7d4d f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:d5837b88-6326-4b30-bbff-55d641fceb8b for instance 6881b8ab-13af-4293-a181-b124747d41b0 on instance [pid: 8|app: 0|req: 299/586] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:08.129 7 WARNING neutronclient.v2_0.client [None req-d5ac58c1-25a0-4132-87ed-287f5cf72dba 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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/587] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:08 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1529 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:09.356 8 WARNING neutronclient.v2_0.client [None req-da9094a2-d86e-4538-a2cc-4352daf74afb 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/588] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:09 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => 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-04-20 11:22:10.084 7 INFO nova.api.openstack.compute.server_external_events [req-094de3ed-ae0c-4d36-856e-fed2e28d946c req-67a147fa-c514-40e9-b134-ea45c8670771 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:d5837b88-6326-4b30-bbff-55d641fceb8b for instance 6881b8ab-13af-4293-a181-b124747d41b0 on instance [pid: 7|app: 0|req: 289/589] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:10.528 8 WARNING neutronclient.v2_0.client [None req-d1d8d8e1-72f1-4e73-aeb2-2b4a97ad0559 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/590] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:10 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1529 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:11.694 7 WARNING neutronclient.v2_0.client [None req-9b0c01f1-0a8d-411e-8b0e-cd32ba4ef36d 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/591] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:11 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1529 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:12.147 8 INFO nova.api.openstack.compute.server_external_events [req-eab1a9ec-500e-4b76-9ee4-3c89231a34d1 req-7f47c22c-b63d-437e-8381-bd580772ff68 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:76506ac1-fdcc-4aa4-b447-59f23e5c0c66 for instance 4197b536-4ca9-477e-beef-bf1fddc28fd8 on instance [pid: 8|app: 0|req: 302/592] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:12.814 7 WARNING neutronclient.v2_0.client [None req-2b56f59d-fdfe-410d-8052-6bc68a0badd6 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:12.944 8 WARNING neutronclient.v2_0.client [None req-ca12278f-2530-4609-8566-159edd2b808a 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:12 2026] GET /v2.1/servers/6881b8ab-13af-4293-a181-b124747d41b0 => generated 1819 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/594] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:12 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1529 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:14.135 7 WARNING neutronclient.v2_0.client [None req-e1643c88-769d-4746-a738-6c599b00deae 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:14.194 8 INFO nova.api.openstack.compute.server_external_events [req-cf4e6432-5c7f-4a1a-8009-9bbf993a1fd9 req-a1cc0e6d-58ba-4421-80df-e3c995ef5a8e f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:76506ac1-fdcc-4aa4-b447-59f23e5c0c66 for instance 4197b536-4ca9-477e-beef-bf1fddc28fd8 on instance [pid: 8|app: 0|req: 304/595] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:14 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: 7|app: 0|req: 292/596] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:14 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1529 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:14.335 8 INFO nova.api.openstack.compute.server_external_events [req-27ceb931-d66e-4a09-9e95-56ad2005f84c req-d38e62a9-fbb7-49cc-ab7a-9b3a1af21b57 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:d5837b88-6326-4b30-bbff-55d641fceb8b for instance 6881b8ab-13af-4293-a181-b124747d41b0 on instance [pid: 8|app: 0|req: 305/597] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:15.363 7 WARNING neutronclient.v2_0.client [None req-f5432ce8-c242-4e15-a3e1-17bce91b6378 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/598] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:15 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1697 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:15.555 8 WARNING neutronclient.v2_0.client [None req-818ff2bb-a462-4b94-b80e-fd3ac7c10a17 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/599] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:15 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1697 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:16.516 7 INFO nova.api.openstack.compute.server_external_events [req-8a11787d-7537-460f-ba9a-fd457d6c9d30 req-650fa915-623c-4e56-87a5-497fdb8b7934 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:76506ac1-fdcc-4aa4-b447-59f23e5c0c66 for instance 4197b536-4ca9-477e-beef-bf1fddc28fd8 on instance [pid: 7|app: 0|req: 294/600] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/603] 10.0.0.70 () {34 vars in 749 bytes} [Mon Apr 20 11:22:24 2026] POST /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8/action => generated 32164 bytes in 548 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: 296/604] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:22:25 2026] DELETE /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:25.401 8 WARNING neutronclient.v2_0.client [None req-84d101ad-989e-48d3-b934-45e6556e2ade 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/605] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:25 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1823 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:26.618 8 INFO nova.api.openstack.compute.server_external_events [req-65a6734d-8ce7-4820-b6d8-c890c961116e req-2baac727-d68f-4aff-96c2-89b84b36d67c f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:76506ac1-fdcc-4aa4-b447-59f23e5c0c66 for instance 4197b536-4ca9-477e-beef-bf1fddc28fd8 on instance [pid: 8|app: 0|req: 311/608] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:22:26.654 7 WARNING neutronclient.v2_0.client [None req-c556232c-b9b6-4242-a5a0-6b0e10e9004a 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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/609] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:26 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1823 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:27.976 8 WARNING neutronclient.v2_0.client [None req-9b172efc-53ea-4d18-b70c-8e975850af01 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/610] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:27 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1823 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:28.656 7 INFO nova.api.openstack.compute.server_external_events [req-fe4b7adf-24e5-41ec-83c0-7d6dc97dc65f req-8238410d-a432-44d7-8650-4c298535f80b f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:76506ac1-fdcc-4aa4-b447-59f23e5c0c66 for instance 4197b536-4ca9-477e-beef-bf1fddc28fd8 on instance 2026-04-20 11:22:28.656 7 INFO nova.api.openstack.compute.server_external_events [req-fe4b7adf-24e5-41ec-83c0-7d6dc97dc65f req-8238410d-a432-44d7-8650-4c298535f80b f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:76506ac1-fdcc-4aa4-b447-59f23e5c0c66 for instance 4197b536-4ca9-477e-beef-bf1fddc28fd8 on instance [pid: 7|app: 0|req: 299/611] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:28 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:29.205 8 WARNING neutronclient.v2_0.client [None req-8ae5b2b7-097d-4d01-bdaa-8b284173bb0a 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/612] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:29 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1484 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:30.315 7 WARNING neutronclient.v2_0.client [None req-1109a08a-0d38-478f-9fa3-dba78771e468 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:30 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1489 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:31.412 8 WARNING neutronclient.v2_0.client [None req-f809385f-1062-4919-bed2-354dfc469bb5 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/614] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:31 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 1489 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:32.516 7 INFO nova.api.openstack.wsgi [None req-b917db99-7a6f-42bf-94ca-24ed0671b309 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] HTTP exception thrown: Instance 4197b536-4ca9-477e-beef-bf1fddc28fd8 could not be found. [pid: 7|app: 0|req: 301/615] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:32 2026] GET /v2.1/servers/4197b536-4ca9-477e-beef-bf1fddc28fd8 => generated 111 bytes in 51 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: 315/616] 10.0.0.70 () {32 vars in 729 bytes} [Mon Apr 20 11:22:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2018696203 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/617] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:22:33 2026] DELETE /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-20 11:22:33.224 8 WARNING neutronclient.v2_0.client [None req-a8d9ff79-a6af-4154-bd23-38c568efba91 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:33 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1700 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:34.440 8 INFO nova.api.openstack.compute.server_external_events [req-0d7ce563-88df-4095-95b7-25d39acb1d62 req-1407f3f3-edac-4722-83b6-30bcef6ed7ce f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:88677937-fd5b-4493-b3d3-14cc8b0abbb4 for instance d0f35cfc-2cde-4013-b916-4ff17a418e14 on instance 2026-04-20 11:22:34.447 7 WARNING neutronclient.v2_0.client [None req-7eec47eb-b470-465a-b0e1-f6a9717ceaaf 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in 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/619] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/620] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:34 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1700 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:35.664 8 WARNING neutronclient.v2_0.client [None req-5b2d924d-9475-4d77-b6dd-9efbedd97585 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/621] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:35 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1700 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-04-20 11:22:35.897 7 INFO nova.api.openstack.compute.server_external_events [req-e97f19d8-f1ee-4193-9f5e-f4c00586bbb2 req-f14cc9f9-32fe-4ea5-a6f6-0e25bdecbd0f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:88677937-fd5b-4493-b3d3-14cc8b0abbb4 for instance d0f35cfc-2cde-4013-b916-4ff17a418e14 on instance [pid: 7|app: 0|req: 304/622] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:36.484 8 INFO nova.api.openstack.compute.server_external_events [req-2a3f8493-c481-49dc-ac84-38801bac376e req-00a5156d-94b3-4213-858f-0912478abaff f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:88677937-fd5b-4493-b3d3-14cc8b0abbb4 for instance d0f35cfc-2cde-4013-b916-4ff17a418e14 on instance [pid: 8|app: 0|req: 319/623] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:36 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:36.809 7 WARNING neutronclient.v2_0.client [None req-b60b1003-f74b-4f88-b714-80ed8e74b8de 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/626] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:36 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1483 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:37.928 8 WARNING neutronclient.v2_0.client [None req-0f7d5cbd-a691-4cd8-8267-2720a4db3f08 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/627] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:37 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1488 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:39.056 7 WARNING neutronclient.v2_0.client [None req-357f7182-777e-4522-ba52-101de76e86e8 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/628] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:38 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 1488 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-04-20 11:22:40.089 8 WARNING neutronclient.v2_0.client [None req-603864cf-d54d-49fc-a2f1-34ebdad03183 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:40.136 8 WARNING neutronclient.v2_0.client [None req-603864cf-d54d-49fc-a2f1-34ebdad03183 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:22:40.141 7 INFO nova.api.openstack.wsgi [None req-b8dd7b98-9966-4064-a48d-820c9b7608e9 447aa8ecae9645bab0dd6dbf610b7ef5 30fd2ad01b364fc89f23066b448753dd - - default default] HTTP exception thrown: Instance d0f35cfc-2cde-4013-b916-4ff17a418e14 could not be found. [pid: 7|app: 0|req: 308/629] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:22:40 2026] GET /v2.1/servers/d0f35cfc-2cde-4013-b916-4ff17a418e14 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 11:22:40.286 8 WARNING neutronclient.v2_0.client [None req-603864cf-d54d-49fc-a2f1-34ebdad03183 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] 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: 309/630] 10.0.0.70 () {32 vars in 729 bytes} [Mon Apr 20 11:22:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1049761364 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/631] 199.204.45.205 () {36 vars in 714 bytes} [Mon Apr 20 11:22:39 2026] POST /v2.1/servers => generated 453 bytes in 656 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-04-20 11:22:40.886 7 WARNING neutronclient.v2_0.client [None req-b31d6b43-c58d-4a0c-b728-8172c5f865ca d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in 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/632] 199.204.45.205 () {32 vars in 733 bytes} [Mon Apr 20 11:22:40 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 => generated 2213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:40.954 8 WARNING neutronclient.v2_0.client [None req-ea8ad91e-e6fe-4704-894d-cbf298eaa1a0 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in 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/633] 199.204.45.205 () {32 vars in 759 bytes} [Mon Apr 20 11:22:40 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 311/634] 199.204.45.205 () {32 vars in 777 bytes} [Mon Apr 20 11:22:40 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:43.895 8 WARNING neutronclient.v2_0.client [None req-262debce-06ad-4d3c-92fc-ac973944e514 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/635] 199.204.45.205 () {32 vars in 733 bytes} [Mon Apr 20 11:22:43 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 => generated 2371 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:44.034 7 WARNING neutronclient.v2_0.client [None req-7e8ee6dc-c92e-427c-b153-d07ccec82354 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/636] 199.204.45.205 () {32 vars in 759 bytes} [Mon Apr 20 11:22:43 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface => generated 28 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/637] 199.204.45.205 () {32 vars in 777 bytes} [Mon Apr 20 11:22:44 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-volume_attachments => generated 197 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:46.148 7 INFO nova.api.openstack.compute.server_external_events [req-6e7638ac-1e5b-4dcb-8f35-455e544a43a1 req-30229407-ec23-44f3-9ecf-3e34aba0ce23 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:5a1926fd-368e-42b3-9a0e-f98159076d49 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 313/638] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:47.346 7 WARNING neutronclient.v2_0.client [None req-15915fee-7af3-4407-8d96-ca1bd6a46737 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/641] 199.204.45.205 () {32 vars in 733 bytes} [Mon Apr 20 11:22:47 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 => generated 2445 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:47.721 8 WARNING neutronclient.v2_0.client [None req-275aae73-94f6-41e2-821d-a002c56a9b05 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/642] 199.204.45.205 () {32 vars in 759 bytes} [Mon Apr 20 11:22:47 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface => generated 284 bytes in 323 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: 316/643] 199.204.45.205 () {32 vars in 777 bytes} [Mon Apr 20 11:22:47 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:50.480 8 WARNING neutronclient.v2_0.client [None req-2ed6a4db-0b53-407e-b834-77ed4d4da9f1 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/644] 199.204.45.205 () {32 vars in 733 bytes} [Mon Apr 20 11:22:50 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 => generated 2433 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:50.631 7 WARNING neutronclient.v2_0.client [None req-b77e427d-9274-498d-a42e-b8ee00aa8c91 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in 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/645] 199.204.45.205 () {32 vars in 759 bytes} [Mon Apr 20 11:22:50 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface => generated 284 bytes in 87 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: 329/646] 199.204.45.205 () {32 vars in 777 bytes} [Mon Apr 20 11:22:50 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:52.847 7 INFO nova.api.openstack.compute.server_external_events [req-0aa7e259-cbdd-4a3c-bacc-68aad7a92ae9 req-158d0344-e926-4e20-b0a0-c6621a90777d f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:5a1926fd-368e-42b3-9a0e-f98159076d49 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 318/647] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:53.378 8 WARNING neutronclient.v2_0.client [None req-2d693942-8821-45a1-a32f-2178a92f57e8 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/648] 199.204.45.205 () {32 vars in 733 bytes} [Mon Apr 20 11:22:53 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 => generated 2433 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:53.538 7 WARNING neutronclient.v2_0.client [None req-00d0f49a-cfea-49fa-a75a-be3149488467 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/649] 199.204.45.205 () {32 vars in 759 bytes} [Mon Apr 20 11:22:53 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface => generated 286 bytes in 104 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: 331/650] 199.204.45.205 () {32 vars in 777 bytes} [Mon Apr 20 11:22:53 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/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-04-20 11:22:54.896 7 INFO nova.api.openstack.compute.server_external_events [req-397c6879-dfc6-4bdb-bb46-84f7f6d6b80f req-f06a64a7-f81d-41f4-bb9c-e4b1ee40372f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:5a1926fd-368e-42b3-9a0e-f98159076d49 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 320/651] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:22:54 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-04-20 11:22:56.610 8 WARNING neutronclient.v2_0.client [None req-534a7d16-c986-4178-824e-ace844cd14b1 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in 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/654] 199.204.45.205 () {32 vars in 733 bytes} [Mon Apr 20 11:22:56 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 => generated 2581 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:22:56.760 7 WARNING neutronclient.v2_0.client [None req-82e067c1-9834-4a6f-985e-26a59ba8a163 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/655] 199.204.45.205 () {32 vars in 759 bytes} [Mon Apr 20 11:22:56 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface => generated 286 bytes in 89 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: 333/656] 199.204.45.205 () {32 vars in 777 bytes} [Mon Apr 20 11:22:56 2026] GET /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:23:33.809 8 WARNING neutronclient.v2_0.client [None req-8aa67ff5-5ec3-4238-a01c-d31eb37b9bcc d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:23:33.860 8 WARNING neutronclient.v2_0.client [None req-8aa67ff5-5ec3-4238-a01c-d31eb37b9bcc d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:23:36.269 7 INFO nova.api.openstack.compute.server_external_events [req-a0d8a3b0-cbe0-4fd1-bc1a-d718697cbbf8 req-9ddb7a0f-8690-488a-88df-af54db37e140 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:2e50eef4-be55-43e9-878b-3338e108c51b for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 327/663] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:23:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:23:39.360 7 INFO nova.api.openstack.compute.server_external_events [req-4f56eb70-fdfe-4eb2-8e8b-c4b699d66c26 req-4b284e06-e155-4645-8a76-8d03dc05e705 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:2e50eef4-be55-43e9-878b-3338e108c51b for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 330/666] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:23:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:23:41.406 7 INFO nova.api.openstack.compute.server_external_events [req-c247c192-00e8-49b1-9c1f-cd3d933fb6b3 req-7030208e-b647-4d5b-aa75-1451f896bf6e f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:2e50eef4-be55-43e9-878b-3338e108c51b for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 331/667] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:23:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:23:42.418 8 WARNING neutronclient.v2_0.client [None req-8aa67ff5-5ec3-4238-a01c-d31eb37b9bcc d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/668] 199.204.45.205 () {36 vars in 812 bytes} [Mon Apr 20 11:23:33 2026] POST /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface => generated 280 bytes in 8706 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:23:42.973 7 INFO nova.api.openstack.compute.server_external_events [req-7b4d8769-d70d-469a-94bd-c7bc7b916c90 req-caed5c14-a753-4b3a-b1df-3755fbcc693f f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:2e50eef4-be55-43e9-878b-3338e108c51b for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 332/669] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:23:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:23:43.447 8 INFO nova.api.openstack.compute.server_external_events [req-22a76093-595a-41f7-a966-646d896eb8b0 req-e889fc3d-d030-47aa-bcb1-cc1ac7966141 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:2e50eef4-be55-43e9-878b-3338e108c51b for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 8|app: 0|req: 338/670] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:23:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:10.427 7 WARNING neutronclient.v2_0.client [None req-184bb181-3867-48ae-a5b5-0356a0847f79 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:24:10.472 7 WARNING neutronclient.v2_0.client [None req-184bb181-3867-48ae-a5b5-0356a0847f79 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:12.966 8 INFO nova.api.openstack.compute.server_external_events [req-8b9beb63-06ce-4285-98f6-adf320731d5d req-bde03139-a4e7-4b43-84a4-c3daac83391b f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:602a2c6c-8b55-4b57-8330-e857b2a422df for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 8|app: 0|req: 342/677] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:16.369 8 INFO nova.api.openstack.compute.server_external_events [req-211b0cf5-0988-4e11-9f82-eec844f47241 req-88e902b4-5448-47d6-9b0d-30d6d14ad943 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:602a2c6c-8b55-4b57-8330-e857b2a422df for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 8|app: 0|req: 343/678] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:18.415 8 INFO nova.api.openstack.compute.server_external_events [req-5526ff03-2587-4992-81b3-e2e404507dc7 req-07577001-7c93-41a0-a59d-0ad58677605a f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:602a2c6c-8b55-4b57-8330-e857b2a422df for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 8|app: 0|req: 346/681] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:18 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) 2026-04-20 11:24:19.545 7 WARNING neutronclient.v2_0.client [None req-184bb181-3867-48ae-a5b5-0356a0847f79 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/682] 199.204.45.205 () {36 vars in 812 bytes} [Mon Apr 20 11:24:10 2026] POST /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface => generated 376 bytes in 9324 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:30.768 8 WARNING neutronclient.v2_0.client [None req-79a7746f-b4eb-4f9a-9ffc-06b1dac10290 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 11:24:30.813 8 WARNING neutronclient.v2_0.client [None req-79a7746f-b4eb-4f9a-9ffc-06b1dac10290 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:33.545 7 INFO nova.api.openstack.compute.server_external_events [req-5a2082df-180e-49e6-93b0-d8fbc7c01c46 req-181c5c51-da3a-4534-b5c6-7a45076d81a2 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:be6d98c2-63dd-4b24-997e-d7a07c6644e0 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 338/685] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:37.335 7 INFO nova.api.openstack.compute.server_external_events [req-2103a6ba-3065-4000-b243-0b1a497cc758 req-bc3c4e63-31ef-4f42-a091-a764f44d7a2c f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:be6d98c2-63dd-4b24-997e-d7a07c6644e0 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 341/688] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:39.381 7 INFO nova.api.openstack.compute.server_external_events [req-90b2b1d3-2ae8-4b82-8f74-3446ee778632 req-9c55def7-2802-420e-bd36-da3cf2e0f700 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-plugged:be6d98c2-63dd-4b24-997e-d7a07c6644e0 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 342/689] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:39 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) 2026-04-20 11:24:40.357 8 WARNING neutronclient.v2_0.client [None req-79a7746f-b4eb-4f9a-9ffc-06b1dac10290 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] The python binding code in 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/690] 199.204.45.205 () {36 vars in 812 bytes} [Mon Apr 20 11:24:30 2026] POST /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface => generated 378 bytes in 9694 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:41.433 7 INFO nova.api.openstack.compute.server_external_events [req-02580dd6-06f5-4424-ba94-111102676010 req-864f2a73-ba47-4fb3-85af-c96a5e5e7844 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:602a2c6c-8b55-4b57-8330-e857b2a422df for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 343/691] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:41 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-04-20 11:24:54.594 7 INFO nova.api.openstack.compute.server_external_events [req-d0317bb8-3df5-48f6-94e9-9b39849b2de7 req-6861dd8a-a72f-4233-a6e3-92608c2b77f9 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:be6d98c2-63dd-4b24-997e-d7a07c6644e0 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 345/694] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/695] 199.204.45.205 () {34 vars in 855 bytes} [Mon Apr 20 11:24:55 2026] DELETE /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface/be6d98c2-63dd-4b24-997e-d7a07c6644e0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:56.639 7 INFO nova.api.openstack.compute.server_external_events [req-1cdc830f-242c-470a-b818-b6fada2b1840 req-4b727a86-a456-44a8-81d5-8cd724e46cb6 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:be6d98c2-63dd-4b24-997e-d7a07c6644e0 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 347/698] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:24:58.687 8 INFO nova.api.openstack.compute.server_external_events [req-76a87840-8cc5-447c-bf85-7c93e9a66b87 req-4dd947ae-1fac-43cf-a0c8-6a403f347353 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:be6d98c2-63dd-4b24-997e-d7a07c6644e0 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance 2026-04-20 11:24:58.687 8 INFO nova.api.openstack.compute.server_external_events [req-76a87840-8cc5-447c-bf85-7c93e9a66b87 req-4dd947ae-1fac-43cf-a0c8-6a403f347353 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:be6d98c2-63dd-4b24-997e-d7a07c6644e0 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 8|app: 0|req: 352/699] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:24:58 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:05.549 7 INFO nova.api.openstack.compute.server_external_events [req-79f5de9f-f152-4d0c-91f5-da839512c57b req-7fac493a-28ac-4474-8689-8b43494faef3 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:602a2c6c-8b55-4b57-8330-e857b2a422df for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 348/700] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/701] 199.204.45.205 () {34 vars in 855 bytes} [Mon Apr 20 11:25:05 2026] DELETE /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface/602a2c6c-8b55-4b57-8330-e857b2a422df => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:07.676 7 INFO nova.api.openstack.compute.server_external_events [req-2326a50f-f2c1-462a-a9ad-7fb431b49289 req-24fd885c-7616-4ca0-bf2c-e27ff1396915 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:602a2c6c-8b55-4b57-8330-e857b2a422df for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 350/704] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:09.732 8 INFO nova.api.openstack.compute.server_external_events [req-fa7d5492-99e3-4648-a7ff-a697fbd3e17a req-7b68739c-d13b-40cc-9597-b4f3e256d73c f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:602a2c6c-8b55-4b57-8330-e857b2a422df for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 8|app: 0|req: 355/705] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:09 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 357/708] 199.204.45.205 () {34 vars in 855 bytes} [Mon Apr 20 11:25:25 2026] DELETE /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49/os-interface/2e50eef4-be55-43e9-878b-3338e108c51b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:28.034 7 INFO nova.api.openstack.compute.server_external_events [req-d75f37d5-94b5-4d5f-abb5-c5fe47d259d4 req-30a3f002-4594-418e-bf27-84f1015c8453 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:2e50eef4-be55-43e9-878b-3338e108c51b for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 353/711] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:30.107 8 INFO nova.api.openstack.compute.server_external_events [req-2cbe0eee-a9a3-4841-b49d-b42e38158c04 req-6c582c32-bf48-444c-a944-de920629d3a4 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:2e50eef4-be55-43e9-878b-3338e108c51b for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 8|app: 0|req: 359/712] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/713] 199.204.45.205 () {34 vars in 755 bytes} [Mon Apr 20 11:25:31 2026] DELETE /v2.1/servers/bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:32.663 8 INFO nova.api.openstack.compute.server_external_events [req-df82d82b-df88-4ee2-82d6-b7a4d320fc9f req-fcadd709-3cf0-4ec4-9c55-f16b02040b72 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:5a1926fd-368e-42b3-9a0e-f98159076d49 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 8|app: 0|req: 360/714] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:34.022 7 INFO nova.api.openstack.compute.server_external_events [req-aba34005-86a9-4b1c-8d37-1e142012d7ef req-8e82fdf6-6dc3-467c-b753-95829967ecd7 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:5a1926fd-368e-42b3-9a0e-f98159076d49 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 7|app: 0|req: 355/715] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:33 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-04-20 11:25:34.707 8 INFO nova.api.openstack.compute.server_external_events [req-8be73a37-005a-4aef-9bd7-d5fbcc60ed7a req-93753ff0-82d7-41aa-96b3-ca94363256ef f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:5a1926fd-368e-42b3-9a0e-f98159076d49 for instance bbe67042-ff59-4f5e-bb17-a0f6c0cdae49 on instance [pid: 8|app: 0|req: 361/716] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 356/717] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:25:35 2026] DELETE /v2.1/servers/6881b8ab-13af-4293-a181-b124747d41b0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:35.541 8 WARNING neutronclient.v2_0.client [None req-659675d0-e937-42e5-88eb-7e1941e49794 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in 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/718] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:25:35 2026] GET /v2.1/servers/6881b8ab-13af-4293-a181-b124747d41b0 => generated 1945 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:36.737 7 INFO nova.api.openstack.compute.server_external_events [req-9dcb46de-258c-4166-9f18-385970e67498 req-e3af784c-9c2d-449d-8385-e4178d2dab43 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:d5837b88-6326-4b30-bbff-55d641fceb8b for instance 6881b8ab-13af-4293-a181-b124747d41b0 on instance [pid: 7|app: 0|req: 358/721] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:25:36.752 8 INFO nova.api.openstack.compute.server_external_events [req-367cb964-7d99-4ac2-aa0d-2c7197f3eda1 req-339ffc47-dcec-45f8-84a1-714c3772deb6 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:d5837b88-6326-4b30-bbff-55d641fceb8b for instance 6881b8ab-13af-4293-a181-b124747d41b0 on instance [pid: 8|app: 0|req: 364/722] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:36 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:38.785 7 INFO nova.api.openstack.compute.server_external_events [req-d38e2706-e87d-42cc-8768-1ad961c9e3c7 req-7ec48c57-e81b-4f9f-b4aa-e8928820c3f7 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:d5837b88-6326-4b30-bbff-55d641fceb8b for instance 6881b8ab-13af-4293-a181-b124747d41b0 on instance [pid: 7|app: 0|req: 359/723] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 11:25:38.800 8 INFO nova.api.openstack.compute.server_external_events [req-085354e6-b348-4c28-ab37-ce57959f3980 req-522ae4c1-65e7-4933-b511-f0f35f5eb547 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:d5837b88-6326-4b30-bbff-55d641fceb8b for instance 6881b8ab-13af-4293-a181-b124747d41b0 on instance [pid: 8|app: 0|req: 365/724] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:40.756 7 WARNING neutronclient.v2_0.client [None req-099fb572-93c7-4cd0-af1b-690cf9314e43 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/725] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:25:40 2026] GET /v2.1/servers/6881b8ab-13af-4293-a181-b124747d41b0 => generated 1480 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-04-20 11:25:45.843 8 INFO nova.api.openstack.wsgi [None req-7b8454c7-b0a9-4eed-a5e4-4fc33eef423e c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] HTTP exception thrown: Instance 6881b8ab-13af-4293-a181-b124747d41b0 could not be found. [pid: 8|app: 0|req: 366/726] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:25:45 2026] GET /v2.1/servers/6881b8ab-13af-4293-a181-b124747d41b0 => 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, ' 2026-04-20 11:25:46.264 7 INFO nova.api.openstack.compute.server_external_events [req-510a7e15-849d-4e50-905b-7c0a83c05766 req-0d2e7ceb-3e29-4ecd-8486-f6b2336f57c1 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-changed:bec3fdbb-23cc-46dc-82ab-54cb0928df07 for instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 on instance [pid: 7|app: 0|req: 361/727] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/728] 10.0.0.70 () {32 vars in 717 bytes} [Mon Apr 20 11:25:46 2026] DELETE /v2.1/servers/3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 => 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-04-20 11:25:46.425 7 WARNING neutronclient.v2_0.client [None req-b8e9c928-395c-450d-b4da-60ed8fe2e035 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/729] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:25:46 2026] GET /v2.1/servers/3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 => generated 1943 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:47.612 7 INFO nova.api.openstack.compute.server_external_events [req-15c5b1cf-3fe0-456f-aa7b-0ddfa079bcf8 req-ea756ae1-7567-4e5b-932a-d1580a6b576b f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:bec3fdbb-23cc-46dc-82ab-54cb0928df07 for instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 on instance [pid: 7|app: 0|req: 364/732] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:47 2026] POST /v2.1/os-server-external-events => generated 185 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-04-20 11:25:49.113 8 INFO nova.api.openstack.compute.server_external_events [req-e6b7c325-3a23-4750-a670-d8417d84d5b3 req-d79eb2db-7918-488e-8ac2-4ecb6c1a5fec f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-deleted:bec3fdbb-23cc-46dc-82ab-54cb0928df07 for instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 on instance [pid: 8|app: 0|req: 369/733] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:49 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-04-20 11:25:49.660 7 INFO nova.api.openstack.compute.server_external_events [req-f91ab8e9-2259-4ae3-9b03-be9fb08707a8 req-30827091-ab00-4dc3-aa91-8d08179a4793 f5d0f1c7f307471388b5e339b8e0b309 1f1e1cf18cf54fec9b6531f10678cafc - - 6861bdfe46ba4ec295e377aa612e00a9 6861bdfe46ba4ec295e377aa612e00a9] Creating event network-vif-unplugged:bec3fdbb-23cc-46dc-82ab-54cb0928df07 for instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 on instance [pid: 7|app: 0|req: 365/734] 10.0.0.99 () {38 vars in 814 bytes} [Mon Apr 20 11:25:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:51.661 8 WARNING neutronclient.v2_0.client [None req-fc2c4ebd-6662-4dfa-8372-e963ccae6be3 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/735] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:25:51 2026] GET /v2.1/servers/3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 => generated 1480 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-04-20 11:25:56.749 7 INFO nova.api.openstack.wsgi [None req-72326ae6-022a-432a-ac61-adc481ac866a c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] HTTP exception thrown: Instance 3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 could not be found. [pid: 7|app: 0|req: 367/738] 10.0.0.70 () {32 vars in 714 bytes} [Mon Apr 20 11:25:56 2026] GET /v2.1/servers/3302a68e-eaa7-4a73-bfb8-0ffdcfe0e184 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/739] 10.0.0.70 () {32 vars in 723 bytes} [Mon Apr 20 11:25:58 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-136109008 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 11:25:58.785 7 INFO nova.api.openstack.wsgi [None req-c56223c7-abf6-44c7-846f-60cdb30fe2a3 c8b49597c3d542e3b83ff0a0864ed541 ff064e33f3794a988eb06ae10bf09d3a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-136109008 not found for user c8b49597c3d542e3b83ff0a0864ed541 [pid: 7|app: 0|req: 368/740] 10.0.0.70 () {32 vars in 720 bytes} [Mon Apr 20 11:25:58 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-136109008 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.70 () {32 vars in 654 bytes} [Mon Apr 20 11:26:15 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 10.0.0.70 () {32 vars in 640 bytes} [Mon Apr 20 11:26:15 2026] GET /v2.1/servers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-20 11:26:15.549 8 WARNING oslo_db.sqlalchemy.utils [None req-6f41d1be-ea2d-4cb7-a025-746ec8cb6c47 d35986f38fd2479ca94b9fc45f8846b0 0f6ebd16370b4981ab2ed7861f1fb743 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 375/745] 10.0.0.70 () {32 vars in 648 bytes} [Mon Apr 20 11:26:15 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.70 () {32 vars in 693 bytes} [Mon Apr 20 11:26:15 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)