+ 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 [Sat Apr 25 07:17:13 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-7c8df49949-w5m6d 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 0x7feca77d5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-25 07:17:18.386 8 INFO nova.utils [None req-b4b8c5e4-717a-4980-82d5-ed216837909d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-25 07:17:18.414 7 INFO nova.utils [None req-099407ab-3e09-4af8-9dc0-eb5e04ff953f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-25 07:17:20.087 8 WARNING keystonemiddleware._common.config [None req-b4b8c5e4-717a-4980-82d5-ed216837909d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 07:17:20.096 8 WARNING oslo_config.cfg [None req-b4b8c5e4-717a-4980-82d5-ed216837909d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-25 07:17:20.100 7 WARNING keystonemiddleware._common.config [None req-099407ab-3e09-4af8-9dc0-eb5e04ff953f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 07:17:20.109 7 WARNING oslo_config.cfg [None req-099407ab-3e09-4af8-9dc0-eb5e04ff953f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-25 07:17:20.173 8 WARNING keystonemiddleware._common.config [None req-b4b8c5e4-717a-4980-82d5-ed216837909d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 07:17:20.186 7 WARNING keystonemiddleware._common.config [None req-099407ab-3e09-4af8-9dc0-eb5e04ff953f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 07:17:20.188 8 WARNING oslo_config.cfg [None req-b4b8c5e4-717a-4980-82d5-ed216837909d - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-25 07:17:20.200 8 WARNING oslo_config.cfg [None req-b4b8c5e4-717a-4980-82d5-ed216837909d - - - - - -] 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. 2026-04-25 07:17:20.201 7 WARNING oslo_config.cfg [None req-099407ab-3e09-4af8-9dc0-eb5e04ff953f - - - - - -] 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. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7feca77d5668 pid: 8 (default app) 2026-04-25 07:17:20.213 7 WARNING oslo_config.cfg [None req-099407ab-3e09-4af8-9dc0-eb5e04ff953f - - - - - -] 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 0x7feca77d5668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:17:33 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:17:33.769 7 WARNING oslo_policy.policy [None req-3493d647-c85a-430f-b23d-8802349520c3 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:17:33.769 7 WARNING oslo_policy.policy [None req-3493d647-c85a-430f-b23d-8802349520c3 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:17:33 2026] GET /v2.1 => generated 0 bytes in 535 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:17:33.868 8 WARNING oslo_policy.policy [req-3493d647-c85a-430f-b23d-8802349520c3 req-9735185b-0e5a-4e76-8608-2a2b047d407e 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:17:33.868 8 WARNING oslo_policy.policy [req-3493d647-c85a-430f-b23d-8802349520c3 req-9735185b-0e5a-4e76-8608-2a2b047d407e 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:17:33 2026] GET /v2.1/ => generated 400 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:17:33.984 7 INFO nova.api.openstack.wsgi [None req-acdffe37-455c-4e6f-86e8-e5d7c7c08e0a 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.141 () {48 vars in 1011 bytes} [Sat Apr 25 07:17:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.141 () {48 vars in 1051 bytes} [Sat Apr 25 07:17:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.141 () {52 vars in 1048 bytes} [Sat Apr 25 07:17:34 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:17:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:17:34 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:17:35 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:17:35.033 7 INFO nova.api.openstack.wsgi [None req-7b33004b-ac78-43c7-93a6-565f9dd91852 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.141 () {48 vars in 1013 bytes} [Sat Apr 25 07:17:35 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.141 () {48 vars in 1051 bytes} [Sat Apr 25 07:17:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.141 () {52 vars in 1048 bytes} [Sat Apr 25 07:17:35 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:17: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: 7|app: 0|req: 8/16] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:17:36 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:17:36 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:17:36.120 7 INFO nova.api.openstack.wsgi [None req-43c60294-5b63-45a0-8a56-923b03f57d0e 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.141 () {48 vars in 1015 bytes} [Sat Apr 25 07:17:36 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] 199.204.45.141 () {48 vars in 1051 bytes} [Sat Apr 25 07:17:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.141 () {52 vars in 1048 bytes} [Sat Apr 25 07:17:36 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:17:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:17:37 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:17:37 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:17:37.271 7 INFO nova.api.openstack.wsgi [None req-94796e64-0ced-4b49-ac2d-a55480715b36 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.141 () {48 vars in 1013 bytes} [Sat Apr 25 07:17:37 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.141 () {48 vars in 1051 bytes} [Sat Apr 25 07:17:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.141 () {52 vars in 1048 bytes} [Sat Apr 25 07:17:37 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:17: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: 15/30] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:17:38 2026] GET /v2.1 => generated 0 bytes in 384 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:17:38 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:17:38.776 8 INFO nova.api.openstack.wsgi [None req-60b6db2b-4e15-41ee-b591-adbec129a116 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.141 () {48 vars in 1015 bytes} [Sat Apr 25 07:17:38 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.141 () {48 vars in 1051 bytes} [Sat Apr 25 07:17:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.141 () {52 vars in 1048 bytes} [Sat Apr 25 07:17:38 2026] POST /v2.1/flavors => generated 535 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:23:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:23:49 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:23:49 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.141 () {48 vars in 1073 bytes} [Sat Apr 25 07:23:49 2026] GET /v2.1/os-quota-sets/d1a6cfca2b46441d865f7c9d74b327ef => generated 283 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.141 () {52 vars in 1125 bytes} [Sat Apr 25 07:23:49 2026] PUT /v2.1/os-quota-sets/d1a6cfca2b46441d865f7c9d74b327ef => generated 238 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:24: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: 8|app: 0|req: 59/119] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:24:11 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:24:11 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:24:11.186 8 INFO nova.api.openstack.wsgi [None req-932763eb-f34b-43da-981b-d65b78f15e2b 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 60/121] 199.204.45.141 () {48 vars in 1015 bytes} [Sat Apr 25 07:24:11 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.141 () {48 vars in 1051 bytes} [Sat Apr 25 07:24:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.141 () {52 vars in 1049 bytes} [Sat Apr 25 07:24:11 2026] POST /v2.1/flavors => generated 534 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/132] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:24:51 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: 67/133] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:24:51 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 67/134] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:24:51 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:24:51.373 7 INFO nova.api.openstack.wsgi [None req-bfde6078-41e5-4c8a-b445-cb1bea439d9d 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 68/135] 199.204.45.141 () {48 vars in 1017 bytes} [Sat Apr 25 07:24:51 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 152 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/136] 199.204.45.141 () {48 vars in 1051 bytes} [Sat Apr 25 07:24:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 199.204.45.141 () {52 vars in 1049 bytes} [Sat Apr 25 07:24:51 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:26:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/153] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:26:01 2026] GET /v2.1 => generated 0 bytes in 173 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 78/154] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:26:01 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:26:01.458 8 INFO nova.api.openstack.wsgi [None req-a2f213dd-ac89-409c-9a62-3dd93f5fe395 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5fb49013e3a34f98aecb43284c34817b [pid: 8|app: 0|req: 77/155] 199.204.45.141 () {48 vars in 1051 bytes} [Sat Apr 25 07:26:01 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-25 07:26:01.472 7 WARNING oslo_db.sqlalchemy.utils [None req-fae59ae8-0a9c-4299-a0df-966f844d3906 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 79/156] 199.204.45.141 () {48 vars in 1016 bytes} [Sat Apr 25 07:26:01 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: 78/157] 199.204.45.141 () {52 vars in 1057 bytes} [Sat Apr 25 07:26:01 2026] POST /v2.1/os-keypairs => generated 576 bytes in 45 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/166] 10.0.0.174 () {28 vars in 454 bytes} [Sat Apr 25 07:26:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-25 07:26:40.866 8 WARNING keystonemiddleware.audit [None req-af28bd9a-d3e8-4594-9faa-569635537099 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Skipping service manila as it have no endpoints. 2026-04-25 07:26:40.867 8 WARNING keystonemiddleware.audit [None req-af28bd9a-d3e8-4594-9faa-569635537099 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Skipping service manilav2 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 83/167] 10.0.0.174 () {30 vars in 658 bytes} [Sat Apr 25 07:26:40 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-25 07:26:40.881 7 WARNING keystonemiddleware.audit [None req-fae59ae8-0a9c-4299-a0df-966f844d3906 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Skipping service manila as it have no endpoints. 2026-04-25 07:26:40.882 7 WARNING keystonemiddleware.audit [None req-fae59ae8-0a9c-4299-a0df-966f844d3906 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Skipping service manilav2 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 85/168] 10.0.0.174 () {32 vars in 731 bytes} [Sat Apr 25 07:26:40 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-04-25 07:26:40.903 8 WARNING keystonemiddleware.audit [None req-c43a4b3d-1393-46d9-a739-623fc8c1a895 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Skipping service manila as it have no endpoints. 2026-04-25 07:26:40.904 8 WARNING keystonemiddleware.audit [None req-c43a4b3d-1393-46d9-a739-623fc8c1a895 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 84/169] 10.0.0.174 () {34 vars in 804 bytes} [Sat Apr 25 07:26:40 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.141 () {42 vars in 703 bytes} [Sat Apr 25 07:27:48 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: 93/185] 199.204.45.141 () {44 vars in 907 bytes} [Sat Apr 25 07:27:48 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 93/186] 199.204.45.141 () {46 vars in 980 bytes} [Sat Apr 25 07:27:49 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.141 () {52 vars in 1123 bytes} [Sat Apr 25 07:27:49 2026] PUT /v2.1/os-quota-sets/8f14e79232264927ac0494920b030aec => generated 238 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.204.45.141 () {42 vars in 705 bytes} [Sat Apr 25 07:29:03 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: 101/203] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 07:29:03 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.141 () {46 vars in 982 bytes} [Sat Apr 25 07:29:03 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:29:03.575 8 INFO nova.api.openstack.wsgi [None req-573808c2-84f1-4e4a-859f-813cdec3884f 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 102/205] 199.204.45.141 () {48 vars in 1011 bytes} [Sat Apr 25 07:29:03 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.141 () {48 vars in 1051 bytes} [Sat Apr 25 07:29:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 107/215] 10.0.0.51 () {32 vars in 654 bytes} [Sat Apr 25 07:29:45 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 10.0.0.51 () {32 vars in 640 bytes} [Sat Apr 25 07:29:45 2026] GET /v2.1/servers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-25 07:29:45.721 8 WARNING oslo_db.sqlalchemy.utils [None req-eded17c7-c667-44bf-94a3-d9f987eae109 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 108/217] 10.0.0.51 () {32 vars in 648 bytes} [Sat Apr 25 07:29:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/218] 10.0.0.51 () {32 vars in 693 bytes} [Sat Apr 25 07:29:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/221] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:29:56 2026] GET /v2.1/flavors/0d1073a6-d08f-423a-a788-816cf67f589b => generated 511 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/222] 10.0.0.51 () {32 vars in 640 bytes} [Sat Apr 25 07:29:56 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:29:56 2026] GET /v2.1/flavors/0d1073a6-d08f-423a-a788-816cf67f589b => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/226] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:30:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:01.986 7 WARNING neutronclient.v2_0.client [None req-57bf95e4-4b49-4286-a1d8-bdd4a1a06a94 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 115/227] 10.0.0.51 () {34 vars in 684 bytes} [Sat Apr 25 07:30:01 2026] POST /v2.1/os-security-groups => generated 248 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:02.676 7 WARNING neutronclient.v2_0.client [None req-e74cc9a5-9a9c-4312-989c-6a1c0ab5d172 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/228] 10.0.0.51 () {34 vars in 684 bytes} [Sat Apr 25 07:30:02 2026] POST /v2.1/os-security-groups => generated 243 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:02.799 7 WARNING neutronclient.v2_0.client [None req-2c144315-7970-4e89-b1e0-1be60dffd054 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:02.824 7 WARNING neutronclient.v2_0.client [None req-2c144315-7970-4e89-b1e0-1be60dffd054 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:02.915 8 WARNING neutronclient.v2_0.client [None req-5d78609d-bd88-402e-a3a9-ad856bac6185 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 117/229] 10.0.0.51 () {34 vars in 694 bytes} [Sat Apr 25 07:30:02 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:02.932 7 WARNING neutronclient.v2_0.client [None req-cf41f091-d4b0-44ff-964b-346ccdf1ea9a fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:02.950 8 WARNING neutronclient.v2_0.client [None req-5d78609d-bd88-402e-a3a9-ad856bac6185 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/230] 10.0.0.51 () {34 vars in 684 bytes} [Sat Apr 25 07:30:02 2026] POST /v2.1/os-security-groups => generated 242 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:03.039 7 WARNING neutronclient.v2_0.client [None req-292eeb18-0751-4df3-8832-cfa61aa9a492 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/231] 10.0.0.51 () {34 vars in 684 bytes} [Sat Apr 25 07:30:03 2026] POST /v2.1/os-security-groups => generated 246 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:03.160 7 WARNING neutronclient.v2_0.client [None req-a8d39061-34a4-4ba4-9a79-45107caba53a fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:03.255 8 WARNING neutronclient.v2_0.client [None req-5d78609d-bd88-402e-a3a9-ad856bac6185 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/232] 10.0.0.51 () {34 vars in 684 bytes} [Sat Apr 25 07:30:03 2026] POST /v2.1/os-security-groups => generated 243 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:03.344 7 WARNING neutronclient.v2_0.client [None req-670d72ba-d601-49d6-912f-1a33a131381b 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:03.373 7 WARNING neutronclient.v2_0.client [None req-670d72ba-d601-49d6-912f-1a33a131381b 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/233] 10.0.0.51 () {34 vars in 694 bytes} [Sat Apr 25 07:30:03 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:03.483 7 WARNING neutronclient.v2_0.client [None req-26657009-ec61-45f2-b78f-ce3113951f18 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:03.527 7 WARNING neutronclient.v2_0.client [None req-26657009-ec61-45f2-b78f-ce3113951f18 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:03.564 7 WARNING neutronclient.v2_0.client [None req-26657009-ec61-45f2-b78f-ce3113951f18 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/234] 10.0.0.51 () {32 vars in 662 bytes} [Sat Apr 25 07:30:03 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:03.681 7 WARNING neutronclient.v2_0.client [None req-7bdc832c-9957-4a28-8145-68fd816a1c36 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:03.713 7 WARNING neutronclient.v2_0.client [None req-7bdc832c-9957-4a28-8145-68fd816a1c36 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/235] 10.0.0.51 () {34 vars in 694 bytes} [Sat Apr 25 07:30:03 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:03.862 7 WARNING neutronclient.v2_0.client [None req-6abf08b4-b32e-448c-b08f-4b032e2bc944 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:03.889 7 WARNING neutronclient.v2_0.client [None req-6abf08b4-b32e-448c-b08f-4b032e2bc944 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/236] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:30:02 2026] POST /v2.1/servers => generated 451 bytes in 1480 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:03.938 8 WARNING neutronclient.v2_0.client [None req-a69694bb-9256-41fc-a92a-6306ef1a6524 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/237] 10.0.0.51 () {32 vars in 739 bytes} [Sat Apr 25 07:30:03 2026] DELETE /v2.1/os-security-groups/874afad5-370d-4f94-9a2e-0a2596d17d24 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/238] 10.0.0.51 () {32 vars in 736 bytes} [Sat Apr 25 07:30:03 2026] GET /v2.1/os-security-groups/61694c64-556f-4dc2-af3e-31c4e815e798 => generated 663 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:03.994 8 WARNING neutronclient.v2_0.client [None req-a2236104-bddb-4e05-ad71-3400aa6d33c2 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:04.003 7 WARNING neutronclient.v2_0.client [None req-3bac9a95-7d8f-4d37-8422-e0c93808dc54 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:04.011 8 INFO nova.api.openstack.wsgi [None req-a2236104-bddb-4e05-ad71-3400aa6d33c2 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] HTTP exception thrown: Security group 874afad5-370d-4f94-9a2e-0a2596d17d24 does not exist Neutron server returns request_ids: ['req-9f012a1c-5afa-4ca0-89da-fef256986cf6'] [pid: 8|app: 0|req: 115/239] 10.0.0.51 () {32 vars in 736 bytes} [Sat Apr 25 07:30:03 2026] GET /v2.1/os-security-groups/874afad5-370d-4f94-9a2e-0a2596d17d24 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 07:30:04.017 8 WARNING neutronclient.v2_0.client [None req-e7355988-148a-4ef9-8f9c-585716167270 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 125/240] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:03 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1423 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:04.073 8 WARNING neutronclient.v2_0.client [None req-e7355988-148a-4ef9-8f9c-585716167270 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:04.077 7 WARNING neutronclient.v2_0.client [None req-b9de94e3-e1ec-40ee-acee-5c92800a37ec fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:04.103 8 WARNING neutronclient.v2_0.client [None req-e7355988-148a-4ef9-8f9c-585716167270 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:04.126 7 WARNING neutronclient.v2_0.client [None req-b9de94e3-e1ec-40ee-acee-5c92800a37ec fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 116/241] 10.0.0.51 () {32 vars in 749 bytes} [Sat Apr 25 07:30:04 2026] DELETE /v2.1/os-security-group-rules/7871b645-4a53-4749-9dad-a32de67f4889 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 07:30:04.194 8 WARNING neutronclient.v2_0.client [None req-cab2edbb-d2ed-4adc-99b9-3b038a60b7cc 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/242] 10.0.0.51 () {32 vars in 739 bytes} [Sat Apr 25 07:30:04 2026] DELETE /v2.1/os-security-groups/f627dd77-722a-4dd7-a2f7-ac829f74916f => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 07:30:04.272 7 WARNING neutronclient.v2_0.client [None req-0c446fb9-3741-4417-b1e0-e20bfaa0aee4 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:04.286 8 WARNING neutronclient.v2_0.client [None req-cab2edbb-d2ed-4adc-99b9-3b038a60b7cc 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:04.298 7 INFO nova.api.openstack.wsgi [None req-0c446fb9-3741-4417-b1e0-e20bfaa0aee4 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] HTTP exception thrown: Security group f627dd77-722a-4dd7-a2f7-ac829f74916f does not exist Neutron server returns request_ids: ['req-b8cfc1f8-a73d-4bd9-b5ab-1893008aaf32'] [pid: 7|app: 0|req: 127/243] 10.0.0.51 () {32 vars in 736 bytes} [Sat Apr 25 07:30:04 2026] GET /v2.1/os-security-groups/f627dd77-722a-4dd7-a2f7-ac829f74916f => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 07:30:04.318 7 WARNING neutronclient.v2_0.client [None req-b55ca8ad-4943-4023-af18-f0ad6a8008bb fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 117/244] 10.0.0.51 () {32 vars in 739 bytes} [Sat Apr 25 07:30:04 2026] DELETE /v2.1/os-security-groups/61694c64-556f-4dc2-af3e-31c4e815e798 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 07:30:04.403 8 WARNING neutronclient.v2_0.client [None req-4d517480-de66-4487-a4e7-685afdd9a40b 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:04.414 7 WARNING neutronclient.v2_0.client [None req-b55ca8ad-4943-4023-af18-f0ad6a8008bb fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:04.453 8 WARNING neutronclient.v2_0.client [None req-4d517480-de66-4487-a4e7-685afdd9a40b 6d582095a47d43c0855501cd0546e611 8a64dad8d2a94daa85d22e37d5975614 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/245] 10.0.0.51 () {32 vars in 739 bytes} [Sat Apr 25 07:30:04 2026] DELETE /v2.1/os-security-groups/32ddf6f9-acea-423e-bc06-a32d87a7acbb => generated 0 bytes in 244 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 07:30:04.566 7 WARNING neutronclient.v2_0.client [None req-00bce77c-677c-443e-9d73-86dc72f59e46 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 118/246] 10.0.0.51 () {32 vars in 739 bytes} [Sat Apr 25 07:30:04 2026] DELETE /v2.1/os-security-groups/db0ebb55-2350-441c-9038-c9f8bc83510d => generated 0 bytes in 243 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 07:30:04.648 7 INFO nova.api.openstack.wsgi [None req-00bce77c-677c-443e-9d73-86dc72f59e46 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] HTTP exception thrown: Security group 32ddf6f9-acea-423e-bc06-a32d87a7acbb does not exist Neutron server returns request_ids: ['req-cf975664-8a03-4ee0-809f-4e687ee16062'] [pid: 7|app: 0|req: 129/247] 10.0.0.51 () {32 vars in 736 bytes} [Sat Apr 25 07:30:04 2026] GET /v2.1/os-security-groups/32ddf6f9-acea-423e-bc06-a32d87a7acbb => generated 194 bytes in 91 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 07:30:04.662 8 WARNING neutronclient.v2_0.client [None req-ad6e5314-c662-4b8e-b951-1289c829ef7a fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:05.161 7 WARNING neutronclient.v2_0.client [None req-cc4a97b1-8a33-43ec-a5bd-6ce929337ff3 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:05.255 8 WARNING neutronclient.v2_0.client [None req-ad6e5314-c662-4b8e-b951-1289c829ef7a fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/248] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:05 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1427 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:05.960 8 WARNING neutronclient.v2_0.client [None req-ad6e5314-c662-4b8e-b951-1289c829ef7a fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:06.383 7 WARNING neutronclient.v2_0.client [None req-a9672c58-12f5-4058-a7f8-8b2240fb73cb a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/249] 10.0.0.51 () {32 vars in 662 bytes} [Sat Apr 25 07:30:04 2026] GET /v2.1/os-security-groups => generated 707 bytes in 1973 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:06.648 8 WARNING neutronclient.v2_0.client [None req-07a3a021-951a-4989-8c66-dcca360b9fa3 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/250] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:06 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1475 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:06.683 8 INFO nova.api.openstack.wsgi [None req-07a3a021-951a-4989-8c66-dcca360b9fa3 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] HTTP exception thrown: Security group 32ddf6f9-acea-423e-bc06-a32d87a7acbb does not exist Neutron server returns request_ids: ['req-6d7b18b7-ea0d-4232-9817-240212d198d2'] [pid: 8|app: 0|req: 120/251] 10.0.0.51 () {32 vars in 739 bytes} [Sat Apr 25 07:30:06 2026] DELETE /v2.1/os-security-groups/32ddf6f9-acea-423e-bc06-a32d87a7acbb => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:06.714 7 WARNING neutronclient.v2_0.client [None req-6a54831f-21f5-4ae5-b6a4-5d6784aa4cb4 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:06.731 7 INFO nova.api.openstack.wsgi [None req-6a54831f-21f5-4ae5-b6a4-5d6784aa4cb4 fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] HTTP exception thrown: Security group f627dd77-722a-4dd7-a2f7-ac829f74916f does not exist Neutron server returns request_ids: ['req-27880bc7-08f5-407c-aecb-54f583f3245b'] [pid: 7|app: 0|req: 132/252] 10.0.0.51 () {32 vars in 739 bytes} [Sat Apr 25 07:30:06 2026] DELETE /v2.1/os-security-groups/f627dd77-722a-4dd7-a2f7-ac829f74916f => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 07:30:06.745 8 WARNING neutronclient.v2_0.client [None req-98f5f76c-9a62-4f18-9034-bf9154e5bf2d fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:06.769 8 INFO nova.api.openstack.wsgi [None req-98f5f76c-9a62-4f18-9034-bf9154e5bf2d fe89bc84f8de428f9cbb065a777b799f f5c37708942a483aad25398e4d2db646 - - default default] HTTP exception thrown: Security group 874afad5-370d-4f94-9a2e-0a2596d17d24 does not exist Neutron server returns request_ids: ['req-9543c8da-363b-4617-bae6-f96d3008894f'] [pid: 8|app: 0|req: 121/253] 10.0.0.51 () {32 vars in 739 bytes} [Sat Apr 25 07:30:06 2026] DELETE /v2.1/os-security-groups/874afad5-370d-4f94-9a2e-0a2596d17d24 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/254] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:30:06 2026] POST /v2.1/os-keypairs => generated 385 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:07.751 8 WARNING neutronclient.v2_0.client [None req-fc70685f-0b52-43d4-94d6-bd9b2f4c6b3c a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 122/255] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:07 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1475 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:08.708 7 WARNING neutronclient.v2_0.client [None req-ce2dd728-c253-4d73-bae7-5fb18989d63f 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:08.745 7 WARNING neutronclient.v2_0.client [None req-ce2dd728-c253-4d73-bae7-5fb18989d63f 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:08.866 8 WARNING neutronclient.v2_0.client [None req-ff426271-5212-4f8d-bff0-5fbe52f9951e a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/258] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:08 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1483 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:09.101 7 WARNING neutronclient.v2_0.client [None req-ce2dd728-c253-4d73-bae7-5fb18989d63f 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/259] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:30:08 2026] POST /v2.1/servers => generated 452 bytes in 1244 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:09.905 8 WARNING neutronclient.v2_0.client [None req-7b4fa199-a5aa-49a9-8774-4e67bf93bb68 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:10.021 7 WARNING neutronclient.v2_0.client [None req-afda0235-e6d7-4045-8189-156736d2dad0 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/260] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:09 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1431 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/261] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:09 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1549 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:10.877 8 INFO nova.api.openstack.compute.server_external_events [req-49588284-6cf4-47c9-a33e-364aee03fd7d req-49adf316-a6d9-4052-b64c-f2d7d3030328 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:c07f65a9-1a2e-49d9-993c-99fb98850cba for instance a2de05d5-1cde-4e50-84ad-7ee44169d3a3 on instance 2026-04-25 07:30:10.885 8 INFO nova.compute.rpcapi [None req-1ec25dac-7636-4881-8ae9-c5622f513b35 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 126/262] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:11.108 7 WARNING neutronclient.v2_0.client [None req-4c3d4686-8d1a-4218-b9e8-86faa9f5f9f0 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/263] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:11 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1435 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:11.493 8 WARNING neutronclient.v2_0.client [None req-60b12a30-6f97-47e0-a146-0f2bf9af8ae5 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/264] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:11 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1549 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-04-25 07:30:12.208 7 WARNING neutronclient.v2_0.client [None req-3f2eee98-34ba-467e-9c3f-b01e0c567ed4 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:12.982 8 WARNING neutronclient.v2_0.client [None req-46379376-7f7b-4df9-a36a-37387c6a7acd a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/265] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:12 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1483 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/266] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:12 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1549 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 139/267] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:30:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:14.140 8 WARNING neutronclient.v2_0.client [None req-d0fa5bf7-fb4f-48cc-b7fd-5f53ffef74f9 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:14.288 7 WARNING neutronclient.v2_0.client [None req-7cdd7fc6-fda6-4541-bc84-9413154251af a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/268] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:14 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1491 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/269] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:14 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1549 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:14.819 8 WARNING neutronclient.v2_0.client [None req-26646122-9fd2-4daf-a231-9cb98e61f157 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:15.138 8 WARNING neutronclient.v2_0.client [None req-26646122-9fd2-4daf-a231-9cb98e61f157 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:15.504 7 WARNING neutronclient.v2_0.client [None req-cd6d8a05-f12e-46b7-b760-cf5d5c982148 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/270] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:15 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1568 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:15.674 8 WARNING neutronclient.v2_0.client [None req-26646122-9fd2-4daf-a231-9cb98e61f157 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/271] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:30:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:15.752 7 WARNING neutronclient.v2_0.client [None req-1835689d-c71e-4534-8fbd-7ce5eeb487ad a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/272] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:15 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1549 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: 130/273] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:30:14 2026] POST /v2.1/servers => generated 450 bytes in 1172 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-25 07:30:15.937 7 INFO nova.api.openstack.compute.server_external_events [req-2478a7a5-1042-49c3-a78b-e63a2b774ce3 req-a6d75793-5168-4c0d-8d40-0abc25ad3c88 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:a656e70f-b812-4c83-b4da-47dafaba7c43 for instance fd2a9d27-f07d-4516-a50b-15cb0caaf10e on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:15.948 7 INFO nova.compute.rpcapi [None req-15efd78e-299c-4ad5-941f-6e5d599cb1e4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-04-25 07:30:15.957 8 WARNING neutronclient.v2_0.client [None req-1115deae-9262-4ceb-9ad9-500569dfd3d6 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/274] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/275] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:15 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1401 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:16.675 7 WARNING neutronclient.v2_0.client [None req-5f40f303-b7cd-4b6b-af6e-adad21715d20 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/276] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:16 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1556 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:16.955 8 WARNING neutronclient.v2_0.client [None req-28acebe8-e90a-4e1a-9167-679ca753e188 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:17.044 7 WARNING neutronclient.v2_0.client [None req-78bbfbac-b6af-43d7-acd0-5444dd6dc26e 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/277] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:17 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1405 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/278] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:16 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1549 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-04-25 07:30:17.899 7 WARNING neutronclient.v2_0.client [None req-56d6d575-6ddb-46cd-9e4a-7f38e074bc01 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/281] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:17 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1556 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:18.142 8 WARNING neutronclient.v2_0.client [None req-0e6448f5-42e5-484c-b7a7-bbd8b86e50a1 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:18.168 7 WARNING neutronclient.v2_0.client [None req-8d77cd77-5610-47ce-9bb7-4205bbe7a8c4 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/282] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:18 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1453 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/283] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:18 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:19.046 8 INFO nova.api.openstack.compute.server_external_events [req-7c96e86d-c4b0-46b5-ad15-692bd4637fd2 req-0f58f3f2-e187-4567-ae1a-0740deb19f2c f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:c07f65a9-1a2e-49d9-993c-99fb98850cba for instance a2de05d5-1cde-4e50-84ad-7ee44169d3a3 on instance [pid: 8|app: 0|req: 136/284] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:30:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:19.073 7 WARNING neutronclient.v2_0.client [None req-3748d720-efff-4963-a0e2-acaeba4561b5 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/285] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:19 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1556 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-04-25 07:30:19.229 8 WARNING neutronclient.v2_0.client [None req-105fd098-b47d-4dcd-96ae-711e467136fb 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/286] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:19 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:19.318 7 WARNING neutronclient.v2_0.client [None req-6ac94eb1-cc23-4a7c-ae79-ae6e8772547c a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/287] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:19 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1549 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-04-25 07:30:20.248 8 WARNING neutronclient.v2_0.client [None req-b8f7cad9-0d16-464d-83c7-64ca26e54082 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:20.337 7 WARNING neutronclient.v2_0.client [None req-f12cae6d-1176-4c45-ac08-ffe181092593 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/288] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:20 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1461 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/289] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:20 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1556 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:20.513 7 WARNING neutronclient.v2_0.client [None req-e248c206-4763-4c28-999d-596243d06d8a a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/290] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:20 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1726 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-04-25 07:30:20.690 8 WARNING neutronclient.v2_0.client [None req-b21e2982-c13b-44f0-84fb-769778396113 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/291] 10.0.0.51 () {32 vars in 740 bytes} [Sat Apr 25 07:30:20 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:21.178 7 INFO nova.api.openstack.compute.server_external_events [req-ddd87fa8-8365-4965-b648-d811d9c14bf4 req-a5eac92e-1c23-4a4c-bde3-2a48fd110111 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:a656e70f-b812-4c83-b4da-47dafaba7c43 for instance fd2a9d27-f07d-4516-a50b-15cb0caaf10e on instance [pid: 7|app: 0|req: 153/292] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:30:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:21.352 8 WARNING neutronclient.v2_0.client [None req-3f148e70-3054-4a43-8d0a-95a1debccb98 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:21.388 8 WARNING neutronclient.v2_0.client [None req-3f148e70-3054-4a43-8d0a-95a1debccb98 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:21.423 7 WARNING neutronclient.v2_0.client [None req-13bcec53-44f9-4f47-aecf-c96633debf0f 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/293] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:21 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1529 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-04-25 07:30:21.561 7 WARNING neutronclient.v2_0.client [None req-76b6b316-1983-4613-bfc3-326cc9919ff2 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:21.625 8 WARNING neutronclient.v2_0.client [None req-3f148e70-3054-4a43-8d0a-95a1debccb98 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/294] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:21 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1556 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:21.703 7 WARNING neutronclient.v2_0.client [None req-3b754fb9-48dc-4daa-9ab3-2d13350bc287 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/295] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:21 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1726 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-04-25 07:30:21.832 7 INFO nova.api.openstack.compute.server_external_events [req-e28b51ef-9fcc-415a-b8d1-29e16923db81 req-e4e0ef08-d908-4fe6-ad81-ac2842797a58 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:c07f65a9-1a2e-49d9-993c-99fb98850cba for instance a2de05d5-1cde-4e50-84ad-7ee44169d3a3 on instance [pid: 7|app: 0|req: 157/296] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:21 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-04-25 07:30:21.895 7 INFO nova.api.openstack.compute.server_external_events [req-48185cea-1d9b-4012-ad12-932ea28e8766 req-06ba5f7b-30fd-49bf-82aa-0a3cab210d91 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:8881ec51-6fd8-4b89-8fc2-121c999ef38f for instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb on instance [pid: 7|app: 0|req: 158/297] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 140/298] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:30:21 2026] POST /v2.1/servers => generated 451 bytes in 705 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:21.965 8 WARNING neutronclient.v2_0.client [None req-bc307833-2707-487a-a87d-407613e57a4b 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/299] 10.0.0.51 () {32 vars in 640 bytes} [Sat Apr 25 07:30:21 2026] GET /v2.1/servers => generated 377 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/300] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:21 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 160/301] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:30:22 2026] DELETE /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:22.176 8 WARNING neutronclient.v2_0.client [None req-439621dc-3717-4321-bf43-8e700916e4c7 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/302] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:22 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1732 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:22.607 7 WARNING neutronclient.v2_0.client [None req-de881bc0-4cb1-41a5-a425-2e692cd6037f 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:22.727 8 WARNING neutronclient.v2_0.client [None req-7ca318ab-16ff-41cb-a5b0-fa047f1a4900 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/303] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:22 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1527 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/304] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:22 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1740 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-04-25 07:30:22.888 7 WARNING neutronclient.v2_0.client [None req-35e70689-2c13-4f2e-8b0d-0d782ccdd734 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/305] 10.0.0.51 () {32 vars in 740 bytes} [Sat Apr 25 07:30:22 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e/os-interface => generated 285 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:23.070 8 WARNING neutronclient.v2_0.client [None req-9241819b-5dbc-400a-9395-473beccf0e0e 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/306] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:23 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1304 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:23.380 7 WARNING neutronclient.v2_0.client [None req-11b036a2-4e29-4c06-802b-088510ffcdc9 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/307] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:23 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1852 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:23.588 8 WARNING neutronclient.v2_0.client [None req-180fe81b-13e6-4030-8d15-879c0353ba87 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] 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: 145/308] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:23 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1740 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, ' 2026-04-25 07:30:23.793 7 WARNING neutronclient.v2_0.client [None req-2e394914-bf5d-40f2-8079-4e4aebef4386 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/309] 10.0.0.51 () {32 vars in 640 bytes} [Sat Apr 25 07:30:23 2026] GET /v2.1/servers => generated 384 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 164/310] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:23 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:23.930 8 INFO nova.api.openstack.compute.server_external_events [req-5348965e-1af8-4842-8b5d-b147f35c1273 req-e6772943-a7c3-487a-931a-6ce70a72b807 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:a656e70f-b812-4c83-b4da-47dafaba7c43 for instance fd2a9d27-f07d-4516-a50b-15cb0caaf10e on instance [pid: 8|app: 0|req: 147/311] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:23 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) [pid: 7|app: 0|req: 165/312] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:30:23 2026] DELETE /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => 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-04-25 07:30:24.072 8 WARNING neutronclient.v2_0.client [None req-27d2900b-4b54-475a-9e97-704e5571acff 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] 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: 148/313] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:24 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1746 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:24.161 7 WARNING neutronclient.v2_0.client [None req-5275506d-4932-429b-b9a0-b8480bd4764a 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/314] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:24 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1352 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:24.507 8 WARNING neutronclient.v2_0.client [None req-f645bd5e-e7e3-4876-bae8-267162015b6d a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/315] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:24 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1852 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-04-25 07:30:24.975 7 WARNING neutronclient.v2_0.client [None req-f4e0f9ac-788b-46e6-8d74-d43ac33698b5 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/316] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:24 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:25.207 8 WARNING neutronclient.v2_0.client [None req-3f2cb5d3-897f-4d1f-bb4e-484ac0c5b24c 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:25.246 7 WARNING neutronclient.v2_0.client [None req-e214222c-fc6d-44b1-b15e-0b9ec38f756e 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/317] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:25 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1352 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/318] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:25 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1866 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:25.687 7 WARNING neutronclient.v2_0.client [None req-62d3fafd-c413-46f8-a882-a86c74408e8b a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/319] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:25 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1784 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:25.974 7 INFO nova.api.openstack.compute.server_external_events [req-763ccbb4-2c59-48eb-9b9d-8fe2bcba0223 req-ee15ea29-8a52-4c29-a99f-abab5e7bef51 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:c07f65a9-1a2e-49d9-993c-99fb98850cba for instance a2de05d5-1cde-4e50-84ad-7ee44169d3a3 on instance [pid: 7|app: 0|req: 170/320] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:30:25.996 8 INFO nova.api.openstack.compute.server_external_events [req-4d236f6e-d35e-4dc9-beec-79ee5c98836c req-743a464f-9d90-47a6-8d63-244955ca1aa8 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:8881ec51-6fd8-4b89-8fc2-121c999ef38f for instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb on instance [pid: 8|app: 0|req: 151/321] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:30:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:26.126 7 WARNING neutronclient.v2_0.client [None req-9ebc6647-1b09-4b52-ab83-bdc11f57aa99 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/322] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:26 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:26.362 8 WARNING neutronclient.v2_0.client [None req-adaea3a9-5c69-46c4-9f3a-1d65016df39c 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:26.390 7 WARNING neutronclient.v2_0.client [None req-b99f159f-91e5-45fd-808e-9529e7b22f86 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/323] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:26 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1360 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/324] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:26 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1866 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:26.814 8 WARNING neutronclient.v2_0.client [None req-6e28baad-2ef7-429b-92c4-31a27a4ebda3 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/325] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:26 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1509 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:27.273 7 WARNING neutronclient.v2_0.client [None req-a21d9111-d1f4-456e-8a8e-4b1586def34a 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:27.399 8 INFO nova.api.openstack.compute.server_external_events [req-9f9e8c5e-ea17-4262-893a-eb8c33de94fb req-0c8af799-10d2-4f8a-adf6-b596e0f15d7f f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:a656e70f-b812-4c83-b4da-47dafaba7c43 for instance fd2a9d27-f07d-4516-a50b-15cb0caaf10e on instance [pid: 8|app: 0|req: 154/326] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:27 2026] POST /v2.1/os-server-external-events => generated 183 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: 173/327] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:27 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1718 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:27.455 8 WARNING neutronclient.v2_0.client [None req-e4070519-e0c8-4e04-a6aa-6f1e5ce19ca5 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:27.494 7 WARNING neutronclient.v2_0.client [None req-d079317b-eb5b-485c-a403-08c0e21d4409 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/328] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:27 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1438 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:27.591 8 WARNING neutronclient.v2_0.client [None req-ac7c01d5-e2fb-439d-bf84-ce468dc5dfbc 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/329] 10.0.0.51 () {32 vars in 740 bytes} [Sat Apr 25 07:30:27 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/330] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:27 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1512 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-04-25 07:30:27.954 7 WARNING neutronclient.v2_0.client [None req-da3da160-d814-4a8d-9e0a-e14ff0387bae a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/333] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:27 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 1509 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-04-25 07:30:28.009 8 INFO nova.api.openstack.compute.server_external_events [req-10d621e8-1d2d-473d-8b2d-a140c9bcbcec req-6a0bbd9f-d5ef-41fe-91f6-986adbb6f91a f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:c4ed6881-742b-45be-a219-16c5f9968c17 for instance deb90696-b70a-450d-acbc-6bd1debbc09c on instance [pid: 8|app: 0|req: 159/334] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:27 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-04-25 07:30:28.313 7 WARNING neutronclient.v2_0.client [None req-4863b78a-1672-4d95-8e45-33323e842c10 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/335] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:28 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1718 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:28.609 8 WARNING neutronclient.v2_0.client [None req-02484610-8984-4403-b198-87bfc4e148f1 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:28.689 7 WARNING neutronclient.v2_0.client [None req-0124214d-0658-4fe9-bf25-6e8032779511 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/336] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:28 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1438 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/337] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:28 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1517 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:29.034 8 INFO nova.api.openstack.wsgi [None req-7e3725f7-cfc2-4c31-8a91-174a3991adf0 a3f060c8af5244bdac53128885e7e822 3ce70ec7a20c456681b3502f6a1549c8 - - default default] HTTP exception thrown: Instance a2de05d5-1cde-4e50-84ad-7ee44169d3a3 could not be found. [pid: 8|app: 0|req: 161/338] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:29 2026] GET /v2.1/servers/a2de05d5-1cde-4e50-84ad-7ee44169d3a3 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 178/339] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:30:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1661834468 => 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-04-25 07:30:29.456 8 INFO nova.api.openstack.compute.server_external_events [req-86bcce49-42f4-4ad7-acb8-359bec0a1f55 req-0b30bef1-5d8e-4f47-8454-94ab332a93d2 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:8881ec51-6fd8-4b89-8fc2-121c999ef38f for instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb on instance [pid: 8|app: 0|req: 162/340] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:29 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-04-25 07:30:29.774 7 WARNING neutronclient.v2_0.client [None req-1fa8c04d-fae3-47a6-be4c-75f6e68d98e6 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:29.795 8 WARNING neutronclient.v2_0.client [None req-6fc7ad86-53c4-4a28-ab12-eeec8a59d799 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/341] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:29 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/342] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:29 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1438 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:30.973 8 INFO nova.api.openstack.wsgi [None req-52fceb1b-2e8c-4e04-9dd7-7f1c12ffc2f3 6b57b26818dc4f2a9b9439fe98ffa20b ffce4fa708b946ccbaf7dc9b2731f4ec - - default default] HTTP exception thrown: Instance fd2a9d27-f07d-4516-a50b-15cb0caaf10e could not be found. [pid: 8|app: 0|req: 164/343] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:30 2026] GET /v2.1/servers/fd2a9d27-f07d-4516-a50b-15cb0caaf10e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 180/344] 10.0.0.51 () {32 vars in 703 bytes} [Sat Apr 25 07:30:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-643791821 => 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, ' 2026-04-25 07:30:31.059 8 WARNING neutronclient.v2_0.client [None req-db7cffcd-c40d-4aea-9c58-9a123c868263 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/345] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:31 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1438 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:32.280 7 WARNING neutronclient.v2_0.client [None req-b2355cfe-be96-477f-937b-523dcefcbe1d 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/346] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:32 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1426 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-04-25 07:30:33.438 8 WARNING neutronclient.v2_0.client [None req-e0ec400c-3394-431c-8128-f41fa0a134d7 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/347] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:33 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1426 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:34.590 7 WARNING neutronclient.v2_0.client [None req-72a209ee-f612-4910-9e00-e71725b05ea3 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/348] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:34 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1426 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:35.799 8 WARNING neutronclient.v2_0.client [None req-f6a0af2d-4f86-4734-aaa6-5776dfff42e5 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/349] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:35 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1426 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/350] 10.0.0.51 () {30 vars in 412 bytes} [Sat Apr 25 07:30:35 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:35.985 7 INFO nova.api.openstack.compute.server_external_events [req-72dbf5f4-1243-4cb4-be25-684efe97e571 req-60cfe3b1-3fd4-48f5-b60e-0626158eb82f f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:c4ed6881-742b-45be-a219-16c5f9968c17 for instance deb90696-b70a-450d-acbc-6bd1debbc09c on instance [pid: 7|app: 0|req: 184/351] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:30:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 168/352] 10.0.0.51 () {28 vars in 559 bytes} [Sat Apr 25 07:30:35 2026] GET /v2/ => generated 402 bytes in 438 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 185/353] 10.0.0.51 () {28 vars in 563 bytes} [Sat Apr 25 07:30:36 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/354] 10.0.0.51 () {30 vars in 412 bytes} [Sat Apr 25 07:30:36 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-25 07:30:36.953 7 WARNING neutronclient.v2_0.client [None req-ccf7fa0b-239c-4780-975a-60b588ed5690 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/355] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:36 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1426 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:38.416 7 WARNING neutronclient.v2_0.client [None req-da440474-b47a-41e4-a70f-592254cfa485 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/358] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:38 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1613 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:38.579 7 WARNING neutronclient.v2_0.client [None req-43af237b-4fbc-4aac-be4e-37a6a46b7e45 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/359] 10.0.0.51 () {32 vars in 740 bytes} [Sat Apr 25 07:30:38 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/360] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:30:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:39.723 7 WARNING neutronclient.v2_0.client [None req-49c02d68-9224-4191-ba28-ea21da6c585d 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:39.728 8 INFO nova.api.openstack.compute.server_external_events [req-2c062289-c1c5-4a83-8891-1dda4b33a770 req-f0e34748-46c8-4e94-a0b9-9bcd69fdcea2 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:c4ed6881-742b-45be-a219-16c5f9968c17 for instance deb90696-b70a-450d-acbc-6bd1debbc09c on instance [pid: 8|app: 0|req: 172/361] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/362] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:39 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1613 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 173/363] 10.0.0.51 () {32 vars in 640 bytes} [Sat Apr 25 07:30:39 2026] GET /v2.1/servers => generated 388 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, ' [pid: 7|app: 0|req: 191/364] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:30:39 2026] DELETE /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:40.086 8 WARNING neutronclient.v2_0.client [None req-03a39910-c0c4-4f9e-b71f-0e0b18e677b7 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:40.144 7 WARNING neutronclient.v2_0.client [None req-7fe64e80-5619-401c-8257-c50003e60978 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:40.176 7 WARNING neutronclient.v2_0.client [None req-7fe64e80-5619-401c-8257-c50003e60978 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/365] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:40 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1619 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:40.378 7 WARNING neutronclient.v2_0.client [None req-7fe64e80-5619-401c-8257-c50003e60978 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/366] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:30:40 2026] POST /v2.1/servers => generated 453 bytes in 507 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:40.621 8 WARNING neutronclient.v2_0.client [None req-d50b8556-7068-4309-b3ff-c76692f5873a 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/367] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:40 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1391 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:41.278 7 WARNING neutronclient.v2_0.client [None req-73980839-5f92-4a6e-965c-c2405b0e08cc 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/368] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:41 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1739 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:41.713 8 WARNING neutronclient.v2_0.client [None req-0a25fc2e-a943-492e-9a1b-d61a3f9ff07f 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/369] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:41 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1395 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-04-25 07:30:42.458 7 WARNING neutronclient.v2_0.client [None req-4f83cc92-1614-43c1-9439-21182a0f870a 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/370] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:42 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1739 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:42.820 8 WARNING neutronclient.v2_0.client [None req-beaa1bfa-8df5-4262-8b83-813926bfa33e 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/371] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:42 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1443 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-04-25 07:30:43.470 7 INFO nova.api.openstack.compute.server_external_events [req-7e365c98-ed94-426e-80da-031e0237964c req-bd5d3245-fe12-46f3-81b1-e4e3f5064860 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:c4ed6881-742b-45be-a219-16c5f9968c17 for instance deb90696-b70a-450d-acbc-6bd1debbc09c on instance [pid: 7|app: 0|req: 195/372] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:43.638 8 WARNING neutronclient.v2_0.client [None req-622e51a1-ec7a-488a-b63c-e84d29e10aa3 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/373] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:43 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:43.904 7 WARNING neutronclient.v2_0.client [None req-d382b830-f7f4-46e6-b5cd-ff532e418fa3 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/374] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:43 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1443 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:44.721 8 WARNING neutronclient.v2_0.client [None req-5ddc301f-0202-4fe2-9c24-b89e1f5f3bf1 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/375] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:44 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:44.994 7 WARNING neutronclient.v2_0.client [None req-f14ac744-d86c-4978-8f9c-0649f5edcd3c 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/376] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:44 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1451 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-04-25 07:30:45.814 8 WARNING neutronclient.v2_0.client [None req-65490227-3864-497a-b302-6162add348d4 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/377] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:45 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1386 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:46.080 7 WARNING neutronclient.v2_0.client [None req-9038c3b9-d2b6-4091-94c7-a949d495e898 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:30:46.091 8 INFO nova.api.openstack.compute.server_external_events [req-ae44d45c-bf9b-4eed-93b2-27fdef480b92 req-4895535d-004b-42b9-a2c8-c3b2a8b47ce8 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:921dbf03-2596-4938-9f5c-4b074dcfa5dd for instance 7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c on instance [pid: 8|app: 0|req: 181/378] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/379] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:46 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1519 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-04-25 07:30:46.961 8 WARNING neutronclient.v2_0.client [None req-f4515b4d-d601-4066-878a-9cf97a2ebf2d 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/380] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:46 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 1386 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-04-25 07:30:47.244 7 WARNING neutronclient.v2_0.client [None req-7988e954-c57e-438f-8997-d0f102ac062b 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/381] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:47 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1517 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:48.033 7 INFO nova.api.openstack.wsgi [None req-6e8bec7a-c547-449f-ac31-9b79885cc66b 4d2b94a61a644557bb4ff849b50c6d42 98fd35ffccbb40f2843e9cc255151662 - - default default] HTTP exception thrown: Instance deb90696-b70a-450d-acbc-6bd1debbc09c could not be found. [pid: 7|app: 0|req: 201/384] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:48 2026] GET /v2.1/servers/deb90696-b70a-450d-acbc-6bd1debbc09c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 184/385] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:30:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2093245598 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:48.384 7 WARNING neutronclient.v2_0.client [None req-cfb29c95-efcb-4c9a-94f2-28911a2094cc 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/386] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:48 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1517 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:30:49.519 8 WARNING neutronclient.v2_0.client [None req-0cdfd414-b6d7-4740-8d5f-0040f7039b85 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/387] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:49 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1517 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:50.188 7 INFO nova.api.openstack.compute.server_external_events [req-931615b2-3b5d-44ca-9414-3946dc181b07 req-bd799a4c-814d-4384-a1bc-f7e45dbc6a2b f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:921dbf03-2596-4938-9f5c-4b074dcfa5dd for instance 7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c on instance [pid: 7|app: 0|req: 203/388] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:30:50 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-04-25 07:30:50.704 8 WARNING neutronclient.v2_0.client [None req-294e1a5c-f021-4292-95a2-fde4b2b506e2 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/389] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:50 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1517 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:51.848 7 WARNING neutronclient.v2_0.client [None req-ffbead3a-135d-4950-8862-4f565e41badf 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/390] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:51 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1517 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:52.998 8 WARNING neutronclient.v2_0.client [None req-fdb9a3c3-b5b9-4c02-bfd2-23939f24e6d0 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/391] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:52 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1517 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:54.155 7 WARNING neutronclient.v2_0.client [None req-7e73cb82-1907-42f0-91d9-cbcf08c9e171 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/392] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:54 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1701 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:54.363 8 WARNING neutronclient.v2_0.client [None req-a4b00750-d4ce-4b5e-8bbb-4170efe04f9f 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/393] 10.0.0.51 () {32 vars in 740 bytes} [Sat Apr 25 07:30:54 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c/os-interface => generated 285 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:55.104 7 INFO nova.api.openstack.compute.server_external_events [req-59b8dad1-ef5c-4608-897c-0aa91dc0ecdc req-c921c021-6f83-41fd-89cb-e26fdab15e04 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:921dbf03-2596-4938-9f5c-4b074dcfa5dd for instance 7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c on instance [pid: 7|app: 0|req: 206/394] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:56.818 8 WARNING neutronclient.v2_0.client [None req-6fb8f4ab-2e96-4237-965d-dbb54c725fa2 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/395] 10.0.0.51 () {32 vars in 740 bytes} [Sat Apr 25 07:30:56 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:56.948 7 WARNING neutronclient.v2_0.client [None req-67f4cdf6-7afa-4c83-844c-c8e141ac3510 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/396] 10.0.0.51 () {32 vars in 814 bytes} [Sat Apr 25 07:30:56 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/os-interface/8881ec51-6fd8-4b89-8fc2-121c999ef38f => generated 281 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 190/397] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:30:57 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 208/398] 10.0.0.51 () {34 vars in 749 bytes} [Sat Apr 25 07:30:57 2026] POST /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/action => generated 0 bytes in 43 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: 191/399] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:30:57 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:58.218 7 INFO nova.api.openstack.compute.server_external_events [req-2809147f-7198-4bab-b3b9-f55d05fbc39c req-63732d5e-a5f4-4ffc-b6a2-d6f0dbc6bb18 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:8881ec51-6fd8-4b89-8fc2-121c999ef38f for instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb on instance [pid: 8|app: 0|req: 193/402] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:30:58 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/403] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:30:58 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, ' [pid: 8|app: 0|req: 194/404] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:30:59 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/ips => generated 195 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:30:59.335 7 WARNING neutronclient.v2_0.client [None req-3e783dc0-af9e-42b8-bb8e-f96cc7be6bf1 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/405] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:30:59 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1953 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 195/406] 10.0.0.51 () {34 vars in 749 bytes} [Sat Apr 25 07:30:59 2026] POST /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/action => generated 0 bytes in 47 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: 212/407] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:30:59 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/ips => generated 195 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 196/408] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:31:00 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:01.473 7 INFO nova.api.openstack.compute.server_external_events [req-23afa8ad-398f-4268-b771-071433892267 req-b923967e-655e-4753-8a25-1279167ddd14 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:8881ec51-6fd8-4b89-8fc2-121c999ef38f for instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb on instance [pid: 7|app: 0|req: 213/409] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:31:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 197/410] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:31:01 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 214/411] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:31:02 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 198/412] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:31:02 2026] DELETE /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:02.895 7 WARNING neutronclient.v2_0.client [None req-f251bef4-7018-4532-b5d3-48100fbe53af 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/413] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:02 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1844 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:04.108 8 WARNING neutronclient.v2_0.client [None req-f15c1217-606f-43a0-bb50-cd6ff0d6efc9 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/414] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:04 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1844 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-04-25 07:31:05.272 7 WARNING neutronclient.v2_0.client [None req-1ebb48f4-e8ba-49c9-9ac0-1bb0d4df9696 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/415] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:05 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1844 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-04-25 07:31:05.574 8 INFO nova.api.openstack.compute.server_external_events [req-7dcedca4-2cce-49af-8328-20f3a73b6545 req-5b486389-bd80-4364-8d8e-78e59f32d5c6 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-unplugged:8881ec51-6fd8-4b89-8fc2-121c999ef38f for instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb on instance [pid: 8|app: 0|req: 200/416] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:31:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:06.008 7 INFO nova.api.openstack.compute.server_external_events [req-62101f62-fc5f-4468-bc25-a44de44c219e req-7083e208-141f-4544-a070-70096ada7746 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:8881ec51-6fd8-4b89-8fc2-121c999ef38f for instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb on instance [pid: 7|app: 0|req: 217/417] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:31:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:06.414 8 WARNING neutronclient.v2_0.client [None req-ff2f37fc-e3e5-46b8-93f9-30d1dfdcd025 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/418] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:06 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1482 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-04-25 07:31:07.509 7 WARNING neutronclient.v2_0.client [None req-4345ce03-6be0-4db3-8cac-7cb5b9a0c703 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/419] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:07 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1487 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:08.611 8 WARNING neutronclient.v2_0.client [None req-5e50f252-7d07-4935-94b5-b10547939217 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/422] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:08 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 1487 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-04-25 07:31:09.688 7 INFO nova.api.openstack.wsgi [None req-47f1e9c1-a657-4852-bdf0-775e52732a52 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] HTTP exception thrown: Instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb could not be found. [pid: 7|app: 0|req: 220/423] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:09 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/424] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:31:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1927718313 => 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-04-25 07:31:10.127 7 INFO nova.api.openstack.wsgi [None req-be1ae7f8-fada-48d1-ae2d-4e6002b6cf33 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] HTTP exception thrown: Instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb could not be found. [pid: 7|app: 0|req: 221/425] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:31:10 2026] DELETE /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 07:31:10.152 8 INFO nova.api.openstack.wsgi [None req-6f184b6a-0a2e-4648-8d5b-888596aac9fd 8e7336bc96a34920a973162c2312e6a8 3b3d0ceec24c4b689ef099bd6e296e10 - - default default] HTTP exception thrown: Instance 6d51367b-6d9b-407b-a17f-9d9b623f8ebb could not be found. [pid: 8|app: 0|req: 205/426] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:10 2026] GET /v2.1/servers/6d51367b-6d9b-407b-a17f-9d9b623f8ebb => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:16.922 7 WARNING neutronclient.v2_0.client [None req-4ae6cb21-b134-4372-9e75-32ff833ca217 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/427] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:16 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1821 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:17.134 8 WARNING neutronclient.v2_0.client [None req-2c466f2f-c01c-47d7-a6cc-9eaa9d1248fc 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/428] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:17 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1821 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 223/429] 10.0.0.51 () {34 vars in 749 bytes} [Sat Apr 25 07:31:17 2026] POST /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:17.492 8 WARNING neutronclient.v2_0.client [None req-411f93d7-0a16-407a-a430-1ec82de0f2f5 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/430] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:17 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1823 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:18.868 7 WARNING neutronclient.v2_0.client [None req-2078e71f-1950-40cd-8bb5-7cf9c9b3c9aa 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/433] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:18 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1823 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-04-25 07:31:20.009 8 WARNING neutronclient.v2_0.client [None req-4762c046-ae64-4b8f-a640-b50b61cdd76a 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/434] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:19 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1823 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:21.581 7 WARNING neutronclient.v2_0.client [None req-b2a9bab7-c271-487f-8386-526c3e71094d 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/435] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:21 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1828 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-04-25 07:31:22.717 8 WARNING neutronclient.v2_0.client [None req-ae28edf1-420a-4dee-9af6-badb0bcc06f2 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/436] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:22 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1828 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:24.463 7 WARNING neutronclient.v2_0.client [None req-c04c0dc7-01d4-4c38-9b25-d0029ab0bd3c 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:25.694 8 INFO nova.api.openstack.compute.server_external_events [req-35751fe2-83e7-4dba-85bb-c24024cfbfe4 req-3d0ddf7a-7159-4acf-9091-77dd4bbe50c1 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-unplugged:921dbf03-2596-4938-9f5c-4b074dcfa5dd for instance 7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c on instance [pid: 8|app: 0|req: 211/437] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:31:25 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) [pid: 7|app: 0|req: 227/438] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:24 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1828 bytes in 1561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:27.038 8 WARNING neutronclient.v2_0.client [None req-8a462279-205b-4657-ba53-1455d0ce15dc 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/439] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:27 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1828 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:28.174 7 INFO nova.api.openstack.compute.server_external_events [req-8224c429-9082-4e47-8c68-1f37c8fe5c79 req-0407e8da-41ad-4a01-8f92-a42dcd5bb3dc f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:921dbf03-2596-4938-9f5c-4b074dcfa5dd for instance 7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c on instance [pid: 7|app: 0|req: 229/442] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:31:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:28.369 8 WARNING neutronclient.v2_0.client [None req-dda21564-0a60-4155-9671-ae00823031d4 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/443] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:28 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1821 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, ' [pid: 7|app: 0|req: 230/444] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:31:31 2026] POST /v2.1/os-keypairs => generated 397 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 215/445] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:31:32 2026] POST /v2.1/os-keypairs => generated 384 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:31:33.841 7 WARNING neutronclient.v2_0.client [None req-f7cc46a0-360a-4bc8-bdfa-150505ffff37 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:31:33.893 7 WARNING neutronclient.v2_0.client [None req-f7cc46a0-360a-4bc8-bdfa-150505ffff37 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:31:34.057 7 WARNING neutronclient.v2_0.client [None req-f7cc46a0-360a-4bc8-bdfa-150505ffff37 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:31:34.337 7 WARNING neutronclient.v2_0.client [None req-f7cc46a0-360a-4bc8-bdfa-150505ffff37 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/446] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:31:33 2026] POST /v2.1/servers => generated 495 bytes in 810 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-25 07:31:34.598 8 WARNING neutronclient.v2_0.client [None req-399ff68c-5fe6-4b62-876b-de73d72ad13c 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/447] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:34 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1456 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, ' 2026-04-25 07:31:35.676 7 WARNING neutronclient.v2_0.client [None req-1fc931f4-1e12-43c5-867f-ae962907fae0 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/448] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:35 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1460 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:36.792 8 WARNING neutronclient.v2_0.client [None req-1fa3297c-ac6b-465c-9480-1dece9b5c3f6 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/449] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:36 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1508 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:38.071 8 WARNING neutronclient.v2_0.client [None req-71d710b4-aa30-4505-af93-0c10c53ce0f8 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/452] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:38 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1508 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-04-25 07:31:39.161 7 WARNING neutronclient.v2_0.client [None req-444e3b55-9368-4ecc-8e49-bd9fd51f4a8a 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/453] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:39 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1629 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:39.653 8 WARNING neutronclient.v2_0.client [None req-8fcbd591-4f14-41b1-b92c-aaf066ae337d fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:39.704 7 INFO nova.api.openstack.compute.server_external_events [req-e1cc98b4-aa43-440e-9697-0ad3abd775d4 req-a3a7bbfd-c87b-4e0c-870f-0131da6a5bac f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:634888a1-36de-4740-8c0d-95a07d2b8c55 for instance 408fc31d-96f8-4581-a1ec-dd6002d0a6f0 on instance [pid: 7|app: 0|req: 235/454] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:31:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:31:39.821 8 WARNING neutronclient.v2_0.client [None req-8fcbd591-4f14-41b1-b92c-aaf066ae337d fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/455] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:31:39 2026] POST /v2.1/servers => generated 424 bytes in 405 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:40.020 7 WARNING neutronclient.v2_0.client [None req-aa77b393-1e01-429a-ae57-eaec3c8171fc fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/456] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:40 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1368 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:40.459 8 WARNING neutronclient.v2_0.client [None req-90025453-87b7-47b4-a317-6ec9c8762e4a 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/457] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:40 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1627 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:41.097 7 WARNING neutronclient.v2_0.client [None req-1dc88ffa-c85e-4fef-a0d2-1e10ad95218e fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/458] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:41 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1372 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:41.616 8 WARNING neutronclient.v2_0.client [None req-8c52ffcf-f8b2-4546-9862-c8a84502c209 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/459] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:41 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1627 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:42.183 7 WARNING neutronclient.v2_0.client [None req-47ee5c1c-a4fe-476d-9f1d-0cb262adc8af fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/460] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:42 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1420 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-04-25 07:31:42.820 8 WARNING neutronclient.v2_0.client [None req-9fedfe7c-4ab8-4116-aab1-c474e918982d 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/461] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:42 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1627 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:43.264 7 WARNING neutronclient.v2_0.client [None req-31c126a5-bbe0-4524-9773-e34cd7c8f51a fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/462] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:43 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => 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-04-25 07:31:43.973 8 WARNING neutronclient.v2_0.client [None req-734d5447-7a94-4dbe-b7e4-5f30c25de869 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/463] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:43 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1627 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:44.337 7 WARNING neutronclient.v2_0.client [None req-5bd79cd0-55e4-451d-a683-288b776cfbc4 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/464] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:44 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1428 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, ' 2026-04-25 07:31:44.906 8 INFO nova.api.openstack.compute.server_external_events [req-609994f4-9d3f-443f-aa73-9734b081ab0a req-99d36920-b6f8-4af3-83b8-9542d70a1c25 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:634888a1-36de-4740-8c0d-95a07d2b8c55 for instance 408fc31d-96f8-4581-a1ec-dd6002d0a6f0 on instance [pid: 8|app: 0|req: 225/465] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:31:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:45.106 7 INFO nova.api.openstack.compute.server_external_events [req-29fa94ac-f7d0-4d76-972c-b1c4d36db04b req-08243c1e-9cf5-43d8-8602-b1a16b002c56 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:17e70220-d371-49d0-889c-bb1f8a204996 for instance 95bb9345-5cfb-4773-8bb1-27387bbaf7bf on instance [pid: 7|app: 0|req: 241/466] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:31:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:31:45.118 8 WARNING neutronclient.v2_0.client [None req-b9a39b3b-348f-42ea-acc0-86a19b7cd8a9 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/467] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:45 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1627 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-04-25 07:31:45.415 7 WARNING neutronclient.v2_0.client [None req-f0ce7f11-2506-4bbe-9e2a-9aa47b6456f8 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/468] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:45 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1480 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-04-25 07:31:46.316 8 WARNING neutronclient.v2_0.client [None req-8962edf1-e7f5-48ef-bcef-a53bc1a5bf20 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/469] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:46 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1627 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:46.657 7 WARNING neutronclient.v2_0.client [None req-06181d1e-96fa-46c0-b282-5e797cd23903 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/470] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:46 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1468 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:47.495 8 WARNING neutronclient.v2_0.client [None req-9d2b0e8a-c9e7-4406-be9f-877da32b70f2 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/471] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:47 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1806 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, ' 2026-04-25 07:31:47.717 7 WARNING neutronclient.v2_0.client [None req-8cfa61e8-70f3-408d-b787-f8a88cd73395 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] 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: 244/472] 10.0.0.51 () {32 vars in 740 bytes} [Sat Apr 25 07:31:47 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:31:47.833 8 WARNING neutronclient.v2_0.client [None req-99ead744-0a5c-4307-a88d-739237633918 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/473] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:47 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1468 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-04-25 07:31:48.489 7 INFO nova.api.openstack.compute.server_external_events [req-d6035686-d4a5-41cb-9b53-b1ea1a11970e req-47361654-d417-449e-9c51-d8730839edd5 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:634888a1-36de-4740-8c0d-95a07d2b8c55 for instance 408fc31d-96f8-4581-a1ec-dd6002d0a6f0 on instance [pid: 7|app: 0|req: 246/476] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:31:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:48.982 8 WARNING neutronclient.v2_0.client [None req-25e10f7e-af7d-4aa6-8a27-1289004061b2 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/477] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:48 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1468 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:49.952 7 INFO nova.api.openstack.compute.server_external_events [req-9c423a6d-7b21-438a-91a4-bbb92528a7e2 req-40da31b1-1bc3-4bca-a9c4-b5e6853e2ab7 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:17e70220-d371-49d0-889c-bb1f8a204996 for instance 95bb9345-5cfb-4773-8bb1-27387bbaf7bf on instance [pid: 7|app: 0|req: 247/478] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:31:49 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-04-25 07:31:50.016 8 WARNING neutronclient.v2_0.client [None req-90bf13af-1cdd-4fbf-b601-31e0dfac2dec 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:50.136 7 WARNING neutronclient.v2_0.client [None req-9b302db9-8cf8-4af2-8b8c-d9b5c887e91d fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/479] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:49 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1821 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 233/480] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:31:50 2026] DELETE /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => 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, ' [pid: 7|app: 0|req: 248/481] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:50 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1468 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:31:50.302 8 WARNING neutronclient.v2_0.client [None req-fc66c567-5ec7-4b0d-a613-8733e396b93b 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/482] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:50 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1827 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:51.345 7 WARNING neutronclient.v2_0.client [None req-42734493-3e41-4384-b17b-4f28f035da87 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:51.437 8 WARNING neutronclient.v2_0.client [None req-0ca1a5f8-56ec-40a1-9fdb-177f772d7788 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/483] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:51 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1647 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/484] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:51 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1827 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-04-25 07:31:52.580 7 WARNING neutronclient.v2_0.client [None req-e07cbbb0-fe86-4b16-8bd9-77072169799b 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] 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: 250/485] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:52 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1827 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/486] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:31:52 2026] DELETE /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:52.785 7 WARNING neutronclient.v2_0.client [None req-44e04834-f158-49c1-a1d1-f18afbcb462c fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/487] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:52 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1653 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:53.358 8 INFO nova.api.openstack.compute.server_external_events [req-feed004d-c46d-467a-ae25-5e62e0297a6f req-6d0b99b7-5a97-462d-8d14-542add210343 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:921dbf03-2596-4938-9f5c-4b074dcfa5dd for instance 7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c on instance [pid: 8|app: 0|req: 237/488] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:31:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:53.731 7 WARNING neutronclient.v2_0.client [None req-b27dddd0-d554-48ff-9169-e3ab94caba5a 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/489] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:53 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1472 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-04-25 07:31:53.954 8 WARNING neutronclient.v2_0.client [None req-8adb27f6-c33c-4272-bb04-3177885fe1b8 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/490] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:53 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1653 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-04-25 07:31:54.816 7 WARNING neutronclient.v2_0.client [None req-dab42025-6643-412c-bf44-0418466ca036 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/491] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:54 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1477 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:55.136 8 WARNING neutronclient.v2_0.client [None req-54d8c902-f314-4f97-88e3-535f092aa91f fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/492] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:55 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1653 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:55.605 7 INFO nova.api.openstack.compute.server_external_events [req-72d25e72-e33b-4c83-90a7-8032903f0ac6 req-8674c2ca-e442-4b3e-b0df-cdd00018de4f f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:17e70220-d371-49d0-889c-bb1f8a204996 for instance 95bb9345-5cfb-4773-8bb1-27387bbaf7bf on instance [pid: 7|app: 0|req: 254/493] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:31:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:55.911 8 WARNING neutronclient.v2_0.client [None req-b1f978b2-1505-4cbe-be11-27012d8e8adb 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/494] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:55 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => generated 1477 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:56.264 7 WARNING neutronclient.v2_0.client [None req-ebb1a98b-d9c7-47b5-97c6-4b772312e923 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/495] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:56 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1449 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:56.982 8 INFO nova.api.openstack.wsgi [None req-07cacaea-a891-4b02-aee9-600e49572340 6813df2eb6d6451f9ba737f67f217473 5112fb6b109c45288e12e59d12ff0328 - - default default] HTTP exception thrown: Instance 7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c could not be found. [pid: 8|app: 0|req: 241/496] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:56 2026] GET /v2.1/servers/7d67ba9c-870e-4c1a-87b1-dd0971dc7f9c => 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, ' [pid: 7|app: 0|req: 256/497] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:31:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1762854217 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:57.350 8 WARNING neutronclient.v2_0.client [None req-3ddc1636-7624-4806-9204-ea355f5a7a89 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/498] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:57 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1454 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:31:58.443 8 WARNING neutronclient.v2_0.client [None req-69f40295-daaf-4504-adc7-41e34169a225 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/501] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:58 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:31:59.526 7 INFO nova.api.openstack.wsgi [None req-ebcb1e68-ed1d-4c26-9925-60266e698f52 fdde2e24508b412fa81c37e05e2e060d 82c5d7a9a42a4281ac181454db51aeb0 - - default default] HTTP exception thrown: Instance 95bb9345-5cfb-4773-8bb1-27387bbaf7bf could not be found. [pid: 7|app: 0|req: 258/502] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:31:59 2026] GET /v2.1/servers/95bb9345-5cfb-4773-8bb1-27387bbaf7bf => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:06.119 8 WARNING neutronclient.v2_0.client [None req-42777018-d3cc-4b7e-986c-0f072801b5b0 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:32:06.264 8 WARNING neutronclient.v2_0.client [None req-42777018-d3cc-4b7e-986c-0f072801b5b0 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/503] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:32:05 2026] POST /v2.1/servers => generated 424 bytes in 499 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:06.475 7 WARNING neutronclient.v2_0.client [None req-175fddcd-c359-4c85-85b9-89b01be3224f 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/504] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:06 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1371 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:07.564 8 WARNING neutronclient.v2_0.client [None req-a209264d-31a9-451a-be17-ee6b7bbae67c 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/505] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:07 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1375 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-04-25 07:32:08.652 8 WARNING neutronclient.v2_0.client [None req-fe5bdb82-cff8-470d-9561-4c8b3b192e68 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/508] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:08 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1423 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:09.746 7 WARNING neutronclient.v2_0.client [None req-610f0cef-e211-4847-bc25-565d1a09d2d3 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/509] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:09 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1423 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:09.905 8 WARNING neutronclient.v2_0.client [None req-260ae794-718f-45a0-92ad-3835049781e2 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/510] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:09 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1926 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 262/511] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:32:10 2026] POST /v2.1/os-keypairs => generated 397 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:10.845 8 WARNING neutronclient.v2_0.client [None req-f012dd90-97d3-458c-bb47-204d8e0099e3 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/512] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:10 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1431 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:32:11.533 7 INFO nova.api.openstack.compute.server_external_events [req-70bf0f13-4497-4137-a144-af3f9a175502 req-5639459f-9c04-4e78-82be-b53f07cf57e7 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:9ef3a530-d781-443e-81b0-8e2efc812cd2 for instance 3bb24c6f-989a-400a-9411-95d1b0b2b2cc on instance [pid: 7|app: 0|req: 263/513] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:32:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:11.724 8 WARNING neutronclient.v2_0.client [None req-975c0d05-c4cb-4a37-bf46-3bd72ae73f3f 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:32:11.752 8 WARNING neutronclient.v2_0.client [None req-975c0d05-c4cb-4a37-bf46-3bd72ae73f3f 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:11.902 8 WARNING neutronclient.v2_0.client [None req-975c0d05-c4cb-4a37-bf46-3bd72ae73f3f 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:32:11.923 7 WARNING neutronclient.v2_0.client [None req-8aeb88ae-cc90-446b-af2b-0d305bf21d7b 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/514] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:11 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1483 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/515] 10.0.0.51 () {32 vars in 752 bytes} [Sat Apr 25 07:32:12 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0/os-server-password => generated 116 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/516] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:32:11 2026] POST /v2.1/servers => generated 450 bytes in 465 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:12.156 7 WARNING neutronclient.v2_0.client [None req-5176cafe-a79f-40bf-a76a-41828416af22 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/517] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:12 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1402 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:13.106 8 WARNING neutronclient.v2_0.client [None req-73506980-cc29-423e-8e72-eca80ef498b9 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/518] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:13 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1471 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-04-25 07:32:13.241 7 WARNING neutronclient.v2_0.client [None req-fcdbe366-0532-4edb-b8e0-642756780755 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/519] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:13 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1406 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, ' [pid: 8|app: 0|req: 253/520] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:32:13 2026] DELETE /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:13.801 7 WARNING neutronclient.v2_0.client [None req-ac4d47d2-1a41-4e15-9df4-47c9a36feedf 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/521] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:13 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1932 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:14.264 8 WARNING neutronclient.v2_0.client [None req-f5fef58a-ab1d-4954-b921-aa563824bb0a 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:14.348 7 WARNING neutronclient.v2_0.client [None req-2afd9059-d487-438e-ae97-48022d31b32c 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/522] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:14 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1454 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/523] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:14 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1471 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:14.973 7 WARNING neutronclient.v2_0.client [None req-de10801d-de6a-4302-b9c3-346b50173008 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/524] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:14 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1932 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:15.437 8 WARNING neutronclient.v2_0.client [None req-31708b66-cb58-4ce4-97fe-9dad046235b2 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 255/525] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:15 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1454 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:32:15.478 7 WARNING neutronclient.v2_0.client [None req-b519b244-f378-4d39-bf55-5270a82ee589 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/526] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:15 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1471 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:16.157 8 WARNING neutronclient.v2_0.client [None req-6769f5a6-7177-43a2-a715-764f62be6acf 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/527] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:16 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1932 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:16.524 7 WARNING neutronclient.v2_0.client [None req-592965a6-5b13-438f-a96b-69c78de4d95c 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/528] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:16 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1462 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:16.644 8 WARNING neutronclient.v2_0.client [None req-ec3dc660-00d2-4a81-82a9-5ba60b742bbe 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:16.950 7 INFO nova.api.openstack.compute.server_external_events [req-e53953c9-3c5e-4ca1-a3ce-ddcc42cc3088 req-a0b653a8-3113-49da-aada-ad2b9e2daa87 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:634888a1-36de-4740-8c0d-95a07d2b8c55 for instance 408fc31d-96f8-4581-a1ec-dd6002d0a6f0 on instance [pid: 7|app: 0|req: 273/529] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:32:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/530] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:16 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1471 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:17.346 7 WARNING neutronclient.v2_0.client [None req-faf156da-27f6-4232-8385-fe6ab533ae65 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/531] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:17 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1537 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-04-25 07:32:17.623 8 WARNING neutronclient.v2_0.client [None req-2d859ddf-e2d8-43b5-891a-cc190a49fc13 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/532] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:17 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1540 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:17.912 7 INFO nova.api.openstack.compute.server_external_events [req-3b72b656-d273-45fe-ab0e-54dac27b1536 req-78d3ce8a-f4f5-465f-a414-205d0383eaf0 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:9ef3a530-d781-443e-81b0-8e2efc812cd2 for instance 3bb24c6f-989a-400a-9411-95d1b0b2b2cc on instance [pid: 7|app: 0|req: 275/533] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:32:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:18.059 7 WARNING neutronclient.v2_0.client [None req-9db870e3-5588-43be-b771-4f1c89ffefa8 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/536] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:18 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1471 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:18.437 8 WARNING neutronclient.v2_0.client [None req-defb87a7-88f6-4f27-bb7a-cc0bbb971f13 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/537] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:18 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1542 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-04-25 07:32:18.827 7 WARNING neutronclient.v2_0.client [None req-158bb478-bf60-4459-b827-6f3c661138a1 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/538] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:18 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1528 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-04-25 07:32:18.992 8 INFO nova.api.openstack.compute.server_external_events [req-2bb37d15-7790-4e72-a916-56cb5d2eee81 req-1968f174-2810-40e2-80bc-816ac1882b75 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:693ee176-8dd8-4e04-a259-4d194ca9b37f for instance 0ff4fbc3-10a4-402f-89d9-300ca4b85407 on instance [pid: 8|app: 0|req: 261/539] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:32:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:19.237 7 WARNING neutronclient.v2_0.client [None req-4be7361b-e0ad-4117-a8e7-f4257e979cc7 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/540] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:19 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1656 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: 8|app: 0|req: 262/541] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:32:19 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 280/542] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:32:19 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc/ips => generated 109 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/543] 10.0.0.51 () {32 vars in 824 bytes} [Sat Apr 25 07:32:19 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc/ips/tempest-ServerAddressesTestJSON-1602047847-network => generated 94 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:19.533 8 WARNING neutronclient.v2_0.client [None req-53d1b668-652b-4e94-b7dd-2b350b16526b 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/544] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:19 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 1542 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/545] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:32:19 2026] DELETE /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:19.636 8 WARNING neutronclient.v2_0.client [None req-d245240f-636f-407a-8e57-52118451af9a 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/546] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:19 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1662 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-04-25 07:32:19.981 7 WARNING neutronclient.v2_0.client [None req-6481216e-103a-4a27-9fde-7e7d5e81176c 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/547] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:19 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1528 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-04-25 07:32:20.625 8 INFO nova.api.openstack.wsgi [None req-6d8b8c56-960d-4ed2-8878-5921ce0ed0a9 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] HTTP exception thrown: Instance 408fc31d-96f8-4581-a1ec-dd6002d0a6f0 could not be found. [pid: 8|app: 0|req: 266/548] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:20 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:20.653 7 INFO nova.api.openstack.wsgi [None req-90e73750-6520-4aeb-8c5b-f35ec04c67bd 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] HTTP exception thrown: Instance 408fc31d-96f8-4581-a1ec-dd6002d0a6f0 could not be found. [pid: 7|app: 0|req: 283/549] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:32:20 2026] DELETE /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:20.689 8 INFO nova.api.openstack.wsgi [None req-e8be0932-a669-455c-9516-08696ce4de2b 1e1fdadc35d94d33a38807ddebc88639 022f28fbe03641cd845f172aa2521639 - - default default] HTTP exception thrown: Instance 408fc31d-96f8-4581-a1ec-dd6002d0a6f0 could not be found. [pid: 8|app: 0|req: 267/550] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:20 2026] GET /v2.1/servers/408fc31d-96f8-4581-a1ec-dd6002d0a6f0 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 284/551] 10.0.0.51 () {32 vars in 701 bytes} [Sat Apr 25 07:32:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-90966333 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:20.828 8 WARNING neutronclient.v2_0.client [None req-a62535db-6e82-4833-a55f-be42cfbc3107 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/552] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:20 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1662 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 07:32:21.175 7 WARNING neutronclient.v2_0.client [None req-b04d134d-fd99-4e6c-9c4e-900f56706e95 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] 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: 285/553] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:21 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1528 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/554] 10.0.0.51 () {32 vars in 727 bytes} [Sat Apr 25 07:32:21 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1964166968 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:21.999 7 WARNING neutronclient.v2_0.client [None req-b9c3c002-b4c5-48fb-a337-65ae5a9db19a 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:32:22.312 8 INFO nova.api.openstack.compute.server_external_events [req-b5064c0b-af7f-49cb-8954-0c80a7865c46 req-14dfbeee-3766-40df-8504-4432e0db772a f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:693ee176-8dd8-4e04-a259-4d194ca9b37f for instance 0ff4fbc3-10a4-402f-89d9-300ca4b85407 on instance [pid: 8|app: 0|req: 270/555] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:32:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/556] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:21 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1662 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:22.409 8 WARNING neutronclient.v2_0.client [None req-529ed835-c71d-4ad9-a384-4ef320a0647d 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:22.609 7 INFO nova.api.openstack.compute.server_external_events [req-6f8502b1-8dee-47bf-8014-d8f47a7caa51 req-3ebd07d8-6e45-4e3b-83e5-ba32ada72ed6 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:9ef3a530-d781-443e-81b0-8e2efc812cd2 for instance 3bb24c6f-989a-400a-9411-95d1b0b2b2cc on instance [pid: 7|app: 0|req: 287/557] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:32:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/558] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:22 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1528 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:23.407 7 WARNING neutronclient.v2_0.client [None req-be469f90-aa44-4b0d-90c3-a1617e4bfd45 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/559] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:23 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1452 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-04-25 07:32:24.218 8 WARNING neutronclient.v2_0.client [None req-7d103e52-3e92-46ce-bf47-0cec4d094d1d 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/560] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:24 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1695 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:24.452 7 WARNING neutronclient.v2_0.client [None req-6166280b-2b7c-4a2d-88c2-f1504312ebed 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:24.590 8 WARNING neutronclient.v2_0.client [None req-18a2629b-4b98-4358-9423-e42bbedcab8f 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/561] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:24 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1695 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/562] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:24 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 1457 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:25.795 7 INFO nova.api.openstack.wsgi [None req-0f613fce-e563-4960-affb-2a2862e892c4 4d8896f9f6664fb99b3fa82f1fdcf9d1 5833a1f80491466b96f5544cec970c49 - - default default] HTTP exception thrown: Instance 3bb24c6f-989a-400a-9411-95d1b0b2b2cc could not be found. [pid: 7|app: 0|req: 290/563] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:25 2026] GET /v2.1/servers/3bb24c6f-989a-400a-9411-95d1b0b2b2cc => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:26.031 8 INFO nova.api.openstack.compute.server_external_events [req-efc30832-97f5-460c-8c48-d4f13b028748 req-8149a2e4-1363-4d4c-8dda-92435d360920 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:693ee176-8dd8-4e04-a259-4d194ca9b37f for instance 0ff4fbc3-10a4-402f-89d9-300ca4b85407 on instance [pid: 8|app: 0|req: 274/564] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:32:26 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: 7|app: 0|req: 292/567] 10.0.0.51 () {34 vars in 749 bytes} [Sat Apr 25 07:32:33 2026] POST /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407/action => generated 31920 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:45.497 7 INFO nova.api.openstack.compute.server_external_events [req-05b99230-dbca-4f76-8d26-8192c220e288 req-339823fa-43e8-484d-9270-fea348397683 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:693ee176-8dd8-4e04-a259-4d194ca9b37f for instance 0ff4fbc3-10a4-402f-89d9-300ca4b85407 on instance [pid: 7|app: 0|req: 294/570] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:32:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 278/573] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:32:48 2026] POST /v2.1/os-keypairs => generated 398 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:50.168 7 WARNING neutronclient.v2_0.client [None req-92276bdd-248e-438d-a1c9-d1385b945fd9 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:32:50.286 7 WARNING neutronclient.v2_0.client [None req-92276bdd-248e-438d-a1c9-d1385b945fd9 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:32:50.572 7 WARNING neutronclient.v2_0.client [None req-92276bdd-248e-438d-a1c9-d1385b945fd9 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/574] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:32:50 2026] POST /v2.1/servers => generated 449 bytes in 624 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-25 07:32:50.771 8 WARNING neutronclient.v2_0.client [None req-675cf90a-d267-4a2a-a31f-d607f39df460 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/575] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:50 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1403 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-04-25 07:32:51.850 7 WARNING neutronclient.v2_0.client [None req-d055ec90-2fc6-4cec-b5a2-85697bad7df2 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/576] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:51 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1407 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:52.936 8 WARNING neutronclient.v2_0.client [None req-68ceaec8-19da-4035-887c-23f68cc31084 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/577] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:52 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1455 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-04-25 07:32:54.016 7 WARNING neutronclient.v2_0.client [None req-728d4a67-944a-4fea-8b69-4376ab1f8be7 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/578] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:53 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1455 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-04-25 07:32:55.106 8 WARNING neutronclient.v2_0.client [None req-9348c2f9-e34b-4c36-a5fe-d2423be45e52 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/579] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:55 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1463 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:56.233 7 INFO nova.api.openstack.compute.server_external_events [req-9d2a4920-dd1a-4530-b781-06d98c3c87f2 req-1bb7b856-1b3a-4d15-807b-b07e8142f9c1 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:f8b5bfeb-6bf3-4166-b2fb-faf7cd159296 for instance 1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 on instance [pid: 7|app: 0|req: 299/580] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:32:56 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-04-25 07:32:56.322 8 WARNING neutronclient.v2_0.client [None req-d3a368d0-1e4a-474b-bf19-3767cc0c6733 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/581] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:56 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1540 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:57.828 7 WARNING neutronclient.v2_0.client [None req-9ca389d3-16b6-4a24-a6fa-4adbcecb3f1b 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/584] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:57 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1528 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:32:59.090 8 WARNING neutronclient.v2_0.client [None req-71cb2d13-960e-40e6-b33d-6bc8b097a491 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/585] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:32:59 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1528 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:00.241 7 WARNING neutronclient.v2_0.client [None req-e5748095-08e2-46f8-b095-32c70afbc930 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:00.462 8 INFO nova.api.openstack.compute.server_external_events [req-e709db6b-a8f7-431c-b1be-13c8132ff52f req-823bd9d9-9fb6-4f75-bc5c-53497505a8f2 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:f8b5bfeb-6bf3-4166-b2fb-faf7cd159296 for instance 1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 on instance [pid: 8|app: 0|req: 286/586] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:33:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/587] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:00 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1528 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:01.534 8 WARNING neutronclient.v2_0.client [None req-2433c7b2-39ef-472e-9319-f907922c6867 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/588] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:01 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1528 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:02.821 7 WARNING neutronclient.v2_0.client [None req-a981d81a-a5e0-4869-aa0b-98ba43247317 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/589] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:02 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1528 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:04.177 8 WARNING neutronclient.v2_0.client [None req-4fa93285-5201-42aa-b294-ae55523a2be5 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/590] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:04 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1695 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-04-25 07:33:04.340 7 WARNING neutronclient.v2_0.client [None req-909a8dbc-5eb4-4b8e-a09d-06897442736e 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/591] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:04 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1695 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-04-25 07:33:05.154 8 INFO nova.api.openstack.compute.server_external_events [req-c8c4330f-18b1-4ca7-9df3-ea22cc9ecff6 req-190bc19b-7590-4e63-8399-2ed832c6f02f f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:f8b5bfeb-6bf3-4166-b2fb-faf7cd159296 for instance 1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 on instance [pid: 8|app: 0|req: 289/592] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:33:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 305/595] 10.0.0.51 () {34 vars in 749 bytes} [Sat Apr 25 07:33:11 2026] POST /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2/action => generated 31852 bytes in 537 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: 307/598] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:33:22 2026] DELETE /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:22.684 8 WARNING neutronclient.v2_0.client [None req-4f4e2dc5-b8cc-4698-ae07-50f80c2a4aa3 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/599] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:22 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1821 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:23.891 7 WARNING neutronclient.v2_0.client [None req-a3af6043-89c4-4e19-be43-620313198141 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/600] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:23 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1821 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:25.075 8 WARNING neutronclient.v2_0.client [None req-d4e8ebd3-748b-4ed9-8587-6c5b78c8030f 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/601] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:25 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1821 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:25.778 7 INFO nova.api.openstack.compute.server_external_events [req-4cfc8b1a-0e75-43a7-a473-c79e7c225bad req-47a46ba2-b552-4c15-a4dd-9f082b516ac0 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:f8b5bfeb-6bf3-4166-b2fb-faf7cd159296 for instance 1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 on instance [pid: 7|app: 0|req: 309/602] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:33:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:26.206 8 WARNING neutronclient.v2_0.client [None req-f4fd9077-f4c9-45a5-81ab-ce5a0d061b72 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/603] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:26 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1484 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:27.319 7 WARNING neutronclient.v2_0.client [None req-a565c848-0c66-4fbd-a2f5-42a17e3d62b8 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/604] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:27 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1489 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:28.414 8 WARNING neutronclient.v2_0.client [None req-31b7f7c4-bd25-42a9-b097-2ce36c480518 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/607] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:28 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => generated 1489 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:29.483 7 INFO nova.api.openstack.wsgi [None req-6df59392-8217-43cd-9f99-59e71087f5e7 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] HTTP exception thrown: Instance 1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 could not be found. [pid: 7|app: 0|req: 312/608] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:29 2026] GET /v2.1/servers/1ca2b624-51f4-4f9f-a8c2-ca6f925b6ce2 => 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, ' [pid: 8|app: 0|req: 297/609] 10.0.0.51 () {32 vars in 729 bytes} [Sat Apr 25 07:33:29 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1909771444 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/610] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:33:29 2026] DELETE /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-25 07:33:30.018 8 WARNING neutronclient.v2_0.client [None req-773f86af-5ef8-4fd2-a7bb-b9eb15db727b 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/611] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:29 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1701 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:31.198 7 WARNING neutronclient.v2_0.client [None req-ab02ff32-2c1c-4492-b4e0-05d5befea21f 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/612] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:31 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1701 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:32.375 8 WARNING neutronclient.v2_0.client [None req-94107fae-ecc4-49ed-935a-129fb05ea839 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/613] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:32 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1701 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:32.789 7 INFO nova.api.openstack.compute.server_external_events [req-365924c5-f2d0-456c-a3b1-e334be09ffc1 req-0d3a14b6-8ea8-4d1b-aec8-e944b5f426f2 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:693ee176-8dd8-4e04-a259-4d194ca9b37f for instance 0ff4fbc3-10a4-402f-89d9-300ca4b85407 on instance [pid: 7|app: 0|req: 315/614] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:33:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:33.525 8 WARNING neutronclient.v2_0.client [None req-db97282c-628b-4113-a2a5-e686119ef03d 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/615] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:33 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1483 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:34.614 7 WARNING neutronclient.v2_0.client [None req-fff24391-5704-402e-9d0d-dc29d74b8fd2 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in 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/616] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:34 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:35.695 8 WARNING neutronclient.v2_0.client [None req-2c46dfec-aba8-4be6-86a5-a93f2ed41196 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/617] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:35 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => generated 1488 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:33:36.766 7 INFO nova.api.openstack.wsgi [None req-df09236d-b5c7-49c9-ade6-c032d38ca99b 8b776fc02a6b4e0abf075752b5e8b01d 2de224f9eb454a959402ba7e111d461e - - default default] HTTP exception thrown: Instance 0ff4fbc3-10a4-402f-89d9-300ca4b85407 could not be found. [pid: 7|app: 0|req: 317/618] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:33:36 2026] GET /v2.1/servers/0ff4fbc3-10a4-402f-89d9-300ca4b85407 => 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: 302/619] 10.0.0.51 () {32 vars in 727 bytes} [Sat Apr 25 07:33:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-316637814 => generated 0 bytes in 23 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: 320/626] 10.0.0.57 () {30 vars in 618 bytes} [Sat Apr 25 07:33:57 2026] GET /v2.1 => generated 0 bytes in 187 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 307/627] 10.0.0.57 () {32 vars in 691 bytes} [Sat Apr 25 07:33:58 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/628] 10.0.0.57 () {34 vars in 912 bytes} [Sat Apr 25 07:33:58 2026] GET /v2.1/os-simple-tenant-usage/d31106dc397a401ba6696a0c8233fc0d?start=2026-04-24T00:00:00&end=2026-04-25T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/629] 10.0.0.57 () {30 vars in 653 bytes} [Sat Apr 25 07:33:58 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' [pid: 7|app: 0|req: 322/630] 10.0.0.57 () {30 vars in 618 bytes} [Sat Apr 25 07:34:01 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 309/631] 10.0.0.57 () {32 vars in 691 bytes} [Sat Apr 25 07:34:01 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: 323/632] 10.0.0.57 () {34 vars in 912 bytes} [Sat Apr 25 07:34:01 2026] GET /v2.1/os-simple-tenant-usage/d31106dc397a401ba6696a0c8233fc0d?start=2026-04-24T00:00:00&end=2026-04-25T23:59:59 => generated 20 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/633] 10.0.0.57 () {30 vars in 653 bytes} [Sat Apr 25 07:34:01 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/642] 10.0.0.51 () {34 vars in 670 bytes} [Sat Apr 25 07:34:46 2026] POST /v2.1/os-keypairs => generated 396 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:34:48.728 8 WARNING neutronclient.v2_0.client [None req-02b7202d-5898-428c-8449-7d914703e66c 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:34:48.767 8 WARNING neutronclient.v2_0.client [None req-02b7202d-5898-428c-8449-7d914703e66c 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:34:48.997 8 WARNING neutronclient.v2_0.client [None req-02b7202d-5898-428c-8449-7d914703e66c 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/645] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:34:48 2026] POST /v2.1/servers => generated 448 bytes in 528 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:34:49.238 7 WARNING neutronclient.v2_0.client [None req-b8869cd8-17f3-4a41-90aa-a038327400c3 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in 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/646] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:34:49 2026] GET /v2.1/servers/e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 => generated 1393 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:34:54.338 8 WARNING neutronclient.v2_0.client [None req-7ee929b5-a282-45f4-a585-273053a66dcf 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:34:54.459 7 INFO nova.api.openstack.compute.server_external_events [req-ef82a882-1dcd-4448-8a1c-8ee8ce4acf7c req-63a41b96-ffd5-4bc7-9f37-b8b6efb17f6f f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:8bfe4617-416b-470a-8169-93dd34ff1d96 for instance e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 on instance [pid: 7|app: 0|req: 330/647] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:34:54 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: 318/648] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:34:54 2026] GET /v2.1/servers/e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 => generated 1519 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:34:58.432 8 INFO nova.api.openstack.compute.server_external_events [req-107f9862-8f63-4a25-a303-b3a97323e022 req-8d51fccf-d04c-4454-beed-e4e210d90070 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:8bfe4617-416b-470a-8169-93dd34ff1d96 for instance e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 on instance [pid: 8|app: 0|req: 320/651] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:34:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:34:59.514 7 WARNING neutronclient.v2_0.client [None req-5fb148e5-e028-4fe2-892b-eef9be2a85fa 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/652] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:34:59 2026] GET /v2.1/servers/e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 => generated 1517 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:35:04.744 8 WARNING neutronclient.v2_0.client [None req-a03d486c-a3dd-4ed3-895c-fc8f2c3a7945 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/653] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:35:04 2026] GET /v2.1/servers/e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 => generated 1815 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:35:06.158 8 INFO nova.api.openstack.compute.server_external_events [req-3dc7d270-e880-445c-af54-35d58d559aa1 req-0bcbba87-11e9-4d98-9d82-b2b302762ddb f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:8bfe4617-416b-470a-8169-93dd34ff1d96 for instance e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 on instance [pid: 8|app: 0|req: 322/654] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:35:06 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) 2026-04-25 07:35:06.362 7 WARNING neutronclient.v2_0.client [None req-102c69e8-f427-4dba-9614-5c4d45e4f570 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:35:06.400 7 WARNING neutronclient.v2_0.client [None req-102c69e8-f427-4dba-9614-5c4d45e4f570 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:35:06.657 7 WARNING neutronclient.v2_0.client [None req-102c69e8-f427-4dba-9614-5c4d45e4f570 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/655] 10.0.0.51 () {34 vars in 662 bytes} [Sat Apr 25 07:35:06 2026] POST /v2.1/servers => generated 448 bytes in 707 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:35:06.874 8 WARNING neutronclient.v2_0.client [None req-9034bae7-6f76-4a1a-bc23-6907182f1113 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in 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/656] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:35:06 2026] GET /v2.1/servers/e42ffde5-2315-4e3c-a248-cb3d45b6822a => generated 1394 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-04-25 07:35:11.988 8 WARNING neutronclient.v2_0.client [None req-40d6b89c-c255-49c6-864c-f1f80b331858 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/659] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:35:11 2026] GET /v2.1/servers/e42ffde5-2315-4e3c-a248-cb3d45b6822a => generated 1520 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:35:12.394 7 INFO nova.api.openstack.compute.server_external_events [req-7d2ce331-f6c3-425a-b938-20946968363f req-4dd93ee6-5696-4ff1-a760-19e5a9bed718 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:b8d8fe14-6c57-460a-a0b1-1f37b731e950 for instance e42ffde5-2315-4e3c-a248-cb3d45b6822a on instance [pid: 7|app: 0|req: 335/660] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:35:12 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-04-25 07:35:15.959 8 INFO nova.api.openstack.compute.server_external_events [req-1ba1db64-f33e-4583-9217-b1e2a0e74d0b req-8c92793e-2179-498b-88ac-32470c04974f f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:b8d8fe14-6c57-460a-a0b1-1f37b731e950 for instance e42ffde5-2315-4e3c-a248-cb3d45b6822a on instance [pid: 8|app: 0|req: 326/661] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:35:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:35:17.137 7 WARNING neutronclient.v2_0.client [None req-5afffc1d-d71c-485e-8508-e7a80e38ef7a 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in 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/662] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:35:17 2026] GET /v2.1/servers/e42ffde5-2315-4e3c-a248-cb3d45b6822a => generated 1518 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:35:22.305 8 WARNING neutronclient.v2_0.client [None req-de531cee-7dd5-4d93-b527-36e6bee270b0 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/665] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:35:22 2026] GET /v2.1/servers/e42ffde5-2315-4e3c-a248-cb3d45b6822a => generated 1819 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-04-25 07:35:23.531 7 INFO nova.api.openstack.compute.server_external_events [req-98060b74-2a58-4249-a932-2fd32cfed7cf req-c5e45f81-10aa-4721-9e4e-64b7cd249cd3 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:b8d8fe14-6c57-460a-a0b1-1f37b731e950 for instance e42ffde5-2315-4e3c-a248-cb3d45b6822a on instance [pid: 7|app: 0|req: 338/666] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:35:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:35:58.671 7 WARNING neutronclient.v2_0.client [None req-c8ef67bd-0867-4c29-97b5-9a4f9e09ff7b 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:35:58.716 7 WARNING neutronclient.v2_0.client [None req-c8ef67bd-0867-4c29-97b5-9a4f9e09ff7b 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:35:58.869 7 WARNING neutronclient.v2_0.client [None req-c8ef67bd-0867-4c29-97b5-9a4f9e09ff7b 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in 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/675] 199.204.45.141 () {36 vars in 714 bytes} [Sat Apr 25 07:35:58 2026] POST /v2.1/servers => generated 453 bytes in 709 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-04-25 07:35:59.436 8 WARNING neutronclient.v2_0.client [None req-eaeee98c-001b-426d-bb21-2961321f6c6a 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in 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/676] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 07:35:59 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334 => generated 2213 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:35:59.493 7 WARNING neutronclient.v2_0.client [None req-631adde2-2611-405d-be6d-4a770c9f0d9a 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/677] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 07:35:59 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/678] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 07:35:59 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-volume_attachments => generated 25 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:02.265 7 WARNING neutronclient.v2_0.client [None req-df79f183-ad92-4f57-bc6d-e753b0673d83 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/679] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 07:36:02 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334 => generated 2371 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:02.520 8 WARNING neutronclient.v2_0.client [None req-48e928d0-e9f3-4ed2-9afc-73dd304d0c6e 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in 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/680] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 07:36:02 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface => generated 28 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/681] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 07:36:02 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-volume_attachments => generated 197 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:04.527 8 INFO nova.api.openstack.compute.server_external_events [req-4877f554-1777-4a5f-a367-338bf6fedcfe req-82b07129-a5b1-45e0-bdec-f5b8de4d2829 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:855fa3f5-3b97-4659-8b48-c94d55fce8a7 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 8|app: 0|req: 336/682] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:36:04 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:05.534 7 WARNING neutronclient.v2_0.client [None req-ec0c2cf8-c99e-465a-91a0-9fdb848eb626 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/683] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 07:36:05 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334 => generated 2445 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:05.660 8 WARNING neutronclient.v2_0.client [None req-84c2504c-fda3-43a7-87e7-69217e100d8c 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/684] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 07:36:05 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface => generated 284 bytes in 76 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: 348/685] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 07:36:05 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:08.317 8 WARNING neutronclient.v2_0.client [None req-edc61b65-afcb-4942-8763-41606bd3ccac 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in 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/688] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 07:36:08 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334 => generated 2433 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:08.434 7 WARNING neutronclient.v2_0.client [None req-630fb2f6-bcf8-429e-81aa-372c11666e1d 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/689] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 07:36:08 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface => generated 284 bytes in 74 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: 340/690] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 07:36:08 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:10.530 7 INFO nova.api.openstack.compute.server_external_events [req-6b963810-edb8-43d1-869c-a21ba4e686a2 req-685c3c54-80cb-4d3f-9b36-693c06b31fe9 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:855fa3f5-3b97-4659-8b48-c94d55fce8a7 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 7|app: 0|req: 351/691] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:36:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:11.143 8 WARNING neutronclient.v2_0.client [None req-e7c03504-6dbd-4368-a819-faa8cbd8e2e0 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/692] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 07:36:11 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334 => generated 2433 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:11.270 7 WARNING neutronclient.v2_0.client [None req-6cebce5c-b75c-49f1-af4e-8b112374d525 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/693] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 07:36:11 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface => generated 286 bytes in 83 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: 342/694] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 07:36:11 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:14.166 7 WARNING neutronclient.v2_0.client [None req-9e4c6449-7948-4300-bd34-0d1c66d031a3 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in 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/695] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 07:36:14 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334 => generated 2581 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:14.298 8 WARNING neutronclient.v2_0.client [None req-564b4153-dde1-4a3e-8f3c-3e6087809c72 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in 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/696] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 07:36:14 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface => generated 286 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: 354/697] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 07:36:14 2026] GET /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-volume_attachments => generated 197 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:43.988 7 WARNING neutronclient.v2_0.client [None req-d7d8b984-e3e9-4deb-9984-aa0b0325efed 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:36:44.025 7 WARNING neutronclient.v2_0.client [None req-d7d8b984-e3e9-4deb-9984-aa0b0325efed 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:46.218 8 INFO nova.api.openstack.compute.server_external_events [req-666bdbd7-3e5c-48a6-ac52-47b0a14285b0 req-0df4f246-b370-43e3-b62f-75a0f08228d0 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:007682b8-a1df-496b-8f0d-7cf40f4edcaa for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 8|app: 0|req: 347/704] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:36:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:49.947 8 INFO nova.api.openstack.compute.server_external_events [req-29a4a30a-8ac9-448d-b7c8-1ea3e02fe8d9 req-19f807c6-c3d1-40a1-a4db-ceab8b88c246 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:007682b8-a1df-496b-8f0d-7cf40f4edcaa for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 8|app: 0|req: 350/707] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:36:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:36:52.582 7 WARNING neutronclient.v2_0.client [None req-d7d8b984-e3e9-4deb-9984-aa0b0325efed 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/708] 199.204.45.141 () {36 vars in 812 bytes} [Sat Apr 25 07:36:43 2026] POST /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface => generated 280 bytes in 8686 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:36:52.915 8 INFO nova.api.openstack.compute.server_external_events [req-046061fa-8717-4326-af0f-b935a17f0696 req-841a1e40-acb2-4516-806d-5141f36363f4 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:007682b8-a1df-496b-8f0d-7cf40f4edcaa for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 8|app: 0|req: 351/709] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:36: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, ' 2026-04-25 07:36:53.200 7 INFO nova.api.openstack.compute.server_external_events [req-6f585bb7-8fd5-4616-9283-6974ae385d27 req-bb7c3626-8205-4317-842d-d80067762293 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:007682b8-a1df-496b-8f0d-7cf40f4edcaa for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 7|app: 0|req: 359/710] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:36:53 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-04-25 07:37:13.663 7 WARNING neutronclient.v2_0.client [None req-3b027ee8-8fc9-482d-b55d-59bbd0c15fd0 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:37:13.702 7 WARNING neutronclient.v2_0.client [None req-3b027ee8-8fc9-482d-b55d-59bbd0c15fd0 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:37:15.912 8 INFO nova.api.openstack.compute.server_external_events [req-67d60509-7fb5-4894-9182-72fc00af103b req-1317d0f2-c478-411c-99bb-cc53f64f28bb f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:1d8b9640-67f0-48ef-aa1a-a54397841fc1 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 8|app: 0|req: 354/715] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:37:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:37:21.542 8 INFO nova.api.openstack.compute.server_external_events [req-0085322d-fb4c-4fd9-9bf7-684ba50db868 req-672333d8-d2ca-4983-bea9-6bd333d229ab f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:1d8b9640-67f0-48ef-aa1a-a54397841fc1 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 8|app: 0|req: 357/718] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:37:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:37:22.734 7 WARNING neutronclient.v2_0.client [None req-3b027ee8-8fc9-482d-b55d-59bbd0c15fd0 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/719] 199.204.45.141 () {36 vars in 812 bytes} [Sat Apr 25 07:37:13 2026] POST /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface => generated 377 bytes in 9170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:37:36.338 8 WARNING neutronclient.v2_0.client [None req-a7420020-0d03-4083-afff-46c847544a28 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 07:37:36.376 8 WARNING neutronclient.v2_0.client [None req-a7420020-0d03-4083-afff-46c847544a28 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:37:38.612 7 INFO nova.api.openstack.compute.server_external_events [req-7e559297-2e31-486b-b33d-a967f1de30fb req-1247ff51-2aa8-4f78-a762-8e68ab5ef2ce f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:d48f876c-0748-4725-b3c8-1acc7b370c59 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 7|app: 0|req: 366/724] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:37:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:37:44.161 7 INFO nova.api.openstack.compute.server_external_events [req-e7f5f618-219a-43a1-a80c-adfdebb4873f req-94de6e6e-2e69-41bd-bd0e-1093462e6305 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-plugged:d48f876c-0748-4725-b3c8-1acc7b370c59 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 7|app: 0|req: 367/725] 10.0.0.15 () {38 vars in 814 bytes} [Sat Apr 25 07:37:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 07:37:45.439 8 WARNING neutronclient.v2_0.client [None req-a7420020-0d03-4083-afff-46c847544a28 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] The python binding code in 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/726] 199.204.45.141 () {36 vars in 812 bytes} [Sat Apr 25 07:37:36 2026] POST /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface => generated 377 bytes in 9216 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:37:46.139 7 INFO nova.api.openstack.compute.server_external_events [req-3a753c2e-b94d-4439-9020-828c7b722549 req-0b0de27b-cbea-4c67-922c-e218d67cc426 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:1d8b9640-67f0-48ef-aa1a-a54397841fc1 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 7|app: 0|req: 368/727] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:37:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:37:58.234 7 INFO nova.api.openstack.compute.server_external_events [req-5fa81586-2b34-46bf-b847-fa39abada591 req-547e7a10-a745-4547-b45c-2fe86f54a641 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:d48f876c-0748-4725-b3c8-1acc7b370c59 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 7|app: 0|req: 371/732] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:37:58 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: 362/733] 199.204.45.141 () {34 vars in 855 bytes} [Sat Apr 25 07:37:59 2026] DELETE /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface/d48f876c-0748-4725-b3c8-1acc7b370c59 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:00.271 7 INFO nova.api.openstack.compute.server_external_events [req-c0f9a5de-c523-44dd-bb91-b7c3dd0101f0 req-a1ee0b8b-e048-4b43-abcc-cf183456af8a f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:d48f876c-0748-4725-b3c8-1acc7b370c59 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 7|app: 0|req: 372/734] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:38:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:08.771 7 INFO nova.api.openstack.compute.server_external_events [req-be1cbfc9-d6f3-4198-a0a0-01cfffef8d03 req-80a87b48-76f8-4f47-81b2-8a146a322796 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:1d8b9640-67f0-48ef-aa1a-a54397841fc1 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 7|app: 0|req: 374/737] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:38:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/738] 199.204.45.141 () {34 vars in 855 bytes} [Sat Apr 25 07:38:08 2026] DELETE /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface/1d8b9640-67f0-48ef-aa1a-a54397841fc1 => 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, ' [pid: 8|app: 0|req: 367/743] 199.204.45.141 () {34 vars in 855 bytes} [Sat Apr 25 07:38:29 2026] DELETE /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334/os-interface/007682b8-a1df-496b-8f0d-7cf40f4edcaa => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/744] 199.204.45.141 () {34 vars in 755 bytes} [Sat Apr 25 07:38:34 2026] DELETE /v2.1/servers/1f25ed6b-b4d2-44a5-bd39-88f586e4b334 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:37.350 8 INFO nova.api.openstack.compute.server_external_events [req-e87d8e9b-4cd5-4bcb-9d8d-ae6863b5a4d2 req-3aac5c0e-3db2-4d03-a620-2003b23d271d f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:855fa3f5-3b97-4659-8b48-c94d55fce8a7 for instance 1f25ed6b-b4d2-44a5-bd39-88f586e4b334 on instance [pid: 8|app: 0|req: 368/745] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:38:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:39.186 7 INFO nova.api.openstack.compute.server_external_events [req-bd1728f9-0c92-4002-8d1a-050327beb75a req-20e1067b-0553-42c4-a7ea-5c7d123cd013 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:b8d8fe14-6c57-460a-a0b1-1f37b731e950 for instance e42ffde5-2315-4e3c-a248-cb3d45b6822a on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/748] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:38:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/749] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:38:39 2026] DELETE /v2.1/servers/e42ffde5-2315-4e3c-a248-cb3d45b6822a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:39.372 7 WARNING neutronclient.v2_0.client [None req-1c0de034-4ede-4589-a6f5-3802884a28fa 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/750] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:38:39 2026] GET /v2.1/servers/e42ffde5-2315-4e3c-a248-cb3d45b6822a => generated 1945 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:42.156 8 INFO nova.api.openstack.compute.server_external_events [req-ba514b2f-f006-4f6e-8323-27edd95d4af6 req-62079278-18e1-465b-804b-4fa46bc17151 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:b8d8fe14-6c57-460a-a0b1-1f37b731e950 for instance e42ffde5-2315-4e3c-a248-cb3d45b6822a on instance [pid: 8|app: 0|req: 371/751] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:38:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:44.602 7 WARNING neutronclient.v2_0.client [None req-9d1303fb-1fb3-486e-9561-32c7378cc4c5 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/752] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:38:44 2026] GET /v2.1/servers/e42ffde5-2315-4e3c-a248-cb3d45b6822a => generated 1480 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:49.677 7 INFO nova.api.openstack.wsgi [None req-b00487be-b191-4ca9-9b23-8b6ab8762a0a 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] HTTP exception thrown: Instance e42ffde5-2315-4e3c-a248-cb3d45b6822a could not be found. [pid: 7|app: 0|req: 383/755] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:38:49 2026] GET /v2.1/servers/e42ffde5-2315-4e3c-a248-cb3d45b6822a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:50.261 8 INFO nova.api.openstack.compute.server_external_events [req-85457e9b-96a8-4925-bee4-5ac342869b9c req-52cfa91f-fb4c-4710-a9bb-16e2985aeb1e f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-changed:8bfe4617-416b-470a-8169-93dd34ff1d96 for instance e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/756] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:38:50 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) [pid: 7|app: 0|req: 384/757] 10.0.0.51 () {32 vars in 717 bytes} [Sat Apr 25 07:38:50 2026] DELETE /v2.1/servers/e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:50.395 8 WARNING neutronclient.v2_0.client [None req-c146a38b-285b-4910-b12e-25b415f4c2a0 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/758] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:38:50 2026] GET /v2.1/servers/e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 => generated 1941 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:53.209 7 INFO nova.api.openstack.compute.server_external_events [req-55dd60ae-4a4b-4faa-8e60-73d1e391b2ad req-801e0da7-55c2-4c96-90c7-ce8cdbd56af3 f992714fe11640fb93d71954b2a098dd 8f14e79232264927ac0494920b030aec - - 1087b4a9ca2f4cc2b29e2d93d9295f2a 1087b4a9ca2f4cc2b29e2d93d9295f2a] Creating event network-vif-deleted:8bfe4617-416b-470a-8169-93dd34ff1d96 for instance e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 on instance [pid: 7|app: 0|req: 385/759] 10.0.0.190 () {38 vars in 815 bytes} [Sat Apr 25 07:38:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:38:55.605 8 WARNING neutronclient.v2_0.client [None req-642d1b89-2f68-4ac5-9243-30206b73ee06 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] The python binding code in 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/760] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:38:55 2026] GET /v2.1/servers/e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 => generated 1479 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-04-25 07:39:00.678 8 INFO nova.api.openstack.wsgi [None req-b45509bf-c4e5-45e1-a3ae-467211a0aaa3 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] HTTP exception thrown: Instance e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 could not be found. [pid: 8|app: 0|req: 377/763] 10.0.0.51 () {32 vars in 714 bytes} [Sat Apr 25 07:39:00 2026] GET /v2.1/servers/e0e9c6fa-9e86-42ae-b3dc-c6cba7f07164 => 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: 387/764] 10.0.0.51 () {32 vars in 725 bytes} [Sat Apr 25 07:39:01 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2062742351 => 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, ' 2026-04-25 07:39:01.794 8 INFO nova.api.openstack.wsgi [None req-dfb8208b-a1d0-4cbf-9e64-f7b7beeb1d75 057156838b8348df9b8e1e77b3aeca41 d50989c2434d464a87c81d4f6d173470 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2062742351 not found for user 057156838b8348df9b8e1e77b3aeca41 [pid: 8|app: 0|req: 378/765] 10.0.0.51 () {32 vars in 722 bytes} [Sat Apr 25 07:39:01 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2062742351 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/768] 10.0.0.51 () {32 vars in 654 bytes} [Sat Apr 25 07:39:15 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/769] 10.0.0.51 () {32 vars in 640 bytes} [Sat Apr 25 07:39:15 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-25 07:39:15.560 7 WARNING oslo_db.sqlalchemy.utils [None req-7f2f0aa6-a556-47c4-bba6-481cf83ded41 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 390/770] 10.0.0.51 () {32 vars in 648 bytes} [Sat Apr 25 07:39:15 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: 381/771] 10.0.0.51 () {32 vars in 693 bytes} [Sat Apr 25 07:39:15 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)