+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 02:27:22 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-cd55496bb-7wq2w 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 0x7f7f3a788668 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-14 02:27:27.449 8 INFO nova.utils [None req-6ebed554-0fef-4a5d-884d-edbd840325a3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-14 02:27:27.455 7 INFO nova.utils [None req-eb79040c-d101-48a8-832d-17c52e04fdb0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-14 02:27:29.159 8 WARNING keystonemiddleware._common.config [None req-6ebed554-0fef-4a5d-884d-edbd840325a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 02:27:29.159 7 WARNING keystonemiddleware._common.config [None req-eb79040c-d101-48a8-832d-17c52e04fdb0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 02:27:29.168 7 WARNING oslo_config.cfg [None req-eb79040c-d101-48a8-832d-17c52e04fdb0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 02:27:29.169 8 WARNING oslo_config.cfg [None req-6ebed554-0fef-4a5d-884d-edbd840325a3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 02:27:29.253 8 WARNING keystonemiddleware._common.config [None req-6ebed554-0fef-4a5d-884d-edbd840325a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 02:27:29.256 7 WARNING keystonemiddleware._common.config [None req-eb79040c-d101-48a8-832d-17c52e04fdb0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 02:27:29.269 8 WARNING oslo_config.cfg [None req-6ebed554-0fef-4a5d-884d-edbd840325a3 - - - - - -] 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-14 02:27:29.272 7 WARNING oslo_config.cfg [None req-eb79040c-d101-48a8-832d-17c52e04fdb0 - - - - - -] 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-14 02:27:29.281 8 WARNING oslo_config.cfg [None req-6ebed554-0fef-4a5d-884d-edbd840325a3 - - - - - -] 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 0x7f7f3a788668 pid: 8 (default app) 2026-04-14 02:27:29.284 7 WARNING oslo_config.cfg [None req-eb79040c-d101-48a8-832d-17c52e04fdb0 - - - - - -] 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 0x7f7f3a788668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.70 () {42 vars in 700 bytes} [Tue Apr 14 02:27:35 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:27:36.101 7 WARNING oslo_policy.policy [None req-7906382e-f831-4e2e-82a2-de0684775d43 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - 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-14 02:27:36.101 7 WARNING oslo_policy.policy [None req-7906382e-f831-4e2e-82a2-de0684775d43 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - 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.70 () {44 vars in 904 bytes} [Tue Apr 14 02:27:35 2026] GET /v2.1 => generated 0 bytes in 560 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:27:36.195 8 WARNING oslo_policy.policy [req-7906382e-f831-4e2e-82a2-de0684775d43 req-c2f14d51-dadf-4875-b916-383ac138c0d2 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - 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-14 02:27:36.195 8 WARNING oslo_policy.policy [req-7906382e-f831-4e2e-82a2-de0684775d43 req-c2f14d51-dadf-4875-b916-383ac138c0d2 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - 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.70 () {46 vars in 977 bytes} [Tue Apr 14 02:27:36 2026] GET /v2.1/ => generated 399 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:27:36.297 7 INFO nova.api.openstack.wsgi [None req-1038446f-4d00-4388-bc53-6cfb85dacb7e 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.70 () {48 vars in 1006 bytes} [Tue Apr 14 02:27:36 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 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.70 () {48 vars in 1046 bytes} [Tue Apr 14 02:27:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 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.70 () {52 vars in 1043 bytes} [Tue Apr 14 02:27:36 2026] POST /v2.1/flavors => generated 527 bytes in 47 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.70 () {42 vars in 700 bytes} [Tue Apr 14 02:27:37 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:27:37 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:27:37 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:27:37.451 7 INFO nova.api.openstack.wsgi [None req-d5c0f24a-6a3b-4968-93da-1f190e097e8a 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.70 () {48 vars in 1008 bytes} [Tue Apr 14 02:27:37 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Apr 14 02:27:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 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.70 () {52 vars in 1043 bytes} [Tue Apr 14 02:27:37 2026] POST /v2.1/flavors => generated 530 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.70 () {42 vars in 700 bytes} [Tue Apr 14 02:27: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: 7|app: 0|req: 8/16] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:27:38 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:27:38 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:27:38.551 7 INFO nova.api.openstack.wsgi [None req-8170bb9a-136a-4ccb-831e-44ca04bad1dd 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.70 () {48 vars in 1010 bytes} [Tue Apr 14 02:27:38 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 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.70 () {48 vars in 1046 bytes} [Tue Apr 14 02:27:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 18 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.70 () {52 vars in 1043 bytes} [Tue Apr 14 02:27:38 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.70 () {42 vars in 700 bytes} [Tue Apr 14 02:27:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:27:39 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:27:39 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:27:39.592 7 INFO nova.api.openstack.wsgi [None req-f6e78d82-5e95-441a-897a-23ccf3f3ad63 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.70 () {48 vars in 1008 bytes} [Tue Apr 14 02:27:39 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Apr 14 02:27:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 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.70 () {52 vars in 1043 bytes} [Tue Apr 14 02:27:39 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.70 () {42 vars in 700 bytes} [Tue Apr 14 02:27:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:27:40 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:27:40 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:27:40.633 7 INFO nova.api.openstack.wsgi [None req-4a91f85e-4489-4ab3-89e0-bcecce418246 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.70 () {48 vars in 1010 bytes} [Tue Apr 14 02:27:40 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Apr 14 02:27:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.70 () {52 vars in 1043 bytes} [Tue Apr 14 02:27:40 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.204.45.70 () {42 vars in 700 bytes} [Tue Apr 14 02:31:45 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: 42/84] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:31:45 2026] GET /v2.1 => generated 0 bytes in 412 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:31:45 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:31:45.927 8 INFO nova.api.openstack.wsgi [None req-145cd5be-5c69-432b-ae1b-619b3e95da30 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 43/86] 199.204.45.70 () {48 vars in 1010 bytes} [Tue Apr 14 02:31:45 2026] GET /v2.1/flavors/m1.manila => 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: 44/87] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Apr 14 02:31:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.204.45.70 () {52 vars in 1044 bytes} [Tue Apr 14 02:31:45 2026] POST /v2.1/flavors => generated 532 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.204.45.70 () {42 vars in 700 bytes} [Tue Apr 14 02:32:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:32:29 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:32:29 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:32:29.100 8 INFO nova.api.openstack.wsgi [None req-95881971-b704-430f-8a52-7963a32e0363 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 50/100] 199.204.45.70 () {48 vars in 1012 bytes} [Tue Apr 14 02:32:29 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Apr 14 02:32:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.204.45.70 () {52 vars in 1044 bytes} [Tue Apr 14 02:32:29 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.70 () {42 vars in 700 bytes} [Tue Apr 14 02:33:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:33:42 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:33:42 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:33:42.296 7 INFO nova.api.openstack.wsgi [None req-85559daf-5705-44db-bef9-e91e278c88d6 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 9d4b35b25255475a93eb5dbbb3a19134 [pid: 7|app: 0|req: 60/122] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Apr 14 02:33:42 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-14 02:33:42.313 8 WARNING oslo_db.sqlalchemy.utils [None req-8c2596ef-a5ea-4385-8091-debcc3a8dc72 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 63/123] 199.204.45.70 () {48 vars in 1011 bytes} [Tue Apr 14 02:33:42 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/124] 199.204.45.70 () {52 vars in 1052 bytes} [Tue Apr 14 02:33:42 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: 8|app: 0|req: 64/125] 199.204.45.70 () {42 vars in 700 bytes} [Tue Apr 14 02:33:46 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-14 02:33:46.079 7 WARNING keystonemiddleware.audit [None req-a769c169-bc27-4bce-ab38-45c5484ba8ec 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-14 02:33:46.080 7 WARNING keystonemiddleware.audit [None req-a769c169-bc27-4bce-ab38-45c5484ba8ec 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 62/126] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:33:46 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) 2026-04-14 02:33:46.089 8 WARNING keystonemiddleware.audit [None req-8c2596ef-a5ea-4385-8091-debcc3a8dc72 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-14 02:33:46.089 8 WARNING keystonemiddleware.audit [None req-8c2596ef-a5ea-4385-8091-debcc3a8dc72 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 65/127] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:33:46 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:33:46.104 7 WARNING keystonemiddleware.audit [None req-89b11e25-9a4c-4e9c-ab51-3271d548fb88 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-14 02:33:46.104 7 WARNING keystonemiddleware.audit [None req-89b11e25-9a4c-4e9c-ab51-3271d548fb88 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 63/128] 199.204.45.70 () {48 vars in 1068 bytes} [Tue Apr 14 02:33:46 2026] GET /v2.1/os-quota-sets/703fa5f55aba4b90a2dd843e560bd577 => generated 283 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-14 02:33:46.241 8 WARNING keystonemiddleware.audit [req-89b11e25-9a4c-4e9c-ab51-3271d548fb88 req-5e2357a5-19a7-48f3-a58f-2920e7ba0050 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-14 02:33:46.242 8 WARNING keystonemiddleware.audit [req-89b11e25-9a4c-4e9c-ab51-3271d548fb88 req-5e2357a5-19a7-48f3-a58f-2920e7ba0050 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 66/129] 199.204.45.70 () {52 vars in 1120 bytes} [Tue Apr 14 02:33:46 2026] PUT /v2.1/os-quota-sets/703fa5f55aba4b90a2dd843e560bd577 => generated 238 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 10.0.0.9 () {28 vars in 451 bytes} [Tue Apr 14 02:34:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 72/141] 10.0.0.9 () {30 vars in 655 bytes} [Tue Apr 14 02:34:35 2026] GET /v2.1 => generated 0 bytes in 157 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 70/142] 10.0.0.9 () {32 vars in 728 bytes} [Tue Apr 14 02:34:35 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/143] 10.0.0.9 () {34 vars in 801 bytes} [Tue Apr 14 02:34:35 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/150] 199.204.45.70 () {42 vars in 700 bytes} [Tue Apr 14 02:35: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) 2026-04-14 02:35:03.929 7 WARNING keystonemiddleware.audit [req-72b01736-49a7-4817-aabc-507df8a2d8bd req-b96909e9-2fed-4f93-a9cb-ea4abc3295ea 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 74/151] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:35:03 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) 2026-04-14 02:35:03.940 8 WARNING keystonemiddleware.audit [None req-115546a1-3c73-4181-9976-a96492f60b88 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service octavia as it have no endpoints. /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: 78/152] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:35:03 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:35:03.956 7 WARNING keystonemiddleware.audit [None req-f1a8a291-2c6c-4b49-b210-b1373559a275 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 75/153] 199.204.45.70 () {48 vars in 1068 bytes} [Tue Apr 14 02:35:03 2026] GET /v2.1/os-quota-sets/0b7a14c90e8c4cffb4c9614908d5d19c => generated 283 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-14 02:35:04.149 8 WARNING keystonemiddleware.audit [req-f1a8a291-2c6c-4b49-b210-b1373559a275 req-b80d8f0b-b7bb-4b51-85cb-34b35e0e081d 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 79/154] 199.204.45.70 () {52 vars in 1120 bytes} [Tue Apr 14 02:35:04 2026] PUT /v2.1/os-quota-sets/0b7a14c90e8c4cffb4c9614908d5d19c => 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: 118/239] 199.204.45.70 () {42 vars in 700 bytes} [Tue Apr 14 02:42:07 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: 122/240] 199.204.45.70 () {44 vars in 904 bytes} [Tue Apr 14 02:42:07 2026] GET /v2.1 => generated 0 bytes in 199 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 119/241] 199.204.45.70 () {46 vars in 977 bytes} [Tue Apr 14 02:42:07 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:42:07.833 8 INFO nova.api.openstack.wsgi [None req-a50d551d-a4d5-48a0-887a-8b3bd9769371 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 123/242] 199.204.45.70 () {48 vars in 1006 bytes} [Tue Apr 14 02:42:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Apr 14 02:42:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 129/254] 10.0.0.149 () {32 vars in 654 bytes} [Tue Apr 14 02:42:55 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 10.0.0.149 () {32 vars in 640 bytes} [Tue Apr 14 02:42:56 2026] GET /v2.1/servers => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-14 02:42:56.135 8 WARNING oslo_db.sqlalchemy.utils [None req-7fb5ec1c-66a9-4927-aed7-124e8cbf5007 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 130/256] 10.0.0.149 () {32 vars in 648 bytes} [Tue Apr 14 02:42:56 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: 7|app: 0|req: 127/257] 10.0.0.149 () {32 vars in 693 bytes} [Tue Apr 14 02:42:56 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/260] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:07 2026] GET /v2.1/flavors/35a24cca-25d5-4dad-a8b8-a5976f836c7b => generated 511 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/261] 10.0.0.149 () {32 vars in 640 bytes} [Tue Apr 14 02:43:07 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:07 2026] GET /v2.1/flavors/35a24cca-25d5-4dad-a8b8-a5976f836c7b => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:15.831 8 WARNING neutronclient.v2_0.client [None req-ce5b47ee-8060-4460-91c8-239a48a04f21 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/265] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:43:17 2026] POST /v2.1/os-keypairs => generated 385 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 10.0.0.149 () {34 vars in 684 bytes} [Tue Apr 14 02:43:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1980 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:17.746 7 WARNING neutronclient.v2_0.client [None req-622c0189-6909-400b-baff-6cf925df6893 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:17.909 8 WARNING neutronclient.v2_0.client [None req-ae4d71f7-e238-4ee5-bbd4-b956ec13fead b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The python binding code in 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/267] 10.0.0.149 () {34 vars in 684 bytes} [Tue Apr 14 02:43:17 2026] POST /v2.1/os-security-groups => generated 247 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:18.172 8 WARNING neutronclient.v2_0.client [None req-f94bfc35-84b5-4b94-ac2e-688d32d367f9 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/268] 10.0.0.149 () {34 vars in 684 bytes} [Tue Apr 14 02:43:17 2026] POST /v2.1/os-security-groups => generated 243 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:18.454 7 WARNING neutronclient.v2_0.client [None req-175ba3dc-f377-4227-8fb8-0ccf056c25a4 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:18.461 8 WARNING neutronclient.v2_0.client [None req-f94bfc35-84b5-4b94-ac2e-688d32d367f9 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/269] 10.0.0.149 () {34 vars in 684 bytes} [Tue Apr 14 02:43:18 2026] POST /v2.1/os-security-groups => generated 244 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:18.853 7 WARNING neutronclient.v2_0.client [None req-be0dee65-8c49-4f2d-9205-979d74197244 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/270] 10.0.0.149 () {34 vars in 694 bytes} [Tue Apr 14 02:43:18 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 841 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:19.032 8 WARNING neutronclient.v2_0.client [None req-918e2c05-abd8-41fc-9737-1dff57965d99 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The 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-14 02:43:19.679 7 WARNING neutronclient.v2_0.client [None req-be0dee65-8c49-4f2d-9205-979d74197244 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in 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/271] 10.0.0.149 () {34 vars in 684 bytes} [Tue Apr 14 02:43:19 2026] POST /v2.1/os-security-groups => generated 248 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:19.885 8 WARNING neutronclient.v2_0.client [None req-79bdc02f-e255-443e-ac7a-0383c415f993 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The 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-14 02:43:19.897 7 WARNING neutronclient.v2_0.client [None req-be0dee65-8c49-4f2d-9205-979d74197244 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:19.936 8 WARNING neutronclient.v2_0.client [None req-79bdc02f-e255-443e-ac7a-0383c415f993 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The python binding code in 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/272] 10.0.0.149 () {32 vars in 662 bytes} [Tue Apr 14 02:43:18 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 1127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:43:20.058 7 WARNING neutronclient.v2_0.client [None req-003b685f-5e24-442c-bbf4-fb27a50a955d 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/273] 10.0.0.149 () {34 vars in 694 bytes} [Tue Apr 14 02:43:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:20.170 8 WARNING neutronclient.v2_0.client [None req-ba83905c-b078-4966-8183-5b8f40f395d0 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:20.199 7 WARNING neutronclient.v2_0.client [None req-003b685f-5e24-442c-bbf4-fb27a50a955d 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The 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-14 02:43:20.224 8 WARNING neutronclient.v2_0.client [None req-ba83905c-b078-4966-8183-5b8f40f395d0 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in 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/274] 10.0.0.149 () {32 vars in 739 bytes} [Tue Apr 14 02:43:20 2026] DELETE /v2.1/os-security-groups/d062a75b-318f-40cb-b4bd-a482c889f883 => generated 0 bytes in 875 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 02:43:21.043 8 WARNING neutronclient.v2_0.client [None req-00924d08-de58-4e8a-b189-6516af7d58a7 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The 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-14 02:43:21.169 7 WARNING neutronclient.v2_0.client [None req-003b685f-5e24-442c-bbf4-fb27a50a955d 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The 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-14 02:43:21.184 8 WARNING neutronclient.v2_0.client [None req-00924d08-de58-4e8a-b189-6516af7d58a7 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/275] 10.0.0.149 () {34 vars in 694 bytes} [Tue Apr 14 02:43:21 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:21.374 8 WARNING neutronclient.v2_0.client [None req-9bcec7e5-b057-4160-bfe8-7febf79e7987 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:21.411 8 INFO nova.api.openstack.wsgi [None req-9bcec7e5-b057-4160-bfe8-7febf79e7987 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] HTTP exception thrown: Security group d062a75b-318f-40cb-b4bd-a482c889f883 does not exist Neutron server returns request_ids: ['req-b04b8583-1a0c-4901-9f11-3fb3fe454343'] [pid: 8|app: 0|req: 141/276] 10.0.0.149 () {32 vars in 736 bytes} [Tue Apr 14 02:43:21 2026] GET /v2.1/os-security-groups/d062a75b-318f-40cb-b4bd-a482c889f883 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 02:43:21.421 8 WARNING neutronclient.v2_0.client [None req-aadd76cf-c09c-4eaa-9a04-c8b69c4d659c b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The python binding code in 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/277] 10.0.0.149 () {32 vars in 736 bytes} [Tue Apr 14 02:43:21 2026] GET /v2.1/os-security-groups/455eeb5f-fc1b-45d4-83a2-065440a7f079 => generated 665 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:21.468 8 WARNING neutronclient.v2_0.client [None req-cf1c4f5e-bfd2-4046-9999-44e1012aef3b 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:21.495 8 WARNING neutronclient.v2_0.client [None req-cf1c4f5e-bfd2-4046-9999-44e1012aef3b 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/278] 10.0.0.149 () {32 vars in 739 bytes} [Tue Apr 14 02:43:21 2026] DELETE /v2.1/os-security-groups/86949714-035e-4812-a455-1f2da28c7883 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 02:43:21.608 8 WARNING neutronclient.v2_0.client [None req-7fb91518-13a6-4b9a-a7c1-af52f30baa54 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The 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-14 02:43:21.653 8 WARNING neutronclient.v2_0.client [None req-7fb91518-13a6-4b9a-a7c1-af52f30baa54 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The 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-14 02:43:21.709 8 WARNING neutronclient.v2_0.client [None req-7fb91518-13a6-4b9a-a7c1-af52f30baa54 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/279] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:43:19 2026] POST /v2.1/servers => generated 452 bytes in 1855 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-14 02:43:21.846 7 WARNING neutronclient.v2_0.client [None req-dfc14617-1665-41bc-8d66-bf185944be64 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in 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/280] 10.0.0.149 () {32 vars in 749 bytes} [Tue Apr 14 02:43:21 2026] DELETE /v2.1/os-security-group-rules/27d1985a-ffc9-4063-973f-f08e69209e86 => generated 0 bytes in 325 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 02:43:21.935 7 INFO nova.api.openstack.wsgi [None req-dfc14617-1665-41bc-8d66-bf185944be64 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] HTTP exception thrown: Security group 86949714-035e-4812-a455-1f2da28c7883 does not exist Neutron server returns request_ids: ['req-72d2d472-58b9-4451-a655-5f5ab1ec5cd7'] [pid: 7|app: 0|req: 137/281] 10.0.0.149 () {32 vars in 736 bytes} [Tue Apr 14 02:43:21 2026] GET /v2.1/os-security-groups/86949714-035e-4812-a455-1f2da28c7883 => generated 194 bytes in 97 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 02:43:21.942 7 WARNING neutronclient.v2_0.client [None req-4b8c7743-70cc-4b57-95f8-8564f80756d0 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The 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-14 02:43:21.961 8 WARNING neutronclient.v2_0.client [None req-24c08fd9-7221-4ae8-9040-c0fde06c2d27 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The 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-14 02:43:21.974 7 WARNING neutronclient.v2_0.client [None req-4b8c7743-70cc-4b57-95f8-8564f80756d0 b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/282] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:21 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1430 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:22.037 8 WARNING neutronclient.v2_0.client [None req-c2d5b9d2-a06c-40fb-805f-22484d40158e 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in 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/283] 10.0.0.149 () {32 vars in 739 bytes} [Tue Apr 14 02:43:21 2026] DELETE /v2.1/os-security-groups/455eeb5f-fc1b-45d4-83a2-065440a7f079 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 02:43:22.120 7 WARNING neutronclient.v2_0.client [None req-5de45d8c-dd23-4357-bf9c-dda25c1af8db b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The 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-14 02:43:22.125 8 WARNING neutronclient.v2_0.client [None req-c2d5b9d2-a06c-40fb-805f-22484d40158e 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:22.150 7 WARNING neutronclient.v2_0.client [None req-5de45d8c-dd23-4357-bf9c-dda25c1af8db b0cf8aecce4d415080c05ce3c62a6aea 9805e8d2ba254686ba34c203af95230c - - default default] The python binding code in 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/284] 10.0.0.149 () {32 vars in 739 bytes} [Tue Apr 14 02:43:22 2026] DELETE /v2.1/os-security-groups/9ffaaf54-266e-48a1-ac0f-ba95231f75a3 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 02:43:22.260 8 WARNING neutronclient.v2_0.client [None req-c9ad412f-aa18-4417-bce7-90d4b74ead63 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/287] 10.0.0.149 () {32 vars in 739 bytes} [Tue Apr 14 02:43:22 2026] DELETE /v2.1/os-security-groups/86d1feb7-4f63-4030-99b1-094f243f940a => generated 0 bytes in 252 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 02:43:22.378 8 INFO nova.api.openstack.wsgi [None req-c9ad412f-aa18-4417-bce7-90d4b74ead63 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] HTTP exception thrown: Security group 9ffaaf54-266e-48a1-ac0f-ba95231f75a3 does not exist Neutron server returns request_ids: ['req-77aee97c-d2ab-4559-8889-867d5456e866'] [pid: 8|app: 0|req: 149/288] 10.0.0.149 () {32 vars in 736 bytes} [Tue Apr 14 02:43:22 2026] GET /v2.1/os-security-groups/9ffaaf54-266e-48a1-ac0f-ba95231f75a3 => generated 194 bytes in 125 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 02:43:22.395 7 WARNING neutronclient.v2_0.client [None req-219e0d35-e408-49f4-8ee2-788029645ae6 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:22.970 7 WARNING neutronclient.v2_0.client [None req-219e0d35-e408-49f4-8ee2-788029645ae6 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:23.074 7 WARNING neutronclient.v2_0.client [None req-219e0d35-e408-49f4-8ee2-788029645ae6 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:23.130 8 WARNING neutronclient.v2_0.client [None req-a905e45e-c246-4927-9886-96d46f275c73 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/289] 10.0.0.149 () {32 vars in 662 bytes} [Tue Apr 14 02:43:22 2026] GET /v2.1/os-security-groups => generated 707 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:23.181 7 WARNING neutronclient.v2_0.client [None req-8d2369c4-76af-4ce1-a12f-bfa606c14fb4 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/290] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:23 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1434 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:43:23.248 7 INFO nova.api.openstack.wsgi [None req-8d2369c4-76af-4ce1-a12f-bfa606c14fb4 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] HTTP exception thrown: Security group 9ffaaf54-266e-48a1-ac0f-ba95231f75a3 does not exist Neutron server returns request_ids: ['req-23440516-2e18-48a2-ae1c-3e3278a072ac'] [pid: 7|app: 0|req: 141/291] 10.0.0.149 () {32 vars in 739 bytes} [Tue Apr 14 02:43:23 2026] DELETE /v2.1/os-security-groups/9ffaaf54-266e-48a1-ac0f-ba95231f75a3 => generated 194 bytes in 73 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-14 02:43:23.260 8 WARNING neutronclient.v2_0.client [None req-426092db-7c7e-47a3-a46a-108fb9ce19dd 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The 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-14 02:43:23.307 8 INFO nova.api.openstack.wsgi [None req-426092db-7c7e-47a3-a46a-108fb9ce19dd 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] HTTP exception thrown: Security group 86949714-035e-4812-a455-1f2da28c7883 does not exist Neutron server returns request_ids: ['req-ad37d6d6-7e05-42b8-b689-97c1e0871ced'] [pid: 8|app: 0|req: 151/292] 10.0.0.149 () {32 vars in 739 bytes} [Tue Apr 14 02:43:23 2026] DELETE /v2.1/os-security-groups/86949714-035e-4812-a455-1f2da28c7883 => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 02:43:23.318 8 WARNING neutronclient.v2_0.client [None req-be3535cd-af38-4649-9d13-1260fdc9a632 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] The python binding code in 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/293] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:43:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:43:23.353 8 INFO nova.api.openstack.wsgi [None req-be3535cd-af38-4649-9d13-1260fdc9a632 55c9449a71d048d0a79731207ff447b0 b9518245fdad4e779b04d8cd27fd1ea6 - - default default] HTTP exception thrown: Security group d062a75b-318f-40cb-b4bd-a482c889f883 does not exist Neutron server returns request_ids: ['req-38c6f6dd-c444-428f-a7f1-9685bf1fe4fc'] [pid: 8|app: 0|req: 152/294] 10.0.0.149 () {32 vars in 739 bytes} [Tue Apr 14 02:43:23 2026] DELETE /v2.1/os-security-groups/d062a75b-318f-40cb-b4bd-a482c889f883 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 02:43:24.347 7 WARNING neutronclient.v2_0.client [None req-a3def590-32be-4b68-aafb-f3da777a4b4b 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in 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/295] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:24 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1482 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:43:25.675 8 WARNING neutronclient.v2_0.client [None req-b8872bd1-63ab-4b7b-96bb-ddf9e500d9ca 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in 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/296] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:25 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1482 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, ' 2026-04-14 02:43:26.026 7 WARNING neutronclient.v2_0.client [None req-d6670cce-4ddd-4bf5-8bba-b8a8f4c5e398 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The 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-14 02:43:26.100 7 WARNING neutronclient.v2_0.client [None req-d6670cce-4ddd-4bf5-8bba-b8a8f4c5e398 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The 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-14 02:43:26.480 7 WARNING neutronclient.v2_0.client [None req-d6670cce-4ddd-4bf5-8bba-b8a8f4c5e398 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in 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/297] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:43:25 2026] POST /v2.1/servers => generated 450 bytes in 737 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-14 02:43:26.719 8 WARNING neutronclient.v2_0.client [None req-e4b40cd6-cc34-48c7-813c-2eae069d315b 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] 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: 154/298] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:26 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1401 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:43:26.872 7 WARNING neutronclient.v2_0.client [None req-a218fb4f-0f80-44f8-a45e-65a1f2c3d1da 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in 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/299] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:26 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1490 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-14 02:43:27.893 8 WARNING neutronclient.v2_0.client [None req-e898c33d-e008-4ce4-a28a-8c9623b6b979 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] 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: 155/300] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:27 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1405 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:43:27.954 7 WARNING neutronclient.v2_0.client [None req-c1ad0239-84b2-4388-8678-daea9f24ec97 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in 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/301] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:27 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1555 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-14 02:43:29.013 8 WARNING neutronclient.v2_0.client [None req-0b4bc0c0-61b5-4989-8b6e-5df26e566bcb 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] 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: 156/302] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:28 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1453 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:43:29.061 7 INFO nova.api.openstack.compute.server_external_events [req-858ffc31-8c30-4121-b6f5-e8885df8a46c req-2e8356fb-ba67-4f05-a73b-9ae311c505fb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:6d4fee3d-aced-4376-a241-eedd1dd4c186 for instance 0f74698b-c6dc-48ba-ae6a-a389ee26934d on instance 2026-04-14 02:43:29.073 7 INFO nova.compute.rpcapi [None req-8ade3480-26af-4ee6-bbc6-e913ad7946d0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 147/303] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:29.132 8 WARNING neutronclient.v2_0.client [None req-b46fbbc5-de78-493a-8f36-7839da9665ea 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/304] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:29 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1555 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:30.131 7 WARNING neutronclient.v2_0.client [None req-7d7d84a5-71ed-4731-96c6-adcd735bb681 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/305] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:30 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1453 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:30.354 8 WARNING neutronclient.v2_0.client [None req-3637abdf-f41e-4fa0-b0fa-65314666185e 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/306] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:30 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1555 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-14 02:43:31.238 7 WARNING neutronclient.v2_0.client [None req-29d08f52-1f16-4e2a-bd8b-525c8f057591 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] 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-14 02:43:31.493 8 WARNING neutronclient.v2_0.client [None req-ac0bfc24-c607-4da5-b761-3bc7ff4d753b 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in 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/307] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:31 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1529 bytes in 2804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/310] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:31 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1555 bytes in 2648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:34.174 7 INFO nova.api.openstack.compute.server_external_events [req-05b7de4e-989c-4742-90e8-07b0ddc87ff7 req-491b4c51-8a96-4d5e-8981-46c821b0d269 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance [pid: 7|app: 0|req: 152/311] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 160/312] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:43:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:35.077 7 WARNING neutronclient.v2_0.client [None req-bc86a117-fb21-4bba-aa09-d55e56f43783 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The 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-14 02:43:35.168 8 WARNING neutronclient.v2_0.client [None req-a2db8486-b40e-4db4-b013-1c5c2a834231 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/313] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:35 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1527 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/314] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:35 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1555 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:36.384 7 WARNING neutronclient.v2_0.client [None req-cd7026dd-e390-42b2-9abc-273411a88a3f 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The 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-14 02:43:36.413 8 WARNING neutronclient.v2_0.client [None req-a19501fb-3780-489b-971c-d5a9009d95f4 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in 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/315] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:36 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1527 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/316] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:36 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1555 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:36.707 7 INFO nova.api.openstack.compute.server_external_events [req-e09e9797-3372-4f99-b401-1759cb116fb1 req-ed9ad82c-f929-4bfc-9d3e-0033f0ab9bd3 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:6d4fee3d-aced-4376-a241-eedd1dd4c186 for instance 0f74698b-c6dc-48ba-ae6a-a389ee26934d on instance [pid: 7|app: 0|req: 155/317] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:37.677 8 WARNING neutronclient.v2_0.client [None req-9f92bbef-393a-487d-8eb0-4942d74f06a6 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The 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-14 02:43:37.685 7 WARNING neutronclient.v2_0.client [None req-6b6217cb-1eb6-41b3-8a0b-1f0b7ede1724 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in 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/318] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:37 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1555 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/319] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:37 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1527 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:38.769 7 INFO nova.api.openstack.compute.server_external_events [req-5f0686f5-4caa-4038-bad8-54ac66cb58df req-205bd4b2-2138-4dc7-ba1b-40c72927f991 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance 2026-04-14 02:43:38.769 7 INFO nova.api.openstack.compute.server_external_events [req-5f0686f5-4caa-4038-bad8-54ac66cb58df req-205bd4b2-2138-4dc7-ba1b-40c72927f991 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:6d4fee3d-aced-4376-a241-eedd1dd4c186 for instance 0f74698b-c6dc-48ba-ae6a-a389ee26934d on instance 2026-04-14 02:43:38.770 7 INFO nova.api.openstack.compute.server_external_events [req-5f0686f5-4caa-4038-bad8-54ac66cb58df req-205bd4b2-2138-4dc7-ba1b-40c72927f991 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:6d4fee3d-aced-4376-a241-eedd1dd4c186 for instance 0f74698b-c6dc-48ba-ae6a-a389ee26934d on instance 2026-04-14 02:43:38.770 7 INFO nova.api.openstack.compute.server_external_events [req-5f0686f5-4caa-4038-bad8-54ac66cb58df req-205bd4b2-2138-4dc7-ba1b-40c72927f991 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance 2026-04-14 02:43:38.770 7 INFO nova.api.openstack.compute.server_external_events [req-5f0686f5-4caa-4038-bad8-54ac66cb58df req-205bd4b2-2138-4dc7-ba1b-40c72927f991 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance [pid: 7|app: 0|req: 157/320] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:38 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:38.926 8 WARNING neutronclient.v2_0.client [None req-aab3d83c-84e9-4a8c-b688-091c1330bf79 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] 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-14 02:43:38.970 7 WARNING neutronclient.v2_0.client [None req-1441c4cb-43e7-47ae-814a-f76745aebf76 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/321] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:38 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1555 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/322] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:38 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1527 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:40.152 8 WARNING neutronclient.v2_0.client [None req-e0e1b2ff-ab45-4c05-9ae4-377a3fca98c2 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The 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-14 02:43:40.186 7 WARNING neutronclient.v2_0.client [None req-60f0defb-637b-4329-af67-471afb8e4313 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in 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/323] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:40 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1739 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 159/324] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:40 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1717 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:40.453 8 WARNING neutronclient.v2_0.client [None req-693f853d-a032-4d22-986b-f3117ce1cff3 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The 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-14 02:43:40.497 7 WARNING neutronclient.v2_0.client [None req-f913f4c2-2264-40bf-892b-085742bc461f 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in 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/325] 10.0.0.149 () {32 vars in 740 bytes} [Tue Apr 14 02:43:40 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d/os-interface => generated 285 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/326] 10.0.0.149 () {32 vars in 740 bytes} [Tue Apr 14 02:43:40 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/os-interface => generated 284 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:41.536 7 INFO nova.api.openstack.compute.server_external_events [req-0650dbf7-d0b2-4aa5-9588-fa1548ac3a4e req-85b9576a-c2c1-4126-938a-8607a1521048 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:6d4fee3d-aced-4376-a241-eedd1dd4c186 for instance 0f74698b-c6dc-48ba-ae6a-a389ee26934d on instance [pid: 7|app: 0|req: 161/327] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:41 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-14 02:43:41.554 8 WARNING neutronclient.v2_0.client [None req-094e2d23-9a5e-4d7c-b270-64c046da1dc2 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The 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-14 02:43:41.576 7 INFO nova.api.openstack.compute.server_external_events [req-dc6b066f-39d1-4cdd-a2e7-1d28824221c7 req-a05aeb91-06f6-4a67-9e64-f3cdd6e6b569 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance [pid: 7|app: 0|req: 162/328] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:41.616 7 WARNING neutronclient.v2_0.client [None req-7220e96e-9cea-4626-bad7-fd3ca57418f4 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in 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/329] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:41 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1739 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 163/330] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:41 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1717 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/331] 10.0.0.149 () {32 vars in 640 bytes} [Tue Apr 14 02:43:41 2026] GET /v2.1/servers => generated 383 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/332] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:43:41 2026] DELETE /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:42.062 8 WARNING neutronclient.v2_0.client [None req-82c13ae4-5a29-4fbc-ba61-dc85115cc5f7 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/333] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:42 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1745 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:42.716 8 WARNING neutronclient.v2_0.client [None req-e15e5e41-c80a-4c77-9986-59a1102dd7b3 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The 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-14 02:43:42.775 8 WARNING neutronclient.v2_0.client [None req-e15e5e41-c80a-4c77-9986-59a1102dd7b3 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The 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-14 02:43:42.960 8 WARNING neutronclient.v2_0.client [None req-e15e5e41-c80a-4c77-9986-59a1102dd7b3 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] 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-14 02:43:43.262 7 WARNING neutronclient.v2_0.client [None req-53a65b84-b145-43d3-89e5-e56beef444f4 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in 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/336] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:43 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1865 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:43.589 7 INFO nova.api.openstack.compute.server_external_events [req-6187e88a-cfbf-4caa-9608-3da4f3e524ce req-ae7ca29d-6720-4655-a2d8-b737441c12e2 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:6d4fee3d-aced-4376-a241-eedd1dd4c186 for instance 0f74698b-c6dc-48ba-ae6a-a389ee26934d on instance 2026-04-14 02:43:43.589 7 INFO nova.api.openstack.compute.server_external_events [req-6187e88a-cfbf-4caa-9608-3da4f3e524ce req-ae7ca29d-6720-4655-a2d8-b737441c12e2 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:6d4fee3d-aced-4376-a241-eedd1dd4c186 for instance 0f74698b-c6dc-48ba-ae6a-a389ee26934d on instance [pid: 7|app: 0|req: 167/337] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:43 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/338] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:43:42 2026] POST /v2.1/servers => generated 451 bytes in 1290 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-14 02:43:43.909 7 WARNING neutronclient.v2_0.client [None req-ac7039cb-cb79-457a-a8a1-aebb34c0525e aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/339] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:43 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1254 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:44.459 8 WARNING neutronclient.v2_0.client [None req-c2f7c4fd-0844-4667-919f-27647293e9d5 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] 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-14 02:43:44.912 7 INFO nova.api.openstack.compute.server_external_events [req-8c7d56a4-35a4-48d8-a2f4-1012c173a5b4 req-c6298524-12ce-4150-8f70-e477443897cb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:6d4fee3d-aced-4376-a241-eedd1dd4c186 for instance 0f74698b-c6dc-48ba-ae6a-a389ee26934d on instance [pid: 8|app: 0|req: 172/340] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:44 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1865 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/341] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:45.003 8 WARNING neutronclient.v2_0.client [None req-c2fe848d-1c3a-4564-b3f8-ba86d6f703ba aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/342] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:44 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1304 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-14 02:43:45.986 7 WARNING neutronclient.v2_0.client [None req-f1c77c6d-158c-49b9-b380-e564a6400101 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/343] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:45 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1516 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:46.098 8 WARNING neutronclient.v2_0.client [None req-57b7ebef-2ec8-42f7-9c19-30f9abd2d889 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/344] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:46 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1352 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-14 02:43:47.091 7 WARNING neutronclient.v2_0.client [None req-c8f6114d-571c-4aef-8d7f-ae5d0d0e8452 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in 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/345] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:47 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1516 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-14 02:43:47.192 8 WARNING neutronclient.v2_0.client [None req-af943955-3b31-48dc-b9e8-892d42f21ff2 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/346] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:47 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1352 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:48.192 7 WARNING neutronclient.v2_0.client [None req-cac9fae6-6cc2-4b5f-9d29-ce3edf20bdd7 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/347] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:48 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1516 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-14 02:43:48.283 8 WARNING neutronclient.v2_0.client [None req-6f82120d-9308-455c-8001-87c689c988f0 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/348] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:48 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1360 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:49.309 7 WARNING neutronclient.v2_0.client [None req-bbfe605c-fd91-4a6a-a111-8419ddb61df8 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/349] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:49 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => generated 1516 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:49.398 8 WARNING neutronclient.v2_0.client [None req-9bcf7a77-a1b4-4ab7-9c74-220dbe964954 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] 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-14 02:43:49.516 7 INFO nova.api.openstack.compute.server_external_events [req-903e810d-5677-473c-b2d1-5d5ed7e9c6aa req-d4ad85ff-f310-4a24-aee2-98ae4f414df2 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:09d8ed87-3023-42a9-a67a-c5ab876e0f40 for instance 802f6faa-1027-414c-8dbb-6d74da3bd1a4 on instance [pid: 7|app: 0|req: 174/350] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:49 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1438 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-14 02:43:50.396 7 INFO nova.api.openstack.wsgi [None req-eccf4d1a-51cd-4da6-892b-c6858af781f9 70b309fc8dd5432a9f7369c055be31ae 25ff177fe75a49d6bea18a74c5f9fe76 - - default default] HTTP exception thrown: Instance 0f74698b-c6dc-48ba-ae6a-a389ee26934d could not be found. [pid: 7|app: 0|req: 175/352] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:50 2026] GET /v2.1/servers/0f74698b-c6dc-48ba-ae6a-a389ee26934d => 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: 178/353] 10.0.0.149 () {32 vars in 703 bytes} [Tue Apr 14 02:43:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-679368486 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:50.584 7 WARNING neutronclient.v2_0.client [None req-a9772f16-db3e-4c83-837e-5c4c84a65fad aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/354] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:50 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1438 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:43:51.735 8 WARNING neutronclient.v2_0.client [None req-ab392e00-5d9c-496e-bab0-dbcabef3b60c aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/355] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:51 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1438 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:52.892 7 WARNING neutronclient.v2_0.client [None req-96ca42f5-b7e6-4144-b6ea-b8a0391f96d6 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/358] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:52 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1438 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-14 02:43:54.067 8 WARNING neutronclient.v2_0.client [None req-bd1ae8ef-f64a-48be-966e-09a5a478f9d2 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/359] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:54 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1426 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-14 02:43:55.268 7 WARNING neutronclient.v2_0.client [None req-4876c0a6-5f9a-4fa5-97cf-e3c216cf8762 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/360] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:55 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1426 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 10.0.0.149 () {30 vars in 412 bytes} [Tue Apr 14 02:43:55 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, ' [pid: 7|app: 0|req: 180/362] 10.0.0.149 () {28 vars in 559 bytes} [Tue Apr 14 02:43:55 2026] GET /v2/ => generated 402 bytes in 413 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 183/363] 10.0.0.149 () {28 vars in 563 bytes} [Tue Apr 14 02:43:56 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: 7|app: 0|req: 181/364] 10.0.0.149 () {30 vars in 412 bytes} [Tue Apr 14 02:43:56 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-14 02:43:56.408 8 WARNING neutronclient.v2_0.client [None req-8dd3e67d-aca3-4985-b24e-be9b16423d19 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/365] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:56 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1426 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:43:57.384 7 WARNING neutronclient.v2_0.client [None req-a79a47a9-567b-4e53-b610-f0a95753a191 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] 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: 182/366] 10.0.0.149 () {32 vars in 740 bytes} [Tue Apr 14 02:43:57 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/os-interface => generated 284 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:57.492 8 INFO nova.api.openstack.compute.server_external_events [req-97efdf54-af12-4d31-9622-98c8b4b0a4ed req-122646d2-7dac-41e5-81db-bee890284ecb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:09d8ed87-3023-42a9-a67a-c5ab876e0f40 for instance 802f6faa-1027-414c-8dbb-6d74da3bd1a4 on instance 2026-04-14 02:43:57.501 8 INFO nova.compute.rpcapi [None req-6d0fec5e-0ec2-42c6-9f01-4abeea7f7375 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-04-14 02:43:57.516 7 WARNING neutronclient.v2_0.client [None req-6831d400-6e24-4023-9cdd-00f4a91bb3b9 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in 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/367] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 10.0.0.149 () {32 vars in 814 bytes} [Tue Apr 14 02:43:57 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/os-interface/894812bf-9ca6-4e4e-bbd4-54638bbdc767 => generated 281 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:57.618 8 WARNING neutronclient.v2_0.client [None req-852f728c-2e4d-40cd-ab54-4d69f8d30d95 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/369] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:43:57 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/ips => generated 155 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 185/370] 10.0.0.149 () {34 vars in 749 bytes} [Tue Apr 14 02:43:57 2026] POST /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 186/371] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:57 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1426 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:43:57 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/ips => generated 155 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:58.771 8 WARNING neutronclient.v2_0.client [None req-496e1a41-e2f6-446d-8c29-a0e84d15c175 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/373] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:43:58 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/ips => generated 155 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:43:58 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1426 bytes in 738 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:43:59.567 7 INFO nova.api.openstack.compute.server_external_events [req-83218ecb-94ed-4741-8224-d34218d062c0 req-8f3c2bb5-16f2-4c55-a10b-08a26fc6858d 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:09d8ed87-3023-42a9-a67a-c5ab876e0f40 for instance 802f6faa-1027-414c-8dbb-6d74da3bd1a4 on instance 2026-04-14 02:43:59.568 7 INFO nova.api.openstack.compute.server_external_events [req-83218ecb-94ed-4741-8224-d34218d062c0 req-8f3c2bb5-16f2-4c55-a10b-08a26fc6858d 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance [pid: 7|app: 0|req: 188/375] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:43:59 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 188/376] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:43:59 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/ips => generated 155 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:00.533 7 WARNING neutronclient.v2_0.client [None req-8e08bf94-b1ea-4b45-ba30-08fab39d9400 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/377] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:00 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1611 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:00.753 8 WARNING neutronclient.v2_0.client [None req-9eee98cf-dd3e-4fe2-941f-e25962917360 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/378] 10.0.0.149 () {32 vars in 740 bytes} [Tue Apr 14 02:44:00 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 190/379] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:44:00 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/ips => generated 194 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-14 02:44:00.978 8 WARNING neutronclient.v2_0.client [None req-ba40deee-0cb6-4387-b281-f56d78bb46f2 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] 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-14 02:44:01.544 7 WARNING neutronclient.v2_0.client [None req-546872d8-d748-4a37-893c-facb775a1583 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/380] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:00 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1952 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:01.583 8 INFO nova.api.openstack.compute.server_external_events [req-fa8b7540-f2b5-4549-9abb-f57c2a507c4a req-cff42661-6b16-4d3f-a3cd-10541ce9c652 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:09d8ed87-3023-42a9-a67a-c5ab876e0f40 for instance 802f6faa-1027-414c-8dbb-6d74da3bd1a4 on instance [pid: 8|app: 0|req: 191/381] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:01 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: 192/382] 10.0.0.149 () {34 vars in 749 bytes} [Tue Apr 14 02:44:01 2026] POST /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/action => generated 0 bytes in 44 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: 193/383] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:44:01 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:01 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1611 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/385] 10.0.0.149 () {32 vars in 640 bytes} [Tue Apr 14 02:44:01 2026] GET /v2.1/servers => generated 388 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 192/386] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:44:01 2026] DELETE /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 0 bytes in 117 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-14 02:44:02.060 8 WARNING neutronclient.v2_0.client [None req-0ce91b24-7078-4be9-8d7f-6d0ebe03e33e aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/389] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:02 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1617 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 195/390] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:44:02 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:03.344 8 WARNING neutronclient.v2_0.client [None req-f8fc26c9-9fe3-45a2-8005-e5e655e7683f aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/391] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:03 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1737 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:03.497 7 INFO nova.api.openstack.compute.server_external_events [req-3909c056-34fd-4053-beeb-d66479675b00 req-d7227ec8-13c4-4647-8fa1-f7312466cfae 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:09d8ed87-3023-42a9-a67a-c5ab876e0f40 for instance 802f6faa-1027-414c-8dbb-6d74da3bd1a4 on instance [pid: 7|app: 0|req: 196/392] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:03 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-14 02:44:03.643 8 INFO nova.api.openstack.compute.server_external_events [req-057135a8-2cda-4a03-a4e6-76273f6de24b req-91c426c4-d377-4987-8d3c-815e2c04b5c9 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance [pid: 8|app: 0|req: 197/393] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/394] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:44:03 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/ips => generated 194 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-14 02:44:04.522 8 WARNING neutronclient.v2_0.client [None req-94193c69-ce27-4da9-bd97-bb15692527ee aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] 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: 198/395] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:44:04 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c/ips => generated 155 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 198/396] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:04 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1669 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:44:04 2026] DELETE /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => 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-14 02:44:04.954 8 WARNING neutronclient.v2_0.client [None req-d78da367-5559-4e34-8202-e3983408ea7a 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in 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/398] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:04 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1843 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:05.546 7 INFO nova.api.openstack.compute.server_external_events [req-8ff77b66-4c58-4948-9545-09cecf3ae1a1 req-9b46e87f-7226-4c4e-b4c4-fa6b0111419a 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:09d8ed87-3023-42a9-a67a-c5ab876e0f40 for instance 802f6faa-1027-414c-8dbb-6d74da3bd1a4 on instance [pid: 7|app: 0|req: 200/399] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:05.683 8 INFO nova.api.openstack.compute.server_external_events [req-00b23678-d95d-491a-9c87-63827a53d8a4 req-8eca706a-2b24-4631-acc0-de3ec750dc60 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:09d8ed87-3023-42a9-a67a-c5ab876e0f40 for instance 802f6faa-1027-414c-8dbb-6d74da3bd1a4 on instance [pid: 8|app: 0|req: 200/400] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:05.895 7 WARNING neutronclient.v2_0.client [None req-b919b867-0b41-4e00-9ed3-78654acc335b aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/401] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:05 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1381 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-14 02:44:06.310 8 WARNING neutronclient.v2_0.client [None req-1e790d2c-9ed5-4684-9c04-8c3270d6939c 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in 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/402] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:06 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1843 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-14 02:44:07.001 7 WARNING neutronclient.v2_0.client [None req-a0458eca-cd49-44cf-b66f-bca3f76854df aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/403] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:06 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1386 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:07.467 8 WARNING neutronclient.v2_0.client [None req-f18fa2ae-ad0f-45f3-bff5-84adcc6f688b 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] 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-14 02:44:07.605 7 INFO nova.api.openstack.compute.server_external_events [req-92daf3ab-2446-4a0d-bd91-884c214f279d req-50a94ab1-e6ad-4b2c-aa90-63578fdf672d 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance 2026-04-14 02:44:07.605 7 INFO nova.api.openstack.compute.server_external_events [req-92daf3ab-2446-4a0d-bd91-884c214f279d req-50a94ab1-e6ad-4b2c-aa90-63578fdf672d 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance [pid: 7|app: 0|req: 203/404] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:07 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:07 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1775 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:08.123 7 WARNING neutronclient.v2_0.client [None req-89bde50d-34f2-4a88-b7f5-96a39af8c001 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] The python binding code in 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/406] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:08 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => generated 1386 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-14 02:44:08.934 8 WARNING neutronclient.v2_0.client [None req-d7b90ec1-abaa-4984-9e9a-97bd06b99e5f 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in 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/407] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:08 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1487 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-14 02:44:09.204 7 INFO nova.api.openstack.wsgi [None req-280755d1-6f2b-4155-b911-c419f742f944 aa611532a4ef44638525d7e33dfc35dc cc5b1219680540e0945cb51e4e63616b - - default default] HTTP exception thrown: Instance 802f6faa-1027-414c-8dbb-6d74da3bd1a4 could not be found. [pid: 7|app: 0|req: 205/408] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:09 2026] GET /v2.1/servers/802f6faa-1027-414c-8dbb-6d74da3bd1a4 => 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/409] 10.0.0.149 () {32 vars in 705 bytes} [Tue Apr 14 02:44:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1592323962 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:09.650 7 INFO nova.api.openstack.compute.server_external_events [req-7048f34e-0a5e-499d-b62a-3842b15c363c req-52d8203c-994f-45e7-af3c-ecf1bae6265d 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:894812bf-9ca6-4e4e-bbd4-54638bbdc767 for instance 12462577-d3a1-4577-8ad2-32c17563f05c on instance [pid: 7|app: 0|req: 206/410] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:09 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-14 02:44:10.049 8 WARNING neutronclient.v2_0.client [None req-86e238ef-b7df-4a66-97cd-dee816a81903 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/411] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:09 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 1487 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:11.343 7 INFO nova.api.openstack.wsgi [None req-96f35340-8d6c-4780-83d9-1f339d5523af 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] HTTP exception thrown: Instance 12462577-d3a1-4577-8ad2-32c17563f05c could not be found. [pid: 7|app: 0|req: 207/412] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:11 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 206/413] 10.0.0.149 () {32 vars in 705 bytes} [Tue Apr 14 02:44:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1460447822 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 02:44:12.880 8 INFO nova.api.openstack.wsgi [None req-b7543b7c-fc36-41fc-869b-77d84b7a7cbf 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] HTTP exception thrown: Instance 12462577-d3a1-4577-8ad2-32c17563f05c could not be found. [pid: 8|app: 0|req: 208/416] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:44:12 2026] DELETE /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:12.921 7 INFO nova.api.openstack.wsgi [None req-6f444220-342b-4c7d-8486-8e2d118a8cd6 22fc39b4bb1b47f19266203922995888 6d870e65b5f24f6dbaca52571d3982f8 - - default default] HTTP exception thrown: Instance 12462577-d3a1-4577-8ad2-32c17563f05c could not be found. [pid: 7|app: 0|req: 209/417] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:12 2026] GET /v2.1/servers/12462577-d3a1-4577-8ad2-32c17563f05c => generated 111 bytes in 36 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: 209/418] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:44:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:44:23.872 8 WARNING neutronclient.v2_0.client [None req-20520bc2-3569-4278-b681-283497b9ddf5 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The 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-14 02:44:23.953 8 WARNING neutronclient.v2_0.client [None req-20520bc2-3569-4278-b681-283497b9ddf5 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The 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-14 02:44:24.623 8 WARNING neutronclient.v2_0.client [None req-20520bc2-3569-4278-b681-283497b9ddf5 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/421] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:44:23 2026] POST /v2.1/servers => generated 451 bytes in 1899 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-14 02:44:25.730 7 WARNING neutronclient.v2_0.client [None req-e1a27df0-06db-428e-9a53-ce3b459fa7f1 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in 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/422] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:25 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1424 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:27.382 8 WARNING neutronclient.v2_0.client [None req-6af057c7-f024-4627-ab0d-a4a7d6a1a0ca 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in 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/423] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:27 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1420 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/424] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:44:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:28.479 8 WARNING neutronclient.v2_0.client [None req-7a024036-ba2d-4712-9e16-7964ddc1af17 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/425] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:28 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1476 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:44:29.793 7 WARNING neutronclient.v2_0.client [None req-2ad7241d-0f12-4922-8b6b-ef2ab30bc543 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/426] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:29 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1484 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:30.064 8 WARNING neutronclient.v2_0.client [None req-00629b92-32bc-46f6-a6d2-1d3f25b93484 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The 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-14 02:44:30.109 8 WARNING neutronclient.v2_0.client [None req-00629b92-32bc-46f6-a6d2-1d3f25b93484 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The 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-14 02:44:30.335 8 WARNING neutronclient.v2_0.client [None req-00629b92-32bc-46f6-a6d2-1d3f25b93484 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] 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-14 02:44:30.895 7 WARNING neutronclient.v2_0.client [None req-67c799d4-724d-48ca-a603-f592501eedd5 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in 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/427] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:44:29 2026] POST /v2.1/servers => generated 453 bytes in 1781 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-14 02:44:31.792 8 INFO nova.api.openstack.compute.server_external_events [req-77ec7ab6-6c38-41c2-add9-7a5ba3ed3f73 req-d1a8903f-1f5c-47db-87f6-f81b498b271b 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:ff03b467-b012-47c8-a40c-684123a72557 for instance 67c695d9-0d7b-492a-9319-774e689eb56d on instance [pid: 8|app: 0|req: 215/428] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:31.817 8 WARNING neutronclient.v2_0.client [None req-15f7c682-aa01-4234-99f0-d70ffc8daaa5 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/429] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:30 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1552 bytes in 1035 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:31 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1392 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-14 02:44:32.940 7 WARNING neutronclient.v2_0.client [None req-e95132d9-dc54-4f03-9e59-9385d880d337 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The 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-14 02:44:32.952 8 WARNING neutronclient.v2_0.client [None req-33cc9d54-fde6-4421-9834-a82aaec79afd d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/433] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:32 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1392 bytes in 1118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:32 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1550 bytes in 1413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:35.090 8 WARNING neutronclient.v2_0.client [None req-00612e53-50c4-45d8-8353-9296c712643c d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/435] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:35 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1388 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:35.370 7 WARNING neutronclient.v2_0.client [None req-23688677-1657-4441-8fd7-2b14c53815f7 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/436] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:35 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1550 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:36.215 8 INFO nova.api.openstack.compute.server_external_events [req-d725c155-cd20-439b-b96e-ce97af37b1a4 req-8d212629-c171-4a75-bb0c-e0e0d4b7d41c 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:ff03b467-b012-47c8-a40c-684123a72557 for instance 67c695d9-0d7b-492a-9319-774e689eb56d on instance [pid: 8|app: 0|req: 220/437] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:36 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-14 02:44:36.261 7 WARNING neutronclient.v2_0.client [None req-f2418c27-4748-4e84-83ee-8ffc0902cba9 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/438] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:36 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1444 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:37.124 8 WARNING neutronclient.v2_0.client [None req-736d6dd5-6e2f-42b9-b1b2-173ab4e1346b 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 221/439] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:37 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1550 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:44:37.569 7 WARNING neutronclient.v2_0.client [None req-116be227-2e3d-48fe-b388-505e4ea1f364 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/440] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:37 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1444 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:38.597 8 WARNING neutronclient.v2_0.client [None req-b47fec9e-692b-4a50-9aab-90ae71f1ed14 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] 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-14 02:44:38.870 7 WARNING neutronclient.v2_0.client [None req-a3dd43bb-8081-4760-a366-3afcf33ac3e5 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/441] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:38 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1550 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:38 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1520 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:40.159 8 INFO nova.api.openstack.compute.server_external_events [req-a7605699-7d6c-4859-8463-b51e511261ad req-255dbc37-9957-4085-b4f5-c84bfb8023b6 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 8|app: 0|req: 223/443] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:40.338 7 WARNING neutronclient.v2_0.client [None req-6cceedd1-50fa-429a-8a15-e4c1c4788daf 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] 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-14 02:44:40.418 8 INFO nova.api.openstack.compute.server_external_events [req-46668149-293f-4b53-a767-0fbe281f47df req-e1032713-e0ab-4125-b384-db504e69058b 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:ff03b467-b012-47c8-a40c-684123a72557 for instance 67c695d9-0d7b-492a-9319-774e689eb56d on instance [pid: 8|app: 0|req: 224/444] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:40 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-14 02:44:40.580 8 WARNING neutronclient.v2_0.client [None req-578d4c58-5012-457d-9d7f-38ac89c18576 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/445] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:40 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1550 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:40 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1518 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-14 02:44:42.144 7 WARNING neutronclient.v2_0.client [None req-a8dc8e33-d823-4439-b043-5d7476fdb7a3 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The 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-14 02:44:42.166 8 WARNING neutronclient.v2_0.client [None req-8a301fbf-2ced-4440-9c61-70138d9bc2e0 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/447] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:42 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1727 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:42.520 7 INFO nova.api.openstack.compute.server_external_events [req-910afc43-44b0-4c25-b559-cadae294c199 req-33562c53-9cca-4a51-a282-53153f9aadf7 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:ff03b467-b012-47c8-a40c-684123a72557 for instance 67c695d9-0d7b-492a-9319-774e689eb56d on instance [pid: 7|app: 0|req: 225/450] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:42.568 7 WARNING neutronclient.v2_0.client [None req-468930e1-8361-4bb9-b032-b7a4cffa0a9e 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in 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/451] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:42 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1518 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.149 () {32 vars in 740 bytes} [Tue Apr 14 02:44:42 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d/os-interface => generated 285 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:43.401 8 WARNING neutronclient.v2_0.client [None req-7613afc1-8613-429b-ad63-d24f73d32ad3 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] 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-14 02:44:43.645 7 WARNING neutronclient.v2_0.client [None req-f830970d-4bf3-4c2a-85b1-bf3f2c5731ad d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/453] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:43 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1727 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 227/454] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:43 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1518 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.149 () {32 vars in 640 bytes} [Tue Apr 14 02:44:43 2026] GET /v2.1/servers => generated 378 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 228/456] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:44:43 2026] DELETE /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:43.988 8 WARNING neutronclient.v2_0.client [None req-fa8e2cf5-5262-4a2e-a4f2-6318cf01cb5b 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in 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/457] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:43 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1733 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-14 02:44:44.556 7 INFO nova.api.openstack.compute.server_external_events [req-382b606a-b409-40eb-9b5a-62b0b63bcbee req-7c20b802-6c5a-4249-b490-33c138612dd1 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:ff03b467-b012-47c8-a40c-684123a72557 for instance 67c695d9-0d7b-492a-9319-774e689eb56d on instance [pid: 7|app: 0|req: 229/458] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:44 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-14 02:44:44.858 8 WARNING neutronclient.v2_0.client [None req-0b3e2a7f-6317-4b68-9c37-a2c3107eccde d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/459] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:44 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1518 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-14 02:44:45.138 7 WARNING neutronclient.v2_0.client [None req-e87c06c7-5849-4c29-89da-340c8149b052 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/460] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:45 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1733 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:46.074 8 WARNING neutronclient.v2_0.client [None req-62365a55-3333-4870-a41b-d1321e9cf773 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/461] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:46 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1518 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-14 02:44:46.263 7 WARNING neutronclient.v2_0.client [None req-2a1ca78d-7c07-45b9-8f96-1acf91280eb4 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in 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/462] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:46 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1853 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-14 02:44:46.596 8 INFO nova.api.openstack.compute.server_external_events [req-8fad80d3-bf6f-4b15-9d1f-767f42a5028e req-0d067bc2-a18c-4aaa-b1e7-e5f466cdcb5f 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:ff03b467-b012-47c8-a40c-684123a72557 for instance 67c695d9-0d7b-492a-9319-774e689eb56d on instance 2026-04-14 02:44:46.597 8 INFO nova.api.openstack.compute.server_external_events [req-8fad80d3-bf6f-4b15-9d1f-767f42a5028e req-0d067bc2-a18c-4aaa-b1e7-e5f466cdcb5f 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:ff03b467-b012-47c8-a40c-684123a72557 for instance 67c695d9-0d7b-492a-9319-774e689eb56d on instance [pid: 8|app: 0|req: 232/463] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:46 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:46.838 7 INFO nova.api.openstack.compute.server_external_events [req-cac07e19-4791-4810-85f0-eaf062c8ee54 req-f8b9d9fc-98a6-4ae9-b128-96b2df095415 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 7|app: 0|req: 232/464] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:46 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:47.232 8 WARNING neutronclient.v2_0.client [None req-976068ca-987d-4703-a626-3c8109da7b59 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] 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-14 02:44:47.442 7 WARNING neutronclient.v2_0.client [None req-fcaa9656-35a1-4a09-b820-7cb6f21399bc 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/465] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:47 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1518 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:47 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1785 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:48.499 8 WARNING neutronclient.v2_0.client [None req-6fb226ca-8415-42c9-bb2c-e5ecb416b8ae d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] 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-14 02:44:48.617 7 WARNING neutronclient.v2_0.client [None req-141966fc-333b-493b-bff8-327258568919 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in 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/467] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:48 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1510 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 234/468] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:48 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1702 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:48.729 7 INFO nova.api.openstack.compute.server_external_events [req-d4423610-89bb-473e-9b6c-3ab678a40abb req-0c679cf0-c06c-4d11-81ca-8b80d24dd67a 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:ff03b467-b012-47c8-a40c-684123a72557 for instance 67c695d9-0d7b-492a-9319-774e689eb56d on instance [pid: 7|app: 0|req: 235/469] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:44:48.751 8 WARNING neutronclient.v2_0.client [None req-d897d29c-4146-4886-8989-6752f1fff978 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/470] 10.0.0.149 () {32 vars in 740 bytes} [Tue Apr 14 02:44:48 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63/os-interface => generated 285 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:48.891 7 INFO nova.api.openstack.compute.server_external_events [req-125a9765-ee88-4702-85f4-737fe48a7a22 req-5942c34b-0752-43d0-a605-46a1c4114ceb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 7|app: 0|req: 236/471] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:48 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-14 02:44:49.733 8 WARNING neutronclient.v2_0.client [None req-b220fbfc-7976-48de-9e86-d2e573204437 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/472] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:49 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 1510 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:44:50.776 7 INFO nova.api.openstack.compute.server_external_events [req-111fecdb-c85e-4422-abd6-f7b9dc14adbf req-71e7314b-fb4b-4a41-90e7-c1d3942638bd 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 7|app: 0|req: 237/473] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:44:50 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-14 02:44:50.845 8 INFO nova.api.openstack.wsgi [None req-f69bf905-1042-4eaa-9c18-7c80f533e982 0e4110c583d0475e99803d0f0bc1a1bb 8d64b650d71f4a9cbf2b753b675bfc9a - - default default] HTTP exception thrown: Instance 67c695d9-0d7b-492a-9319-774e689eb56d could not be found. [pid: 8|app: 0|req: 237/474] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:44:50 2026] GET /v2.1/servers/67c695d9-0d7b-492a-9319-774e689eb56d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 238/475] 10.0.0.149 () {32 vars in 705 bytes} [Tue Apr 14 02:44:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1344694963 => 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-14 02:45:05.181 8 WARNING neutronclient.v2_0.client [None req-d6548965-3205-4bcd-986a-d048bda77b7d d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/486] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:05 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1822 bytes in 30910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:45:36.129 7 WARNING neutronclient.v2_0.client [None req-20353bd7-af9e-4fa8-87cc-2d191a746949 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/487] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:36 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1822 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 241/488] 10.0.0.149 () {34 vars in 749 bytes} [Tue Apr 14 02:45:36 2026] POST /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63/action => generated 0 bytes in 141 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-14 02:45:36.726 7 WARNING neutronclient.v2_0.client [None req-eef1e3b7-7965-493d-8b0e-2833daad928b d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/489] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:36 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1824 bytes in 857 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:38.507 8 WARNING neutronclient.v2_0.client [None req-58cfc489-7898-4eb7-84d3-7f5ac303b91a d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/490] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:38 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1824 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:40.042 7 WARNING neutronclient.v2_0.client [None req-0599a65f-e90a-443f-b6b7-abef2645d113 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/491] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:40 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1824 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-14 02:45:41.274 8 WARNING neutronclient.v2_0.client [None req-e006d2f5-2f56-4734-a7bb-347890fd21e1 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] 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-14 02:45:41.418 7 INFO nova.api.openstack.compute.server_external_events [req-4f38e3a7-9fed-405d-a3ae-ed8d23b2b420 req-a7b7a671-6f2b-4c1a-b5f5-f0e73907511c 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 7|app: 0|req: 250/492] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:45:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/493] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:41 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1829 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-14 02:45:42.483 7 WARNING neutronclient.v2_0.client [None req-113a99a9-1e70-4bd3-817c-210a6210c34f d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/496] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:42 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1829 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:43.461 8 INFO nova.api.openstack.compute.server_external_events [req-08d641d1-7022-4e02-a560-a90291675577 req-a042da76-164b-4af5-90be-cd420c226bb7 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 8|app: 0|req: 245/497] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:45:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:44.160 7 WARNING neutronclient.v2_0.client [None req-a01c180b-b267-436e-8ab9-e61c5fb44534 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/498] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:44 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1829 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:45.521 8 INFO nova.api.openstack.compute.server_external_events [req-df598ee7-b7a9-4665-949c-b47a0190f073 req-578478c4-4117-4928-99fe-03d88b12b2de 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance 2026-04-14 02:45:45.522 8 INFO nova.api.openstack.compute.server_external_events [req-df598ee7-b7a9-4665-949c-b47a0190f073 req-578478c4-4117-4928-99fe-03d88b12b2de 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 8|app: 0|req: 246/499] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:45:45 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:45.599 7 WARNING neutronclient.v2_0.client [None req-264143c2-e6c5-4c55-9268-588311ecac9e d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/500] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:45 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1829 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:47.374 8 WARNING neutronclient.v2_0.client [None req-453b91e3-4da5-4ca0-8b56-fc526635a01b d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/501] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:47 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1822 bytes in 931 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 255/502] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:45:49 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:51.801 8 WARNING neutronclient.v2_0.client [None req-7d5abad5-363e-4acf-9953-7b6df192c84a f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The 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-14 02:45:51.841 8 WARNING neutronclient.v2_0.client [None req-7d5abad5-363e-4acf-9953-7b6df192c84a f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The 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-14 02:45:52.002 8 WARNING neutronclient.v2_0.client [None req-7d5abad5-363e-4acf-9953-7b6df192c84a f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/503] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:45:51 2026] POST /v2.1/servers => generated 450 bytes in 451 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-14 02:45:52.230 7 WARNING neutronclient.v2_0.client [None req-8b3b04f5-d271-4efd-8aa0-31aa1b222e95 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/506] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:52 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1402 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:53.323 8 WARNING neutronclient.v2_0.client [None req-6824f139-e32f-46b3-afc2-ef35abd7f977 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/507] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:53 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1406 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:54.433 7 WARNING neutronclient.v2_0.client [None req-d6f27340-11c5-46cb-bce3-4805be9e636c f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/508] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:54 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1454 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-14 02:45:55.530 8 WARNING neutronclient.v2_0.client [None req-3e3befa2-f742-4d11-94db-9e2191d6837c f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/509] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:55 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:56.621 7 WARNING neutronclient.v2_0.client [None req-6cebe3c2-a3d7-470d-b772-d31813e6c33c f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/510] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:56 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1462 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:45:57.966 8 WARNING neutronclient.v2_0.client [None req-8864f0cd-19e1-4aa2-8b95-05a7d7eae590 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] 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-14 02:45:58.190 7 WARNING neutronclient.v2_0.client [None req-51686c0d-38c5-4cea-930d-680d63a97926 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/511] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:57 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1540 bytes in 1132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/512] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:58 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1822 bytes in 955 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-14 02:45:59.230 7 INFO nova.api.openstack.compute.server_external_events [req-c39001e9-4b44-48be-b13d-d7c24b7a16e7 req-e8273ea5-6992-4166-b8df-bfd3ea789388 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:6bc1d29e-6bb2-4865-9435-8d77e2053f29 for instance 16846e07-9e35-4af7-bc4c-fb46d30a845a on instance [pid: 8|app: 0|req: 254/513] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:45:59 2026] DELETE /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/514] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:45:59 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-14 02:45:59.275 8 WARNING neutronclient.v2_0.client [None req-235c374a-6356-4707-bf70-0dc958ce4f27 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/515] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:45:59 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1828 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:00.116 7 WARNING neutronclient.v2_0.client [None req-c1fd3b20-12e1-4cef-ad53-5f61efa770ca f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] 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-14 02:46:00.492 8 WARNING neutronclient.v2_0.client [None req-4ced2d34-635f-465d-8b55-acc8e6227eca d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in 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/516] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:00 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1528 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:00.804 7 INFO nova.api.openstack.compute.server_external_events [req-6a30e608-a21a-4ba2-8e55-cfb191d465b9 req-1f509971-6598-421a-b484-ab70cedf6329 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 7|app: 0|req: 262/517] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/518] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:00 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1828 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:01.797 7 WARNING neutronclient.v2_0.client [None req-4307b88c-a1e3-4605-a833-b4727c5bc1c7 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] 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-14 02:46:02.071 8 WARNING neutronclient.v2_0.client [None req-34bdf4d1-c2a2-4f7c-9d22-86f880589fb2 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/519] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:02 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1760 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:02.361 8 INFO nova.api.openstack.compute.server_external_events [req-0a487593-31c5-4710-ab79-7756ff210376 req-b871cff3-c022-4108-9391-0d03ab128aec 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 8|app: 0|req: 258/520] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/523] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:01 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1528 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:02.847 8 INFO nova.api.openstack.compute.server_external_events [req-52c348e2-6077-4831-9323-0381fa81eed1 req-269bff02-aad8-4e88-a518-b5ee5106c71c 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:e192b6a0-18b2-4929-a85c-18ae8267b08f for instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 on instance [pid: 8|app: 0|req: 261/524] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:03.404 7 WARNING neutronclient.v2_0.client [None req-db97d8de-fe06-49f2-9009-7d7e071030e4 d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] 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-14 02:46:03.544 8 WARNING neutronclient.v2_0.client [None req-2c71b418-60cb-465e-bf8b-7cc4a3dd3651 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/525] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:03 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1478 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:03 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => 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-14 02:46:04.406 7 INFO nova.api.openstack.compute.server_external_events [req-01d20b8b-5b55-429e-aa5e-f63709491c62 req-9d41f2f5-fd64-447f-ac4f-58fdc8cbfeee 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:6bc1d29e-6bb2-4865-9435-8d77e2053f29 for instance 16846e07-9e35-4af7-bc4c-fb46d30a845a on instance [pid: 7|app: 0|req: 265/527] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:04.631 8 WARNING neutronclient.v2_0.client [None req-cdf60cf9-cc21-4e9c-9769-f60327c1ce6f d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/528] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:04 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 1478 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-14 02:46:04.917 7 WARNING neutronclient.v2_0.client [None req-2a6605ce-2775-4abb-b3b0-fadbe2776bc4 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/529] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:04 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1528 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-14 02:46:05.712 8 INFO nova.api.openstack.wsgi [None req-2f89ad99-44f8-4deb-8f01-bd9506765c6f d91254ac959c44368b6c9190b4228442 7098d0f48eb14509a79c8ed0d579f5da - - default default] HTTP exception thrown: Instance 53d3744c-114a-40a8-9815-8a7ea3bdaa63 could not be found. [pid: 8|app: 0|req: 264/530] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:05 2026] GET /v2.1/servers/53d3744c-114a-40a8-9815-8a7ea3bdaa63 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 267/531] 10.0.0.149 () {32 vars in 703 bytes} [Tue Apr 14 02:46:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-329130585 => 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-14 02:46:06.074 8 WARNING neutronclient.v2_0.client [None req-cd63533a-4433-4d48-a6b4-27905beca336 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/532] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:06 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1528 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:46:07.369 7 WARNING neutronclient.v2_0.client [None req-b1b11b07-6269-4bf7-9622-9f37f57dcb8f f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/533] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:07 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1528 bytes in 1163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:09.236 8 INFO nova.api.openstack.compute.server_external_events [req-25a79b39-4e9a-48c7-9cd9-eca0d28adfac req-7ed85dfd-3270-4bd4-8e52-a68b7dd215f6 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:6bc1d29e-6bb2-4865-9435-8d77e2053f29 for instance 16846e07-9e35-4af7-bc4c-fb46d30a845a on instance [pid: 8|app: 0|req: 266/534] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:09.552 7 WARNING neutronclient.v2_0.client [None req-c2c4adc3-da50-468e-95a3-46121e9002e8 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/535] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:09 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1528 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-14 02:46:10.762 8 WARNING neutronclient.v2_0.client [None req-aa5ed291-3575-452f-89e1-e55777839f08 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/536] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:10 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1696 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-14 02:46:10.927 7 WARNING neutronclient.v2_0.client [None req-96e4b4ce-8679-4363-89e7-fe89972b63be f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/537] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:10 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1696 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-14 02:46:11.281 8 INFO nova.api.openstack.compute.server_external_events [req-bc52d74c-75bf-4979-95f6-333fc25fe8f9 req-dceca29c-69a3-4929-b8e3-ac668f6bd142 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:6bc1d29e-6bb2-4865-9435-8d77e2053f29 for instance 16846e07-9e35-4af7-bc4c-fb46d30a845a on instance [pid: 8|app: 0|req: 268/538] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:13.326 8 INFO nova.api.openstack.compute.server_external_events [req-be9a441e-e98e-4ba4-a180-88e134f3bc69 req-2dd6a74d-11da-45b0-8734-c4cf96450fa2 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:6bc1d29e-6bb2-4865-9435-8d77e2053f29 for instance 16846e07-9e35-4af7-bc4c-fb46d30a845a on instance [pid: 8|app: 0|req: 270/541] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:17.726 7 WARNING neutronclient.v2_0.client [None req-ae8f78b6-25dc-493c-945b-8e2484ec55fc 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The 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-14 02:46:17.885 7 WARNING neutronclient.v2_0.client [None req-ae8f78b6-25dc-493c-945b-8e2484ec55fc 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in 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/542] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:46:17 2026] POST /v2.1/servers => generated 424 bytes in 515 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-14 02:46:18.124 8 WARNING neutronclient.v2_0.client [None req-30e5c5dd-f2d6-49cd-862a-5a116e35257b 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/543] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:18 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1369 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-14 02:46:19.222 7 WARNING neutronclient.v2_0.client [None req-86162b73-5cd5-4e32-8f44-b41b58abd04c 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/544] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:19 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1373 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:20.324 8 WARNING neutronclient.v2_0.client [None req-1ab5e58a-3eb0-4697-b349-539b677d1e4b 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in 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/545] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:20 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1421 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 10.0.0.149 () {34 vars in 749 bytes} [Tue Apr 14 02:46:20 2026] POST /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a/action => generated 31933 bytes in 552 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-14 02:46:21.422 8 WARNING neutronclient.v2_0.client [None req-5c8f07bb-8c55-44ca-b579-b222415a4581 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/547] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:21 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1421 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:22.512 8 WARNING neutronclient.v2_0.client [None req-b4a0a2c5-5dad-492c-aa63-b0437aada981 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/550] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:22 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1429 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-14 02:46:23.614 7 WARNING neutronclient.v2_0.client [None req-f8447b3f-3237-47d7-bb64-a60c4e7ac724 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] 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-14 02:46:23.774 8 INFO nova.api.openstack.compute.server_external_events [req-b6383463-263e-431d-b320-db80ad95367f req-e4b66e40-c7e1-4786-a361-26cbf815505c 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:d5d3283e-44e5-4bc5-96e8-64bc4f7043ef for instance fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 on instance [pid: 8|app: 0|req: 276/551] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46: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) [pid: 7|app: 0|req: 276/552] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:23 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1481 bytes in 1058 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:24.884 8 INFO nova.api.openstack.compute.server_external_events [req-c91dd136-4a85-4560-97bb-297efc73d932 req-d8a376d2-291c-4a12-95f8-428aa3293e95 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:6bc1d29e-6bb2-4865-9435-8d77e2053f29 for instance 16846e07-9e35-4af7-bc4c-fb46d30a845a on instance [pid: 8|app: 0|req: 277/553] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:25.672 7 WARNING neutronclient.v2_0.client [None req-cdcc498f-e79c-4fcd-b709-6d3af6d756fe 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in 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/554] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:25 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1469 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 278/555] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:46:25 2026] POST /v2.1/os-keypairs => generated 397 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:26.839 7 WARNING neutronclient.v2_0.client [None req-94f40215-7128-4d7e-a43b-3f5e152c59d9 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in 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/556] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:26 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1469 bytes in 1549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:46:29.227 8 INFO nova.api.openstack.compute.server_external_events [req-a9acfe1f-b6a8-4070-9dcd-8f060f09bbf5 req-aa843097-3bfb-4bea-ad06-097f98eacb76 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:d5d3283e-44e5-4bc5-96e8-64bc4f7043ef for instance fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 on instance [pid: 8|app: 0|req: 279/557] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:29.395 7 WARNING neutronclient.v2_0.client [None req-03479353-1203-40b0-81b5-5bd76092dedd 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in 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/558] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:29 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1469 bytes in 2069 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 280/559] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:46:31 2026] POST /v2.1/os-keypairs => generated 396 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:32.485 7 WARNING neutronclient.v2_0.client [None req-33aa4c8a-2191-43f7-8138-f2b2516e8afb 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The 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-14 02:46:32.601 8 WARNING neutronclient.v2_0.client [None req-325e1185-da84-449f-8777-148c2797d885 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The 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-14 02:46:32.804 8 WARNING neutronclient.v2_0.client [None req-325e1185-da84-449f-8777-148c2797d885 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/562] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:32 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1469 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:46:33.541 8 WARNING neutronclient.v2_0.client [None req-325e1185-da84-449f-8777-148c2797d885 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] 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-14 02:46:34.072 7 WARNING neutronclient.v2_0.client [None req-3529cb66-81f4-48ab-883e-dfc06b3cd81d 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in 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/563] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:46:32 2026] POST /v2.1/servers => generated 450 bytes in 1588 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-14 02:46:34.144 8 WARNING neutronclient.v2_0.client [None req-f1262db2-4062-420e-8eda-3206f02bed52 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/564] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:34 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1469 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:34 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1402 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, ' [pid: 7|app: 0|req: 283/566] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:46:34 2026] POST /v2.1/os-keypairs => generated 385 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-14 02:46:35.210 8 WARNING neutronclient.v2_0.client [None req-ec87381b-7a20-4b14-9d8c-3724bfc58dfa 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The 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-14 02:46:35.240 7 WARNING neutronclient.v2_0.client [None req-0e382f80-f102-43b6-bd01-02b66a0f20c5 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/567] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:35 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1406 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/568] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:35 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1469 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:35.468 7 WARNING neutronclient.v2_0.client [None req-fa9d0e13-79fb-4aea-8e26-148a3f86dac8 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The 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-14 02:46:35.517 7 WARNING neutronclient.v2_0.client [None req-fa9d0e13-79fb-4aea-8e26-148a3f86dac8 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The 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-14 02:46:35.562 7 WARNING neutronclient.v2_0.client [None req-fa9d0e13-79fb-4aea-8e26-148a3f86dac8 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The 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-14 02:46:35.754 7 WARNING neutronclient.v2_0.client [None req-fa9d0e13-79fb-4aea-8e26-148a3f86dac8 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/569] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:46:35 2026] POST /v2.1/servers => generated 495 bytes in 544 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-14 02:46:35.966 8 WARNING neutronclient.v2_0.client [None req-e5186214-83f2-41de-84c4-5c2a420057d5 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in 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/570] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:35 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1454 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:36.351 7 WARNING neutronclient.v2_0.client [None req-d87482c7-46cd-4c94-8bb1-3f89f56487a5 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The 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-14 02:46:36.361 8 WARNING neutronclient.v2_0.client [None req-9189d55b-d221-489a-8555-3527a0fe5240 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/571] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:36 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1454 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:36 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1469 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:36.950 7 WARNING neutronclient.v2_0.client [None req-59f2400f-9322-48a5-8314-c4617fae6cfb 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] 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-14 02:46:37.056 8 WARNING neutronclient.v2_0.client [None req-3977d58f-1f20-416c-8128-a85af05c3ca2 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in 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/573] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:37 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1458 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:46:37.175 7 WARNING neutronclient.v2_0.client [None req-59f2400f-9322-48a5-8314-c4617fae6cfb 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/574] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:46:36 2026] POST /v2.1/servers => generated 424 bytes in 529 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:37.443 7 WARNING neutronclient.v2_0.client [None req-dc27c06f-8ad2-4cb6-8c1f-668ba427db34 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The 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-14 02:46:37.474 8 WARNING neutronclient.v2_0.client [None req-27b662d1-f130-482a-935f-8f83942083a6 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/575] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:37 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1367 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:37 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1454 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-14 02:46:37.571 7 WARNING neutronclient.v2_0.client [None req-bee3f105-a888-459e-8dd6-61ba7066cb0e 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in 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/577] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:37 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1469 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-14 02:46:37.882 8 INFO nova.api.openstack.compute.server_external_events [req-8a8e58c8-7de6-4604-8198-f7cb81698d69 req-dfba1dc3-49b1-4681-8a5b-5608af5ab719 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:d5d3283e-44e5-4bc5-96e8-64bc4f7043ef for instance fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 on instance [pid: 8|app: 0|req: 289/578] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:37 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-14 02:46:38.146 7 WARNING neutronclient.v2_0.client [None req-066cbbb9-c14d-4b52-aaca-595ccae47290 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/579] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:38 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1506 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:38.556 8 WARNING neutronclient.v2_0.client [None req-461f9b7d-bce4-46a8-8e85-77b5ff9f5a5d 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The 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-14 02:46:38.589 7 WARNING neutronclient.v2_0.client [None req-824fc2d6-9632-41c8-aa70-ea184df9fe70 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/580] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:38 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1371 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:38 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1462 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:38.726 8 WARNING neutronclient.v2_0.client [None req-d216bdf9-2eb6-4821-8871-55ae63a946da 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/582] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:38 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1469 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:39.271 7 WARNING neutronclient.v2_0.client [None req-982f16aa-7d03-4dee-95cb-85797c20bb0c e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/583] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:39 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1506 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-14 02:46:39.653 8 WARNING neutronclient.v2_0.client [None req-e1ea0c18-5e6d-42f7-8418-d1355a46e7b8 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] 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: 292/584] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:39 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1363 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:46:39.736 7 WARNING neutronclient.v2_0.client [None req-80e67857-6789-4853-8204-df7e200a0897 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] 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-14 02:46:39.843 8 INFO nova.api.openstack.compute.server_external_events [req-fc09c10b-02ed-4c9b-975f-7d6f669162ff req-a8158ffc-12fe-440c-bbbc-cd935d6d44ac 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:83d9560c-bae9-4516-8f59-ff4a6c943ae8 for instance 143a62e2-9c1a-4fd9-8edd-a8684683ab54 on instance [pid: 8|app: 0|req: 293/585] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:39 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1540 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-14 02:46:39.923 8 INFO nova.api.openstack.compute.server_external_events [req-0a882ee3-d63e-4d8d-95a9-898ad7e79e83 req-5143f6a1-d4cf-43db-9457-7f8ca1ff2d59 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:d5d3283e-44e5-4bc5-96e8-64bc4f7043ef for instance fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 on instance [pid: 8|app: 0|req: 294/587] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:39.990 7 WARNING neutronclient.v2_0.client [None req-e660658e-d83a-40c8-b039-a35ba3685954 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/588] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:39 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1655 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 295/589] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:46:40 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2/ips => generated 110 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 295/590] 10.0.0.149 () {32 vars in 722 bytes} [Tue Apr 14 02:46:40 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2/ips => generated 110 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: 296/591] 10.0.0.149 () {32 vars in 824 bytes} [Tue Apr 14 02:46:40 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2/ips/tempest-ServerAddressesTestJSON-1255148280-network => generated 95 bytes in 41 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-14 02:46:40.380 8 WARNING neutronclient.v2_0.client [None req-457d0eef-5e91-4168-abe8-5d9413f15a4d e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in 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/592] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:46:40 2026] DELETE /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 297/593] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:40 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1514 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:46:40.446 7 WARNING neutronclient.v2_0.client [None req-76501026-db5d-403e-a1fe-df3ffe898aa1 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in 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/594] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:40 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1661 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-14 02:46:40.795 8 WARNING neutronclient.v2_0.client [None req-00e0b103-a488-48bf-b8f2-7936ddb00cf3 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in 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/595] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:40 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1419 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-14 02:46:40.927 7 WARNING neutronclient.v2_0.client [None req-21b7ea6f-1913-42ae-ad46-eb2edf2d0183 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/596] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:40 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1528 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:41.486 8 WARNING neutronclient.v2_0.client [None req-5118da06-8344-484f-9aff-835cede4265c e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] 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-14 02:46:41.598 7 WARNING neutronclient.v2_0.client [None req-b3b7d8a9-abc0-4b2d-a73f-f189a1c61ce0 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in 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/597] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:41 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1627 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:41.930 8 WARNING neutronclient.v2_0.client [None req-50c06096-adf4-48d3-9391-2e0ec9915dc9 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/598] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:41 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1661 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:41.984 7 INFO nova.api.openstack.compute.server_external_events [req-734148b7-38a8-4ce2-88ef-a9c587c96654 req-f2e65f43-afce-4675-968c-658f35a82925 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:83d9560c-bae9-4516-8f59-ff4a6c943ae8 for instance 143a62e2-9c1a-4fd9-8edd-a8684683ab54 on instance [pid: 7|app: 0|req: 300/599] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:41 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-14 02:46:42.011 7 INFO nova.api.openstack.compute.server_external_events [req-ad4309fd-df87-4ab9-9851-0fab50a473f6 req-eb33e650-b75c-425f-b35d-6ef57e5dbfaf 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:d5d3283e-44e5-4bc5-96e8-64bc4f7043ef for instance fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 on instance [pid: 8|app: 0|req: 300/600] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:41 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1419 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:42.087 8 WARNING neutronclient.v2_0.client [None req-a936d2e2-51c1-4768-b33e-e8bbaccffd4c f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/602] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:42 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1528 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-14 02:46:42.948 8 WARNING neutronclient.v2_0.client [None req-62a609b0-8af1-402b-85d3-97c0f722e13a e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] 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-14 02:46:43.018 7 WARNING neutronclient.v2_0.client [None req-31a74940-efa3-4d75-b5c8-94e1f82872e4 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/605] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:42 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1625 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 303/606] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:42 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1619 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:46:43.211 8 WARNING neutronclient.v2_0.client [None req-106fe20f-1a37-4fbc-90eb-6c2adca3c620 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] 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-14 02:46:43.257 7 WARNING neutronclient.v2_0.client [None req-7c1cc93d-82c6-4dd6-8d6b-f250083b7861 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/607] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:43 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1427 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:43 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1528 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-14 02:46:44.029 8 INFO nova.api.openstack.compute.server_external_events [req-323df6a9-4823-46c6-95a8-78dc4d3b1b41 req-7c599171-5d28-48e4-87e7-cb14b66a818b 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:7bf9a872-2068-434b-804e-ed505460fe7f for instance 1895d871-b667-4878-a07e-9359cb679e81 on instance 2026-04-14 02:46:44.029 8 INFO nova.api.openstack.compute.server_external_events [req-323df6a9-4823-46c6-95a8-78dc4d3b1b41 req-7c599171-5d28-48e4-87e7-cb14b66a818b 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:d5d3283e-44e5-4bc5-96e8-64bc4f7043ef for instance fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 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: 305/609] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:44 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:46:44.051 7 INFO nova.api.openstack.compute.server_external_events [req-2f2eb29e-81a1-4696-9f7f-8361f6344901 req-3fcaf402-14fa-4794-8d21-675147ab42d2 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:d5d3283e-44e5-4bc5-96e8-64bc4f7043ef for instance fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 on instance [pid: 7|app: 0|req: 305/610] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:44.237 8 WARNING neutronclient.v2_0.client [None req-3006e2ee-c869-46e6-a78b-56706a06c3bf e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The 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-14 02:46:44.263 7 WARNING neutronclient.v2_0.client [None req-f985c470-d9d9-4ac0-b84e-d1355520d480 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/611] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:44 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1455 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/612] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:44 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1625 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:46:44.356 7 WARNING neutronclient.v2_0.client [None req-6fe2c5db-2cd7-4999-b14b-c4ebd3c8f9cc 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] 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-14 02:46:44.467 8 WARNING neutronclient.v2_0.client [None req-20426ffc-c371-49c7-9fd7-9786edad6b3c f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/613] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:44 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1479 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:44 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1528 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-14 02:46:45.388 7 WARNING neutronclient.v2_0.client [None req-9b1ca0f2-41f3-4f78-a615-c8ece06cc983 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] The 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-14 02:46:45.392 8 WARNING neutronclient.v2_0.client [None req-5ff133c1-3e8e-4c11-a09c-16a9cd08e02d e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in 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/615] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:45 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => generated 1455 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:45 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1625 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-14 02:46:45.652 7 WARNING neutronclient.v2_0.client [None req-06ea17af-bd00-42a4-93bc-4bb0ad0cf108 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/617] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:45 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1467 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:46:45.759 8 WARNING neutronclient.v2_0.client [None req-27e0b632-0e25-4d7b-9e0f-9199b6cf28c0 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/618] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:45 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:46.075 7 INFO nova.api.openstack.compute.server_external_events [req-d0424068-4682-4a2b-97b4-7c3eb55551c0 req-6cc99155-b2e8-4b1f-b590-486d93081d5b 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:dbff99cb-12ed-4122-ba29-e36c447b9e0e for instance 496ec5b8-d1f7-4338-8afb-665c7a6a0470 on instance 2026-04-14 02:46:46.076 7 INFO nova.api.openstack.compute.server_external_events [req-d0424068-4682-4a2b-97b4-7c3eb55551c0 req-6cc99155-b2e8-4b1f-b590-486d93081d5b 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:83d9560c-bae9-4516-8f59-ff4a6c943ae8 for instance 143a62e2-9c1a-4fd9-8edd-a8684683ab54 on instance 2026-04-14 02:46:46.076 7 INFO nova.api.openstack.compute.server_external_events [req-d0424068-4682-4a2b-97b4-7c3eb55551c0 req-6cc99155-b2e8-4b1f-b590-486d93081d5b 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:83d9560c-bae9-4516-8f59-ff4a6c943ae8 for instance 143a62e2-9c1a-4fd9-8edd-a8684683ab54 on instance [pid: 7|app: 0|req: 310/619] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:46 2026] POST /v2.1/os-server-external-events => generated 521 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-14 02:46:46.469 8 INFO nova.api.openstack.wsgi [None req-890c94f8-b16a-4726-b300-b8c9a586e1d3 3db8ecbfb6cf4a5d9bdd23b90290d4d7 49329443963a46c3a022740f4ae56d3b - - default default] HTTP exception thrown: Instance fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 could not be found. [pid: 8|app: 0|req: 310/620] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:46 2026] GET /v2.1/servers/fd77c99e-b5a9-4ce8-8ac9-6b6338fbd8b2 => 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-14 02:46:46.579 7 WARNING neutronclient.v2_0.client [None req-95f7d2b7-e7ee-4287-9451-083b3f8c9570 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/621] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:46 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1625 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-14 02:46:46.807 8 WARNING neutronclient.v2_0.client [None req-47337c47-92d4-4121-bac5-b7463db63085 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] 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-14 02:46:46.915 7 WARNING neutronclient.v2_0.client [None req-e4acde23-619b-4712-bfee-971e6e98086e f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/622] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:46 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1467 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-14 02:46:47.212 8 INFO nova.api.openstack.compute.server_external_events [req-c7eacc45-312a-41b6-b42a-1ae96963df6e req-992b8a5a-2901-43c7-aaaa-44e2536e78bb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:7bf9a872-2068-434b-804e-ed505460fe7f for instance 1895d871-b667-4878-a07e-9359cb679e81 on instance [pid: 8|app: 0|req: 312/623] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:46 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1528 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:47.759 8 WARNING neutronclient.v2_0.client [None req-ebf99149-18b8-4599-87f4-cf0dd1e74da1 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:47 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1625 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-14 02:46:47.974 7 WARNING neutronclient.v2_0.client [None req-132e0c56-3eee-4285-9913-4d4d56822305 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/626] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:47 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1467 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-14 02:46:48.322 8 WARNING neutronclient.v2_0.client [None req-ffc0173e-ae0f-4300-8b7b-d9fc5fb474c0 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/627] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:48 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1528 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:48.968 7 WARNING neutronclient.v2_0.client [None req-27b063fb-d68a-4e6a-aad8-3eb95ca86c23 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in 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/628] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:48 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1806 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-14 02:46:49.124 8 WARNING neutronclient.v2_0.client [None req-515c0d91-e50c-48b7-be46-48727964c4eb e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] 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-14 02:46:49.183 7 WARNING neutronclient.v2_0.client [None req-bb50b972-7344-437d-b7c0-ab51671c5f4c 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/629] 10.0.0.149 () {32 vars in 740 bytes} [Tue Apr 14 02:46:49 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:49.273 8 INFO nova.api.openstack.compute.server_external_events [req-d3a13574-1e8b-4ac9-bb23-b4acbc08f8ab req-60c5efb0-aed2-4143-9e33-53d5859c51d3 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:7bf9a872-2068-434b-804e-ed505460fe7f for instance 1895d871-b667-4878-a07e-9359cb679e81 on instance 2026-04-14 02:46:49.273 8 INFO nova.api.openstack.compute.server_external_events [req-d3a13574-1e8b-4ac9-bb23-b4acbc08f8ab req-60c5efb0-aed2-4143-9e33-53d5859c51d3 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:dbff99cb-12ed-4122-ba29-e36c447b9e0e for instance 496ec5b8-d1f7-4338-8afb-665c7a6a0470 on instance 2026-04-14 02:46:49.273 8 INFO nova.api.openstack.compute.server_external_events [req-d3a13574-1e8b-4ac9-bb23-b4acbc08f8ab req-60c5efb0-aed2-4143-9e33-53d5859c51d3 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:dbff99cb-12ed-4122-ba29-e36c447b9e0e for instance 496ec5b8-d1f7-4338-8afb-665c7a6a0470 on instance [pid: 8|app: 0|req: 316/630] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:49 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:49.536 8 WARNING neutronclient.v2_0.client [None req-83f34169-560f-4972-89a3-6ae9b5e7ad31 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/631] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:49 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1467 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:49.876 7 INFO nova.api.openstack.compute.server_external_events [req-defecadd-233e-4618-ac90-7820b568b4ab req-2b8181b9-000f-4e87-ab0f-974701c1a1b6 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:7bf9a872-2068-434b-804e-ed505460fe7f for instance 1895d871-b667-4878-a07e-9359cb679e81 on instance [pid: 7|app: 0|req: 316/632] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:49 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1697 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:49.954 7 WARNING neutronclient.v2_0.client [None req-251578cb-5901-47e6-8c23-182772aaa918 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/634] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:49 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1697 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:50.726 8 WARNING neutronclient.v2_0.client [None req-4bd4310a-c35a-4eee-b957-eb1d64a1c630 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/635] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:50 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1646 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, ' 2026-04-14 02:46:51.336 7 INFO nova.api.openstack.compute.server_external_events [req-015abc4b-5740-4f53-86ad-9221557fc8b5 req-eb53bedf-3780-4a7e-b4d1-489d528bd9b9 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:83d9560c-bae9-4516-8f59-ff4a6c943ae8 for instance 143a62e2-9c1a-4fd9-8edd-a8684683ab54 on instance [pid: 7|app: 0|req: 318/636] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/637] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:46:52 2026] DELETE /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 0 bytes in 114 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-14 02:46:52.201 7 WARNING neutronclient.v2_0.client [None req-434eb41d-31ec-42ee-93f0-ab37f58380c2 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/640] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:52 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1652 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:53.355 8 WARNING neutronclient.v2_0.client [None req-6f1eab31-1d26-4b72-b6ca-28f1fb8fb2f7 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] 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-14 02:46:53.478 7 INFO nova.api.openstack.compute.server_external_events [req-3d7e4a14-60ad-43aa-a68b-9f7a491c0cd9 req-980714f3-77ff-4972-ac3f-580e0b0cc8fd 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:dbff99cb-12ed-4122-ba29-e36c447b9e0e for instance 496ec5b8-d1f7-4338-8afb-665c7a6a0470 on instance [pid: 7|app: 0|req: 320/641] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:53 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1652 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:54.551 7 WARNING neutronclient.v2_0.client [None req-4f40b7af-cfdc-4aed-b5cd-b5a5eeffdb86 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/643] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:54 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1652 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-14 02:46:55.524 8 INFO nova.api.openstack.compute.server_external_events [req-acf2e8c2-45e5-4727-83c1-7acb756f2d94 req-0abb12b5-fb43-4f12-bcd0-2efefb403afe 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:dbff99cb-12ed-4122-ba29-e36c447b9e0e for instance 496ec5b8-d1f7-4338-8afb-665c7a6a0470 on instance 2026-04-14 02:46:55.525 8 INFO nova.api.openstack.compute.server_external_events [req-acf2e8c2-45e5-4727-83c1-7acb756f2d94 req-0abb12b5-fb43-4f12-bcd0-2efefb403afe 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:dbff99cb-12ed-4122-ba29-e36c447b9e0e for instance 496ec5b8-d1f7-4338-8afb-665c7a6a0470 on instance [pid: 8|app: 0|req: 323/644] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:46:55 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:55.753 7 WARNING neutronclient.v2_0.client [None req-3b6295e9-5a08-41ee-a491-9bb843a03fab 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/645] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:55 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1448 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-14 02:46:56.865 8 WARNING neutronclient.v2_0.client [None req-6e6dfa82-cd13-4561-a274-5f86a2d30396 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/646] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:56 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:57.995 7 WARNING neutronclient.v2_0.client [None req-922b431a-2a22-42d3-8fb4-72f8b6fb8533 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/647] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:57 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 1453 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:46:59.065 7 INFO nova.api.openstack.wsgi [None req-22661d17-ee59-47cb-8842-4de69d991bbd 4805e4c69f144856b4b316bbe9da6c67 171900a6ee084ada90edbd7199472a38 - - default default] HTTP exception thrown: Instance 496ec5b8-d1f7-4338-8afb-665c7a6a0470 could not be found. [pid: 7|app: 0|req: 324/648] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:46:59 2026] GET /v2.1/servers/496ec5b8-d1f7-4338-8afb-665c7a6a0470 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 10.0.0.149 () {34 vars in 749 bytes} [Tue Apr 14 02:46:58 2026] POST /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54/action => generated 31934 bytes in 556 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: 325/650] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:47:02 2026] DELETE /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:02.171 8 WARNING neutronclient.v2_0.client [None req-e8c88af1-be00-47ed-83f8-69f2212d0e54 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/653] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:02 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1823 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:03.387 7 INFO nova.api.openstack.compute.server_external_events [req-be558fb8-d63a-4008-a359-9308cd0fc475 req-db04d56b-5dc2-4219-9c78-8970e0dc3903 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:83d9560c-bae9-4516-8f59-ff4a6c943ae8 for instance 143a62e2-9c1a-4fd9-8edd-a8684683ab54 on instance [pid: 7|app: 0|req: 328/654] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:47:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:03.491 8 WARNING neutronclient.v2_0.client [None req-d0494355-c378-4d88-9ce0-0dcc47828e91 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/655] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:03 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1823 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:04.756 7 WARNING neutronclient.v2_0.client [None req-2b9d9c5e-1103-470e-829e-7723fe195ca7 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/656] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:04 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1823 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:05.251 8 WARNING neutronclient.v2_0.client [None req-5b608efd-17a0-4fe0-b85b-1752d8001837 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in 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/657] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:05 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1926 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-14 02:47:05.438 7 INFO nova.api.openstack.compute.server_external_events [req-0602ae78-247a-47c0-b6be-95a18b223169 req-55bdbcfb-481a-420f-9c16-f286d7813707 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:83d9560c-bae9-4516-8f59-ff4a6c943ae8 for instance 143a62e2-9c1a-4fd9-8edd-a8684683ab54 on instance 2026-04-14 02:47:05.438 7 INFO nova.api.openstack.compute.server_external_events [req-0602ae78-247a-47c0-b6be-95a18b223169 req-55bdbcfb-481a-420f-9c16-f286d7813707 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:83d9560c-bae9-4516-8f59-ff4a6c943ae8 for instance 143a62e2-9c1a-4fd9-8edd-a8684683ab54 on instance [pid: 7|app: 0|req: 330/658] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:47:05 2026] POST /v2.1/os-server-external-events => generated 356 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-14 02:47:06.003 8 WARNING neutronclient.v2_0.client [None req-512cf2fe-51ff-4260-858e-4b3fff668a91 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/659] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:05 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1483 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, ' [pid: 7|app: 0|req: 331/660] 10.0.0.149 () {32 vars in 752 bytes} [Tue Apr 14 02:47:06 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:07.119 8 WARNING neutronclient.v2_0.client [None req-7e6a0860-7640-4cd9-9a60-3f94e903a5a6 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/661] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:07 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1488 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/662] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:47:07 2026] DELETE /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:07.831 8 WARNING neutronclient.v2_0.client [None req-5ebe087d-ba0d-4101-aa26-65474ff76305 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/663] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:07 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1932 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-14 02:47:08.256 7 WARNING neutronclient.v2_0.client [None req-f0f49cd0-47b4-45f2-bce0-32cc0d3a617f f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/664] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:08 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 1488 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:09.029 8 WARNING neutronclient.v2_0.client [None req-f3c61dad-dafc-461f-a3b4-912cd8979aa5 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] 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-14 02:47:09.077 7 INFO nova.api.openstack.compute.server_external_events [req-65d9600f-0f67-4aec-947d-1bb014a06aaa req-ba3e96e3-0241-4cd9-a8a0-230af3a5d6de 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:7bf9a872-2068-434b-804e-ed505460fe7f for instance 1895d871-b667-4878-a07e-9359cb679e81 on instance [pid: 7|app: 0|req: 334/665] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:47:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:08 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1932 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:09.352 7 INFO nova.api.openstack.wsgi [None req-3dcbc11f-e619-4303-aab5-f28c60b74884 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] HTTP exception thrown: Instance 143a62e2-9c1a-4fd9-8edd-a8684683ab54 could not be found. [pid: 7|app: 0|req: 335/667] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:09 2026] GET /v2.1/servers/143a62e2-9c1a-4fd9-8edd-a8684683ab54 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/668] 10.0.0.149 () {32 vars in 727 bytes} [Tue Apr 14 02:47:09 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-248354528 => generated 0 bytes in 38 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: 336/669] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:47:09 2026] DELETE /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-14 02:47:10.160 8 WARNING neutronclient.v2_0.client [None req-2fd3f4b9-63b8-419e-8442-8589e8e31dc0 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] 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-14 02:47:10.287 7 WARNING neutronclient.v2_0.client [None req-0862a993-a0a7-4d94-a871-009af84d0dda e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/670] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:10 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1819 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:10 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1702 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:11.126 7 INFO nova.api.openstack.compute.server_external_events [req-430622c7-1791-423b-9cee-2ef3aff77c4c req-a376c8ad-eea8-4f0a-97c7-4f4a694270de 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:7bf9a872-2068-434b-804e-ed505460fe7f for instance 1895d871-b667-4878-a07e-9359cb679e81 on instance 2026-04-14 02:47:11.126 7 INFO nova.api.openstack.compute.server_external_events [req-430622c7-1791-423b-9cee-2ef3aff77c4c req-a376c8ad-eea8-4f0a-97c7-4f4a694270de 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:7bf9a872-2068-434b-804e-ed505460fe7f for instance 1895d871-b667-4878-a07e-9359cb679e81 on instance [pid: 7|app: 0|req: 338/672] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:47:11 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:11.936 8 WARNING neutronclient.v2_0.client [None req-6e6dbeb3-d204-499c-a6bc-7308a5d9d822 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The 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-14 02:47:11.957 7 WARNING neutronclient.v2_0.client [None req-9dd9c10d-11bf-4676-84fb-983f4abcf4de f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/673] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:11 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1540 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:11 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1702 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:13.044 8 WARNING neutronclient.v2_0.client [None req-ce200289-aef4-458e-b6d0-5b368f6e1939 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] The python binding code in 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/677] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:12 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 1540 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:13.156 7 WARNING neutronclient.v2_0.client [None req-39feb7f5-f1de-4495-83b5-c163bef8f0b3 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The 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-14 02:47:13.177 8 INFO nova.api.openstack.compute.server_external_events [req-03461115-4b50-48d9-846c-8a85fd67edd7 req-0ba8b098-d083-49e7-9c12-df8f7cd25ade 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:6bc1d29e-6bb2-4865-9435-8d77e2053f29 for instance 16846e07-9e35-4af7-bc4c-fb46d30a845a on instance [pid: 8|app: 0|req: 338/678] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:47:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:13 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1634 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-14 02:47:14.131 8 INFO nova.api.openstack.wsgi [None req-988af492-5c9c-4293-bddd-00f029c2e19b e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] HTTP exception thrown: Instance 1895d871-b667-4878-a07e-9359cb679e81 could not be found. [pid: 8|app: 0|req: 339/680] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:14 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => 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, ' 2026-04-14 02:47:14.164 7 INFO nova.api.openstack.wsgi [None req-96f4dab2-7963-4bf3-8b4c-bfda97587968 e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] HTTP exception thrown: Instance 1895d871-b667-4878-a07e-9359cb679e81 could not be found. [pid: 7|app: 0|req: 342/681] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:47:14 2026] DELETE /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:47:14.197 8 INFO nova.api.openstack.wsgi [None req-9618e127-f185-416f-8416-518524baba8f e8cdd7b214934902b3878f821abdd587 a5d24745b18e4214a93d20bb0498d245 - - default default] HTTP exception thrown: Instance 1895d871-b667-4878-a07e-9359cb679e81 could not be found. [pid: 8|app: 0|req: 340/682] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:14 2026] GET /v2.1/servers/1895d871-b667-4878-a07e-9359cb679e81 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 343/683] 10.0.0.149 () {32 vars in 703 bytes} [Tue Apr 14 02:47:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-616360258 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 02:47:14.256 8 WARNING neutronclient.v2_0.client [None req-c55b7f94-65aa-4758-aff0-8f5a6eca6a09 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in 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/684] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:14 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1488 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/685] 10.0.0.149 () {32 vars in 725 bytes} [Tue Apr 14 02:47:15 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-679040939 => 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-14 02:47:15.468 8 WARNING neutronclient.v2_0.client [None req-dfd8f786-10df-4846-8184-2a5c647e254d f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/686] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:15 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 02:47:16.556 7 INFO nova.api.openstack.wsgi [None req-ddd28919-46f3-4092-8319-9696e9666231 f91fd467ab5845c0ab2ec906ff32ed52 a3236e4eceb34c55928660f5718a5be1 - - default default] HTTP exception thrown: Instance 16846e07-9e35-4af7-bc4c-fb46d30a845a could not be found. [pid: 7|app: 0|req: 345/687] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:47:16 2026] GET /v2.1/servers/16846e07-9e35-4af7-bc4c-fb46d30a845a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/688] 10.0.0.149 () {32 vars in 729 bytes} [Tue Apr 14 02:47:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1173282921 => generated 0 bytes in 34 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: 346/689] 10.0.0.123 () {30 vars in 618 bytes} [Tue Apr 14 02:47:20 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 344/690] 10.0.0.123 () {32 vars in 691 bytes} [Tue Apr 14 02:47:20 2026] GET /v2.1/ => generated 411 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.123 () {34 vars in 912 bytes} [Tue Apr 14 02:47:20 2026] GET /v2.1/os-simple-tenant-usage/47eb6740200547f3b0118fe559684872?start=2026-04-13T00:00:00&end=2026-04-14T23:59:59 => generated 20 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.123 () {30 vars in 653 bytes} [Tue Apr 14 02:47:20 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/695] 10.0.0.123 () {30 vars in 618 bytes} [Tue Apr 14 02:47:24 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.123 () {32 vars in 691 bytes} [Tue Apr 14 02:47:24 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.123 () {34 vars in 912 bytes} [Tue Apr 14 02:47:24 2026] GET /v2.1/os-simple-tenant-usage/47eb6740200547f3b0118fe559684872?start=2026-04-13T00:00:00&end=2026-04-14T23:59:59 => generated 20 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.123 () {30 vars in 653 bytes} [Tue Apr 14 02:47:24 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.149 () {34 vars in 670 bytes} [Tue Apr 14 02:48:20 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:48:24.750 8 WARNING neutronclient.v2_0.client [None req-259a3d07-ebe7-4f61-b6a6-c1d737d0f114 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The 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-14 02:48:24.808 8 WARNING neutronclient.v2_0.client [None req-259a3d07-ebe7-4f61-b6a6-c1d737d0f114 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The 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-14 02:48:25.070 8 WARNING neutronclient.v2_0.client [None req-259a3d07-ebe7-4f61-b6a6-c1d737d0f114 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/712] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:48:24 2026] POST /v2.1/servers => generated 447 bytes in 765 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-14 02:48:25.292 7 WARNING neutronclient.v2_0.client [None req-acce076d-88d6-4d21-b25f-21b6dfc5c785 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/713] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:48:25 2026] GET /v2.1/servers/0145fa8c-ee8f-409e-b3c0-b6304acd2751 => generated 1394 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:30.578 8 WARNING neutronclient.v2_0.client [None req-66677d85-30a5-472a-ba56-db90abf25135 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] 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-14 02:48:31.316 7 INFO nova.api.openstack.compute.server_external_events [req-8d0393c3-57de-4f0f-aeca-139b1f5e9283 req-679f7b3a-7591-40f0-83b5-425491d4412d 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:d83a7690-7281-4e48-baf2-2480f25e2916 for instance 0145fa8c-ee8f-409e-b3c0-b6304acd2751 on instance [pid: 7|app: 0|req: 358/714] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:48:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:48:30 2026] GET /v2.1/servers/0145fa8c-ee8f-409e-b3c0-b6304acd2751 => generated 1519 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:36.411 7 WARNING neutronclient.v2_0.client [None req-19ab264e-45ac-480a-ade9-7dcd5a9a12bc 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/718] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:48:36 2026] GET /v2.1/servers/0145fa8c-ee8f-409e-b3c0-b6304acd2751 => generated 1517 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:36.691 8 INFO nova.api.openstack.compute.server_external_events [req-2c3943a1-cad2-4fe3-a57c-d6cdee2b248b req-8f615962-05a4-4224-bf78-984a1709f478 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:d83a7690-7281-4e48-baf2-2480f25e2916 for instance 0145fa8c-ee8f-409e-b3c0-b6304acd2751 on instance [pid: 8|app: 0|req: 359/719] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:48:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:38.736 7 INFO nova.api.openstack.compute.server_external_events [req-0cac1bfa-1f50-4daa-b00a-8d6ed91190a3 req-7033095a-1bfc-4f28-a597-af1be20e944e 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:d83a7690-7281-4e48-baf2-2480f25e2916 for instance 0145fa8c-ee8f-409e-b3c0-b6304acd2751 on instance [pid: 7|app: 0|req: 361/720] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:48:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:41.668 8 WARNING neutronclient.v2_0.client [None req-36ddb4cd-8ac3-4382-af8b-f05e7abc56ca 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/721] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:48:41 2026] GET /v2.1/servers/0145fa8c-ee8f-409e-b3c0-b6304acd2751 => generated 1816 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:42.935 7 WARNING neutronclient.v2_0.client [None req-9bfccc58-c58c-4121-9170-4ecf387a361a 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The 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-14 02:48:42.981 7 WARNING neutronclient.v2_0.client [None req-9bfccc58-c58c-4121-9170-4ecf387a361a 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] 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-14 02:48:43.040 8 INFO nova.api.openstack.compute.server_external_events [req-24c7b3b8-9f33-47ca-8db3-25a0328a7bae req-dbbf5b11-b7e2-46ae-9ed9-897da81bbf96 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:d83a7690-7281-4e48-baf2-2480f25e2916 for instance 0145fa8c-ee8f-409e-b3c0-b6304acd2751 on instance [pid: 8|app: 0|req: 362/724] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:48:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:48:43.236 7 WARNING neutronclient.v2_0.client [None req-9bfccc58-c58c-4121-9170-4ecf387a361a 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/725] 10.0.0.149 () {34 vars in 662 bytes} [Tue Apr 14 02:48:42 2026] POST /v2.1/servers => generated 447 bytes in 749 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-14 02:48:43.640 8 WARNING neutronclient.v2_0.client [None req-521faac6-4b12-4b32-82ee-b90e84caa866 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/726] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:48:43 2026] GET /v2.1/servers/3de27a97-f1e7-48e5-8736-8c9ea331016a => generated 1394 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:48.769 7 WARNING neutronclient.v2_0.client [None req-e4cac97c-700b-4c48-a9fa-0a957d9bfdf5 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/727] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:48:48 2026] GET /v2.1/servers/3de27a97-f1e7-48e5-8736-8c9ea331016a => generated 1519 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-14 02:48:49.480 8 INFO nova.api.openstack.compute.server_external_events [req-287581ba-1432-4cc9-a60a-48a83382dd1c req-7128459c-600d-445c-bde4-d60cdf1545fc 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:e4ecb4eb-0a4a-4e4a-814e-1fe39fc8f64c for instance 3de27a97-f1e7-48e5-8736-8c9ea331016a on instance [pid: 8|app: 0|req: 364/728] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:48:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:54.050 8 WARNING neutronclient.v2_0.client [None req-c6afcd57-bccd-4297-aa40-4c29c63e8966 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/731] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:48:54 2026] GET /v2.1/servers/3de27a97-f1e7-48e5-8736-8c9ea331016a => generated 1517 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:54.426 7 INFO nova.api.openstack.compute.server_external_events [req-39740aa4-9d6d-4de6-830a-eeb3ea8bdae4 req-6269895b-6aca-4a65-9bf4-88b6b4f2d98a 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:e4ecb4eb-0a4a-4e4a-814e-1fe39fc8f64c for instance 3de27a97-f1e7-48e5-8736-8c9ea331016a on instance [pid: 7|app: 0|req: 366/732] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:48:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:56.500 8 INFO nova.api.openstack.compute.server_external_events [req-73475c72-7a4c-403c-b650-4cc2f23f0aa6 req-2dbb09c1-329c-4669-ba28-8ee5d572641d 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:e4ecb4eb-0a4a-4e4a-814e-1fe39fc8f64c for instance 3de27a97-f1e7-48e5-8736-8c9ea331016a on instance [pid: 8|app: 0|req: 367/733] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:48:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:48:59.291 7 WARNING neutronclient.v2_0.client [None req-be9befde-a2e4-443e-b8ce-c9e98aca92c2 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/734] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:48:59 2026] GET /v2.1/servers/3de27a97-f1e7-48e5-8736-8c9ea331016a => generated 1818 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-14 02:49:00.796 8 INFO nova.api.openstack.compute.server_external_events [req-21c4831d-bd7f-4a0a-a1b2-fa47e4c9ec88 req-c634850c-216d-4f9f-aa55-09703ccec2d5 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:e4ecb4eb-0a4a-4e4a-814e-1fe39fc8f64c for instance 3de27a97-f1e7-48e5-8736-8c9ea331016a on instance [pid: 8|app: 0|req: 368/735] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:49:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:49:26.180 7 WARNING neutronclient.v2_0.client [None req-cf137153-e9c2-4b87-ba2b-0f8929aa37e3 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The 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-14 02:49:26.231 7 WARNING neutronclient.v2_0.client [None req-cf137153-e9c2-4b87-ba2b-0f8929aa37e3 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The 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-14 02:49:26.407 7 WARNING neutronclient.v2_0.client [None req-cf137153-e9c2-4b87-ba2b-0f8929aa37e3 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/742] 199.204.45.70 () {36 vars in 712 bytes} [Tue Apr 14 02:49:25 2026] POST /v2.1/servers => generated 453 bytes in 757 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-14 02:49:27.150 8 WARNING neutronclient.v2_0.client [None req-4c82fdc3-806b-4340-bfed-10a419ee520a 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/743] 199.204.45.70 () {32 vars in 731 bytes} [Tue Apr 14 02:49:27 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b => generated 2213 bytes in 61 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-14 02:49:27.219 7 WARNING neutronclient.v2_0.client [None req-f30729f0-9057-4a5b-93b3-da3e1613702c 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/744] 199.204.45.70 () {32 vars in 757 bytes} [Tue Apr 14 02:49:27 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface => generated 28 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: 8|app: 0|req: 373/745] 199.204.45.70 () {32 vars in 775 bytes} [Tue Apr 14 02:49:27 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:49:29.862 7 WARNING neutronclient.v2_0.client [None req-aab5270a-25be-404d-b4d2-db13ca946a8e 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/746] 199.204.45.70 () {32 vars in 731 bytes} [Tue Apr 14 02:49:29 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b => generated 2371 bytes in 112 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-14 02:49:30.001 8 WARNING neutronclient.v2_0.client [None req-a1756fde-c3c4-44f3-b680-5b4800fe65e1 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in 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/747] 199.204.45.70 () {32 vars in 757 bytes} [Tue Apr 14 02:49:29 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface => generated 28 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/748] 199.204.45.70 () {32 vars in 775 bytes} [Tue Apr 14 02:49:30 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-volume_attachments => generated 197 bytes in 54 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-14 02:49:32.638 8 INFO nova.api.openstack.compute.server_external_events [req-7c9dc7f9-c1d0-416d-b7aa-a90888a2364d req-086e500c-c822-4c13-a389-5ae2f7bc53cd 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:737827f5-ec83-45da-a515-6e68ea3f5350 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 376/751] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:49:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:49:32.976 7 WARNING neutronclient.v2_0.client [None req-db9c7d73-10bc-4d89-8632-7ad97021d5c8 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/752] 199.204.45.70 () {32 vars in 731 bytes} [Tue Apr 14 02:49:32 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b => 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-14 02:49:33.104 8 WARNING neutronclient.v2_0.client [None req-5e5a5498-9f86-4ede-8740-c0f325f7f604 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/753] 199.204.45.70 () {32 vars in 757 bytes} [Tue Apr 14 02:49:33 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/754] 199.204.45.70 () {32 vars in 775 bytes} [Tue Apr 14 02:49:33 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:49:35.878 8 WARNING neutronclient.v2_0.client [None req-10107f43-e6ef-49aa-8c21-a0cd9dfe24fa 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/755] 199.204.45.70 () {32 vars in 731 bytes} [Tue Apr 14 02:49:35 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b => generated 2433 bytes in 187 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-14 02:49:36.038 7 WARNING neutronclient.v2_0.client [None req-2e022f78-6d7e-4db1-890a-69c2ba824e23 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/756] 199.204.45.70 () {32 vars in 757 bytes} [Tue Apr 14 02:49:36 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/757] 199.204.45.70 () {32 vars in 775 bytes} [Tue Apr 14 02:49:36 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:49:38.802 7 INFO nova.api.openstack.compute.server_external_events [req-f1c827b5-d1cd-4381-b324-8d89fc3f98b3 req-51af30e2-6953-4bec-933d-39d8683a5f7a 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:737827f5-ec83-45da-a515-6e68ea3f5350 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 379/758] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:49:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 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, ' 2026-04-14 02:49:39.135 8 WARNING neutronclient.v2_0.client [None req-6fa4ef46-9e80-4842-b30a-85cecdf08a5c 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/759] 199.204.45.70 () {32 vars in 731 bytes} [Tue Apr 14 02:49:39 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b => generated 2433 bytes in 199 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-14 02:49:39.343 7 WARNING neutronclient.v2_0.client [None req-5463e5a7-f1fd-4ead-80d0-cb043c2a7394 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in 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/760] 199.204.45.70 () {32 vars in 757 bytes} [Tue Apr 14 02:49:39 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface => generated 286 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/761] 199.204.45.70 () {32 vars in 775 bytes} [Tue Apr 14 02:49:39 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-volume_attachments => generated 197 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:49:41.037 7 INFO nova.api.openstack.compute.server_external_events [req-30b4dd65-26be-4c6d-bdcd-ec7877bfe74a req-e4b8654c-34d9-450e-89c6-8bbbd603f07a 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:737827f5-ec83-45da-a515-6e68ea3f5350 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 381/762] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:49:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:49:42.090 8 WARNING neutronclient.v2_0.client [None req-8e7f4c4c-f1cd-4423-b6a6-90bc1c52c8af 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/763] 199.204.45.70 () {32 vars in 731 bytes} [Tue Apr 14 02:49:42 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b => generated 2581 bytes in 150 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-14 02:49:42.239 7 WARNING neutronclient.v2_0.client [None req-63f8deed-5317-47ee-a346-cd012e72f37b 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/766] 199.204.45.70 () {32 vars in 757 bytes} [Tue Apr 14 02:49:42 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface => generated 286 bytes in 91 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: 385/767] 199.204.45.70 () {32 vars in 775 bytes} [Tue Apr 14 02:49:42 2026] GET /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-volume_attachments => generated 197 bytes in 55 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-14 02:50:23.135 7 WARNING neutronclient.v2_0.client [None req-42499d3b-04ae-49c4-8c52-07b01fe006ad 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The 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-14 02:50:23.185 7 WARNING neutronclient.v2_0.client [None req-42499d3b-04ae-49c4-8c52-07b01fe006ad 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] 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-14 02:50:25.661 8 INFO nova.api.openstack.compute.server_external_events [req-8ec389bd-2211-4149-ba52-82dbd91d67a9 req-8ced5bcd-09e8-47f3-8e09-482bd4d34db7 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:cbcdacb6-6021-4141-8129-f6370cf74fa5 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 390/776] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:50:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:50:28.685 8 INFO nova.api.openstack.compute.server_external_events [req-b811af3d-8ef8-426e-a0c8-a53e751fad05 req-381e98f8-11b6-45aa-b473-16d941f17644 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:cbcdacb6-6021-4141-8129-f6370cf74fa5 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 391/777] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:50:28 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-14 02:50:30.723 8 INFO nova.api.openstack.compute.server_external_events [req-bafb34c4-5963-499a-8c9f-d3ded51d6a6d req-8d47d515-1031-4914-be04-1bd6310c24b2 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:cbcdacb6-6021-4141-8129-f6370cf74fa5 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 392/778] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:50:30 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) 2026-04-14 02:50:31.743 7 WARNING neutronclient.v2_0.client [None req-42499d3b-04ae-49c4-8c52-07b01fe006ad 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/779] 199.204.45.70 () {36 vars in 810 bytes} [Tue Apr 14 02:50:23 2026] POST /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface => generated 281 bytes in 8697 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-14 02:50:32.224 8 INFO nova.api.openstack.compute.server_external_events [req-ba431e19-5638-4f36-a8ad-33a7f5297d0a req-b50d01ac-5025-4102-8e45-2e87e455cc19 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:cbcdacb6-6021-4141-8129-f6370cf74fa5 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 393/780] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:50:32 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-14 02:50:32.765 8 INFO nova.api.openstack.compute.server_external_events [req-521f6bd2-cd17-45e9-a74a-222814c3c1f5 req-89419a6b-4e2a-4ace-965d-9c66df1fadd7 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:cbcdacb6-6021-4141-8129-f6370cf74fa5 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 395/783] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:50:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:51:03.534 7 WARNING neutronclient.v2_0.client [None req-3ddca4b5-76c8-40ec-a4e9-c1031fd3b4c7 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The 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-14 02:51:03.583 7 WARNING neutronclient.v2_0.client [None req-3ddca4b5-76c8-40ec-a4e9-c1031fd3b4c7 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] 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-14 02:51:06.133 8 INFO nova.api.openstack.compute.server_external_events [req-c88250ab-216a-41db-a21a-3b774bc04deb req-c7595ad2-c17c-4a09-bc74-b12c57db133a 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:a1007f19-cc11-49aa-b187-9bb770387f42 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 399/790] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:51:09.547 8 INFO nova.api.openstack.compute.server_external_events [req-7c9f9f20-f763-41bd-80cd-fbb1ec8c8abd req-afde4b67-32c6-4837-a12a-0d77c5ac9fc6 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:a1007f19-cc11-49aa-b187-9bb770387f42 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 400/791] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:51:11.593 8 INFO nova.api.openstack.compute.server_external_events [req-a773ab89-ddda-4574-8022-5b282a3b9812 req-335d465d-f870-45a0-9933-4ba2d541124d 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:a1007f19-cc11-49aa-b187-9bb770387f42 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 401/792] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:51:12.621 7 WARNING neutronclient.v2_0.client [None req-3ddca4b5-76c8-40ec-a4e9-c1031fd3b4c7 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/795] 199.204.45.70 () {36 vars in 810 bytes} [Tue Apr 14 02:51:03 2026] POST /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface => generated 377 bytes in 9273 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-14 02:51:24.028 8 WARNING neutronclient.v2_0.client [None req-ada1ce4f-f752-4843-8c1b-2b467328e0de 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The 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-14 02:51:24.074 8 WARNING neutronclient.v2_0.client [None req-ada1ce4f-f752-4843-8c1b-2b467328e0de 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] 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-14 02:51:26.603 7 INFO nova.api.openstack.compute.server_external_events [req-46b93b3e-9621-4374-bec6-95813bedf33c req-cfc1b05a-0ae3-4079-a4e4-20311e528632 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:f70783e6-f416-4c34-912c-d734eddfcb46 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 394/798] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51: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, ' 2026-04-14 02:51:30.321 7 INFO nova.api.openstack.compute.server_external_events [req-d371abf8-3f77-42a7-bca3-5ee428d02fbd req-acda6196-775c-441b-a906-970021094c90 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:f70783e6-f416-4c34-912c-d734eddfcb46 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 395/799] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:30 2026] POST /v2.1/os-server-external-events => generated 183 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-14 02:51:32.367 7 INFO nova.api.openstack.compute.server_external_events [req-dcbbf51f-e096-4ec1-996b-a8a01c7eca7c req-5fe7108e-872a-40d2-94dc-0220d63ab161 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-plugged:f70783e6-f416-4c34-912c-d734eddfcb46 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 398/802] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:32 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-14 02:51:33.636 8 WARNING neutronclient.v2_0.client [None req-ada1ce4f-f752-4843-8c1b-2b467328e0de 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/803] 199.204.45.70 () {36 vars in 810 bytes} [Tue Apr 14 02:51:23 2026] POST /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface => generated 378 bytes in 9707 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-14 02:51:34.480 7 INFO nova.api.openstack.compute.server_external_events [req-a91dfbce-0568-4b32-8210-253bd0563572 req-7dc2cdbb-d046-4090-b293-45f3702f0d50 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:a1007f19-cc11-49aa-b187-9bb770387f42 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 399/804] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:34 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-14 02:51:46.355 8 INFO nova.api.openstack.compute.server_external_events [req-db8bb053-0863-44b5-b005-ff47df5bdb2e req-3f36c722-656f-4363-9c3b-848cc55a8054 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:f70783e6-f416-4c34-912c-d734eddfcb46 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 407/807] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/808] 199.204.45.70 () {34 vars in 853 bytes} [Tue Apr 14 02:51:47 2026] DELETE /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface/f70783e6-f416-4c34-912c-d734eddfcb46 => generated 0 bytes in 62 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-14 02:51:48.396 8 INFO nova.api.openstack.compute.server_external_events [req-f754fe32-4692-4ddd-9a66-81355216bebb req-04649185-51ef-48d9-abf9-ec44d2666968 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:f70783e6-f416-4c34-912c-d734eddfcb46 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 408/809] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:48 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-14 02:51:50.441 7 INFO nova.api.openstack.compute.server_external_events [req-4e556814-d681-474a-b6d4-96d58a9cf5dd req-f44a4e0c-0812-40ae-afd8-5e0302cedefb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:f70783e6-f416-4c34-912c-d734eddfcb46 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance 2026-04-14 02:51:50.441 7 INFO nova.api.openstack.compute.server_external_events [req-4e556814-d681-474a-b6d4-96d58a9cf5dd req-f44a4e0c-0812-40ae-afd8-5e0302cedefb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:f70783e6-f416-4c34-912c-d734eddfcb46 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 402/810] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:50 2026] POST /v2.1/os-server-external-events => generated 358 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-14 02:51:56.527 7 INFO nova.api.openstack.compute.server_external_events [req-9353cd7c-f7f0-466e-bf2c-14a4d60e43a4 req-0c88efe0-e0aa-4149-b34a-5b4f390bd129 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:a1007f19-cc11-49aa-b187-9bb770387f42 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 404/813] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/814] 199.204.45.70 () {34 vars in 853 bytes} [Tue Apr 14 02:51:56 2026] DELETE /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface/a1007f19-cc11-49aa-b187-9bb770387f42 => generated 0 bytes in 70 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-14 02:51:58.624 7 INFO nova.api.openstack.compute.server_external_events [req-4e0a4717-21a5-468c-b40b-be103960f396 req-21a3c990-5d56-474a-96bd-870cfca640e3 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:a1007f19-cc11-49aa-b187-9bb770387f42 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 405/815] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:51:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:52:00.682 8 INFO nova.api.openstack.compute.server_external_events [req-8f93799f-04e7-449d-a03c-266ef4b23501 req-1fbfd9bf-f458-440d-8ea6-00adcd4dd39c 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:a1007f19-cc11-49aa-b187-9bb770387f42 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 411/816] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/821] 199.204.45.70 () {34 vars in 853 bytes} [Tue Apr 14 02:52:17 2026] DELETE /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b/os-interface/cbcdacb6-6021-4141-8129-f6370cf74fa5 => generated 0 bytes in 42 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-14 02:52:19.942 8 INFO nova.api.openstack.compute.server_external_events [req-64a13026-9100-4014-b5b1-463a2a955db7 req-f4ba8808-1b69-47d9-a639-c53f67832f81 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:cbcdacb6-6021-4141-8129-f6370cf74fa5 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 414/822] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:52:22.016 7 INFO nova.api.openstack.compute.server_external_events [req-9865a101-df67-4bad-94ac-db41c7740c86 req-f9e05dcd-c1ce-4000-9c2c-007cc8b2df3a 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:cbcdacb6-6021-4141-8129-f6370cf74fa5 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 409/823] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/826] 199.204.45.70 () {34 vars in 753 bytes} [Tue Apr 14 02:52:23 2026] DELETE /v2.1/servers/36d9a879-09c4-4f20-82f9-d33829b2154b => generated 0 bytes in 106 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-14 02:52:24.484 7 INFO nova.api.openstack.compute.server_external_events [req-4232d7aa-0d12-412e-9097-2f94b8c77dfd req-936737dc-ae57-4629-b5b7-61448e28257a 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:737827f5-ec83-45da-a515-6e68ea3f5350 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 411/827] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:52:25.839 8 INFO nova.api.openstack.compute.server_external_events [req-ef7e60a4-45dd-4a34-a3fd-3ecf2157ef23 req-c6039827-8cb6-460a-b288-531567861a61 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:737827f5-ec83-45da-a515-6e68ea3f5350 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 8|app: 0|req: 417/828] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:25 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-14 02:52:26.522 7 INFO nova.api.openstack.compute.server_external_events [req-fd86e14f-d07d-40af-a72a-d1e35f987bcd req-395f177c-8cc9-4d83-9dfd-3f4d356889fb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:737827f5-ec83-45da-a515-6e68ea3f5350 for instance 36d9a879-09c4-4f20-82f9-d33829b2154b on instance [pid: 7|app: 0|req: 412/829] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/830] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:52:26 2026] DELETE /v2.1/servers/3de27a97-f1e7-48e5-8736-8c9ea331016a => generated 0 bytes in 94 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-14 02:52:27.075 7 WARNING neutronclient.v2_0.client [None req-302ce5af-19df-484e-9ddb-31059ec279cd 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/831] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:52:27 2026] GET /v2.1/servers/3de27a97-f1e7-48e5-8736-8c9ea331016a => generated 1944 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-14 02:52:27.882 8 INFO nova.api.openstack.compute.server_external_events [req-16629396-33d9-482e-bbc3-e539a709088f req-bcbae219-c0af-4be7-829d-3862ab1f07a8 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:e4ecb4eb-0a4a-4e4a-814e-1fe39fc8f64c for instance 3de27a97-f1e7-48e5-8736-8c9ea331016a on instance [pid: 8|app: 0|req: 419/832] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:52:28.562 7 INFO nova.api.openstack.compute.server_external_events [req-0eba9e30-46d8-4d18-8436-8be149ba761c req-b7636b33-6be1-4d43-b85b-4fb06b6e6acb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:e4ecb4eb-0a4a-4e4a-814e-1fe39fc8f64c for instance 3de27a97-f1e7-48e5-8736-8c9ea331016a on instance 2026-04-14 02:52:28.563 7 INFO nova.api.openstack.compute.server_external_events [req-0eba9e30-46d8-4d18-8436-8be149ba761c req-b7636b33-6be1-4d43-b85b-4fb06b6e6acb 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:e4ecb4eb-0a4a-4e4a-814e-1fe39fc8f64c for instance 3de27a97-f1e7-48e5-8736-8c9ea331016a on instance [pid: 7|app: 0|req: 414/833] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:28 2026] POST /v2.1/os-server-external-events => generated 358 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-14 02:52:29.924 8 INFO nova.api.openstack.compute.server_external_events [req-1bc48746-249f-4d54-987c-ed1932059a64 req-817ae439-f2d3-4d57-8bbb-5c54ba0659b8 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:e4ecb4eb-0a4a-4e4a-814e-1fe39fc8f64c for instance 3de27a97-f1e7-48e5-8736-8c9ea331016a on instance [pid: 8|app: 0|req: 420/834] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:29 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-14 02:52:32.298 7 WARNING neutronclient.v2_0.client [None req-e7be0cd9-3359-4561-b60e-640d9f5950d8 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/837] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:52:32 2026] GET /v2.1/servers/3de27a97-f1e7-48e5-8736-8c9ea331016a => generated 1480 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:52:37.378 8 INFO nova.api.openstack.wsgi [None req-8bcd8f39-9b41-4e96-b57e-9486c25e6b51 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] HTTP exception thrown: Instance 3de27a97-f1e7-48e5-8736-8c9ea331016a could not be found. [pid: 8|app: 0|req: 422/838] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:52:37 2026] GET /v2.1/servers/3de27a97-f1e7-48e5-8736-8c9ea331016a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:52:37.786 7 INFO nova.api.openstack.compute.server_external_events [req-f4d36c27-4598-4bae-9c20-1310a48686ad req-84dd8ebd-98a3-4272-8b94-ca18f966c6c1 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-changed:d83a7690-7281-4e48-baf2-2480f25e2916 for instance 0145fa8c-ee8f-409e-b3c0-b6304acd2751 on instance [pid: 7|app: 0|req: 417/839] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:37 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: 423/840] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 14 02:52:37 2026] DELETE /v2.1/servers/0145fa8c-ee8f-409e-b3c0-b6304acd2751 => generated 0 bytes in 94 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-14 02:52:37.932 7 WARNING neutronclient.v2_0.client [None req-f58c338e-ebfb-45a7-8a92-3cf6795f4d17 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/841] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:52:37 2026] GET /v2.1/servers/0145fa8c-ee8f-409e-b3c0-b6304acd2751 => generated 1942 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-14 02:52:39.167 8 INFO nova.api.openstack.compute.server_external_events [req-e3d172c8-1e47-4052-a70f-2cd3a26a3749 req-cee1b6d1-1e48-404b-80e3-66d925c31d13 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:d83a7690-7281-4e48-baf2-2480f25e2916 for instance 0145fa8c-ee8f-409e-b3c0-b6304acd2751 on instance [pid: 8|app: 0|req: 424/842] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:52:41.203 7 INFO nova.api.openstack.compute.server_external_events [req-cb8ae98a-1765-4567-8cf2-52716fa0eac7 req-d5e77f86-3c56-4239-9e9f-f200f5b38d18 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-unplugged:d83a7690-7281-4e48-baf2-2480f25e2916 for instance 0145fa8c-ee8f-409e-b3c0-b6304acd2751 on instance 2026-04-14 02:52:41.203 7 INFO nova.api.openstack.compute.server_external_events [req-cb8ae98a-1765-4567-8cf2-52716fa0eac7 req-d5e77f86-3c56-4239-9e9f-f200f5b38d18 7d632a3fe0114bb9a4ba9c4b99d6707d 0b7a14c90e8c4cffb4c9614908d5d19c - - 8d12788d02a94d0a8d0005516e6a5d15 8d12788d02a94d0a8d0005516e6a5d15] Creating event network-vif-deleted:d83a7690-7281-4e48-baf2-2480f25e2916 for instance 0145fa8c-ee8f-409e-b3c0-b6304acd2751 on instance [pid: 7|app: 0|req: 419/843] 10.0.0.16 () {38 vars in 813 bytes} [Tue Apr 14 02:52:41 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:52:43.134 7 WARNING neutronclient.v2_0.client [None req-afc88725-06e8-4d65-a808-90c0371b2873 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/846] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:52:43 2026] GET /v2.1/servers/0145fa8c-ee8f-409e-b3c0-b6304acd2751 => generated 1480 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-14 02:52:48.217 8 INFO nova.api.openstack.wsgi [None req-8b00c4d5-57b4-4a93-9f24-a4cda0712f19 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] HTTP exception thrown: Instance 0145fa8c-ee8f-409e-b3c0-b6304acd2751 could not be found. [pid: 8|app: 0|req: 426/847] 10.0.0.149 () {32 vars in 714 bytes} [Tue Apr 14 02:52:48 2026] GET /v2.1/servers/0145fa8c-ee8f-409e-b3c0-b6304acd2751 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/848] 10.0.0.149 () {32 vars in 723 bytes} [Tue Apr 14 02:52:49 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-604489748 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 02:52:49.996 8 INFO nova.api.openstack.wsgi [None req-f9a8a270-32b5-47e6-b4e0-6008452d3355 991be82e7df64940b28fa1a8f97406a6 c1c3be0413114f55b673c16f93c13f88 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-604489748 not found for user 991be82e7df64940b28fa1a8f97406a6 [pid: 8|app: 0|req: 427/849] 10.0.0.149 () {32 vars in 720 bytes} [Tue Apr 14 02:52:49 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-604489748 => generated 141 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/854] 10.0.0.149 () {32 vars in 654 bytes} [Tue Apr 14 02:53:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/855] 10.0.0.149 () {32 vars in 640 bytes} [Tue Apr 14 02:53:04 2026] GET /v2.1/servers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-14 02:53:04.887 8 WARNING oslo_db.sqlalchemy.utils [None req-0c6c2e15-8252-404b-afa6-bb63d11d57f1 9d4b35b25255475a93eb5dbbb3a19134 703fa5f55aba4b90a2dd843e560bd577 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 431/856] 10.0.0.149 () {32 vars in 648 bytes} [Tue Apr 14 02:53:04 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/857] 10.0.0.149 () {32 vars in 693 bytes} [Tue Apr 14 02:53:04 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)