+ 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 [Tue Mar 3 18:20:56 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-746486d4bf-2bc7l 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 0x7f4b90b75668 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-03-03 18:21:01.904 7 INFO nova.utils [None req-94e47c45-07c0-4427-a8b3-54db2a9aa88e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-03 18:21:02.098 8 INFO nova.utils [None req-e7beb552-767e-46bb-80a8-5772bd5f2fca - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-03 18:21:03.620 7 WARNING keystonemiddleware._common.config [None req-94e47c45-07c0-4427-a8b3-54db2a9aa88e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 18:21:03.629 7 WARNING oslo_config.cfg [None req-94e47c45-07c0-4427-a8b3-54db2a9aa88e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 18:21:03.708 7 WARNING keystonemiddleware._common.config [None req-94e47c45-07c0-4427-a8b3-54db2a9aa88e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 18:21:03.724 7 WARNING oslo_config.cfg [None req-94e47c45-07c0-4427-a8b3-54db2a9aa88e - - - - - -] 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-03-03 18:21:03.737 7 WARNING oslo_config.cfg [None req-94e47c45-07c0-4427-a8b3-54db2a9aa88e - - - - - -] 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 0x7f4b90b75668 pid: 7 (default app) 2026-03-03 18:21:03.774 8 WARNING keystonemiddleware._common.config [None req-e7beb552-767e-46bb-80a8-5772bd5f2fca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 18:21:03.784 8 WARNING oslo_config.cfg [None req-e7beb552-767e-46bb-80a8-5772bd5f2fca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 18:21:03.862 8 WARNING keystonemiddleware._common.config [None req-e7beb552-767e-46bb-80a8-5772bd5f2fca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 18:21:03.877 8 WARNING oslo_config.cfg [None req-e7beb552-767e-46bb-80a8-5772bd5f2fca - - - - - -] 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-03-03 18:21:03.889 8 WARNING oslo_config.cfg [None req-e7beb552-767e-46bb-80a8-5772bd5f2fca - - - - - -] 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 0x7f4b90b75668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:21:10 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:21:10.524 7 WARNING oslo_policy.policy [None req-7d7ac83b-f423-4af1-b9b1-90764a6c3de4 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:21:10.525 7 WARNING oslo_policy.policy [None req-7d7ac83b-f423-4af1-b9b1-90764a6c3de4 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:21:10 2026] GET /v2.1 => generated 0 bytes in 599 msecs (HTTP/1.1 302) 5 headers in 265 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-03-03 18:21:10.651 8 WARNING oslo_policy.policy [req-7d7ac83b-f423-4af1-b9b1-90764a6c3de4 req-26d82425-8858-412e-9f9c-480e6040be4d 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:21:10.651 8 WARNING oslo_policy.policy [req-7d7ac83b-f423-4af1-b9b1-90764a6c3de4 req-26d82425-8858-412e-9f9c-480e6040be4d 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:21:10 2026] GET /v2.1/ => generated 399 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:21:10.752 7 INFO nova.api.openstack.wsgi [None req-cf9dbc14-23d1-487a-9ab8-4da60bfdf03a 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.43 () {48 vars in 1007 bytes} [Tue Mar 3 18:21:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:21:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Mar 3 18:21:10 2026] POST /v2.1/flavors => generated 527 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:21:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:21:11 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:21:11 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:21:11.783 7 INFO nova.api.openstack.wsgi [None req-f9c22f75-3d88-41f1-9067-6aeaa7598d43 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.43 () {48 vars in 1009 bytes} [Tue Mar 3 18:21:11 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:21:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Mar 3 18:21:11 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:21:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:21:12 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:21:12 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:21:12.716 7 INFO nova.api.openstack.wsgi [None req-98001361-6542-4048-a259-7a2502ea1493 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Mar 3 18:21:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:21:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Mar 3 18:21:12 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:21:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:21:13 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:21:13 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:21:13.640 7 INFO nova.api.openstack.wsgi [None req-f8fbddfc-ba9e-4448-81a0-583b47626b3d 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 162.253.55.43 () {48 vars in 1009 bytes} [Tue Mar 3 18:21:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:21:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Mar 3 18:21:13 2026] POST /v2.1/flavors => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:21:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:21:14 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:21:14 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:21:14.572 7 INFO nova.api.openstack.wsgi [None req-2354db05-9a66-40b6-8697-5b87d291d571 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Mar 3 18:21:14 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:21:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 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] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Mar 3 18:21:14 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.22 () {28 vars in 453 bytes} [Tue Mar 3 18:26:56 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: 52/104] 10.0.0.22 () {30 vars in 657 bytes} [Tue Mar 3 18:26:56 2026] GET /v2.1 => generated 0 bytes in 400 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: 53/105] 10.0.0.22 () {32 vars in 730 bytes} [Tue Mar 3 18:26:56 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: 53/106] 10.0.0.22 () {34 vars in 803 bytes} [Tue Mar 3 18:26:56 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:29:35 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: 70/140] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:29:35 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/141] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:29:35 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:29:35.648 7 INFO nova.api.openstack.wsgi [None req-c8f94a69-9a30-4cd9-9f61-8cb4e2fc9cf9 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 71/142] 162.253.55.43 () {48 vars in 1013 bytes} [Tue Mar 3 18:29:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:29:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 162.253.55.43 () {52 vars in 1045 bytes} [Tue Mar 3 18:29:35 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:31:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:31:24 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/169] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:31:24 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:31:24.948 8 INFO nova.api.openstack.wsgi [None req-bcea30c1-9e3b-4623-8541-ea13a40751c8 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 78b935df05e2477f95a1a2abc2dbe573 [pid: 8|app: 0|req: 85/170] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:31:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-03 18:31:24.961 7 WARNING oslo_db.sqlalchemy.utils [None req-b45ab17e-4deb-4339-9c46-0cb596830e10 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 86/171] 162.253.55.43 () {48 vars in 1012 bytes} [Tue Mar 3 18:31:24 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 162.253.55.43 () {52 vars in 1053 bytes} [Tue Mar 3 18:31:24 2026] POST /v2.1/os-keypairs => generated 576 bytes in 70 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:31:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:31:28 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/175] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:31:28 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 162.253.55.43 () {48 vars in 1069 bytes} [Tue Mar 3 18:31:28 2026] GET /v2.1/os-quota-sets/23f4bb7f522a40beb143b19d5a4f22e8 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 162.253.55.43 () {52 vars in 1121 bytes} [Tue Mar 3 18:31:28 2026] PUT /v2.1/os-quota-sets/23f4bb7f522a40beb143b19d5a4f22e8 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:40:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:40:32 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 145/288] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:40:32 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:40:32.611 8 INFO nova.api.openstack.wsgi [None req-68b23a28-d3d1-4a3c-ad85-7a785b8d2fb1 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 144/289] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Mar 3 18:40:32 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:40:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 162.253.55.43 () {52 vars in 1045 bytes} [Tue Mar 3 18:40:32 2026] POST /v2.1/flavors => generated 532 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/332] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:43:44 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/333] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:43:44 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 167/334] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:43:44 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/335] 162.253.55.43 () {48 vars in 1069 bytes} [Tue Mar 3 18:43:44 2026] GET /v2.1/os-quota-sets/82f3ffe3a22449b1acdddca176f5e55c => generated 283 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 162.253.55.43 () {52 vars in 1121 bytes} [Tue Mar 3 18:43:45 2026] PUT /v2.1/os-quota-sets/82f3ffe3a22449b1acdddca176f5e55c => generated 238 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:54:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:54:16 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 233/465] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:54:16 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:54:16.584 8 INFO nova.api.openstack.wsgi [None req-5e2592b7-cdce-4dc2-b934-e9a5c789fdb7 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 233/466] 162.253.55.43 () {48 vars in 1007 bytes} [Tue Mar 3 18:54:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:54:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Mar 3 18:54:16 2026] GET /v2.1/flavors/eba50ec0-9ddc-4974-b9a0-8c13c9c37982/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:54:17 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: 235/470] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:54:17 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/471] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:54:17 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:54:17.524 8 INFO nova.api.openstack.wsgi [None req-94e97207-62cb-4b4e-8f0b-51a8b44f6060 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 236/472] 162.253.55.43 () {48 vars in 1009 bytes} [Tue Mar 3 18:54:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:54:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Mar 3 18:54:17 2026] GET /v2.1/flavors/99c3a38a-3e28-48e2-9723-66e6a6ded3a9/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:54:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:54:18 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/477] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:54:18 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:54:18.487 8 INFO nova.api.openstack.wsgi [None req-2090d60c-2826-4785-a5e3-68e90765e584 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 239/478] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Mar 3 18:54:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:54:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Mar 3 18:54:18 2026] GET /v2.1/flavors/42f0db46-9d71-4654-8de8-a2f782768700/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:54:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:54:19 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/483] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:54:19 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:54:19.657 8 INFO nova.api.openstack.wsgi [None req-04f074db-f714-40bf-9d6c-4cdbb4d137fc 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 242/484] 162.253.55.43 () {48 vars in 1009 bytes} [Tue Mar 3 18:54:19 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:54:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Mar 3 18:54:19 2026] GET /v2.1/flavors/0694d750-01ec-4f6b-b84a-d04719d909bd/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:54:20 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:54:20 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/489] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:54:20 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:54:20.591 8 INFO nova.api.openstack.wsgi [None req-6c9cb5a1-8992-466c-9066-c44485d30f6c 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 245/490] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Mar 3 18:54:20 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:54:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Mar 3 18:54:20 2026] GET /v2.1/flavors/cddfb995-4c7f-43cd-8307-90e8da121d02/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:55:26 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: 254/508] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:55:26 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/509] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:55:26 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:55:26.769 8 INFO nova.api.openstack.wsgi [None req-4832cb37-8dd4-4bae-bf3f-2aa497ea41fd 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 255/510] 162.253.55.43 () {48 vars in 1013 bytes} [Tue Mar 3 18:55:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:55:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Mar 3 18:55:26 2026] GET /v2.1/flavors/7ae00233-c744-488e-98bf-2d6f2d0f651b/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:55:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:55:33 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/515] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:55:33 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:55:33 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:55:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:55:36 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/521] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:55:36 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 162.253.55.43 () {48 vars in 1069 bytes} [Tue Mar 3 18:55:36 2026] GET /v2.1/os-quota-sets/23f4bb7f522a40beb143b19d5a4f22e8 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:56:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:56:24 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/535] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:56:24 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:56:24.789 8 INFO nova.api.openstack.wsgi [None req-ef7ccb68-3c04-452d-9844-a01743b64af5 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 268/536] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Mar 3 18:56:24 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:56:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Mar 3 18:56:24 2026] GET /v2.1/flavors/c0bb9241-c4a0-48e1-8253-93dfb92e645a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:56:38 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: 271/542] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:56:38 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/543] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:56:38 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 162.253.55.43 () {48 vars in 1069 bytes} [Tue Mar 3 18:56:38 2026] GET /v2.1/os-quota-sets/82f3ffe3a22449b1acdddca176f5e55c => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 162.253.55.43 () {42 vars in 701 bytes} [Tue Mar 3 18:57:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 162.253.55.43 () {44 vars in 905 bytes} [Tue Mar 3 18:57:27 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/557] 162.253.55.43 () {46 vars in 978 bytes} [Tue Mar 3 18:57:27 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:57:27.437 7 INFO nova.api.openstack.wsgi [None req-20b69b04-8c90-4e72-ac7c-ef405a8d9700 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 279/558] 162.253.55.43 () {48 vars in 1007 bytes} [Tue Mar 3 18:57:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:57:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 10.0.0.69 () {32 vars in 654 bytes} [Tue Mar 3 18:58:08 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 285/569] 10.0.0.69 () {32 vars in 640 bytes} [Tue Mar 3 18:58:08 2026] GET /v2.1/servers => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-03 18:58:08.934 7 WARNING oslo_db.sqlalchemy.utils [None req-cb3e0cc8-a720-42d1-8c21-808c5be8bbab 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 285/570] 10.0.0.69 () {32 vars in 648 bytes} [Tue Mar 3 18:58:08 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.69 () {32 vars in 693 bytes} [Tue Mar 3 18:58:08 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:19 2026] GET /v2.1/flavors/eba50ec0-9ddc-4974-b9a0-8c13c9c37982 => generated 511 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.69 () {32 vars in 640 bytes} [Tue Mar 3 18:58:19 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:19 2026] GET /v2.1/flavors/eba50ec0-9ddc-4974-b9a0-8c13c9c37982 => generated 511 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 18:58:27 2026] POST /v2.1/os-keypairs => generated 386 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:30.371 7 WARNING neutronclient.v2_0.client [None req-51b0e34c-1f08-4e3f-9382-9cbb5b869a95 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in 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/580] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 18:58:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.69 () {34 vars in 684 bytes} [Tue Mar 3 18:58:30 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1601 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:31.946 8 WARNING neutronclient.v2_0.client [None req-fae4ae52-743f-4fd6-b6d6-5c6836c46079 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:32.604 8 WARNING neutronclient.v2_0.client [None req-fae4ae52-743f-4fd6-b6d6-5c6836c46079 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:33.946 7 WARNING neutronclient.v2_0.client [None req-328a2080-24ae-464c-8a5e-540459453192 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/582] 10.0.0.69 () {34 vars in 694 bytes} [Tue Mar 3 18:58:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 2074 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:34.033 8 WARNING neutronclient.v2_0.client [None req-c90898c7-239d-45d5-a76d-6ff7b94627b3 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:34.577 7 WARNING neutronclient.v2_0.client [None req-328a2080-24ae-464c-8a5e-540459453192 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in 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/583] 10.0.0.69 () {34 vars in 684 bytes} [Tue Mar 3 18:58:34 2026] POST /v2.1/os-security-groups => generated 248 bytes in 787 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:34.828 8 WARNING neutronclient.v2_0.client [None req-b1eee153-bf3b-4350-8341-3848e266e8c6 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:34.936 8 WARNING neutronclient.v2_0.client [None req-b1eee153-bf3b-4350-8341-3848e266e8c6 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in 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/586] 10.0.0.69 () {34 vars in 694 bytes} [Tue Mar 3 18:58:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:35.200 8 WARNING neutronclient.v2_0.client [None req-558e160d-3286-479a-b35d-e9b7c75cd703 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:35.256 7 WARNING neutronclient.v2_0.client [None req-328a2080-24ae-464c-8a5e-540459453192 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:35.336 8 WARNING neutronclient.v2_0.client [None req-558e160d-3286-479a-b35d-e9b7c75cd703 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:35.551 8 WARNING neutronclient.v2_0.client [None req-558e160d-3286-479a-b35d-e9b7c75cd703 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in 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/587] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 18:58:33 2026] POST /v2.1/servers => generated 450 bytes in 2004 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-03-03 18:58:35.874 7 WARNING neutronclient.v2_0.client [None req-94f8c384-f544-483b-9504-e47a5be26dac ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:35.954 7 WARNING neutronclient.v2_0.client [None req-94f8c384-f544-483b-9504-e47a5be26dac ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/588] 10.0.0.69 () {34 vars in 694 bytes} [Tue Mar 3 18:58:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:36.258 7 WARNING neutronclient.v2_0.client [None req-de238737-1be8-4008-ac5a-e60b46afb4f8 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in 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/589] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:36 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1400 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:36.359 7 WARNING neutronclient.v2_0.client [None req-814e20d6-54c7-4d0e-ba26-5e464911b071 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/590] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 18:58:35 2026] POST /v2.1/servers => generated 453 bytes in 1249 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-03-03 18:58:36.404 8 WARNING neutronclient.v2_0.client [None req-6937ebba-0a6c-4a6c-9ab1-609712cba973 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/591] 10.0.0.69 () {32 vars in 736 bytes} [Tue Mar 3 18:58:36 2026] GET /v2.1/os-security-groups/df161009-2367-4d80-b208-2572e87f4cf3 => generated 665 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:36.445 7 WARNING neutronclient.v2_0.client [None req-c48fb928-8519-4d7b-a883-4d45bdb6f4d1 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/592] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:36 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1430 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:58:36.531 7 WARNING neutronclient.v2_0.client [None req-c48fb928-8519-4d7b-a883-4d45bdb6f4d1 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:36.585 7 WARNING neutronclient.v2_0.client [None req-c48fb928-8519-4d7b-a883-4d45bdb6f4d1 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] 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: 299/593] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 18:58:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 10.0.0.69 () {32 vars in 749 bytes} [Tue Mar 3 18:58:36 2026] DELETE /v2.1/os-security-group-rules/8d796aa1-f6ee-4615-9b7a-b59c9558a4bc => generated 0 bytes in 534 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 18:58:36.986 8 WARNING neutronclient.v2_0.client [None req-0e4f4e87-bc84-4c6b-a113-c4d26a2104e3 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:37.056 8 WARNING neutronclient.v2_0.client [None req-0e4f4e87-bc84-4c6b-a113-c4d26a2104e3 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in 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/595] 10.0.0.69 () {32 vars in 739 bytes} [Tue Mar 3 18:58:36 2026] DELETE /v2.1/os-security-groups/df161009-2367-4d80-b208-2572e87f4cf3 => generated 0 bytes in 262 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 18:58:37.257 7 WARNING neutronclient.v2_0.client [None req-f3a7bc9b-5df5-4465-b10c-e1fece8c4ca0 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:37.294 7 WARNING neutronclient.v2_0.client [None req-f3a7bc9b-5df5-4465-b10c-e1fece8c4ca0 ae79df72a80f4b8ca87f027df583644a 1855cd249def40c1b621af339902fce2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:37.434 8 WARNING neutronclient.v2_0.client [None req-698ec8a5-1514-4d06-9777-0284ebc12125 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/596] 10.0.0.69 () {32 vars in 739 bytes} [Tue Mar 3 18:58:37 2026] DELETE /v2.1/os-security-groups/8d45e997-ab2c-43b8-9de8-c75fde9f0f64 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:37 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1396 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:58:37.546 7 WARNING neutronclient.v2_0.client [None req-98f87d87-6acb-4207-8292-9d9017a52f2f e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/598] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:37 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1434 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:38.568 8 WARNING neutronclient.v2_0.client [None req-e3bde55d-cf02-4895-918d-c27835041307 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/599] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:38 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:39.013 7 WARNING neutronclient.v2_0.client [None req-e4c5ac88-d613-4650-930a-05397ae480e6 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in 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/600] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:38 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1426 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:39.679 8 WARNING neutronclient.v2_0.client [None req-3aa4e1c9-eace-44f7-b246-2c17e93d8f59 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/601] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:39 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:40.137 7 WARNING neutronclient.v2_0.client [None req-0f4d0955-fb83-4fd4-b973-c539a1cacf38 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/602] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:40 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1482 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:40.770 8 WARNING neutronclient.v2_0.client [None req-fb19143c-b22d-4d14-877d-c3ce5d73e9f8 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/603] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:40 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1460 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:41.240 7 WARNING neutronclient.v2_0.client [None req-fddca5d2-5c8c-46a7-b41d-93c6100c5a23 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in 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/604] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:41 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1482 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-03-03 18:58:41.870 8 WARNING neutronclient.v2_0.client [None req-ff1ad2ec-f0cb-431c-9303-bc87b22cbdf3 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/605] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:41 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1538 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-03-03 18:58:42.331 7 WARNING neutronclient.v2_0.client [None req-c1dc5aad-3063-481f-a197-ceebe36900b0 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] 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: 301/606] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:42 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1490 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:58:42.452 8 WARNING neutronclient.v2_0.client [None req-725c3f36-cd29-4432-98a9-791dfc52ff77 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:42.504 8 WARNING neutronclient.v2_0.client [None req-725c3f36-cd29-4432-98a9-791dfc52ff77 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] 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-03-03 18:58:43.129 7 WARNING neutronclient.v2_0.client [None req-6a0feca1-0544-488b-adb3-5bd77ebff1e8 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/607] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:43 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:43.449 7 WARNING neutronclient.v2_0.client [None req-e988ea2b-286d-4f4c-8f4e-a68e4b2d3a75 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:44.156 8 WARNING neutronclient.v2_0.client [None req-725c3f36-cd29-4432-98a9-791dfc52ff77 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/608] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:43 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1558 bytes in 977 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:44.463 7 INFO nova.api.openstack.compute.server_external_events [req-fe1f1c8b-b054-4b70-8f97-dab617af006d req-845b651a-93f2-4503-b76f-0eedffb9411a 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:618943bb-3daf-46ae-9fee-519a24dcf8af for instance 5f0eb147-c774-4932-b34d-058d7bb252f2 on instance 2026-03-03 18:58:44.478 7 INFO nova.compute.rpcapi [None req-a4f85e2d-2b21-4ad5-abe9-9163cbd787cc - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 304/609] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:58:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:44.551 7 WARNING neutronclient.v2_0.client [None req-300d6bfb-ed4e-4a46-ae85-0852b4e3afe0 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/610] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:44 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:45.325 7 INFO nova.api.openstack.compute.server_external_events [req-5406d614-8e73-46e3-8cb9-f09cc18c19b8 req-e7947a2b-e48a-45c7-ad40-69b1fc1cb7c7 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:5df36cbf-5ebb-43f3-bbe3-436514ae7096 for instance 65fb198d-f0ff-4655-8d1f-2c0efbb957f0 on instance [pid: 7|app: 0|req: 308/613] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:58:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:45.449 7 WARNING neutronclient.v2_0.client [None req-df6b3538-3ce7-4bf1-a28b-062d6faa1bcd e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/614] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 18:58:42 2026] POST /v2.1/servers => generated 451 bytes in 3115 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-03-03 18:58:45.495 8 WARNING neutronclient.v2_0.client [None req-bc0a082c-f157-4b22-9d5a-399097f14b4e 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/615] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:45 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1253 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:45 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 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-03-03 18:58:46.208 8 WARNING neutronclient.v2_0.client [None req-3dc12bee-bd08-4fa2-a050-dee9c82648b6 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/617] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:46 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:46.605 7 WARNING neutronclient.v2_0.client [None req-2df885e9-61bd-4605-874b-ab2d357be043 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] 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: 310/618] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:46 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1303 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:58:46.715 8 WARNING neutronclient.v2_0.client [None req-4e77bde1-65a6-47ee-97db-5f345da41fab e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/619] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:46 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 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, ' 2026-03-03 18:58:47.348 7 WARNING neutronclient.v2_0.client [None req-7794e5cb-4b70-48e3-955a-21266ae8ba1d 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] 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-03-03 18:58:47.744 8 WARNING neutronclient.v2_0.client [None req-3a5f6b4a-53a8-47ee-98e9-354ce50baf36 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/620] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:47 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1351 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:47.992 8 WARNING neutronclient.v2_0.client [None req-d696dbac-3f68-41e4-b51e-3b68a0d86ce6 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/621] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:47 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:47 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:49.005 7 WARNING neutronclient.v2_0.client [None req-db7af950-d486-4839-a10c-d2992f9e47c3 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] 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-03-03 18:58:49.043 8 WARNING neutronclient.v2_0.client [None req-dc5d19ef-36f9-4ddc-b49c-ed769768d8e4 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in 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/623] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:48 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1351 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-03-03 18:58:49.117 7 WARNING neutronclient.v2_0.client [None req-f5f8626b-1b43-4ed6-b5f7-bb98e0430f72 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/624] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:49 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/625] 10.0.0.69 () {34 vars in 684 bytes} [Tue Mar 3 18:58:48 2026] POST /v2.1/os-security-groups => generated 242 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:49.686 7 WARNING neutronclient.v2_0.client [None req-b6621358-1dc9-4294-a600-567256bbc542 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:49.696 8 WARNING neutronclient.v2_0.client [None req-c73f4ced-aa3b-45b8-bde3-066b23f930b1 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/626] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:49 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:50.098 7 WARNING neutronclient.v2_0.client [None req-f262074c-ea56-4544-a320-71d6d6320bdf 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in 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/627] 10.0.0.69 () {34 vars in 684 bytes} [Tue Mar 3 18:58:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:50.354 8 WARNING neutronclient.v2_0.client [None req-b2e5694d-9daa-4ba1-a7f2-993b7b180aa0 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/628] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:50 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:50.757 8 WARNING neutronclient.v2_0.client [None req-b31419e6-402d-4eba-84e9-5bdf874bc351 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in 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/629] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:50 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1427 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:50.885 7 WARNING neutronclient.v2_0.client [None req-3ee74dbb-acfd-48e7-95c7-dce702825a82 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/630] 10.0.0.69 () {34 vars in 684 bytes} [Tue Mar 3 18:58:50 2026] POST /v2.1/os-security-groups => generated 242 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 18:58:51.198 8 WARNING neutronclient.v2_0.client [None req-62c45e26-d05b-48f6-8238-7199be6779e6 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:51.289 8 WARNING neutronclient.v2_0.client [None req-62c45e26-d05b-48f6-8238-7199be6779e6 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/631] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:50 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:51.327 8 WARNING neutronclient.v2_0.client [None req-62c45e26-d05b-48f6-8238-7199be6779e6 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:51.329 7 INFO nova.api.openstack.compute.server_external_events [req-c4aa3114-0d51-40fd-91d8-3045be427bee req-379ef8ee-56ea-44a3-a86f-970cfc38eab1 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:e6c82aa2-6254-4611-88b8-fa7a94a5b2e4 for instance 69fa3007-3c1f-49a4-8557-174f4d7b6f67 on instance [pid: 7|app: 0|req: 317/632] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:58:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/633] 10.0.0.69 () {32 vars in 662 bytes} [Tue Mar 3 18:58:51 2026] GET /v2.1/os-security-groups => generated 1380 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-03-03 18:58:51.394 7 WARNING neutronclient.v2_0.client [None req-8f108e90-a20d-4e63-841c-dced7d86c9b0 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:51.435 7 WARNING neutronclient.v2_0.client [None req-8f108e90-a20d-4e63-841c-dced7d86c9b0 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/634] 10.0.0.69 () {32 vars in 739 bytes} [Tue Mar 3 18:58:51 2026] DELETE /v2.1/os-security-groups/05602354-d3ae-4f14-b14e-c88c4eeff5a2 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 18:58:51.705 8 WARNING neutronclient.v2_0.client [None req-74eb6647-3162-4926-b493-5adc7f1afbae abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:51.732 8 INFO nova.api.openstack.wsgi [None req-74eb6647-3162-4926-b493-5adc7f1afbae abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] HTTP exception thrown: Security group 05602354-d3ae-4f14-b14e-c88c4eeff5a2 does not exist Neutron server returns request_ids: ['req-bb7d0ac2-e865-4394-81c3-433e046371c6'] [pid: 8|app: 0|req: 317/635] 10.0.0.69 () {32 vars in 736 bytes} [Tue Mar 3 18:58:51 2026] GET /v2.1/os-security-groups/05602354-d3ae-4f14-b14e-c88c4eeff5a2 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 18:58:51.742 7 WARNING neutronclient.v2_0.client [None req-6b935131-7b05-4880-aae9-be8fcb938fac abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:51.780 7 WARNING neutronclient.v2_0.client [None req-6b935131-7b05-4880-aae9-be8fcb938fac abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:51.814 8 WARNING neutronclient.v2_0.client [None req-14ea82a4-a753-43a4-b350-c83c8ea5dbd0 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/636] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:51 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:52.000 8 WARNING neutronclient.v2_0.client [None req-d35dc143-5eec-4f06-ac9b-db630b26cd0e 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/637] 10.0.0.69 () {32 vars in 739 bytes} [Tue Mar 3 18:58:51 2026] DELETE /v2.1/os-security-groups/d25317bc-fbb0-4cdf-9152-2f02ce7a5d4c => generated 0 bytes in 330 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 18:58:52.078 7 WARNING neutronclient.v2_0.client [None req-cd6740eb-f30b-43ba-be0a-7d33ba92a075 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:52.109 7 INFO nova.api.openstack.wsgi [None req-cd6740eb-f30b-43ba-be0a-7d33ba92a075 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] HTTP exception thrown: Security group d25317bc-fbb0-4cdf-9152-2f02ce7a5d4c does not exist Neutron server returns request_ids: ['req-7c1dc68c-fc64-43a2-b840-993ffa735698'] [pid: 7|app: 0|req: 320/638] 10.0.0.69 () {32 vars in 736 bytes} [Tue Mar 3 18:58:52 2026] GET /v2.1/os-security-groups/d25317bc-fbb0-4cdf-9152-2f02ce7a5d4c => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 18:58:52.120 7 WARNING neutronclient.v2_0.client [None req-bfb10fe2-22c7-4b5f-bcb1-34c4c9c8f479 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/639] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:51 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1437 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:58:52.150 7 WARNING neutronclient.v2_0.client [None req-bfb10fe2-22c7-4b5f-bcb1-34c4c9c8f479 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/640] 10.0.0.69 () {32 vars in 739 bytes} [Tue Mar 3 18:58:52 2026] DELETE /v2.1/os-security-groups/6f4c38a3-7cbe-4e80-9252-06823ed2c4b3 => generated 0 bytes in 196 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-03-03 18:58:52.320 8 WARNING neutronclient.v2_0.client [None req-045ef0cc-db47-4b2e-8722-b84a94594da0 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:52.341 8 INFO nova.api.openstack.wsgi [None req-045ef0cc-db47-4b2e-8722-b84a94594da0 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] HTTP exception thrown: Security group 6f4c38a3-7cbe-4e80-9252-06823ed2c4b3 does not exist Neutron server returns request_ids: ['req-1b8d5d0c-c961-4454-ab09-70d72086d7bd'] [pid: 8|app: 0|req: 320/641] 10.0.0.69 () {32 vars in 736 bytes} [Tue Mar 3 18:58:52 2026] GET /v2.1/os-security-groups/6f4c38a3-7cbe-4e80-9252-06823ed2c4b3 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 18:58:52.357 8 WARNING neutronclient.v2_0.client [None req-2f60b775-b9a2-44d7-84a5-a620a8219ef7 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:52.357 7 WARNING neutronclient.v2_0.client [None req-63b6e520-5c90-4a28-9d6d-722ac7088042 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:52.395 8 WARNING neutronclient.v2_0.client [None req-2f60b775-b9a2-44d7-84a5-a620a8219ef7 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:52.439 8 WARNING neutronclient.v2_0.client [None req-2f60b775-b9a2-44d7-84a5-a620a8219ef7 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/642] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:52 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.69 () {32 vars in 662 bytes} [Tue Mar 3 18:58:52 2026] GET /v2.1/os-security-groups => generated 707 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:52.496 7 WARNING neutronclient.v2_0.client [None req-8de64cc8-eabc-45e0-9cae-084c4c3e392e abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:52.516 7 INFO nova.api.openstack.wsgi [None req-8de64cc8-eabc-45e0-9cae-084c4c3e392e abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] HTTP exception thrown: Security group 6f4c38a3-7cbe-4e80-9252-06823ed2c4b3 does not exist Neutron server returns request_ids: ['req-abb2810d-849a-4578-acdb-1f2056ee0fa8'] [pid: 7|app: 0|req: 323/644] 10.0.0.69 () {32 vars in 739 bytes} [Tue Mar 3 18:58:52 2026] DELETE /v2.1/os-security-groups/6f4c38a3-7cbe-4e80-9252-06823ed2c4b3 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 18:58:52.533 8 WARNING neutronclient.v2_0.client [None req-2e0a64b6-3361-48a2-b334-9ea2dfa44f51 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:52.561 8 INFO nova.api.openstack.wsgi [None req-2e0a64b6-3361-48a2-b334-9ea2dfa44f51 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] HTTP exception thrown: Security group d25317bc-fbb0-4cdf-9152-2f02ce7a5d4c does not exist Neutron server returns request_ids: ['req-bbe348f7-8634-43c9-a6be-a0e828323e23'] [pid: 8|app: 0|req: 322/645] 10.0.0.69 () {32 vars in 739 bytes} [Tue Mar 3 18:58:52 2026] DELETE /v2.1/os-security-groups/d25317bc-fbb0-4cdf-9152-2f02ce7a5d4c => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 18:58:52.573 7 WARNING neutronclient.v2_0.client [None req-7b2c5202-788f-4bc4-b94e-be13901a9f30 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:58:52.598 7 INFO nova.api.openstack.wsgi [None req-7b2c5202-788f-4bc4-b94e-be13901a9f30 abc88d3dcf5a48c698addbf8f55b4194 acd2b17cdc9a43a6bd7ae6c527563b29 - - default default] HTTP exception thrown: Security group 05602354-d3ae-4f14-b14e-c88c4eeff5a2 does not exist Neutron server returns request_ids: ['req-07227739-7d52-4408-9d4e-996bcd82fbd7'] [pid: 7|app: 0|req: 324/646] 10.0.0.69 () {32 vars in 739 bytes} [Tue Mar 3 18:58:52 2026] DELETE /v2.1/os-security-groups/05602354-d3ae-4f14-b14e-c88c4eeff5a2 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 18:58:53.028 8 WARNING neutronclient.v2_0.client [None req-8e16f22b-559d-41a4-94a7-1e8dc8c7a07a 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in 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/647] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:52 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:58:53.200 7 WARNING neutronclient.v2_0.client [None req-9f68b234-9564-4232-866e-2a66bcf84e02 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/648] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:53 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1437 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:53.493 8 WARNING neutronclient.v2_0.client [None req-39b24934-5921-4769-9f85-71bc858f7095 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in 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/649] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:53 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 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-03-03 18:58:54.214 7 WARNING neutronclient.v2_0.client [None req-27408f1e-0b4c-4a69-9548-9dfc63f62940 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] 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-03-03 18:58:54.375 8 WARNING neutronclient.v2_0.client [None req-b3392b09-b48e-413b-a430-c58a4fd7d94d 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/650] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:54 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:54 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1437 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:54.643 7 WARNING neutronclient.v2_0.client [None req-916454a2-603c-49a3-bdd9-e6ad4ab8d200 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/652] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:54 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 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-03-03 18:58:55.465 7 WARNING neutronclient.v2_0.client [None req-aed43e05-adb7-4eb3-b521-fb51928c1494 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] 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-03-03 18:58:55.553 8 WARNING neutronclient.v2_0.client [None req-1add6b42-27c4-4c71-8a69-6a690382a009 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/655] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:55 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:55 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1437 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:55.816 7 WARNING neutronclient.v2_0.client [None req-f7a2df88-e283-4cba-8418-da00c7126ec9 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/657] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:55 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 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-03-03 18:58:56.609 8 WARNING neutronclient.v2_0.client [None req-9f81022d-4ef1-46c5-93aa-eda08819557a 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] 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: 328/658] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:56 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:58:56.747 7 WARNING neutronclient.v2_0.client [None req-d2243262-f29d-41bc-a424-99a8a090a6ea 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/659] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:56 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1425 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:57.015 8 WARNING neutronclient.v2_0.client [None req-486f6238-8c97-4316-a3b1-1e9466103ce7 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] 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: 329/660] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:56 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:58:57.258 7 INFO nova.api.openstack.compute.server_external_events [req-139ba2d1-e135-46ff-8e1a-2307aa6e0578 req-5f3af44c-9611-413b-84d5-381af8e1f846 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:618943bb-3daf-46ae-9fee-519a24dcf8af for instance 5f0eb147-c774-4932-b34d-058d7bb252f2 on instance [pid: 7|app: 0|req: 332/661] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:58:57 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-03-03 18:58:57.773 8 WARNING neutronclient.v2_0.client [None req-9b1aeb1c-40ed-4605-a78c-2cfcc7cb735a 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] 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-03-03 18:58:57.890 7 WARNING neutronclient.v2_0.client [None req-eb4cfaf9-1f8c-438a-a874-36a360e8cffb 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in 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/662] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:57 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:57 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1425 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:58.301 8 WARNING neutronclient.v2_0.client [None req-46d551f5-2ebe-4b6f-949a-3ae49bab7c05 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/664] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:58 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 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-03-03 18:58:59.164 7 WARNING neutronclient.v2_0.client [None req-4bec508f-b01e-49d3-b873-d0cccd4ff51c 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] 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: 334/665] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:59 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:58:59.268 8 WARNING neutronclient.v2_0.client [None req-1a645eb8-3ea6-474f-ae4c-611a937cba4f 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] 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-03-03 18:58:59.308 7 INFO nova.api.openstack.compute.server_external_events [req-309c38a4-8aef-46d8-b9bd-9030806e896e req-cb68f4ce-f7ee-4a13-83fd-263c89553e75 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:5df36cbf-5ebb-43f3-bbe3-436514ae7096 for instance 65fb198d-f0ff-4655-8d1f-2c0efbb957f0 on instance 2026-03-03 18:58:59.308 7 INFO nova.api.openstack.compute.server_external_events [req-309c38a4-8aef-46d8-b9bd-9030806e896e req-cb68f4ce-f7ee-4a13-83fd-263c89553e75 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:e6c82aa2-6254-4611-88b8-fa7a94a5b2e4 for instance 69fa3007-3c1f-49a4-8557-174f4d7b6f67 on instance 2026-03-03 18:58:59.308 7 INFO nova.api.openstack.compute.server_external_events [req-309c38a4-8aef-46d8-b9bd-9030806e896e req-cb68f4ce-f7ee-4a13-83fd-263c89553e75 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:618943bb-3daf-46ae-9fee-519a24dcf8af for instance 5f0eb147-c774-4932-b34d-058d7bb252f2 on instance 2026-03-03 18:58:59.308 7 INFO nova.api.openstack.compute.server_external_events [req-309c38a4-8aef-46d8-b9bd-9030806e896e req-cb68f4ce-f7ee-4a13-83fd-263c89553e75 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:618943bb-3daf-46ae-9fee-519a24dcf8af for instance 5f0eb147-c774-4932-b34d-058d7bb252f2 on instance 2026-03-03 18:58:59.308 7 INFO nova.api.openstack.compute.server_external_events [req-309c38a4-8aef-46d8-b9bd-9030806e896e req-cb68f4ce-f7ee-4a13-83fd-263c89553e75 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:5df36cbf-5ebb-43f3-bbe3-436514ae7096 for instance 65fb198d-f0ff-4655-8d1f-2c0efbb957f0 on instance 2026-03-03 18:58:59.309 7 INFO nova.api.openstack.compute.server_external_events [req-309c38a4-8aef-46d8-b9bd-9030806e896e req-cb68f4ce-f7ee-4a13-83fd-263c89553e75 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:5df36cbf-5ebb-43f3-bbe3-436514ae7096 for instance 65fb198d-f0ff-4655-8d1f-2c0efbb957f0 on instance 2026-03-03 18:58:59.309 7 INFO nova.api.openstack.compute.server_external_events [req-309c38a4-8aef-46d8-b9bd-9030806e896e req-cb68f4ce-f7ee-4a13-83fd-263c89553e75 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:e6c82aa2-6254-4611-88b8-fa7a94a5b2e4 for instance 69fa3007-3c1f-49a4-8557-174f4d7b6f67 on instance 2026-03-03 18:58:59.309 7 INFO nova.api.openstack.compute.server_external_events [req-309c38a4-8aef-46d8-b9bd-9030806e896e req-cb68f4ce-f7ee-4a13-83fd-263c89553e75 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:e6c82aa2-6254-4611-88b8-fa7a94a5b2e4 for instance 69fa3007-3c1f-49a4-8557-174f4d7b6f67 on instance [pid: 7|app: 0|req: 335/666] 10.0.0.158 () {38 vars in 816 bytes} [Tue Mar 3 18:58:59 2026] POST /v2.1/os-server-external-events => generated 1384 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:59 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1425 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:58:59.488 7 WARNING neutronclient.v2_0.client [None req-a74c2f97-56ea-4f50-956c-d625b289d718 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in 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/668] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:58:59 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1556 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:00.303 8 WARNING neutronclient.v2_0.client [None req-a8e97349-68c3-411f-91e2-75c2b9eaec6b 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/669] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:00 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1526 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-03-03 18:59:00.512 7 WARNING neutronclient.v2_0.client [None req-ff50a1a8-2382-48bb-a59f-9781084c7cae 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] 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-03-03 18:59:00.657 8 WARNING neutronclient.v2_0.client [None req-a317aae7-0853-4d6b-90a3-ec9b077a14b4 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/670] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:00 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1425 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:00 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1739 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-03-03 18:59:00.960 7 WARNING neutronclient.v2_0.client [None req-7f34b524-b889-4a09-9cf1-8669622aba86 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/672] 10.0.0.69 () {32 vars in 740 bytes} [Tue Mar 3 18:59:00 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0/os-interface => generated 285 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:01.499 8 WARNING neutronclient.v2_0.client [None req-c012d38d-53b4-4edc-94f3-1ea9bb4c4f89 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] 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-03-03 18:59:01.804 7 WARNING neutronclient.v2_0.client [None req-3817b612-5224-498e-9290-054e2a56d226 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/673] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:01 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1717 bytes in 840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 339/674] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:01 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1612 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:02.332 8 WARNING neutronclient.v2_0.client [None req-3758f57c-032f-46d3-993b-b0aa476d3e82 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:02.342 7 INFO nova.api.openstack.compute.server_external_events [req-89c5c424-da1d-4e59-af96-abfc7c764be7 req-f02ccb26-87d1-419c-8cc6-727e734c1111 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:5df36cbf-5ebb-43f3-bbe3-436514ae7096 for instance 65fb198d-f0ff-4655-8d1f-2c0efbb957f0 on instance [pid: 7|app: 0|req: 340/675] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:02 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-03-03 18:59:02.382 7 WARNING neutronclient.v2_0.client [None req-e8d7de8d-a54a-4566-8a42-f703817de921 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/676] 10.0.0.69 () {32 vars in 740 bytes} [Tue Mar 3 18:59:02 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:02.486 7 WARNING neutronclient.v2_0.client [None req-fff6f61f-0b94-4c96-bc7f-2eef6f945aa6 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/677] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:02 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1739 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 337/678] 10.0.0.69 () {32 vars in 640 bytes} [Tue Mar 3 18:59:02 2026] GET /v2.1/servers => generated 383 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:02.765 8 INFO nova.compute.rpcapi [None req-b3c8f0a1-2f27-4e4b-bbdb-4da22d5bc831 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 338/679] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 18:59:02 2026] DELETE /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:02.846 8 WARNING neutronclient.v2_0.client [None req-833032cc-e9b4-4047-a942-9ede5fc0d60a e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/680] 10.0.0.69 () {32 vars in 740 bytes} [Tue Mar 3 18:59:02 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67/os-interface => generated 284 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:03.369 7 WARNING neutronclient.v2_0.client [None req-a8288751-0acf-4d0b-8ba0-58dc807abe2b 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/681] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:02 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1745 bytes in 1384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:04.224 8 WARNING neutronclient.v2_0.client [None req-ebd38053-ce40-4a64-b3cd-3069ced38716 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/682] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:03 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1717 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:04 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1612 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:04.394 7 INFO nova.api.openstack.compute.server_external_events [req-dbd85a8d-0896-4718-b9d4-d48e180bc84a req-a14b6a3b-7e70-4aab-82cc-45970a62d90c 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:618943bb-3daf-46ae-9fee-519a24dcf8af for instance 5f0eb147-c774-4932-b34d-058d7bb252f2 on instance 2026-03-03 18:59:04.394 7 INFO nova.api.openstack.compute.server_external_events [req-dbd85a8d-0896-4718-b9d4-d48e180bc84a req-a14b6a3b-7e70-4aab-82cc-45970a62d90c 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:e6c82aa2-6254-4611-88b8-fa7a94a5b2e4 for instance 69fa3007-3c1f-49a4-8557-174f4d7b6f67 on instance [pid: 7|app: 0|req: 344/684] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:04 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.69 () {32 vars in 640 bytes} [Tue Mar 3 18:59:04 2026] GET /v2.1/servers => generated 387 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-03 18:59:04.575 8 INFO nova.api.openstack.compute.server_external_events [req-80fec95b-9232-43c3-8fc6-b494992d8257 req-84efeca2-ab15-4ee0-8347-28358987dc9d 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:5df36cbf-5ebb-43f3-bbe3-436514ae7096 for instance 65fb198d-f0ff-4655-8d1f-2c0efbb957f0 on instance [pid: 8|app: 0|req: 342/686] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 345/687] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 18:59:04 2026] DELETE /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 0 bytes in 145 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-03-03 18:59:04.640 8 WARNING neutronclient.v2_0.client [None req-04f5f56f-a638-40e2-9577-6eadd811c8c2 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/688] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:04 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1618 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:05.246 8 WARNING neutronclient.v2_0.client [None req-9118fcc7-e463-49da-a4a5-848ad8a04d3f e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] 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-03-03 18:59:05.793 7 WARNING neutronclient.v2_0.client [None req-73f28167-3ecb-4208-b7f0-b0cdd441a5c4 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/691] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:05 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1797 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:05 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1618 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:06.440 8 INFO nova.api.openstack.compute.server_external_events [req-822b60cb-c8d0-4c3f-8fad-9e720103c205 req-00259ab9-3ac7-48af-9e5e-be53ccc33f15 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:5df36cbf-5ebb-43f3-bbe3-436514ae7096 for instance 65fb198d-f0ff-4655-8d1f-2c0efbb957f0 on instance [pid: 8|app: 0|req: 346/693] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:06.621 7 INFO nova.api.openstack.compute.server_external_events [req-851599b8-6d50-4f23-92ad-e7adce738e21 req-3f4d12f5-c2c9-4b04-999b-c0eb826b854b 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:5df36cbf-5ebb-43f3-bbe3-436514ae7096 for instance 65fb198d-f0ff-4655-8d1f-2c0efbb957f0 on instance [pid: 7|app: 0|req: 348/694] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:06 2026] POST /v2.1/os-server-external-events => generated 185 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-03-03 18:59:06.825 8 WARNING neutronclient.v2_0.client [None req-ee8f6a21-9548-42d0-ac55-c5fd6e74aecc c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] 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-03-03 18:59:07.034 8 WARNING neutronclient.v2_0.client [None req-ee8f6a21-9548-42d0-ac55-c5fd6e74aecc c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:07.067 7 WARNING neutronclient.v2_0.client [None req-d02d1964-4a5a-4626-bb39-77c3da554531 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/695] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:07 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1511 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-03-03 18:59:07.213 7 WARNING neutronclient.v2_0.client [None req-1ca5e6cf-4f00-41d0-8e46-7a6487ccd13f 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/696] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 18:59:06 2026] POST /v2.1/servers => generated 424 bytes in 600 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-03-03 18:59:07.296 8 WARNING neutronclient.v2_0.client [None req-a6cec068-2f11-4a11-ab18-269492ac97f4 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in 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/697] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:07 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1371 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:07 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1618 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:08.233 8 WARNING neutronclient.v2_0.client [None req-e759426c-1623-436f-bfb8-730c3ac6a42c e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/699] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:08 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 1516 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:08.476 7 WARNING neutronclient.v2_0.client [None req-49938ed7-e02d-4921-804e-8f090a0eb175 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:08.484 8 INFO nova.api.openstack.compute.server_external_events [req-324a63ec-f794-4796-bdde-bde38125e60c req-10bd77a6-bdde-49ea-85ce-27fcea2e66de 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:e6c82aa2-6254-4611-88b8-fa7a94a5b2e4 for instance 69fa3007-3c1f-49a4-8557-174f4d7b6f67 on instance [pid: 8|app: 0|req: 350/700] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:08.523 8 WARNING neutronclient.v2_0.client [None req-7a9f8d99-ae5b-42b9-8311-fa976830e19a 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/701] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:08 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1367 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:08 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1380 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:09.316 7 INFO nova.api.openstack.wsgi [None req-f936b59f-fae9-4e64-be21-58b4367ff1f7 e3125560a4ef4235873736055d7b1aa5 60dfaa028d244b8494fa1893cddd5386 - - default default] HTTP exception thrown: Instance 65fb198d-f0ff-4655-8d1f-2c0efbb957f0 could not be found. [pid: 7|app: 0|req: 352/703] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:09 2026] GET /v2.1/servers/65fb198d-f0ff-4655-8d1f-2c0efbb957f0 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/704] 10.0.0.69 () {32 vars in 703 bytes} [Tue Mar 3 18:59:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-566555895 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:09.580 7 WARNING neutronclient.v2_0.client [None req-5d7fc555-5806-4456-9fc6-76b11489c487 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:09.619 8 WARNING neutronclient.v2_0.client [None req-faafd9ff-14ed-45f2-be31-0ce4108093c2 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/705] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:09 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1423 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/706] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:09 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1385 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-03-03 18:59:10.682 7 WARNING neutronclient.v2_0.client [None req-a85dc861-3752-4cb7-86e9-3af97a4dee4a c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] 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-03-03 18:59:10.741 8 WARNING neutronclient.v2_0.client [None req-c0de7d5f-231b-426e-bdcf-d3c3a315dd43 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/707] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:10 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1423 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:10 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1385 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:11.859 7 WARNING neutronclient.v2_0.client [None req-a35a074e-6a43-4907-88a8-81cd62da342f c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] 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-03-03 18:59:11.941 8 WARNING neutronclient.v2_0.client [None req-b13a68ed-1006-4bd1-90aa-42abd6860c5a 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/709] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:11 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1431 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:11 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 1385 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:13.160 7 INFO nova.api.openstack.compute.server_external_events [req-b113e3a8-8c10-457e-8abc-65570fca138e req-a42993f4-009e-413a-85bb-62da9818cf66 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:e2170b2a-3569-4fac-8d76-edd9b29f2208 for instance 2518a386-62f7-4039-90e9-b62326ea4573 on instance [pid: 7|app: 0|req: 356/711] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:13 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:13.478 7 INFO nova.api.openstack.wsgi [None req-1ad1ebe3-751c-4cc1-a49a-21f2a69643b2 9bac7889cad54c9d8798e72910f737e4 94260c12b67046ef99a707b4035ce7a0 - - default default] HTTP exception thrown: Instance 69fa3007-3c1f-49a4-8557-174f4d7b6f67 could not be found. [pid: 7|app: 0|req: 357/712] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:13 2026] GET /v2.1/servers/69fa3007-3c1f-49a4-8557-174f4d7b6f67 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 18:59:13.485 8 WARNING neutronclient.v2_0.client [None req-c66d91c7-957c-433a-8fd5-575c04f16c5b c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] 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: 358/713] 10.0.0.69 () {32 vars in 705 bytes} [Tue Mar 3 18:59:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1961789079 => 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: 356/714] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:13 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1471 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:59:14.128 7 WARNING neutronclient.v2_0.client [None req-e2b395b8-e81a-4796-bdd8-394bff6a7bd4 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/715] 10.0.0.69 () {32 vars in 740 bytes} [Tue Mar 3 18:59:14 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/os-interface => generated 284 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:14.273 8 WARNING neutronclient.v2_0.client [None req-de68817a-1bd9-4e00-951b-37559ee27199 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/716] 10.0.0.69 () {32 vars in 814 bytes} [Tue Mar 3 18:59:14 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/os-interface/618943bb-3daf-46ae-9fee-519a24dcf8af => generated 281 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/717] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:14 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/ips => generated 156 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: 358/718] 10.0.0.69 () {34 vars in 749 bytes} [Tue Mar 3 18:59:14 2026] POST /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/719] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:14 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/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, ' 2026-03-03 18:59:14.639 8 WARNING neutronclient.v2_0.client [None req-473927fd-ec67-4bfb-9914-241bcfa40192 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/722] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:14 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1471 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/723] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:15 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:15.848 8 WARNING neutronclient.v2_0.client [None req-97e441e3-179e-4377-9394-90d24e19311b c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] 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-03-03 18:59:15.890 7 INFO nova.api.openstack.compute.server_external_events [req-5da583ed-6674-4748-8a2a-ae3e90d2acb5 req-36319b06-40bf-4946-8768-e93f41873325 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:618943bb-3daf-46ae-9fee-519a24dcf8af for instance 5f0eb147-c774-4932-b34d-058d7bb252f2 on instance [pid: 7|app: 0|req: 365/724] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:15 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: 8|app: 0|req: 360/725] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:15 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1471 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, ' [pid: 7|app: 0|req: 366/726] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:16 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:17.070 8 WARNING neutronclient.v2_0.client [None req-125ba222-0b76-405f-af64-84ba99230655 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/727] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:17 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1471 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, ' [pid: 7|app: 0|req: 367/728] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:17 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/ips => generated 195 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-03-03 18:59:17.654 8 WARNING neutronclient.v2_0.client [None req-bf7c00cb-f99a-4b8a-a32e-b3d705811eef 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in 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/729] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:17 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1952 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/730] 10.0.0.69 () {34 vars in 749 bytes} [Tue Mar 3 18:59:17 2026] POST /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/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: 8|app: 0|req: 363/731] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:17 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/ips => generated 195 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-03-03 18:59:18.070 7 INFO nova.api.openstack.compute.server_external_events [req-b43e0f41-25a0-44d1-be77-3b7fc72cfba8 req-0da7158e-afc8-48da-908d-bd0b4a9f6819 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:e2170b2a-3569-4fac-8d76-edd9b29f2208 for instance 2518a386-62f7-4039-90e9-b62326ea4573 on instance [pid: 7|app: 0|req: 369/732] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:18 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-03-03 18:59:18.232 8 WARNING neutronclient.v2_0.client [None req-809dbf5c-95b9-4dc2-a703-032b12660235 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/733] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:18 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1471 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, ' [pid: 7|app: 0|req: 370/734] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:18 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/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-03-03 18:59:19.370 8 WARNING neutronclient.v2_0.client [None req-77a73811-73a1-4db3-b6bb-bf11226941f6 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/735] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:19 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1471 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/736] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:20 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/ips => generated 195 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-03-03 18:59:20.111 8 INFO nova.api.openstack.compute.server_external_events [req-46fa674a-ce1d-412d-8c68-e9d7ce19b5e0 req-82d1eb07-2651-4ccd-a2c0-72e6f945f960 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:e2170b2a-3569-4fac-8d76-edd9b29f2208 for instance 2518a386-62f7-4039-90e9-b62326ea4573 on instance 2026-03-03 18:59:20.111 8 INFO nova.api.openstack.compute.server_external_events [req-46fa674a-ce1d-412d-8c68-e9d7ce19b5e0 req-82d1eb07-2651-4ccd-a2c0-72e6f945f960 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:618943bb-3daf-46ae-9fee-519a24dcf8af for instance 5f0eb147-c774-4932-b34d-058d7bb252f2 on instance [pid: 8|app: 0|req: 366/737] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:20 2026] POST /v2.1/os-server-external-events => generated 350 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-03-03 18:59:20.991 7 WARNING neutronclient.v2_0.client [None req-cddbba80-10a3-4b14-9237-50958abf9868 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] 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: 367/738] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:21 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/739] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:20 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1656 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/740] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:21 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573/ips => generated 109 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/741] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:21 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573/ips => generated 109 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/742] 10.0.0.69 () {32 vars in 822 bytes} [Tue Mar 3 18:59:21 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573/ips/tempest-ServerAddressesTestJSON-980972186-network => generated 94 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/743] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 18:59:21 2026] DELETE /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 0 bytes in 110 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-03-03 18:59:21.633 8 WARNING neutronclient.v2_0.client [None req-68b20478-9334-4eea-8ee9-277295b2eeae c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] 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: 375/744] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:22 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:21 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1662 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 376/746] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 18:59:23 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:23.247 7 WARNING neutronclient.v2_0.client [None req-db11ed0b-653a-4992-bdd4-fb7031329740 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/747] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 18:59:23 2026] DELETE /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 0 bytes in 126 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-03-03 18:59:23.377 8 WARNING neutronclient.v2_0.client [None req-15a33938-b42b-4019-8b5c-717dc00df309 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/748] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:23 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1662 bytes in 939 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/749] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:23 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1843 bytes in 1073 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:25.200 7 WARNING neutronclient.v2_0.client [None req-f36494c2-7dbb-4127-93d7-cfdea138488d c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/752] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:25 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1620 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-03-03 18:59:25.423 7 INFO nova.api.openstack.compute.server_external_events [req-33e1892f-4c4e-4a0f-9402-cb88a6c70852 req-3e8f8e72-f548-4c46-bae9-f5c54be4b58b 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:e2170b2a-3569-4fac-8d76-edd9b29f2208 for instance 2518a386-62f7-4039-90e9-b62326ea4573 on instance [pid: 7|app: 0|req: 380/753] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:25 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-03-03 18:59:25.463 7 WARNING neutronclient.v2_0.client [None req-5a77f6c8-e783-43f9-af40-b6a23cc0b2a2 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] 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: 374/754] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 18:59:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:25 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1843 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:59:26.300 8 WARNING neutronclient.v2_0.client [None req-a078babc-d551-444e-bc74-3581a73d3a41 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/756] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:26 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1452 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:26.772 7 WARNING neutronclient.v2_0.client [None req-1c53d3ba-f7d6-415c-bdc4-8e613cb117c1 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/757] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:26 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1775 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:27.483 8 INFO nova.api.openstack.compute.server_external_events [req-008b0935-1bc4-4f9e-92d0-25c495e50366 req-735f03ac-b778-4ce1-b829-18ac879a283a 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:618943bb-3daf-46ae-9fee-519a24dcf8af for instance 5f0eb147-c774-4932-b34d-058d7bb252f2 on instance [pid: 8|app: 0|req: 376/758] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:27 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-03-03 18:59:27.723 7 WARNING neutronclient.v2_0.client [None req-77ed5a2a-8ae1-4cf6-8d5e-363c34200072 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/759] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:27 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => generated 1457 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:28.053 8 WARNING neutronclient.v2_0.client [None req-cbe163c2-f2eb-43bf-a7ec-a7b7cdd96a3d 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:28.083 7 WARNING neutronclient.v2_0.client [None req-1a28a433-164e-404e-87cc-c795e3fa1684 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:28.106 8 WARNING neutronclient.v2_0.client [None req-cbe163c2-f2eb-43bf-a7ec-a7b7cdd96a3d 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/760] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:28 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1486 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:59:28.282 8 WARNING neutronclient.v2_0.client [None req-cbe163c2-f2eb-43bf-a7ec-a7b7cdd96a3d 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/761] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 18:59:27 2026] POST /v2.1/servers => generated 452 bytes in 491 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-03-03 18:59:28.485 7 WARNING neutronclient.v2_0.client [None req-46f8e406-349f-4c81-a10f-606d4c84588f 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/762] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:28 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1392 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:28.802 8 INFO nova.api.openstack.wsgi [None req-2c6813ea-0ebb-49d2-a8d8-0341667302d2 c8876a47c7ed4073a6052d564ba79e3a a99aeb87ab314b2f8bc5fc2da3ac8c3e - - default default] HTTP exception thrown: Instance 2518a386-62f7-4039-90e9-b62326ea4573 could not be found. [pid: 8|app: 0|req: 378/763] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:28 2026] GET /v2.1/servers/2518a386-62f7-4039-90e9-b62326ea4573 => 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-03-03 18:59:29.178 7 WARNING neutronclient.v2_0.client [None req-c1515532-a55a-4cd4-906a-9e80636e7952 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/764] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:29 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 1486 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:29.569 8 WARNING neutronclient.v2_0.client [None req-18e6313e-cc69-4a72-ab76-ff96f30aec61 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/765] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:29 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1396 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:30.254 7 INFO nova.api.openstack.wsgi [None req-05c2712c-e861-4e60-9b73-5b3b7bd5870e 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] HTTP exception thrown: Instance 5f0eb147-c774-4932-b34d-058d7bb252f2 could not be found. [pid: 7|app: 0|req: 387/766] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:30 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/767] 10.0.0.69 () {32 vars in 705 bytes} [Tue Mar 3 18:59:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1618477196 => 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-03-03 18:59:31.038 7 WARNING neutronclient.v2_0.client [None req-d0f2f044-0fb2-4252-8220-3009a4be3716 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/768] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:31 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1444 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 18:59:31.673 8 INFO nova.api.openstack.wsgi [None req-6d9faa68-7112-4ba6-9388-8e0d390a1088 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] HTTP exception thrown: Instance 5f0eb147-c774-4932-b34d-058d7bb252f2 could not be found. [pid: 8|app: 0|req: 381/769] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 18:59:31 2026] DELETE /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 111 bytes in 38 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-03-03 18:59:31.703 7 INFO nova.api.openstack.wsgi [None req-c27e0d74-f2ab-463e-9820-f65881480882 8d5ae3a2253a4b6189c8d6edb8a95276 27be9d1bb8224d83978d51e6037673d5 - - default default] HTTP exception thrown: Instance 5f0eb147-c774-4932-b34d-058d7bb252f2 could not be found. [pid: 7|app: 0|req: 389/770] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:31 2026] GET /v2.1/servers/5f0eb147-c774-4932-b34d-058d7bb252f2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:32.389 8 WARNING neutronclient.v2_0.client [None req-12e90e0e-a132-4c4f-972c-835325081299 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/771] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:32 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1444 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:34.096 7 WARNING neutronclient.v2_0.client [None req-7f24f51d-4053-43f4-b95b-cb0198a48ff8 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/772] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:34 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1529 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-03-03 18:59:35.347 8 INFO nova.api.openstack.compute.server_external_events [req-7a98c594-025d-43e0-afc8-783b05c8c2a2 req-5752c864-f909-44dd-a8e5-13f49e4235fe 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance [pid: 8|app: 0|req: 384/775] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:35 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-03-03 18:59:35.683 7 WARNING neutronclient.v2_0.client [None req-74f8ed3e-7fc8-43ec-a942-87362aec8b9b 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/776] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:35 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1517 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:36.837 8 WARNING neutronclient.v2_0.client [None req-6105e673-43fe-4434-a4b6-fb6952a94253 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/777] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:36 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1517 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-03-03 18:59:37.992 7 WARNING neutronclient.v2_0.client [None req-7e0be8b9-09c8-4b55-8d83-190c2ca56ff4 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/778] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:37 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1517 bytes in 1126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:40.164 8 WARNING neutronclient.v2_0.client [None req-05a41d58-22c4-4294-8eed-45fcd9a610db 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] 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-03-03 18:59:40.313 7 INFO nova.api.openstack.compute.server_external_events [req-b208582a-1c47-4edf-9a72-9eec937b69d5 req-305b823f-3f83-4174-a816-1c3f5040a8be 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance [pid: 7|app: 0|req: 394/779] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/780] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:40 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1517 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:41.981 7 WARNING neutronclient.v2_0.client [None req-337f0f6a-bf1e-4efd-926e-7ce33df0898e 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] 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-03-03 18:59:42.370 8 INFO nova.api.openstack.compute.server_external_events [req-9fb69184-9150-4a5d-863c-58f8a2eec75a req-c4538a26-1a9d-4990-a0eb-f52224d280cd 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance [pid: 8|app: 0|req: 387/781] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:42 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) [pid: 7|app: 0|req: 395/782] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:41 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1517 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:43.843 7 WARNING neutronclient.v2_0.client [None req-e723771e-022f-48ff-9575-816497d85b3c 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/783] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:43 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1701 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-03-03 18:59:44.024 7 WARNING neutronclient.v2_0.client [None req-33f4f1bf-eda9-442e-9ab7-43741f014584 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/784] 10.0.0.69 () {32 vars in 740 bytes} [Tue Mar 3 18:59:43 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3/os-interface => generated 285 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 388/785] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 18:59:43 2026] POST /v2.1/os-keypairs => generated 385 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:44.909 7 INFO nova.api.openstack.compute.server_external_events [req-7093f283-9f94-4a5b-bdd2-33909f627764 req-51fc37e6-9529-43b4-b94e-df8e645bbec5 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance [pid: 7|app: 0|req: 399/788] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:44 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) 2026-03-03 18:59:46.354 8 WARNING neutronclient.v2_0.client [None req-a0240853-fb1e-4696-a90d-b37e6732f1c0 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:46.409 8 WARNING neutronclient.v2_0.client [None req-a0240853-fb1e-4696-a90d-b37e6732f1c0 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:46.561 8 WARNING neutronclient.v2_0.client [None req-a0240853-fb1e-4696-a90d-b37e6732f1c0 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/789] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 18:59:46 2026] POST /v2.1/servers => generated 451 bytes in 519 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-03-03 18:59:46.856 7 WARNING neutronclient.v2_0.client [None req-767dd427-34d8-46ca-9915-3820aa67bff9 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/790] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:46 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1423 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-03-03 18:59:47.951 8 WARNING neutronclient.v2_0.client [None req-f6a24a4d-ac4e-419c-8643-0510f447e900 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/791] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:47 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1427 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:49.150 7 WARNING neutronclient.v2_0.client [None req-5828f69e-ccdb-4693-bfc8-d5d25f4d657e 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/792] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:49 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1475 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-03-03 18:59:50.265 8 WARNING neutronclient.v2_0.client [None req-e9da745c-937e-4891-bf71-ead1e8687967 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/793] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:50 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1475 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:51.362 7 WARNING neutronclient.v2_0.client [None req-81f29a19-53aa-4d3b-81af-a3cce2bf4563 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/794] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:51 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1551 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:53.033 8 INFO nova.api.openstack.compute.server_external_events [req-e1bc2482-fd62-44c3-9330-5c7765786b0c req-f619287b-2ff5-4e92-ae0d-e854804d01d2 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:79a6019e-8e5f-4edd-9808-648a72f0a6ba for instance d0505ec7-dcf7-4f06-9733-7218516c7da8 on instance [pid: 8|app: 0|req: 393/795] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 18:59:53 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-03-03 18:59:53.203 7 WARNING neutronclient.v2_0.client [None req-4bb9203e-546f-49c2-95bc-fb45156ed153 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/796] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:53 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:54.348 8 WARNING neutronclient.v2_0.client [None req-918e0bca-619b-4424-a7a8-d2e767fb2eed 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/797] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:54 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => 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-03-03 18:59:54.837 7 WARNING neutronclient.v2_0.client [None req-4ce536f7-feea-4e0c-9d2c-246f649f007c 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/800] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:54 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1821 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-03-03 18:59:55.117 8 WARNING neutronclient.v2_0.client [None req-6da9f7be-33cb-40ed-8e59-f3e78ed9d825 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/801] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:55 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1821 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/802] 10.0.0.69 () {34 vars in 749 bytes} [Tue Mar 3 18:59:55 2026] POST /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3/action => generated 0 bytes in 71 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-03-03 18:59:55.492 8 WARNING neutronclient.v2_0.client [None req-a19f0e54-6725-4129-a5a0-5c58c1e7b333 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] 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-03-03 18:59:55.533 7 WARNING neutronclient.v2_0.client [None req-bc193ea7-7979-4da6-94d5-09b0a1a06c59 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/803] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:55 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1823 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/804] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:55 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:56.695 8 WARNING neutronclient.v2_0.client [None req-6fd59ee1-4fd9-41b7-846f-eb72a54b0eee 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:56.695 7 WARNING neutronclient.v2_0.client [None req-7c971c58-14bc-4fbd-a0fb-5f158b618d99 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/805] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:56 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/806] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:56 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1823 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:57.868 7 WARNING neutronclient.v2_0.client [None req-d29bdf55-0139-4fd2-aec6-21ecc368b0d2 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 18:59:57.893 8 WARNING neutronclient.v2_0.client [None req-f60286ef-a2e0-4fa5-8485-d1092cefe8e1 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/807] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:57 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/808] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:57 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1823 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:59:59.074 7 WARNING neutronclient.v2_0.client [None req-c108e113-7ae3-4598-b3f0-e1ae47a94c1e 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] 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-03-03 18:59:59.107 8 WARNING neutronclient.v2_0.client [None req-47c03878-9eea-407a-abcb-ba16c624bf4b 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/809] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:59 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/810] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 18:59:59 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1828 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-03-03 19:00:00.274 7 WARNING neutronclient.v2_0.client [None req-796a3e37-e320-497c-bdce-93f710cf141b 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] 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-03-03 19:00:00.309 8 WARNING neutronclient.v2_0.client [None req-d54bcddd-bc97-474e-8af1-1f8454a8d3f8 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/811] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:00 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/812] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:00 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1828 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:01.453 7 WARNING neutronclient.v2_0.client [None req-14ad86f4-187a-4ec1-b980-af180b858bdd 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:00:01.463 8 WARNING neutronclient.v2_0.client [None req-42e6a02c-d977-4d68-b686-5c03f4cf1342 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/813] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:01 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:01 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1828 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-03 19:00:03.074 7 INFO nova.api.openstack.compute.server_external_events [req-d8009e53-6e42-4fd7-8d7e-8ae4b20eb556 req-744ba82f-d4a4-4fee-a0dc-5f8fb8ea7614 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:79a6019e-8e5f-4edd-9808-648a72f0a6ba for instance d0505ec7-dcf7-4f06-9733-7218516c7da8 on instance [pid: 7|app: 0|req: 413/815] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:00:03 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-03-03 19:00:03.108 8 WARNING neutronclient.v2_0.client [None req-d1b6004c-57b9-46ff-9188-7ed5eeba20d6 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:00:03.128 7 WARNING neutronclient.v2_0.client [None req-d2581196-6f1a-4487-9d12-90c7d41bb094 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/816] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:03 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/817] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:03 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1828 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-03 19:00:04.727 8 WARNING neutronclient.v2_0.client [None req-28639036-773d-4a37-9a75-02dbf18646a9 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:00:04.767 7 WARNING neutronclient.v2_0.client [None req-e3747a46-b248-4c5a-9594-64244814b07a 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/818] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:04 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 880 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:05.601 8 INFO nova.api.openstack.compute.server_external_events [req-05ac281e-263f-482b-b037-2465b6ae82dd req-1c584397-4e88-4653-8f9c-d466f274f7b3 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:79a6019e-8e5f-4edd-9808-648a72f0a6ba for instance d0505ec7-dcf7-4f06-9733-7218516c7da8 on instance 2026-03-03 19:00:05.601 8 INFO nova.api.openstack.compute.server_external_events [req-05ac281e-263f-482b-b037-2465b6ae82dd req-1c584397-4e88-4653-8f9c-d466f274f7b3 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:79a6019e-8e5f-4edd-9808-648a72f0a6ba for instance d0505ec7-dcf7-4f06-9733-7218516c7da8 on instance 2026-03-03 19:00:05.601 8 INFO nova.api.openstack.compute.server_external_events [req-05ac281e-263f-482b-b037-2465b6ae82dd req-1c584397-4e88-4653-8f9c-d466f274f7b3 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance 2026-03-03 19:00:05.601 8 INFO nova.api.openstack.compute.server_external_events [req-05ac281e-263f-482b-b037-2465b6ae82dd req-1c584397-4e88-4653-8f9c-d466f274f7b3 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance [pid: 8|app: 0|req: 407/821] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:00:05 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/822] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:04 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1821 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:06.627 8 WARNING neutronclient.v2_0.client [None req-3dece5c1-a971-4e06-ba2e-3f9e16ed076d 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/823] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:06 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1549 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:07.654 7 INFO nova.api.openstack.compute.server_external_events [req-281bade1-4a11-4493-8215-57b823536a20 req-427b455b-ae5f-4f88-9afc-3c1243c52b2f 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance 2026-03-03 19:00:07.654 7 INFO nova.api.openstack.compute.server_external_events [req-281bade1-4a11-4493-8215-57b823536a20 req-427b455b-ae5f-4f88-9afc-3c1243c52b2f 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance [pid: 7|app: 0|req: 416/824] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:00:07 2026] POST /v2.1/os-server-external-events => generated 354 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-03-03 19:00:07.914 8 WARNING neutronclient.v2_0.client [None req-17036b4b-188c-4775-a278-886f1a48e745 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/825] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:07 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1727 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-03-03 19:00:08.129 7 WARNING neutronclient.v2_0.client [None req-caf3ddee-482c-4fcb-999e-b54922e3d36d 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/826] 10.0.0.69 () {32 vars in 740 bytes} [Tue Mar 3 19:00:08 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8/os-interface => generated 285 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/827] 10.0.0.48 () {28 vars in 453 bytes} [Tue Mar 3 19:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 418/828] 10.0.0.48 () {30 vars in 657 bytes} [Tue Mar 3 19:00:08 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/829] 10.0.0.48 () {32 vars in 730 bytes} [Tue Mar 3 19:00:08 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/830] 10.0.0.48 () {34 vars in 764 bytes} [Tue Mar 3 19:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 57 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-03-03 19:00:09.020 8 WARNING neutronclient.v2_0.client [None req-d43b6769-58c5-4e29-80ab-6f0a8f3d0e0b 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:00:09.024 7 INFO nova.api.openstack.compute.server_external_events [req-d2799e01-99e5-4f88-8961-aeb067f23b9f req-c24c7e62-01d8-4402-aabc-f4ab60a4d015 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:79a6019e-8e5f-4edd-9808-648a72f0a6ba for instance d0505ec7-dcf7-4f06-9733-7218516c7da8 on instance [pid: 7|app: 0|req: 420/831] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:00:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/832] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:08 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1727 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, ' [pid: 7|app: 0|req: 421/833] 10.0.0.69 () {32 vars in 640 bytes} [Tue Mar 3 19:00:09 2026] GET /v2.1/servers => generated 378 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/834] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 19:00:09 2026] DELETE /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 0 bytes in 126 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-03-03 19:00:09.534 7 WARNING neutronclient.v2_0.client [None req-81dabe37-39f7-4f6e-a0e0-3705a994d4f9 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/835] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:09 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1733 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:10.813 8 WARNING neutronclient.v2_0.client [None req-cb5eb6da-5626-4d0a-b706-e33ebf6ee049 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/836] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:10 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1853 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-03-03 19:00:11.986 7 WARNING neutronclient.v2_0.client [None req-db7d7ef2-0caf-4a48-89be-cabfd79c460f 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/837] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:11 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1853 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:12.465 8 INFO nova.api.openstack.compute.server_external_events [req-730de5c6-d206-47d7-8b55-fd34b492121a req-6480c9cc-8e14-4ff1-88c1-f319b0dd6477 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:79a6019e-8e5f-4edd-9808-648a72f0a6ba for instance d0505ec7-dcf7-4f06-9733-7218516c7da8 on instance [pid: 8|app: 0|req: 415/838] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:00:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/839] 10.0.0.48 () {28 vars in 453 bytes} [Tue Mar 3 19:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:13.144 7 WARNING neutronclient.v2_0.client [None req-201c62f8-4b33-4d6a-b7be-85d2fa63bc44 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/840] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:13 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1504 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/841] 10.0.0.48 () {30 vars in 657 bytes} [Tue Mar 3 19:00:13 2026] GET /v2.1 => generated 0 bytes in 131 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: 426/842] 10.0.0.48 () {32 vars in 730 bytes} [Tue Mar 3 19:00:13 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: 417/843] 10.0.0.48 () {34 vars in 764 bytes} [Tue Mar 3 19:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-03 19:00:14.249 7 WARNING neutronclient.v2_0.client [None req-96d918ce-59e8-4924-93be-4404fef12dbd 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/844] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:14 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1509 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-03-03 19:00:15.375 8 WARNING neutronclient.v2_0.client [None req-e3c0fd31-7fce-4cb5-b7ff-4afa01a1ef7c 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/847] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:15 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 1509 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, ' 2026-03-03 19:00:16.532 7 INFO nova.api.openstack.wsgi [None req-ca8b62f8-73d9-4a9f-b6d4-8f11e65f47cf 0409775aba6c423e9a4ec2cab69833b0 d2aceef6c84e4e9e94a13debcf6379e1 - - default default] HTTP exception thrown: Instance d0505ec7-dcf7-4f06-9733-7218516c7da8 could not be found. [pid: 7|app: 0|req: 429/848] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:16 2026] GET /v2.1/servers/d0505ec7-dcf7-4f06-9733-7218516c7da8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/849] 10.0.0.69 () {32 vars in 703 bytes} [Tue Mar 3 19:00:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-196803073 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/850] 10.0.0.48 () {28 vars in 453 bytes} [Tue Mar 3 19:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/851] 10.0.0.48 () {30 vars in 657 bytes} [Tue Mar 3 19:00:17 2026] GET /v2.1 => generated 0 bytes in 38 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: 431/852] 10.0.0.48 () {32 vars in 730 bytes} [Tue Mar 3 19:00:17 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: 422/853] 10.0.0.48 () {34 vars in 807 bytes} [Tue Mar 3 19:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-03 19:00:21.222 7 WARNING neutronclient.v2_0.client [None req-bef72e43-5491-4045-a36c-92dd9e053355 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/854] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:21 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1821 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 423/855] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 19:00:21 2026] DELETE /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => 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-03-03 19:00:21.708 7 WARNING neutronclient.v2_0.client [None req-307313c0-f341-4f59-b516-727b3eafee5b 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/856] 10.0.0.48 () {28 vars in 453 bytes} [Tue Mar 3 19:00:21 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: 433/857] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:21 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1827 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/858] 10.0.0.48 () {30 vars in 657 bytes} [Tue Mar 3 19:00:21 2026] GET /v2.1 => generated 0 bytes in 125 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: 434/859] 10.0.0.48 () {32 vars in 730 bytes} [Tue Mar 3 19:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/860] 10.0.0.48 () {34 vars in 807 bytes} [Tue Mar 3 19:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-03 19:00:22.953 7 WARNING neutronclient.v2_0.client [None req-933a3a4d-0638-42d0-91b8-b5e9fb51ffd7 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/861] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:22 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1827 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:23.926 8 INFO nova.api.openstack.compute.server_external_events [req-ec3a398a-adce-483b-a424-63e53ac42bd2 req-aeded3b7-a75b-4ee0-b289-065a7b3b5b9a 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance [pid: 8|app: 0|req: 427/862] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:00:23 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-03-03 19:00:24.519 7 WARNING neutronclient.v2_0.client [None req-ad791d61-3bb7-4289-bd79-fa8d9080903f 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] 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-03-03 19:00:24.649 8 INFO nova.api.openstack.compute.server_external_events [req-13380d84-9fb9-4f1b-9192-138c71bb5232 req-6c090220-3d2a-476f-a88e-8ad3c0e23c97 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance [pid: 8|app: 0|req: 428/863] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:00:24 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) [pid: 7|app: 0|req: 436/866] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:24 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1760 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:25.939 8 WARNING neutronclient.v2_0.client [None req-32e6a79e-0643-4c0d-8fb8-7bf73a350ba7 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] 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-03-03 19:00:25.975 7 INFO nova.api.openstack.compute.server_external_events [req-bd808438-d906-4ce9-83c1-b82ebd55fd69 req-ef056335-a4bf-47d2-b3f8-97c54aff3777 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:11da9dcf-0d63-4840-adb4-6376fe64c002 for instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 on instance [pid: 7|app: 0|req: 437/867] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:00:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/868] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:25 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1478 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:27.313 7 WARNING neutronclient.v2_0.client [None req-3d830ad0-0121-49de-8606-3f22060e551d 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/869] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:27 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1478 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:28.570 8 WARNING neutronclient.v2_0.client [None req-0d53b788-24d6-4827-9c74-6c78ea374694 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/870] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:28 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 1478 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:00:29.772 7 INFO nova.api.openstack.wsgi [None req-18c3d331-a79d-4515-b884-32226034d77e 85b86734f68d48d99ea327fa019ecc85 198478954b0943939670f94eeb8bdb9c - - default default] HTTP exception thrown: Instance 8ac21343-af7c-4d8a-ae45-de69419f91a3 could not be found. [pid: 7|app: 0|req: 439/871] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:00:29 2026] GET /v2.1/servers/8ac21343-af7c-4d8a-ae45-de69419f91a3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/872] 10.0.0.69 () {32 vars in 705 bytes} [Tue Mar 3 19:00:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1735135167 => 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: 435/875] 10.0.0.69 () {30 vars in 412 bytes} [Tue Mar 3 19:00:35 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/876] 10.0.0.69 () {28 vars in 559 bytes} [Tue Mar 3 19:00:35 2026] GET /v2/ => generated 402 bytes in 455 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/877] 10.0.0.69 () {28 vars in 563 bytes} [Tue Mar 3 19:00:35 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: 7|app: 0|req: 442/878] 10.0.0.69 () {30 vars in 412 bytes} [Tue Mar 3 19:00:35 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-03 19:01:29.061 8 WARNING neutronclient.v2_0.client [None req-e233e4ae-636a-4cbc-9a42-71604c57006e 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:01:29.669 8 WARNING neutronclient.v2_0.client [None req-e233e4ae-636a-4cbc-9a42-71604c57006e 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/889] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 19:01:28 2026] POST /v2.1/servers => generated 424 bytes in 1458 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-03 19:01:30.464 7 WARNING neutronclient.v2_0.client [None req-e567e4b2-d6fb-4faf-a991-48adc1a54f44 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/890] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:30 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1368 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-03-03 19:01:31.681 8 WARNING neutronclient.v2_0.client [None req-27d15ef2-b533-4d4a-ad4b-b2c8a67eec47 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/891] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:31 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1364 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:32.843 7 WARNING neutronclient.v2_0.client [None req-c8ffe915-5426-4a92-b565-1d8622e95f42 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/892] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:32 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1420 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:33.928 8 WARNING neutronclient.v2_0.client [None req-baa4682f-dcba-4cb6-a40e-69356830057d 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/893] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:33 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1420 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-03-03 19:01:35.018 7 WARNING neutronclient.v2_0.client [None req-7a503f4a-5dc9-4d70-9a5f-690957940d0f 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/896] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:34 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1470 bytes in 1272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:36.496 8 INFO nova.api.openstack.compute.server_external_events [req-a7857d64-1eb9-41ed-8f37-18634a8b7e1e req-17e2d412-e705-406d-8a1d-71f750221e43 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:21d6c305-a0cf-4c70-a1fe-71eedb104b5c for instance 4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 on instance [pid: 8|app: 0|req: 446/897] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:01:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:37.306 7 WARNING neutronclient.v2_0.client [None req-c7b3b7e6-379d-42f8-b05b-be59527de6a7 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/898] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:37 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1468 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:38.626 8 WARNING neutronclient.v2_0.client [None req-b58c2fc7-600c-41da-8566-e6abf7dedff3 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/899] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:38 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1468 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:39.828 7 WARNING neutronclient.v2_0.client [None req-a657c767-acb7-49a2-bcd5-906a4e0d0096 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/900] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:39 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1468 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:40.977 8 WARNING neutronclient.v2_0.client [None req-4a7606b1-da89-4f65-b974-c0c80d5fbfdd 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/901] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:40 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1468 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:41.402 7 INFO nova.api.openstack.compute.server_external_events [req-0bc38469-fad7-4a9e-8d9e-e355e5421c02 req-abbd4449-3bf2-4aad-a47a-6f3221ad9194 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:21d6c305-a0cf-4c70-a1fe-71eedb104b5c for instance 4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 on instance [pid: 7|app: 0|req: 454/902] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:01:41 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-03-03 19:01:42.113 8 WARNING neutronclient.v2_0.client [None req-44940276-73a3-4044-a640-8aaf3a6ae50e 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/903] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:42 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1468 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-03-03 19:01:43.274 7 WARNING neutronclient.v2_0.client [None req-fad31777-2186-4018-8702-ba46f6358d18 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/904] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:43 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1649 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:43.445 8 INFO nova.api.openstack.compute.server_external_events [req-3d9581ea-bade-4f50-9356-83f0fd9495ca req-46fa6f92-99b7-4662-a296-e3d1db0edd3f 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:21d6c305-a0cf-4c70-a1fe-71eedb104b5c for instance 4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 on instance [pid: 8|app: 0|req: 450/905] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:01:43 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, ' [pid: 7|app: 0|req: 456/906] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 19:01:44 2026] DELETE /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 0 bytes in 108 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-03-03 19:01:44.736 8 WARNING neutronclient.v2_0.client [None req-8d1f29fc-b9ff-46a5-8b21-c4ec5fdcaad4 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/909] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:44 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1655 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:46.037 8 INFO nova.api.openstack.compute.server_external_events [req-9568095c-285e-45d6-bfb4-1c01b63b1867 req-8e131321-7b38-49f1-98cb-3e9646affbbf 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:21d6c305-a0cf-4c70-a1fe-71eedb104b5c for instance 4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 on instance [pid: 8|app: 0|req: 452/910] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:01:46 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-03-03 19:01:46.051 7 WARNING neutronclient.v2_0.client [None req-5a02bb5b-2645-4431-b1b2-636e646b4d54 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/911] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:46 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1655 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:47.342 8 WARNING neutronclient.v2_0.client [None req-f01200be-833a-42eb-98fb-92891e8368a1 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/912] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:47 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1613 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:48.102 7 INFO nova.api.openstack.compute.server_external_events [req-29fae507-81c6-43ac-be72-614cb05b048b req-5dbd9e2e-413b-491f-90b4-0d1e30db0ddb 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:21d6c305-a0cf-4c70-a1fe-71eedb104b5c for instance 4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 on instance 2026-03-03 19:01:48.102 7 INFO nova.api.openstack.compute.server_external_events [req-29fae507-81c6-43ac-be72-614cb05b048b req-5dbd9e2e-413b-491f-90b4-0d1e30db0ddb 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:21d6c305-a0cf-4c70-a1fe-71eedb104b5c for instance 4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 on instance [pid: 7|app: 0|req: 460/913] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:01:48 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:49.008 8 WARNING neutronclient.v2_0.client [None req-884bfacc-ba72-44c5-9442-dd264e69df7b 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/914] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:48 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1454 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:50.171 7 WARNING neutronclient.v2_0.client [None req-d588b050-32fe-4140-913c-4d97bd99e868 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/915] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:50 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:01:51.252 8 INFO nova.api.openstack.wsgi [None req-6681fa0b-365a-4609-aa07-83f3ec71ed8d 36c36f7e45b34b91aebbac4cda72b984 16ae5bd3b077499f98b3e8de14e180b4 - - default default] HTTP exception thrown: Instance 4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 could not be found. [pid: 8|app: 0|req: 455/916] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:01:51 2026] GET /v2.1/servers/4c5d2c95-433a-4e52-ae27-f9c2b5f345f7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/919] 10.0.0.190 () {30 vars in 619 bytes} [Tue Mar 3 19:01:58 2026] GET /v2.1 => generated 0 bytes in 147 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/920] 10.0.0.190 () {32 vars in 692 bytes} [Tue Mar 3 19:01:59 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: 464/921] 10.0.0.190 () {34 vars in 913 bytes} [Tue Mar 3 19:01:59 2026] GET /v2.1/os-simple-tenant-usage/830d301db0324705b856a334bc814b5c?start=2026-03-02T00:00:00&end=2026-03-03T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/922] 10.0.0.190 () {30 vars in 654 bytes} [Tue Mar 3 19:01:59 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/923] 10.0.0.190 () {30 vars in 619 bytes} [Tue Mar 3 19:02:02 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 459/924] 10.0.0.190 () {32 vars in 692 bytes} [Tue Mar 3 19:02:02 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/925] 10.0.0.190 () {34 vars in 913 bytes} [Tue Mar 3 19:02:02 2026] GET /v2.1/os-simple-tenant-usage/830d301db0324705b856a334bc814b5c?start=2026-03-02T00:00:00&end=2026-03-03T23:59:59 => generated 20 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/926] 10.0.0.190 () {30 vars in 654 bytes} [Tue Mar 3 19:02:03 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/931] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 19:02:18 2026] POST /v2.1/os-keypairs => generated 397 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-03-03 19:02:23.525 7 WARNING neutronclient.v2_0.client [None req-232430df-0694-435d-acf4-f74fe45c0513 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:02:23.585 7 WARNING neutronclient.v2_0.client [None req-232430df-0694-435d-acf4-f74fe45c0513 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:02:23.775 7 WARNING neutronclient.v2_0.client [None req-232430df-0694-435d-acf4-f74fe45c0513 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/932] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 19:02:23 2026] POST /v2.1/servers => generated 449 bytes in 549 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-03 19:02:24.046 8 WARNING neutronclient.v2_0.client [None req-138d4ff4-3ee0-46f2-8d95-0ee48638ade6 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/933] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:24 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1402 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:25.132 8 WARNING neutronclient.v2_0.client [None req-516dc0c1-6096-40ba-b363-78e057109ce7 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/936] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:25 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1406 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:26.447 7 WARNING neutronclient.v2_0.client [None req-f11b3970-4117-4c93-8fad-60a02d53e41d 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/937] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:26 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1398 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:27.774 8 WARNING neutronclient.v2_0.client [None req-958c26ec-0088-465f-b401-13e70c3fcde4 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/938] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:27 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1398 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:29.468 7 WARNING neutronclient.v2_0.client [None req-28ef445f-9996-4582-b6a6-3855440034ba 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/939] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:29 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1454 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:30.811 8 WARNING neutronclient.v2_0.client [None req-56be3a76-ded5-473e-a3fc-aafed0c368ac 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/940] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:30 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1462 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:32.392 7 WARNING neutronclient.v2_0.client [None req-0529642b-b97f-4cb0-b15f-536c4c43ad67 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] 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-03-03 19:02:34.093 8 INFO nova.api.openstack.compute.server_external_events [req-e8f52530-2ae3-4499-a7fd-42a66c334668 req-91ab7a3c-b636-4aa6-998a-1b18e703a6ad 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:002f70e3-aefd-47b2-a4d1-a6c9454149d4 for instance b4bc55e9-24bc-4320-8090-193b1ce031b9 on instance [pid: 8|app: 0|req: 469/941] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:02:34 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: 473/942] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:32 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 bytes in 1813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:35.224 7 WARNING neutronclient.v2_0.client [None req-6b2fd6d1-9383-4a88-a40d-9b019e43f8c2 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/945] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:35 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 bytes in 1576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:37.824 8 WARNING neutronclient.v2_0.client [None req-4e24323d-25d5-47c5-8151-6e4c066751fe 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/946] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:37 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 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-03-03 19:02:39.122 7 WARNING neutronclient.v2_0.client [None req-b3178e69-206d-4f91-b7ad-bc309117e78d 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/947] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:39 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 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-03-03 19:02:40.460 8 WARNING neutronclient.v2_0.client [None req-9f18364d-39c9-4601-8563-d81fb3ac8240 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/948] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:40 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:42.043 7 WARNING neutronclient.v2_0.client [None req-f930ca16-7491-407e-b2e9-cd39305fa5e7 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] 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-03-03 19:02:42.095 8 INFO nova.api.openstack.compute.server_external_events [req-7d9c9259-9c3d-4c4f-92db-8b1be1b4fbc8 req-99dfefe3-1929-4709-b8f8-004afe775839 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:002f70e3-aefd-47b2-a4d1-a6c9454149d4 for instance b4bc55e9-24bc-4320-8090-193b1ce031b9 on instance [pid: 8|app: 0|req: 473/949] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:02:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/950] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:42 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:43.715 8 WARNING neutronclient.v2_0.client [None req-39b1f217-4b9b-447c-a87a-8e6be8e1bfe4 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/951] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:43 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:44.919 8 WARNING neutronclient.v2_0.client [None req-a69603ec-a76f-417d-af16-d2e86ee61df1 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/954] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:44 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 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-03-03 19:02:46.162 7 WARNING neutronclient.v2_0.client [None req-9152c3eb-54a3-413f-a681-b51849a3c6e4 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/955] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:46 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:47.729 8 WARNING neutronclient.v2_0.client [None req-c3513fc8-20bc-4493-b2ce-bad52d2fb666 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/956] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:47 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:48.732 7 INFO nova.api.openstack.compute.server_external_events [req-21fa9017-ec94-4b42-b103-3e929e8511a0 req-dca28626-f115-4c39-b8ac-46b1caab4c46 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:002f70e3-aefd-47b2-a4d1-a6c9454149d4 for instance b4bc55e9-24bc-4320-8090-193b1ce031b9 on instance [pid: 7|app: 0|req: 480/957] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:02:48 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-03-03 19:02:49.350 8 WARNING neutronclient.v2_0.client [None req-6ef17b2f-fe3e-4c0b-a8e1-7b327e7467dc 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/958] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:49 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1527 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:50.586 7 WARNING neutronclient.v2_0.client [None req-80ec1d06-ebe3-412e-b39d-98c22a80f090 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/959] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:50 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1696 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:50.747 8 WARNING neutronclient.v2_0.client [None req-d43892fe-efcd-4b7e-944a-d129ad236a78 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] 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-03-03 19:02:50.774 7 INFO nova.api.openstack.compute.server_external_events [req-62b48425-cedd-44f8-908e-64fab6c88ef4 req-78f7c79d-80cd-4c81-98c1-9596b8b425a0 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:002f70e3-aefd-47b2-a4d1-a6c9454149d4 for instance b4bc55e9-24bc-4320-8090-193b1ce031b9 on instance [pid: 7|app: 0|req: 482/960] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:02:50 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) [pid: 8|app: 0|req: 479/961] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:02:50 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1696 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:02:52.820 7 INFO nova.api.openstack.compute.server_external_events [req-95b80a54-6e30-4397-a82a-f5bf68e74e0b req-2ba25771-40bd-4402-bf01-b6f8aaf6d43a 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:002f70e3-aefd-47b2-a4d1-a6c9454149d4 for instance b4bc55e9-24bc-4320-8090-193b1ce031b9 on instance [pid: 7|app: 0|req: 483/962] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:02:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/965] 10.0.0.69 () {34 vars in 749 bytes} [Tue Mar 3 19:03:00 2026] POST /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9/action => generated 31927 bytes in 547 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-03-03 19:03:04.609 8 INFO nova.api.openstack.compute.server_external_events [req-c42eb228-ca77-4eb3-a2cc-0f1cd8e47514 req-ab62bef2-f919-4239-8710-a91fdc1919aa 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:002f70e3-aefd-47b2-a4d1-a6c9454149d4 for instance b4bc55e9-24bc-4320-8090-193b1ce031b9 on instance [pid: 8|app: 0|req: 481/966] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:04 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, ' [pid: 8|app: 0|req: 483/969] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 19:03:05 2026] POST /v2.1/os-keypairs => generated 398 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-03-03 19:03:07.802 7 WARNING neutronclient.v2_0.client [None req-a0b793a1-e99e-48e3-b42b-d310e30aa12c 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:03:07.855 7 WARNING neutronclient.v2_0.client [None req-a0b793a1-e99e-48e3-b42b-d310e30aa12c 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:03:08.018 7 WARNING neutronclient.v2_0.client [None req-a0b793a1-e99e-48e3-b42b-d310e30aa12c 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/970] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 19:03:07 2026] POST /v2.1/servers => generated 450 bytes in 441 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-03 19:03:08.208 8 WARNING neutronclient.v2_0.client [None req-0a2f4a31-49fc-43a5-8f52-da5320379a04 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/971] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:08 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1403 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-03-03 19:03:09.296 7 WARNING neutronclient.v2_0.client [None req-dd7fb3cd-22c3-42cc-83bc-0cb09152b25e 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/972] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:09 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1407 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:10.377 8 WARNING neutronclient.v2_0.client [None req-091d1aa9-1f9a-4347-8a6a-0c9e06996bea 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/973] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:10 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1455 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:11.466 7 WARNING neutronclient.v2_0.client [None req-060d44aa-2861-44b9-b86b-12b9dcc95510 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/974] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:11 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1455 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:12.588 8 WARNING neutronclient.v2_0.client [None req-bd696427-8f9a-4267-b267-196368aa5d89 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/975] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:12 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1463 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:13.679 7 WARNING neutronclient.v2_0.client [None req-9529bb2d-96f1-47cd-938c-0003b7556d82 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] 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: 490/976] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:13 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1541 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 19:03:13.800 8 INFO nova.api.openstack.compute.server_external_events [req-c573cdd3-4f17-44c4-841d-e267080986b7 req-1e8c2b04-b96a-46fa-8f26-6879131c2fd5 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:7d4498b2-17b6-4d9d-9452-4b598aa4ea3b for instance 6cc83de4-0e59-4688-9550-59efedf44116 on instance [pid: 8|app: 0|req: 487/977] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:13 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-03-03 19:03:14.847 7 WARNING neutronclient.v2_0.client [None req-e6184342-7315-4393-bbf2-773fdd9b7215 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/980] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:14 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1529 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-03-03 19:03:15.995 8 WARNING neutronclient.v2_0.client [None req-ecc48f8c-5734-4e12-96e6-751fa35a0904 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/981] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:15 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1529 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:17.142 7 WARNING neutronclient.v2_0.client [None req-447abb84-a658-4689-b49f-c8c1b1d78043 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/982] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:17 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1529 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-03-03 19:03:18.293 8 WARNING neutronclient.v2_0.client [None req-3e3a6060-61e4-414c-b2f8-e36474b63509 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] 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: 490/983] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:18 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1529 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 19:03:18.553 7 INFO nova.api.openstack.compute.server_external_events [req-86d88dc5-43e4-48ca-9168-270919aa8bc0 req-bc177522-e63d-4d13-97cc-2e84d9f368c5 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:7d4498b2-17b6-4d9d-9452-4b598aa4ea3b for instance 6cc83de4-0e59-4688-9550-59efedf44116 on instance [pid: 7|app: 0|req: 494/984] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:18 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-03-03 19:03:19.593 8 WARNING neutronclient.v2_0.client [None req-d414ca3d-7e4e-40b3-81a3-11a2259364b0 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/985] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:19 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1529 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:20.609 7 INFO nova.api.openstack.compute.server_external_events [req-83e85a27-ffa2-41f4-ae54-11f32262ec8d req-43a8a174-62d0-4aa6-b8bc-698aa2cb1b23 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:7d4498b2-17b6-4d9d-9452-4b598aa4ea3b for instance 6cc83de4-0e59-4688-9550-59efedf44116 on instance [pid: 7|app: 0|req: 495/986] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:20 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-03-03 19:03:20.776 8 WARNING neutronclient.v2_0.client [None req-b5337e5d-6a84-4bd8-9e3b-9475f1ab9737 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/987] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:20 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1697 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:20.920 7 WARNING neutronclient.v2_0.client [None req-97402cd3-eea3-40cd-a377-871ac9618c0f 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/988] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:20 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1697 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-03-03 19:03:22.012 8 INFO nova.api.openstack.compute.server_external_events [req-88edacec-a0fe-4009-8c0d-7ae40d1bdb46 req-c7059143-5481-49de-901e-8d7a1465fa7e 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:7d4498b2-17b6-4d9d-9452-4b598aa4ea3b for instance 6cc83de4-0e59-4688-9550-59efedf44116 on instance [pid: 8|app: 0|req: 493/989] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:21 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: 7|app: 0|req: 498/992] 10.0.0.69 () {34 vars in 749 bytes} [Tue Mar 3 19:03:32 2026] POST /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116/action => generated 31925 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/995] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 19:03:35 2026] DELETE /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:35.356 7 WARNING neutronclient.v2_0.client [None req-dddc7f07-808b-48e9-b439-5415aada52e1 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/996] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:35 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:36.566 8 WARNING neutronclient.v2_0.client [None req-be118638-ba8a-47f5-8731-50e7ccf9f012 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:03:36.579 7 INFO nova.api.openstack.compute.server_external_events [req-9e865783-6218-4c87-9c77-133fe7f715dc req-9aca96ba-abbd-483e-8443-3edb958cb627 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:7d4498b2-17b6-4d9d-9452-4b598aa4ea3b for instance 6cc83de4-0e59-4688-9550-59efedf44116 on instance [pid: 7|app: 0|req: 501/997] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:36 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: 8|app: 0|req: 497/998] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:36 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1823 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-03-03 19:03:37.783 7 WARNING neutronclient.v2_0.client [None req-2c4873b1-7838-44cf-81d7-1dae687bc09d 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/999] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:37 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1823 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:38.619 8 INFO nova.api.openstack.compute.server_external_events [req-075801eb-5221-4eb4-b66c-f84326eb7057 req-1ec6e220-c48d-4d66-9341-108933b7ce60 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:7d4498b2-17b6-4d9d-9452-4b598aa4ea3b for instance 6cc83de4-0e59-4688-9550-59efedf44116 on instance 2026-03-03 19:03:38.619 8 INFO nova.api.openstack.compute.server_external_events [req-075801eb-5221-4eb4-b66c-f84326eb7057 req-1ec6e220-c48d-4d66-9341-108933b7ce60 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:7d4498b2-17b6-4d9d-9452-4b598aa4ea3b for instance 6cc83de4-0e59-4688-9550-59efedf44116 on instance [pid: 8|app: 0|req: 498/1000] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:38 2026] POST /v2.1/os-server-external-events => generated 356 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-03-03 19:03:38.934 7 WARNING neutronclient.v2_0.client [None req-24bcba99-8a81-4fd5-8f13-8b39e6791d3d 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1001] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:38 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1484 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:40.030 8 WARNING neutronclient.v2_0.client [None req-f54131d7-9ae3-4165-ac10-95dae930adf8 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1002] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:39 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1489 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-03-03 19:03:41.139 7 WARNING neutronclient.v2_0.client [None req-9b86a4f7-81ba-4dfe-a416-b4a2a6616db5 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1003] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:41 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => generated 1489 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-03-03 19:03:42.221 8 INFO nova.api.openstack.wsgi [None req-d7b5ec22-fdb6-417d-b3b3-7cc9378d9765 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] HTTP exception thrown: Instance 6cc83de4-0e59-4688-9550-59efedf44116 could not be found. [pid: 8|app: 0|req: 500/1004] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:42 2026] GET /v2.1/servers/6cc83de4-0e59-4688-9550-59efedf44116 => 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: 505/1005] 10.0.0.69 () {32 vars in 729 bytes} [Tue Mar 3 19:03:42 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2072206264 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/1006] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 19:03:42 2026] DELETE /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-03 19:03:43.091 7 WARNING neutronclient.v2_0.client [None req-ad383292-a2ce-474b-9324-f596e46753de 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1007] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:42 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1702 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:44.211 8 INFO nova.api.openstack.compute.server_external_events [req-a4caac6a-3cff-4e70-8651-e58908b6ba2a req-a6b45477-ff19-4aac-b17f-3c4368bdf30f 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:002f70e3-aefd-47b2-a4d1-a6c9454149d4 for instance b4bc55e9-24bc-4320-8090-193b1ce031b9 on instance [pid: 8|app: 0|req: 502/1008] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:44.282 7 WARNING neutronclient.v2_0.client [None req-04fec168-1c28-4f17-8839-12db88210c35 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1009] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:44 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1702 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:45.492 7 WARNING neutronclient.v2_0.client [None req-5921bd4c-a324-4c93-8a4f-ffbcf5039036 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1012] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:45 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1635 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:45.643 8 INFO nova.api.openstack.compute.server_external_events [req-53ed8d71-cd43-4f87-b44a-0984d209be91 req-8ec52c34-67d3-4c30-80d6-a7ed6716b94f 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:002f70e3-aefd-47b2-a4d1-a6c9454149d4 for instance b4bc55e9-24bc-4320-8090-193b1ce031b9 on instance [pid: 8|app: 0|req: 504/1013] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:46.255 7 INFO nova.api.openstack.compute.server_external_events [req-1805f558-c7e2-4944-bfdb-82fe2764452c req-0e71f8f4-0a77-4c5f-9396-b51fac5761cc 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:002f70e3-aefd-47b2-a4d1-a6c9454149d4 for instance b4bc55e9-24bc-4320-8090-193b1ce031b9 on instance [pid: 7|app: 0|req: 510/1014] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:03:46 2026] POST /v2.1/os-server-external-events => generated 185 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-03-03 19:03:46.591 8 WARNING neutronclient.v2_0.client [None req-b55f5636-ba86-45d7-98c5-b8a06d11d4de 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1015] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:46 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1483 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:47.702 7 WARNING neutronclient.v2_0.client [None req-a10c0ccc-8c6d-407e-b9bb-0ed761fd043c 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1016] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:47 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => 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-03-03 19:03:48.815 8 WARNING neutronclient.v2_0.client [None req-c3768883-1536-488c-a17e-818b2f779a84 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1017] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:48 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:03:49.894 7 INFO nova.api.openstack.wsgi [None req-8d71c3f4-8304-4b41-a995-5e25782d41fb 34406c5fd7fd4e2e87ba45241ade7cd1 8adc8f83c45d493394b4998823eea44d - - default default] HTTP exception thrown: Instance b4bc55e9-24bc-4320-8090-193b1ce031b9 could not be found. [pid: 7|app: 0|req: 512/1018] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:03:49 2026] GET /v2.1/servers/b4bc55e9-24bc-4320-8090-193b1ce031b9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/1019] 10.0.0.69 () {32 vars in 727 bytes} [Tue Mar 3 19:03:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-332798923 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1024] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 19:04:08 2026] POST /v2.1/os-keypairs => generated 397 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1025] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 19:04:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 19:04:11.987 7 WARNING neutronclient.v2_0.client [None req-3836844f-4df7-47b9-bd3b-72a89e942565 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:04:12.028 7 WARNING neutronclient.v2_0.client [None req-3836844f-4df7-47b9-bd3b-72a89e942565 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:04:12.076 7 WARNING neutronclient.v2_0.client [None req-3836844f-4df7-47b9-bd3b-72a89e942565 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:04:12.233 7 WARNING neutronclient.v2_0.client [None req-3836844f-4df7-47b9-bd3b-72a89e942565 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1026] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 19:04:11 2026] POST /v2.1/servers => generated 496 bytes in 614 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-03 19:04:12.552 8 WARNING neutronclient.v2_0.client [None req-22235281-99f6-44e2-a4c2-6b3d792f280b ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1027] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:12 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1456 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:13.646 7 WARNING neutronclient.v2_0.client [None req-77dc587a-48d7-4d7b-81e9-2d750f886c9b ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1028] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:13 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1460 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:14.730 8 WARNING neutronclient.v2_0.client [None req-189e284c-47eb-436a-86b1-baa30f7f84eb ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1029] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:14 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1508 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-03-03 19:04:15.817 8 WARNING neutronclient.v2_0.client [None req-5807a877-06ff-4947-8f4a-f32e31421267 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1032] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:15 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1508 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-03-03 19:04:16.905 7 WARNING neutronclient.v2_0.client [None req-a011dfeb-8314-4b75-9ac3-b6017827af0a ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1033] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:16 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1516 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:17.998 8 WARNING neutronclient.v2_0.client [None req-633449d6-7c21-49b5-8f51-9c49bc9292ef ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1034] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:17 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1640 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:18.157 7 INFO nova.api.openstack.compute.server_external_events [req-710045e4-5609-491e-9e4e-e677d71cc516 req-0f9cc5ce-8d56-4861-b5bb-ef47ad870432 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:c361e1b6-fa81-40f1-aa75-308cd883ce57 for instance ef89dae7-bef6-4493-9b18-a492985dd9e5 on instance [pid: 7|app: 0|req: 520/1035] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:04:18 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-03-03 19:04:19.150 8 WARNING neutronclient.v2_0.client [None req-ee4167e3-81c6-4adf-8e7e-811381f909d7 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1036] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:19 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1628 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:20.330 7 WARNING neutronclient.v2_0.client [None req-df514796-5522-426d-b752-4e6737aac4d6 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1037] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:20 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1628 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-03-03 19:04:21.479 8 WARNING neutronclient.v2_0.client [None req-77bc4e32-f360-42a4-bb27-5fa6a300ffce ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1038] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:21 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1628 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:22.635 7 WARNING neutronclient.v2_0.client [None req-8e8cc0e1-6155-4e91-8558-9fb7026d5f03 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1039] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:22 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1628 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:23.516 8 INFO nova.api.openstack.compute.server_external_events [req-ff63fcd0-26af-489a-b8a5-7daa3805e49b req-d391de2f-e4e1-4ea1-8bab-e62a1aaa4710 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:c361e1b6-fa81-40f1-aa75-308cd883ce57 for instance ef89dae7-bef6-4493-9b18-a492985dd9e5 on instance [pid: 8|app: 0|req: 518/1040] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:04:23 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-03-03 19:04:23.820 7 WARNING neutronclient.v2_0.client [None req-54613fc3-837d-4177-b31a-3b844ff8bff0 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1041] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:23 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1628 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-03-03 19:04:24.984 7 WARNING neutronclient.v2_0.client [None req-70ab7ea1-d208-4e85-9fba-0ccd29974abc ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1044] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:24 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1628 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-03-03 19:04:25.555 8 INFO nova.api.openstack.compute.server_external_events [req-d67ac16c-a73a-4dde-94a8-d41704dd85c6 req-c3e579bf-2f08-418d-adee-73f523ac919c 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:c361e1b6-fa81-40f1-aa75-308cd883ce57 for instance ef89dae7-bef6-4493-9b18-a492985dd9e5 on instance [pid: 8|app: 0|req: 520/1045] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:04:25 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-03-03 19:04:26.140 7 WARNING neutronclient.v2_0.client [None req-c329fdbd-fa5a-4dcd-bf81-db710a8f1ecc ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1046] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:26 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1807 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-03-03 19:04:26.311 8 WARNING neutronclient.v2_0.client [None req-4b285347-8aec-4b20-8c3f-37481f935cc4 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1047] 10.0.0.69 () {32 vars in 740 bytes} [Tue Mar 3 19:04:26 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5/os-interface => generated 284 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, ' 2026-03-03 19:04:27.592 7 INFO nova.api.openstack.compute.server_external_events [req-08c5e499-48ee-48ae-9952-31f2fcc5b59a req-10f1492e-d450-447b-9ed9-eac426d73697 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:c361e1b6-fa81-40f1-aa75-308cd883ce57 for instance ef89dae7-bef6-4493-9b18-a492985dd9e5 on instance [pid: 7|app: 0|req: 527/1048] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:04:27 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-03-03 19:04:42.631 7 WARNING neutronclient.v2_0.client [None req-4834b7f3-45e8-4724-89ae-ae6a515ec46d ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1051] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:42 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1927 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1052] 10.0.0.69 () {32 vars in 752 bytes} [Tue Mar 3 19:04:43 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1055] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 19:04:45 2026] DELETE /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => 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-03-03 19:04:45.386 7 WARNING neutronclient.v2_0.client [None req-4eaf737a-a424-44b2-a65f-664669cb1109 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1056] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:45 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1933 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-03-03 19:04:46.544 8 WARNING neutronclient.v2_0.client [None req-06d38fc8-c004-413a-9eb4-46fc9988be6f ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] 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-03-03 19:04:46.583 7 INFO nova.api.openstack.compute.server_external_events [req-ec7bac9a-9744-428a-9df3-968c6ae1f7d6 req-67a5b874-bccc-43a4-b357-d0fffb01a663 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:c361e1b6-fa81-40f1-aa75-308cd883ce57 for instance ef89dae7-bef6-4493-9b18-a492985dd9e5 on instance [pid: 7|app: 0|req: 532/1057] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:04:46 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) [pid: 8|app: 0|req: 526/1058] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:46 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1933 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-03-03 19:04:47.757 7 WARNING neutronclient.v2_0.client [None req-4ac97419-e3cb-48df-bae1-615644437e36 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1059] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:47 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1933 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:48.315 8 INFO nova.api.openstack.compute.server_external_events [req-a1563073-8c87-4cc3-acbc-471a868ac005 req-df049588-c6c2-4bd0-a4e0-4e199c328903 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:c361e1b6-fa81-40f1-aa75-308cd883ce57 for instance ef89dae7-bef6-4493-9b18-a492985dd9e5 on instance [pid: 8|app: 0|req: 527/1060] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:04:48 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-03-03 19:04:48.628 7 INFO nova.api.openstack.compute.server_external_events [req-46b7b770-6362-4516-9b7f-ef2f575a09bd req-80f49783-eb86-4dec-abf2-b598bca24f12 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:c361e1b6-fa81-40f1-aa75-308cd883ce57 for instance ef89dae7-bef6-4493-9b18-a492985dd9e5 on instance [pid: 7|app: 0|req: 534/1061] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:04:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:48.958 8 WARNING neutronclient.v2_0.client [None req-ba4a306f-82cf-4065-957a-c0f364cf6009 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1062] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:48 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1537 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:50.055 7 WARNING neutronclient.v2_0.client [None req-6c6dea6b-cf3d-4ccb-81f4-6c77b134fec4 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1063] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:50 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 1542 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:51.147 8 WARNING neutronclient.v2_0.client [None req-741e8921-3315-4ee5-a099-f91771715305 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1064] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:51 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => 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-03-03 19:04:52.229 7 INFO nova.api.openstack.wsgi [None req-3cf88ada-9641-4159-a3ff-5cd032245bd3 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] HTTP exception thrown: Instance ef89dae7-bef6-4493-9b18-a492985dd9e5 could not be found. [pid: 7|app: 0|req: 536/1065] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:52 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 111 bytes in 23 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-03-03 19:04:52.262 8 INFO nova.api.openstack.wsgi [None req-74c2cbd3-eeda-43de-a33a-dc52884e193e ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] HTTP exception thrown: Instance ef89dae7-bef6-4493-9b18-a492985dd9e5 could not be found. [pid: 8|app: 0|req: 530/1066] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 19:04:52 2026] DELETE /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:04:52.291 7 INFO nova.api.openstack.wsgi [None req-5b3d96ab-8a60-4182-8a90-5b432e8fb1f7 ff4766688a854d83bd7b1fa8a20e8576 783c9a0b70884ce0b0bbaf359528ac1b - - default default] HTTP exception thrown: Instance ef89dae7-bef6-4493-9b18-a492985dd9e5 could not be found. [pid: 7|app: 0|req: 537/1067] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:04:52 2026] GET /v2.1/servers/ef89dae7-bef6-4493-9b18-a492985dd9e5 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1068] 10.0.0.69 () {32 vars in 703 bytes} [Tue Mar 3 19:04:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-942935862 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1069] 10.0.0.69 () {32 vars in 727 bytes} [Tue Mar 3 19:04:53 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1398077946 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1076] 10.0.0.69 () {34 vars in 670 bytes} [Tue Mar 3 19:05:20 2026] POST /v2.1/os-keypairs => generated 396 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 19:05:23.742 7 WARNING neutronclient.v2_0.client [None req-faecbe5e-c80f-4766-a207-4731ed8cec55 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:05:23.807 7 WARNING neutronclient.v2_0.client [None req-faecbe5e-c80f-4766-a207-4731ed8cec55 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:05:24.078 7 WARNING neutronclient.v2_0.client [None req-faecbe5e-c80f-4766-a207-4731ed8cec55 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1077] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 19:05:23 2026] POST /v2.1/servers => generated 447 bytes in 581 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-03 19:05:24.279 8 WARNING neutronclient.v2_0.client [None req-3129dc45-da57-447d-b45d-f0d8090950b1 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1078] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:05:24 2026] GET /v2.1/servers/e52ef34c-cd1f-4a82-839b-56bc2c26d562 => generated 1394 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-03-03 19:05:29.371 7 WARNING neutronclient.v2_0.client [None req-0feae50f-619d-4951-9d67-db98c8327445 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1081] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:05:29 2026] GET /v2.1/servers/e52ef34c-cd1f-4a82-839b-56bc2c26d562 => generated 1519 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-03-03 19:05:30.025 8 INFO nova.api.openstack.compute.server_external_events [req-3625c019-d7df-40ac-bed7-06ed0e6c7eb2 req-e09a5296-b5ee-43e2-b3ee-aa927a995dc5 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:5eb17b6b-b77a-4f06-bf6b-ff67e7e82949 for instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 on instance [pid: 8|app: 0|req: 538/1082] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:05:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:05:34.707 7 WARNING neutronclient.v2_0.client [None req-caaad7e4-1c65-4070-addf-8ea18b674142 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1085] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:05:34 2026] GET /v2.1/servers/e52ef34c-cd1f-4a82-839b-56bc2c26d562 => generated 1517 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:05:35.229 8 INFO nova.api.openstack.compute.server_external_events [req-b3880d09-bdb8-4d9a-aecc-a7e8d2adaec8 req-b469ccc1-9f43-43cd-ad81-43a1d7ddac12 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:5eb17b6b-b77a-4f06-bf6b-ff67e7e82949 for instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 on instance [pid: 8|app: 0|req: 541/1086] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:05:35 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-03-03 19:05:37.271 7 INFO nova.api.openstack.compute.server_external_events [req-5e75a8c4-7007-4635-b4cf-769e6b2c014e req-c43a4269-1e52-4f58-813b-10dee6364beb 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:5eb17b6b-b77a-4f06-bf6b-ff67e7e82949 for instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 on instance 2026-03-03 19:05:37.271 7 INFO nova.api.openstack.compute.server_external_events [req-5e75a8c4-7007-4635-b4cf-769e6b2c014e req-c43a4269-1e52-4f58-813b-10dee6364beb 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:5eb17b6b-b77a-4f06-bf6b-ff67e7e82949 for instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 on instance [pid: 7|app: 0|req: 546/1087] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:05:37 2026] POST /v2.1/os-server-external-events => generated 354 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-03-03 19:05:39.926 8 WARNING neutronclient.v2_0.client [None req-d4ced9ac-5782-4d52-bc06-590265b7c1a4 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1088] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:05:39 2026] GET /v2.1/servers/e52ef34c-cd1f-4a82-839b-56bc2c26d562 => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:05:41.349 8 INFO nova.api.openstack.compute.server_external_events [req-a715c201-911c-40c5-8eac-7e6d3f85a00c req-8ee874fe-6eb5-4da7-bad5-34817f547c17 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:5eb17b6b-b77a-4f06-bf6b-ff67e7e82949 for instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 on instance [pid: 8|app: 0|req: 543/1089] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:05:41 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) 2026-03-03 19:05:41.389 7 WARNING neutronclient.v2_0.client [None req-fce78239-f242-4242-ab64-bb56a0074fe4 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:05:41.444 7 WARNING neutronclient.v2_0.client [None req-fce78239-f242-4242-ab64-bb56a0074fe4 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:05:41.736 7 WARNING neutronclient.v2_0.client [None req-fce78239-f242-4242-ab64-bb56a0074fe4 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1090] 10.0.0.69 () {34 vars in 662 bytes} [Tue Mar 3 19:05:41 2026] POST /v2.1/servers => generated 447 bytes in 605 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-03-03 19:05:41.951 8 WARNING neutronclient.v2_0.client [None req-138e1005-7767-4927-942f-a50fe885fddf e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1091] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:05:41 2026] GET /v2.1/servers/dd3ca35a-c617-411c-abe5-54b107280c4b => 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-03-03 19:05:47.040 8 WARNING neutronclient.v2_0.client [None req-02e88212-4224-49c5-8d3d-d69bb69e994e e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1094] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:05:47 2026] GET /v2.1/servers/dd3ca35a-c617-411c-abe5-54b107280c4b => generated 1519 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-03-03 19:05:47.451 7 INFO nova.api.openstack.compute.server_external_events [req-c467c5a6-abc4-446a-b667-cbfe09017caa req-d720b9dd-defa-4f6e-9e41-c8503f4fe071 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:c54a51bd-7e4d-4a9a-8c36-ae1d40b3b1e3 for instance dd3ca35a-c617-411c-abe5-54b107280c4b on instance [pid: 7|app: 0|req: 549/1095] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:05:47 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-03-03 19:05:52.177 8 WARNING neutronclient.v2_0.client [None req-c1ff8d3d-08ab-4435-9529-74f1f766d48a e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] 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-03-03 19:05:52.263 7 INFO nova.api.openstack.compute.server_external_events [req-4a54753a-2f2e-423c-85f3-a22211170713 req-de2312d1-6850-4967-aa45-e324c287c9d9 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:c54a51bd-7e4d-4a9a-8c36-ae1d40b3b1e3 for instance dd3ca35a-c617-411c-abe5-54b107280c4b on instance [pid: 7|app: 0|req: 550/1096] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:05: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) [pid: 8|app: 0|req: 547/1097] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:05:52 2026] GET /v2.1/servers/dd3ca35a-c617-411c-abe5-54b107280c4b => generated 1517 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:05:54.307 7 INFO nova.api.openstack.compute.server_external_events [req-3e619c09-c731-4da0-862f-1b29ed493f2d req-ff9ad919-bd8d-46a4-b6c1-4f30d53c39ef 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:c54a51bd-7e4d-4a9a-8c36-ae1d40b3b1e3 for instance dd3ca35a-c617-411c-abe5-54b107280c4b on instance [pid: 7|app: 0|req: 551/1098] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:05:54 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-03-03 19:05:57.424 7 WARNING neutronclient.v2_0.client [None req-18b90e4f-055c-4f8a-94a0-16e6e13603db e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1101] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:05:57 2026] GET /v2.1/servers/dd3ca35a-c617-411c-abe5-54b107280c4b => generated 1816 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-03-03 19:05:58.652 8 INFO nova.api.openstack.compute.server_external_events [req-0490a9c8-7482-403a-8437-347aedec64f9 req-8e9708d0-c17c-4229-b56f-aec193fe405c 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:c54a51bd-7e4d-4a9a-8c36-ae1d40b3b1e3 for instance dd3ca35a-c617-411c-abe5-54b107280c4b on instance [pid: 8|app: 0|req: 549/1102] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:05:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:06:21.555 7 WARNING neutronclient.v2_0.client [None req-48ea4e95-a4ab-4d4a-9274-76b117351b80 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:06:21.594 7 WARNING neutronclient.v2_0.client [None req-48ea4e95-a4ab-4d4a-9274-76b117351b80 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:06:21.743 7 WARNING neutronclient.v2_0.client [None req-48ea4e95-a4ab-4d4a-9274-76b117351b80 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1107] 162.253.55.43 () {36 vars in 713 bytes} [Tue Mar 3 19:06:21 2026] POST /v2.1/servers => generated 453 bytes in 730 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:06:22.334 8 WARNING neutronclient.v2_0.client [None req-1efcf517-7b24-4bff-b9f5-f5374bf04e13 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1108] 162.253.55.43 () {32 vars in 732 bytes} [Tue Mar 3 19:06:22 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962 => generated 2213 bytes in 64 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-03-03 19:06:22.399 7 WARNING neutronclient.v2_0.client [None req-d08691ba-fcc4-4d91-a5f5-e34f3468f532 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1109] 162.253.55.43 () {32 vars in 758 bytes} [Tue Mar 3 19:06:22 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1110] 162.253.55.43 () {32 vars in 776 bytes} [Tue Mar 3 19:06:22 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:06:25.045 8 WARNING neutronclient.v2_0.client [None req-a728f449-a013-433c-ae8e-fe4214129263 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1113] 162.253.55.43 () {32 vars in 732 bytes} [Tue Mar 3 19:06:24 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962 => generated 2371 bytes in 88 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-03-03 19:06:25.132 7 WARNING neutronclient.v2_0.client [None req-2a69ae35-ea07-49b0-b63c-7a3b6f5923b8 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1114] 162.253.55.43 () {32 vars in 758 bytes} [Tue Mar 3 19:06:25 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface => generated 28 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1115] 162.253.55.43 () {32 vars in 776 bytes} [Tue Mar 3 19:06:25 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-volume_attachments => generated 197 bytes in 271 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-03-03 19:06:27.600 7 INFO nova.api.openstack.compute.server_external_events [req-67a0cb52-465f-4bfc-acd5-74c9e5555b9d req-854bb486-b6da-41f4-ab75-fca0f412f781 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:ee1c181c-4f6b-4750-955b-ddaf96b11418 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 560/1116] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:06:27 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-03-03 19:06:28.222 8 WARNING neutronclient.v2_0.client [None req-50356c2a-37a8-4e71-be3a-72ed236949d1 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1117] 162.253.55.43 () {32 vars in 732 bytes} [Tue Mar 3 19:06:28 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962 => generated 2445 bytes in 132 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-03-03 19:06:28.363 7 WARNING neutronclient.v2_0.client [None req-9e0a67aa-ef24-4d35-ad98-765f259b5fc6 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1118] 162.253.55.43 () {32 vars in 758 bytes} [Tue Mar 3 19:06:28 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface => generated 283 bytes in 78 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: 558/1119] 162.253.55.43 () {32 vars in 776 bytes} [Tue Mar 3 19:06:28 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-volume_attachments => generated 197 bytes in 40 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-03-03 19:06:31.113 7 WARNING neutronclient.v2_0.client [None req-339be07e-c451-45ea-8f07-578fc44e25ce 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1120] 162.253.55.43 () {32 vars in 732 bytes} [Tue Mar 3 19:06:31 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962 => generated 2433 bytes in 155 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-03-03 19:06:31.240 8 WARNING neutronclient.v2_0.client [None req-d230e937-58a4-4d94-8b69-c1c3a4602b72 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1121] 162.253.55.43 () {32 vars in 758 bytes} [Tue Mar 3 19:06:31 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface => generated 283 bytes in 79 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: 563/1122] 162.253.55.43 () {32 vars in 776 bytes} [Tue Mar 3 19:06:31 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-volume_attachments => generated 197 bytes in 40 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-03-03 19:06:33.472 8 INFO nova.api.openstack.compute.server_external_events [req-f6ef5a01-a158-47bd-b859-060f38c2bca7 req-434b3dd4-c6fe-452c-b542-c294d2833bdb 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:ee1c181c-4f6b-4750-955b-ddaf96b11418 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 560/1123] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:06:33 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-03-03 19:06:34.167 7 WARNING neutronclient.v2_0.client [None req-7f25d522-9d3e-46ee-9803-6466c4fbdd2e 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1124] 162.253.55.43 () {32 vars in 732 bytes} [Tue Mar 3 19:06:34 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962 => generated 2433 bytes in 132 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-03-03 19:06:34.310 8 WARNING neutronclient.v2_0.client [None req-10c045d8-4335-430c-8b39-118368cc362a 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1125] 162.253.55.43 () {32 vars in 758 bytes} [Tue Mar 3 19:06:34 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface => generated 285 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, ' [pid: 7|app: 0|req: 565/1126] 162.253.55.43 () {32 vars in 776 bytes} [Tue Mar 3 19:06:34 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:06:35.519 8 INFO nova.api.openstack.compute.server_external_events [req-b7bf950a-eef8-4594-bd01-575fa49bf4b7 req-cc0b50b0-bc0d-4465-a7d1-bb618c844697 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:ee1c181c-4f6b-4750-955b-ddaf96b11418 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 563/1129] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:06:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:06:37.039 7 WARNING neutronclient.v2_0.client [None req-759e50ea-9614-47ad-bd92-7ae5f95a3db4 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1130] 162.253.55.43 () {32 vars in 732 bytes} [Tue Mar 3 19:06:37 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962 => generated 2580 bytes in 121 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-03-03 19:06:37.167 8 WARNING neutronclient.v2_0.client [None req-f6fdf267-ca93-48ce-acde-c6acd7102b64 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1131] 162.253.55.43 () {32 vars in 758 bytes} [Tue Mar 3 19:06:37 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface => generated 285 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: 7|app: 0|req: 568/1132] 162.253.55.43 () {32 vars in 776 bytes} [Tue Mar 3 19:06:37 2026] GET /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:07:11.086 8 WARNING neutronclient.v2_0.client [None req-bfa2f24e-bcf2-4147-b302-f12a754bd922 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:07:11.128 8 WARNING neutronclient.v2_0.client [None req-bfa2f24e-bcf2-4147-b302-f12a754bd922 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] 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-03-03 19:07:13.677 7 INFO nova.api.openstack.compute.server_external_events [req-394126c1-a786-48d4-a861-3f59dd5875a1 req-62d0a603-506f-42b2-8860-730197e5ed83 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:bb679a6a-ca82-49cc-998a-a684aeb51f97 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 572/1139] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:07:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:07:16.648 7 INFO nova.api.openstack.compute.server_external_events [req-c30ac1be-2023-4440-976d-6a9c8d5fed34 req-fdd1db33-bcd5-4297-b338-1dde36d17e50 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:bb679a6a-ca82-49cc-998a-a684aeb51f97 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 575/1142] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:07: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-03-03 19:07:18.688 7 INFO nova.api.openstack.compute.server_external_events [req-986298bf-395d-4a35-986a-d891bc3441ba req-a1a7fdec-98a9-44bd-9bc8-c312f87706c9 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:bb679a6a-ca82-49cc-998a-a684aeb51f97 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 576/1143] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:07:18 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) 2026-03-03 19:07:19.697 8 WARNING neutronclient.v2_0.client [None req-bfa2f24e-bcf2-4147-b302-f12a754bd922 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1144] 162.253.55.43 () {36 vars in 811 bytes} [Tue Mar 3 19:07:11 2026] POST /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface => generated 280 bytes in 8705 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-03-03 19:07:20.251 7 INFO nova.api.openstack.compute.server_external_events [req-01dd06ec-5a38-462f-a169-c8e521eb7af6 req-506cc636-896b-43f5-aa9c-d10d4dcfd950 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:bb679a6a-ca82-49cc-998a-a684aeb51f97 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 577/1145] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:07:20 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-03-03 19:07:20.729 8 INFO nova.api.openstack.compute.server_external_events [req-ed0eff0d-1a81-41ca-bf3e-a71822da07de req-3597a509-d82e-49e8-b539-1cf0fff56c4c 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:bb679a6a-ca82-49cc-998a-a684aeb51f97 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 569/1146] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:07: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-03-03 19:07:45.710 7 WARNING neutronclient.v2_0.client [None req-8c00eff7-04dd-4c26-9b0e-858bc024f790 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:07:45.762 7 WARNING neutronclient.v2_0.client [None req-8c00eff7-04dd-4c26-9b0e-858bc024f790 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] 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-03-03 19:07:48.177 8 INFO nova.api.openstack.compute.server_external_events [req-5656bea4-6543-42da-81bb-869b3d767a29 req-e8c47bf6-5cb1-4051-bfca-dd8038f5283a 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:828a01fb-142b-470f-baaf-4770067c8072 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 573/1153] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:07:48 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-03-03 19:07:51.496 8 INFO nova.api.openstack.compute.server_external_events [req-ce7a5f4d-fbcf-4b2f-b294-f0c66f3ec1eb req-40ec1d31-58d0-49e3-91bb-02f31ae9fd66 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:828a01fb-142b-470f-baaf-4770067c8072 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 574/1154] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:07:51 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-03-03 19:07:53.540 8 INFO nova.api.openstack.compute.server_external_events [req-127c9ac1-4727-4c56-b1f3-92e3bacd69b0 req-37d3968c-ebe0-4201-a303-15d4cfb4e7d0 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:828a01fb-142b-470f-baaf-4770067c8072 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 575/1155] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:07:53 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) 2026-03-03 19:07:54.824 7 WARNING neutronclient.v2_0.client [None req-8c00eff7-04dd-4c26-9b0e-858bc024f790 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1158] 162.253.55.43 () {36 vars in 811 bytes} [Tue Mar 3 19:07:45 2026] POST /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface => generated 376 bytes in 9234 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-03-03 19:08:05.658 8 WARNING neutronclient.v2_0.client [None req-ac14a550-9147-485c-ab93-f819f3686bbe 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 19:08:05.696 8 WARNING neutronclient.v2_0.client [None req-ac14a550-9147-485c-ab93-f819f3686bbe 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] 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-03-03 19:08:08.674 7 INFO nova.api.openstack.compute.server_external_events [req-76ddf35f-7cd6-41e7-b1a6-f89ad5ce3d2c req-bccbf52e-e8e8-4516-a122-af10481b1b20 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:7ee39024-6d3e-4e44-9295-0b09a6e317d8 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 583/1161] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:08:12.294 7 INFO nova.api.openstack.compute.server_external_events [req-522ef5c7-f238-442c-8a10-a8a9f2e74538 req-225b7854-d5d4-458b-8a4c-545e670bbff7 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:7ee39024-6d3e-4e44-9295-0b09a6e317d8 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 584/1162] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:12 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-03-03 19:08:14.340 7 INFO nova.api.openstack.compute.server_external_events [req-f0d0498f-29bf-4cde-81fa-859bd4301813 req-5081b8d7-cedc-44e9-9ae0-db0b6ebe46ed 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-plugged:7ee39024-6d3e-4e44-9295-0b09a6e317d8 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 585/1163] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:14 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) 2026-03-03 19:08:15.238 8 WARNING neutronclient.v2_0.client [None req-ac14a550-9147-485c-ab93-f819f3686bbe 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1166] 162.253.55.43 () {36 vars in 811 bytes} [Tue Mar 3 19:08:05 2026] POST /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface => generated 378 bytes in 9673 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-03-03 19:08:16.381 7 INFO nova.api.openstack.compute.server_external_events [req-f9aeebcb-a9a6-4a1c-99a6-b417f4ac4b04 req-1eb707d2-789b-416f-b8f9-23654f7f1305 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:828a01fb-142b-470f-baaf-4770067c8072 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 588/1167] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:16 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-03-03 19:08:29.463 7 INFO nova.api.openstack.compute.server_external_events [req-a5c6df74-503a-4907-813d-1cacd00f0380 req-9e31304b-a079-47eb-96f9-52e3f0546d51 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:7ee39024-6d3e-4e44-9295-0b09a6e317d8 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 590/1170] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1171] 162.253.55.43 () {34 vars in 854 bytes} [Tue Mar 3 19:08:30 2026] DELETE /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface/7ee39024-6d3e-4e44-9295-0b09a6e317d8 => generated 0 bytes in 72 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-03-03 19:08:31.502 7 INFO nova.api.openstack.compute.server_external_events [req-d99c47ea-3b37-405b-9794-8a2b2b57ac38 req-ae51c7f5-dcc8-4793-8355-4b16f9df1c50 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:7ee39024-6d3e-4e44-9295-0b09a6e317d8 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 591/1172] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:31 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-03-03 19:08:33.540 8 INFO nova.api.openstack.compute.server_external_events [req-28351db1-1b72-43a7-b3e7-c4bb3611f35d req-55b8deff-abfc-426e-8a8c-a28d73ad832f 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:7ee39024-6d3e-4e44-9295-0b09a6e317d8 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance 2026-03-03 19:08:33.541 8 INFO nova.api.openstack.compute.server_external_events [req-28351db1-1b72-43a7-b3e7-c4bb3611f35d req-55b8deff-abfc-426e-8a8c-a28d73ad832f 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:7ee39024-6d3e-4e44-9295-0b09a6e317d8 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 582/1173] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:33 2026] POST /v2.1/os-server-external-events => generated 358 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-03-03 19:08:40.426 7 INFO nova.api.openstack.compute.server_external_events [req-5f5122e1-46fb-47d1-be48-6990c760ae96 req-5a895e95-4e64-45b6-ad25-0aeee1111240 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:828a01fb-142b-470f-baaf-4770067c8072 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 593/1176] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1177] 162.253.55.43 () {34 vars in 854 bytes} [Tue Mar 3 19:08:40 2026] DELETE /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface/828a01fb-142b-470f-baaf-4770067c8072 => generated 0 bytes in 43 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-03-03 19:08:42.448 7 INFO nova.api.openstack.compute.server_external_events [req-5f5f4250-c7fc-4ad2-a07d-861fd76cf865 req-ab374a5d-e73e-4136-8635-21eec7c9a9f2 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:828a01fb-142b-470f-baaf-4770067c8072 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 594/1178] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:08:44.533 8 INFO nova.api.openstack.compute.server_external_events [req-66e70f88-4cfb-418b-ac29-6dc560b2f625 req-f79e2cd9-fd53-4b68-9014-b6f210b58bb6 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:828a01fb-142b-470f-baaf-4770067c8072 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 585/1179] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:08:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 588/1184] 162.253.55.43 () {34 vars in 854 bytes} [Tue Mar 3 19:09:00 2026] DELETE /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962/os-interface/bb679a6a-ca82-49cc-998a-a684aeb51f97 => generated 0 bytes in 66 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-03-03 19:09:03.004 7 INFO nova.api.openstack.compute.server_external_events [req-5edcea6a-d7e9-4394-861d-562bc23cd392 req-deb251a9-0095-44a2-9d53-a710da4b30a4 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:bb679a6a-ca82-49cc-998a-a684aeb51f97 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 597/1185] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:02 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-03-03 19:09:05.059 8 INFO nova.api.openstack.compute.server_external_events [req-9efc82c6-bd00-4922-b37e-356da6f76556 req-4d355adb-b608-47e5-9c06-cd57c2211d24 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:bb679a6a-ca82-49cc-998a-a684aeb51f97 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 590/1188] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:05 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, ' [pid: 7|app: 0|req: 599/1189] 162.253.55.43 () {34 vars in 754 bytes} [Tue Mar 3 19:09:06 2026] DELETE /v2.1/servers/2689848f-5a94-46dd-8823-c39b9ed42962 => generated 0 bytes in 128 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-03-03 19:09:07.746 8 INFO nova.api.openstack.compute.server_external_events [req-dedc8886-58ec-433b-80ed-a8ab92dd1615 req-e339cf46-7710-4e96-8827-4d27351d0624 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:ee1c181c-4f6b-4750-955b-ddaf96b11418 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 8|app: 0|req: 591/1190] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:07 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, ' 2026-03-03 19:09:09.779 7 INFO nova.api.openstack.compute.server_external_events [req-c8ba2f9f-f350-4d2c-9c0b-7b99dd61a670 req-1461dc1e-cf48-4b6d-a611-33f8b55ab325 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:ee1c181c-4f6b-4750-955b-ddaf96b11418 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance 2026-03-03 19:09:09.780 7 INFO nova.api.openstack.compute.server_external_events [req-c8ba2f9f-f350-4d2c-9c0b-7b99dd61a670 req-1461dc1e-cf48-4b6d-a611-33f8b55ab325 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:ee1c181c-4f6b-4750-955b-ddaf96b11418 for instance 2689848f-5a94-46dd-8823-c39b9ed42962 on instance [pid: 7|app: 0|req: 600/1191] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:09 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:09:10.211 8 INFO nova.api.openstack.compute.server_external_events [req-b8354105-feec-4979-9885-e86ba5b7dc9a req-9a302254-26c1-4cdd-89da-70ad8748fd97 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:c54a51bd-7e4d-4a9a-8c36-ae1d40b3b1e3 for instance dd3ca35a-c617-411c-abe5-54b107280c4b on instance [pid: 8|app: 0|req: 592/1192] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1193] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 19:09:10 2026] DELETE /v2.1/servers/dd3ca35a-c617-411c-abe5-54b107280c4b => 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-03-03 19:09:10.320 8 WARNING neutronclient.v2_0.client [None req-5a8db791-d064-49bf-a555-2d5c23dd5ade e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1194] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:09:10 2026] GET /v2.1/servers/dd3ca35a-c617-411c-abe5-54b107280c4b => generated 1942 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:09:11.821 7 INFO nova.api.openstack.compute.server_external_events [req-d5e1b6ac-3891-4be5-91fe-e0edf145035c req-beb8756c-b361-44c1-acd7-4bfbfe0c6f9d 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:c54a51bd-7e4d-4a9a-8c36-ae1d40b3b1e3 for instance dd3ca35a-c617-411c-abe5-54b107280c4b on instance [pid: 7|app: 0|req: 602/1195] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:09:13.037 8 INFO nova.api.openstack.compute.server_external_events [req-b4cb5c0b-3f43-4e78-82d0-de6975070add req-95192694-689d-4bac-931c-023a393b709e 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:c54a51bd-7e4d-4a9a-8c36-ae1d40b3b1e3 for instance dd3ca35a-c617-411c-abe5-54b107280c4b on instance [pid: 8|app: 0|req: 594/1196] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:13 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-03-03 19:09:13.859 7 INFO nova.api.openstack.compute.server_external_events [req-40ec1520-be04-4e98-b41d-aa63047cfc6a req-57836b05-17e8-409c-99fa-b9441b2cc75a 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:c54a51bd-7e4d-4a9a-8c36-ae1d40b3b1e3 for instance dd3ca35a-c617-411c-abe5-54b107280c4b on instance [pid: 7|app: 0|req: 603/1197] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:13 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: 605/1200] 10.0.0.56 () {28 vars in 453 bytes} [Tue Mar 3 19:09:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 596/1201] 10.0.0.56 () {30 vars in 657 bytes} [Tue Mar 3 19:09:15 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1202] 10.0.0.56 () {32 vars in 730 bytes} [Tue Mar 3 19:09:15 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 19:09:15.291 8 WARNING neutronclient.v2_0.client [None req-a524d39f-2c03-4554-83f2-021e6e0c8498 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1203] 10.0.0.56 () {34 vars in 805 bytes} [Tue Mar 3 19:09:15 2026] GET /v2.1/servers/detail?all_tenants=True => generated 4993 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-03-03 19:09:15.581 7 WARNING neutronclient.v2_0.client [None req-4bc29b38-5c6b-4e92-a097-6effbe4a6cd6 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1204] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:09:15 2026] GET /v2.1/servers/dd3ca35a-c617-411c-abe5-54b107280c4b => generated 1480 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1205] 10.0.0.56 () {28 vars in 453 bytes} [Tue Mar 3 19:09:15 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 608/1206] 10.0.0.56 () {30 vars in 657 bytes} [Tue Mar 3 19:09:15 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 599/1207] 10.0.0.56 () {32 vars in 730 bytes} [Tue Mar 3 19:09:15 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1208] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:15 2026] GET /v2.1/servers/detail?project_id=03fab8aeb2a144e9adcbdad8cb569095&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1209] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:15 2026] GET /v2.1/servers/detail?project_id=1b973e7e87f446e6ad6e7c3af1074c60&all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1210] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:16 2026] GET /v2.1/servers/detail?project_id=23f4bb7f522a40beb143b19d5a4f22e8&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1211] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:16 2026] GET /v2.1/servers/detail?project_id=35a57c1f04b242e7a4519a0981c9671b&all_tenants=True => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1212] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:16 2026] GET /v2.1/servers/detail?project_id=82f3ffe3a22449b1acdddca176f5e55c&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1213] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:16 2026] GET /v2.1/servers/detail?project_id=9500fc903d2540168642a52230b7105f&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1214] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:16 2026] GET /v2.1/servers/detail?project_id=ac245eac77964d8fb295c76009ed3d16&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1215] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:16 2026] GET /v2.1/servers/detail?project_id=b6dfc8900cde49fb950bedd57186eaee&all_tenants=True => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1216] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:16 2026] GET /v2.1/servers/detail?project_id=bf4ca5d509cc46819303bfaba24107b2&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-03 19:09:16.524 8 WARNING neutronclient.v2_0.client [None req-5e0f5b19-cc83-40b1-8d8c-2d0ebfa479fc 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1217] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:16 2026] GET /v2.1/servers/detail?project_id=c8bd0525937443018984dd4bc22321e7&all_tenants=True => generated 2731 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1218] 10.0.0.56 () {34 vars in 893 bytes} [Tue Mar 3 19:09:16 2026] GET /v2.1/servers/detail?project_id=f42ae8fa1eaa4ddcb114e0cfacd88b27&all_tenants=True => generated 15 bytes in 48 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-03-03 19:09:20.708 8 INFO nova.api.openstack.wsgi [None req-86511c58-d864-42cc-9a8c-50cd42eacfbf e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] HTTP exception thrown: Instance dd3ca35a-c617-411c-abe5-54b107280c4b could not be found. [pid: 8|app: 0|req: 605/1219] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:09:20 2026] GET /v2.1/servers/dd3ca35a-c617-411c-abe5-54b107280c4b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 19:09:21.136 7 INFO nova.api.openstack.compute.server_external_events [req-87af8144-a87e-4835-816e-56da952f2008 req-5de605f9-caa8-4768-8fd6-b7a6fb3c34e5 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-changed:5eb17b6b-b77a-4f06-bf6b-ff67e7e82949 for instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 on instance [pid: 7|app: 0|req: 615/1220] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:21 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, ' [pid: 8|app: 0|req: 606/1221] 10.0.0.69 () {32 vars in 717 bytes} [Tue Mar 3 19:09:21 2026] DELETE /v2.1/servers/e52ef34c-cd1f-4a82-839b-56bc2c26d562 => 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-03-03 19:09:21.289 7 WARNING neutronclient.v2_0.client [None req-fda4df7a-304d-4d72-850a-df73ced4abaa e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1222] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:09:21 2026] GET /v2.1/servers/e52ef34c-cd1f-4a82-839b-56bc2c26d562 => generated 1942 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-03-03 19:09:22.597 8 INFO nova.api.openstack.compute.server_external_events [req-e8cb8d3f-9535-46c2-a242-3dbdb203c792 req-5a215304-3d68-48c1-8e10-87d690ad0efc 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:5eb17b6b-b77a-4f06-bf6b-ff67e7e82949 for instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 on instance [pid: 8|app: 0|req: 607/1223] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:22 2026] POST /v2.1/os-server-external-events => generated 185 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-03-03 19:09:23.969 7 INFO nova.api.openstack.compute.server_external_events [req-22ab1504-bb20-454b-9145-8e201b81880f req-93062121-294f-45d3-bf21-81d4741005b6 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-deleted:5eb17b6b-b77a-4f06-bf6b-ff67e7e82949 for instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 on instance [pid: 7|app: 0|req: 617/1224] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:23 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-03-03 19:09:24.637 8 INFO nova.api.openstack.compute.server_external_events [req-7b615feb-7dd5-46de-ad56-11779f17a4ad req-9ef9a6d9-a72c-45ba-bacf-3fd05dd0ea6e 4da6014529224113ab150bb93f0f6ee7 82f3ffe3a22449b1acdddca176f5e55c - - 3b7b3728dc894d969ba1d55f3868adbc 3b7b3728dc894d969ba1d55f3868adbc] Creating event network-vif-unplugged:5eb17b6b-b77a-4f06-bf6b-ff67e7e82949 for instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 on instance [pid: 8|app: 0|req: 608/1225] 10.0.0.158 () {38 vars in 815 bytes} [Tue Mar 3 19:09:24 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-03-03 19:09:26.507 8 WARNING neutronclient.v2_0.client [None req-1078729e-d4a0-4cfe-8034-598bcd3f53e2 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1228] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:09:26 2026] GET /v2.1/servers/e52ef34c-cd1f-4a82-839b-56bc2c26d562 => generated 1480 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-03-03 19:09:31.585 7 INFO nova.api.openstack.wsgi [None req-883c012b-f299-4c58-a951-6b25fbd21dbf e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] HTTP exception thrown: Instance e52ef34c-cd1f-4a82-839b-56bc2c26d562 could not be found. [pid: 7|app: 0|req: 619/1229] 10.0.0.69 () {32 vars in 714 bytes} [Tue Mar 3 19:09:31 2026] GET /v2.1/servers/e52ef34c-cd1f-4a82-839b-56bc2c26d562 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 611/1230] 10.0.0.69 () {32 vars in 725 bytes} [Tue Mar 3 19:09:33 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1599918334 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:09:33.593 7 INFO nova.api.openstack.wsgi [None req-89975669-01bb-4b2c-ab05-56427dd4fa91 e9e6146de18d44a7b72f1ee56bf2bbf6 c8bd0525937443018984dd4bc22321e7 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1599918334 not found for user e9e6146de18d44a7b72f1ee56bf2bbf6 [pid: 7|app: 0|req: 620/1231] 10.0.0.69 () {32 vars in 722 bytes} [Tue Mar 3 19:09:33 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1599918334 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1244] 10.0.0.69 () {32 vars in 654 bytes} [Tue Mar 3 19:10:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1245] 10.0.0.69 () {32 vars in 640 bytes} [Tue Mar 3 19:10:32 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-03 19:10:32.973 7 WARNING oslo_db.sqlalchemy.utils [None req-540233cf-d746-4847-af7d-454ddb6ede03 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 628/1246] 10.0.0.69 () {32 vars in 648 bytes} [Tue Mar 3 19:10:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1247] 10.0.0.69 () {32 vars in 693 bytes} [Tue Mar 3 19:10:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)