+ 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 [Wed Apr 1 17:05:04 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: nova-api-osapi-fb5fddb8b-qdwk6 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 0x7fd8ef782668 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-01 17:05:09.262 7 INFO nova.utils [None req-8d300fe4-ca48-4302-8de4-0aa0aede4044 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-01 17:05:09.367 8 INFO nova.utils [None req-532ebf4e-504e-431e-a5ec-df48b3677fc2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-01 17:05:10.912 7 WARNING keystonemiddleware._common.config [None req-8d300fe4-ca48-4302-8de4-0aa0aede4044 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 17:05:10.921 7 WARNING oslo_config.cfg [None req-8d300fe4-ca48-4302-8de4-0aa0aede4044 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-01 17:05:10.999 7 WARNING keystonemiddleware._common.config [None req-8d300fe4-ca48-4302-8de4-0aa0aede4044 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 17:05:11.014 7 WARNING oslo_config.cfg [None req-8d300fe4-ca48-4302-8de4-0aa0aede4044 - - - - - -] 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-01 17:05:11.026 7 WARNING oslo_config.cfg [None req-8d300fe4-ca48-4302-8de4-0aa0aede4044 - - - - - -] 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 0x7fd8ef782668 pid: 7 (default app) 2026-04-01 17:05:11.034 8 WARNING keystonemiddleware._common.config [None req-532ebf4e-504e-431e-a5ec-df48b3677fc2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 17:05:11.043 8 WARNING oslo_config.cfg [None req-532ebf4e-504e-431e-a5ec-df48b3677fc2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-01 17:05:11.120 8 WARNING keystonemiddleware._common.config [None req-532ebf4e-504e-431e-a5ec-df48b3677fc2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 17:05:11.135 8 WARNING oslo_config.cfg [None req-532ebf4e-504e-431e-a5ec-df48b3677fc2 - - - - - -] 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-01 17:05:11.147 8 WARNING oslo_config.cfg [None req-532ebf4e-504e-431e-a5ec-df48b3677fc2 - - - - - -] 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 0x7fd8ef782668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:05:18 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-01 17:05:18.897 7 WARNING oslo_policy.policy [None req-8c731445-625f-4a32-90b5-ec7b5ef31304 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - 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-01 17:05:18.897 7 WARNING oslo_policy.policy [None req-8c731445-625f-4a32-90b5-ec7b5ef31304 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - 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.153 () {44 vars in 908 bytes} [Wed Apr 1 17:05:18 2026] GET /v2.1 => generated 0 bytes in 551 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:05:18.996 8 WARNING oslo_policy.policy [req-8c731445-625f-4a32-90b5-ec7b5ef31304 req-583a721c-1890-4f6d-a01e-5d75925ca23d 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - 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-01 17:05:18.996 8 WARNING oslo_policy.policy [req-8c731445-625f-4a32-90b5-ec7b5ef31304 req-583a721c-1890-4f6d-a01e-5d75925ca23d 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - 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.153 () {46 vars in 981 bytes} [Wed Apr 1 17:05:18 2026] GET /v2.1/ => generated 400 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:05:19.106 7 INFO nova.api.openstack.wsgi [None req-254ad621-e59d-4067-a9ef-322e8135b0ec 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.153 () {48 vars in 1010 bytes} [Wed Apr 1 17:05:19 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:05:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 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.153 () {52 vars in 1047 bytes} [Wed Apr 1 17:05:19 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:05:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:05:20 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:05:20 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:05:20.170 7 INFO nova.api.openstack.wsgi [None req-dbf87212-39da-4a0f-b50f-fb6bf4a863e0 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.153 () {48 vars in 1012 bytes} [Wed Apr 1 17:05:20 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:05:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.153 () {52 vars in 1047 bytes} [Wed Apr 1 17:05:20 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:05:21 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.153 () {44 vars in 908 bytes} [Wed Apr 1 17:05:21 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:05:21 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:05:21.197 7 INFO nova.api.openstack.wsgi [None req-894546e6-6b50-4977-b711-f6608606fd32 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.153 () {48 vars in 1014 bytes} [Wed Apr 1 17:05:21 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:05:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 22 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.153 () {52 vars in 1047 bytes} [Wed Apr 1 17:05:21 2026] POST /v2.1/flavors => generated 533 bytes in 22 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.153 () {42 vars in 704 bytes} [Wed Apr 1 17:05:22 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: 11/22] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:05:22 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:05:22 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:05:22.210 7 INFO nova.api.openstack.wsgi [None req-9594d511-ca4f-48d7-a78b-ac6c43d0983a 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.153 () {48 vars in 1012 bytes} [Wed Apr 1 17:05:22 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 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.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:05:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 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.153 () {52 vars in 1047 bytes} [Wed Apr 1 17:05:22 2026] POST /v2.1/flavors => generated 532 bytes in 19 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.153 () {42 vars in 704 bytes} [Wed Apr 1 17:05:23 2026] GET /v2.1 => generated 114 bytes in 3 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.153 () {44 vars in 908 bytes} [Wed Apr 1 17:05:23 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:05:23 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:05:23.177 7 INFO nova.api.openstack.wsgi [None req-a35ef9f7-55dd-48f2-bfc9-92b11ecfd29a 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.153 () {48 vars in 1014 bytes} [Wed Apr 1 17:05:23 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:05:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 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.153 () {52 vars in 1047 bytes} [Wed Apr 1 17:05:23 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.80 () {28 vars in 452 bytes} [Wed Apr 1 17:11:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 53/106] 10.0.0.80 () {30 vars in 656 bytes} [Wed Apr 1 17:11:17 2026] GET /v2.1 => generated 0 bytes in 421 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: 54/107] 10.0.0.80 () {32 vars in 729 bytes} [Wed Apr 1 17:11:17 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.80 () {34 vars in 802 bytes} [Wed Apr 1 17:11:17 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:14:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/144] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:14:11 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:14:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:14:11.920 8 INFO nova.api.openstack.wsgi [None req-06e1834b-0400-4509-8903-7834efd9f490 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.204.45.153 () {48 vars in 1016 bytes} [Wed Apr 1 17:14:11 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:14:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.153 () {52 vars in 1048 bytes} [Wed Apr 1 17:14:11 2026] POST /v2.1/flavors => generated 534 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:15:31 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: 83/166] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:15:31 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:15:31 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:15:31.162 7 INFO nova.api.openstack.wsgi [None req-e3deeb4d-6a6c-4bb9-80c5-0c775e4d47d5 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 11ee2ecd50a3419084aa9670f7c742d0 [pid: 7|app: 0|req: 84/168] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:15:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-01 17:15:31.179 8 WARNING oslo_db.sqlalchemy.utils [None req-b6bb4178-c652-4346-8356-19c912a125b2 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/169] 199.204.45.153 () {48 vars in 1015 bytes} [Wed Apr 1 17:15:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.153 () {52 vars in 1056 bytes} [Wed Apr 1 17:15:31 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:15:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:15:35 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:15:35 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.204.45.153 () {48 vars in 1072 bytes} [Wed Apr 1 17:15:35 2026] GET /v2.1/os-quota-sets/23ed537762c34e389d38ed18ac1ce5f8 => generated 283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.153 () {52 vars in 1124 bytes} [Wed Apr 1 17:15:35 2026] PUT /v2.1/os-quota-sets/23ed537762c34e389d38ed18ac1ce5f8 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:23:46 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: 138/277] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:23:46 2026] GET /v2.1 => generated 0 bytes in 165 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:23:46 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:23:46.690 7 INFO nova.api.openstack.wsgi [None req-df1043c0-1b88-46e9-9a73-8a46c2a0b133 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 139/279] 199.204.45.153 () {48 vars in 1014 bytes} [Wed Apr 1 17:23:46 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:23:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.153 () {52 vars in 1048 bytes} [Wed Apr 1 17:23:46 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/322] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:27:07 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/323] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:27:07 2026] GET /v2.1 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 162/324] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:27:07 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/325] 199.204.45.153 () {48 vars in 1072 bytes} [Wed Apr 1 17:27:07 2026] GET /v2.1/os-quota-sets/be8d65ceb2c847568b9214deddc8a092 => generated 283 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/326] 199.204.45.153 () {52 vars in 1124 bytes} [Wed Apr 1 17:27:07 2026] PUT /v2.1/os-quota-sets/be8d65ceb2c847568b9214deddc8a092 => generated 238 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:37:53 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: 228/456] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:37:53 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 229/457] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:37:54 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:37:54.132 7 INFO nova.api.openstack.wsgi [None req-cf4bc1cd-ace1-4f76-a326-b3ebef48929d 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 229/458] 199.204.45.153 () {48 vars in 1010 bytes} [Wed Apr 1 17:37:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:37:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.204.45.153 () {48 vars in 1098 bytes} [Wed Apr 1 17:37:54 2026] GET /v2.1/flavors/3b63ef76-278f-425d-ae1c-522f8a91bb90/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:37:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:37:55 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:37:55 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:37:55.220 8 INFO nova.api.openstack.wsgi [None req-1468f838-c2a2-4692-a10e-ea51306ab63f 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 233/466] 199.204.45.153 () {48 vars in 1012 bytes} [Wed Apr 1 17:37:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:37:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 199.204.45.153 () {48 vars in 1098 bytes} [Wed Apr 1 17:37:55 2026] GET /v2.1/flavors/02712805-84a4-4038-b996-c0c81ac2f9c5/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:37:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:37:56 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/471] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:37:56 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:37:56.157 8 INFO nova.api.openstack.wsgi [None req-b17a3721-61fc-4b82-b1d5-722f51c0836b 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 236/472] 199.204.45.153 () {48 vars in 1014 bytes} [Wed Apr 1 17:37:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:37:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 199.204.45.153 () {48 vars in 1098 bytes} [Wed Apr 1 17:37:56 2026] GET /v2.1/flavors/d02ca827-619c-4b7c-8c91-f8745faf7351/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:37:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:37:57 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:37:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:37:57.163 8 INFO nova.api.openstack.wsgi [None req-589b3201-3f6c-4222-b3cc-c2dd27dd463d 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 239/478] 199.204.45.153 () {48 vars in 1012 bytes} [Wed Apr 1 17:37:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:37:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.204.45.153 () {48 vars in 1098 bytes} [Wed Apr 1 17:37:57 2026] GET /v2.1/flavors/df48a1aa-ab33-441a-a933-23de8352d641/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:37:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:37:58 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/483] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:37:58 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:37:58.097 8 INFO nova.api.openstack.wsgi [None req-ee35ed8f-158f-46f9-90eb-f6cbe3ca3918 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 242/484] 199.204.45.153 () {48 vars in 1014 bytes} [Wed Apr 1 17:37:58 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:37:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.204.45.153 () {48 vars in 1098 bytes} [Wed Apr 1 17:37:58 2026] GET /v2.1/flavors/fa05c6ee-260a-4efc-9331-b248b984ae4c/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:39:00 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: 250/500] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:39:00 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:39:00 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:39:00.703 7 INFO nova.api.openstack.wsgi [None req-76645b32-e29c-42f3-8ba2-04e2d7b74549 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 251/502] 199.204.45.153 () {48 vars in 1016 bytes} [Wed Apr 1 17:39:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:39:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.153 () {48 vars in 1098 bytes} [Wed Apr 1 17:39:00 2026] GET /v2.1/flavors/35eb14eb-322c-46e7-972c-d6786236a133/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:39: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: 254/508] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:39:07 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:39:07 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:39:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:39:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:39:10 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:39:10 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 199.204.45.153 () {48 vars in 1072 bytes} [Wed Apr 1 17:39:10 2026] GET /v2.1/os-quota-sets/23ed537762c34e389d38ed18ac1ce5f8 => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:39:59 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: 263/526] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:39:59 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:40:00 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:40:00.061 8 INFO nova.api.openstack.wsgi [None req-6b32da4e-2a71-44bd-98cc-e7762bcd626d 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 264/528] 199.204.45.153 () {48 vars in 1014 bytes} [Wed Apr 1 17:40:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:40:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.153 () {48 vars in 1098 bytes} [Wed Apr 1 17:40:00 2026] GET /v2.1/flavors/7a211a21-109d-4924-a4a1-a9ba1fbcab28/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:40:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:40:15 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:40:15 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 199.204.45.153 () {48 vars in 1072 bytes} [Wed Apr 1 17:40:15 2026] GET /v2.1/os-quota-sets/be8d65ceb2c847568b9214deddc8a092 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.204.45.153 () {42 vars in 704 bytes} [Wed Apr 1 17:41: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: 275/550] 199.204.45.153 () {44 vars in 908 bytes} [Wed Apr 1 17:41:07 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.153 () {46 vars in 981 bytes} [Wed Apr 1 17:41:07 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:41:07.573 8 INFO nova.api.openstack.wsgi [None req-893347d7-9193-4c46-866c-f6ef02135a68 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 276/552] 199.204.45.153 () {48 vars in 1010 bytes} [Wed Apr 1 17:41:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:41:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 281/562] 10.0.0.177 () {32 vars in 654 bytes} [Wed Apr 1 17:41:49 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 10.0.0.177 () {32 vars in 640 bytes} [Wed Apr 1 17:41:49 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-01 17:41:49.895 8 WARNING oslo_db.sqlalchemy.utils [None req-6eed4a36-3334-448b-bda3-74e3431355c8 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 282/564] 10.0.0.177 () {32 vars in 648 bytes} [Wed Apr 1 17:41:49 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 10.0.0.177 () {32 vars in 693 bytes} [Wed Apr 1 17:41:49 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/568] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:01 2026] GET /v2.1/flavors/3b63ef76-278f-425d-ae1c-522f8a91bb90 => generated 511 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 10.0.0.177 () {32 vars in 640 bytes} [Wed Apr 1 17:42:01 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:01 2026] GET /v2.1/flavors/3b63ef76-278f-425d-ae1c-522f8a91bb90 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:42:07.903 8 WARNING neutronclient.v2_0.client [None req-27726393-09a5-4fe4-969f-e5a4bd4aba77 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The 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-01 17:42:08.056 7 WARNING neutronclient.v2_0.client [None req-e37532a3-9db9-4a7b-854f-6c2d2ab0f025 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The 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-01 17:42:08.119 8 WARNING neutronclient.v2_0.client [None req-27726393-09a5-4fe4-969f-e5a4bd4aba77 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in 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/573] 10.0.0.177 () {34 vars in 684 bytes} [Wed Apr 1 17:42:08 2026] POST /v2.1/os-security-groups => generated 245 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:42:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:42:08.683 7 WARNING neutronclient.v2_0.client [None req-0ee30f68-da50-4402-931f-e43d6f726a3d 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The 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-01 17:42:08.882 7 WARNING neutronclient.v2_0.client [None req-0ee30f68-da50-4402-931f-e43d6f726a3d 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The python binding code in 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/575] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:42:07 2026] POST /v2.1/servers => generated 424 bytes in 1886 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-01 17:42:09.092 8 WARNING neutronclient.v2_0.client [None req-08d3efbb-9df8-4d9e-b998-c2a5166b8bc9 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in 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/576] 10.0.0.177 () {34 vars in 694 bytes} [Wed Apr 1 17:42:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:42:09.168 7 WARNING neutronclient.v2_0.client [None req-9352b563-011e-45da-879f-b033af534bbe 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/577] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:09 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1370 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/578] 10.0.0.177 () {34 vars in 684 bytes} [Wed Apr 1 17:42:09 2026] POST /v2.1/os-security-groups => generated 247 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:09.501 8 WARNING neutronclient.v2_0.client [None req-8a8f49c5-a83e-460d-b5f6-a0d0b787bb1d 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The 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-01 17:42:10.072 8 WARNING neutronclient.v2_0.client [None req-8a8f49c5-a83e-460d-b5f6-a0d0b787bb1d 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/579] 10.0.0.177 () {34 vars in 694 bytes} [Wed Apr 1 17:42:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:42:10.202 7 WARNING neutronclient.v2_0.client [None req-f608b5ff-26ef-442b-aca8-317bfe43a8dc 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The 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-01 17:42:10.235 7 WARNING neutronclient.v2_0.client [None req-f608b5ff-26ef-442b-aca8-317bfe43a8dc 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/580] 10.0.0.177 () {34 vars in 694 bytes} [Wed Apr 1 17:42:10 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:42:10.366 7 WARNING neutronclient.v2_0.client [None req-f1ef7f29-dedc-4b71-8fd1-c4356e09a7c4 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The python binding code in 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/581] 10.0.0.177 () {32 vars in 736 bytes} [Wed Apr 1 17:42:10 2026] GET /v2.1/os-security-groups/9ef3853a-1cb3-40c7-ba01-4cce563cf2b9 => generated 664 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:42:10.430 7 WARNING neutronclient.v2_0.client [None req-fce199fd-1093-431f-9935-0676ac87615c 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The 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-01 17:42:10.432 8 WARNING neutronclient.v2_0.client [None req-739c32c1-d133-47c3-981f-5aabf06386ba 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The 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-01 17:42:10.467 7 WARNING neutronclient.v2_0.client [None req-fce199fd-1093-431f-9935-0676ac87615c 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The python binding code in 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/582] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:10 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1374 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:10.534 7 WARNING neutronclient.v2_0.client [None req-fce199fd-1093-431f-9935-0676ac87615c 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/583] 10.0.0.177 () {32 vars in 749 bytes} [Wed Apr 1 17:42:10 2026] DELETE /v2.1/os-security-group-rules/4df13185-4d45-4d93-800e-49145fb69dff => generated 0 bytes in 216 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-01 17:42:10.652 8 WARNING neutronclient.v2_0.client [None req-f53d8e69-351d-4df6-b7c1-7092f2bc7b18 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The 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-01 17:42:10.693 8 WARNING neutronclient.v2_0.client [None req-f53d8e69-351d-4df6-b7c1-7092f2bc7b18 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The python binding code in 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/584] 10.0.0.177 () {32 vars in 739 bytes} [Wed Apr 1 17:42:10 2026] DELETE /v2.1/os-security-groups/9ef3853a-1cb3-40c7-ba01-4cce563cf2b9 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 17:42:10.816 7 WARNING neutronclient.v2_0.client [None req-b7546c46-cb9e-4b72-b0eb-184894430784 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The 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-01 17:42:10.855 7 WARNING neutronclient.v2_0.client [None req-b7546c46-cb9e-4b72-b0eb-184894430784 2c21fa6064dd47449aaa1271d3ae6a5d a3596b6273c44102bd2457c05f8b5aa1 - - default default] The python binding code in 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/585] 10.0.0.177 () {32 vars in 739 bytes} [Wed Apr 1 17:42:10 2026] DELETE /v2.1/os-security-groups/53710844-b7c8-4fd3-96d3-aaf0231cfe7b => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 17:42:11.575 8 WARNING neutronclient.v2_0.client [None req-070d1451-0202-4a28-a24b-656dda68f71d 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/586] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:11 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1422 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/587] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:42:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:12.967 8 WARNING neutronclient.v2_0.client [None req-8220467a-f402-4550-bb78-f6a882593f1e 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/588] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:12 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1422 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:13.826 7 WARNING neutronclient.v2_0.client [None req-7f880d60-06d5-4716-9e96-adfff46d874c 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The 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-01 17:42:13.885 7 WARNING neutronclient.v2_0.client [None req-7f880d60-06d5-4716-9e96-adfff46d874c 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The 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-01 17:42:14.200 7 WARNING neutronclient.v2_0.client [None req-7f880d60-06d5-4716-9e96-adfff46d874c 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] 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-01 17:42:14.534 8 WARNING neutronclient.v2_0.client [None req-9e7cdc9e-6347-49e0-917e-b1e55481a5f3 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/591] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:14 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1472 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:15.004 8 WARNING neutronclient.v2_0.client [None req-0d3272c7-8bf6-48e6-97c3-f23f7994f646 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The 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-01 17:42:15.048 8 WARNING neutronclient.v2_0.client [None req-0d3272c7-8bf6-48e6-97c3-f23f7994f646 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in 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.177 () {34 vars in 662 bytes} [Wed Apr 1 17:42:13 2026] POST /v2.1/servers => generated 453 bytes in 1321 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-01 17:42:15.087 7 WARNING neutronclient.v2_0.client [None req-62c00827-06d5-4b8d-9a90-02a3ae1b4943 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in 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/593] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:15 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1431 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:15.284 8 WARNING neutronclient.v2_0.client [None req-0d3272c7-8bf6-48e6-97c3-f23f7994f646 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/594] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:42:14 2026] POST /v2.1/servers => generated 450 bytes in 873 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-01 17:42:15.766 7 WARNING neutronclient.v2_0.client [None req-212ab634-6e24-477a-9c41-a75ee71a1788 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in 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/595] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:15 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:15.850 8 WARNING neutronclient.v2_0.client [None req-49f181f4-4a3d-40be-83cb-d221d382a3bf 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in 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/596] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:15 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1470 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-01 17:42:16.127 7 INFO nova.api.openstack.compute.server_external_events [req-1317a8a0-2d34-41a0-a7dc-efbdaa90855d req-cc7d16b1-7f24-4c23-a9db-447ec968ee82 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:488a70b1-8530-4472-8656-f6f0df425ee6 for instance 988bb87b-5d6e-4d29-9447-787024dd3ace on instance 2026-04-01 17:42:16.135 7 INFO nova.compute.rpcapi [None req-0bad5e66-7d45-4fd3-b97d-c58602a7572f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 299/597] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:16.226 8 WARNING neutronclient.v2_0.client [None req-064132eb-e0c1-40cd-ae19-dad2ace22357 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in 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/598] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:16 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1435 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-01 17:42:16.883 7 WARNING neutronclient.v2_0.client [None req-5ecbd53c-a393-459f-9682-7649189a0f94 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/599] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:16 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1302 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-01 17:42:17.023 8 WARNING neutronclient.v2_0.client [None req-6a62a54e-c259-4f6a-bb78-29b9ba27eb33 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/600] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:16 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1470 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:17.354 7 WARNING neutronclient.v2_0.client [None req-ea0e9803-6f8e-4ba6-ad75-710bf6925bd5 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/601] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:17 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1483 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-01 17:42:18.014 8 WARNING neutronclient.v2_0.client [None req-27bcd1bd-0d9e-4362-90da-838da83a9dde e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in 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.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:17 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1294 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-01 17:42:18.188 7 WARNING neutronclient.v2_0.client [None req-39dea6b6-8691-499f-b3a2-82d5a80044c8 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/603] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:18 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1470 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:18.452 8 WARNING neutronclient.v2_0.client [None req-049a5a9f-dcb9-402e-91ae-3c4baa51abd1 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/604] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:18 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1483 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-01 17:42:19.105 7 WARNING neutronclient.v2_0.client [None req-6f3ecb46-e760-4b11-8f74-a57b68869304 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/605] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:19 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1294 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-01 17:42:19.423 8 WARNING neutronclient.v2_0.client [None req-0e78efc9-180f-4a0e-ba7d-7cc34432d570 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] 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: 303/606] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:19 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1470 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:19.543 7 WARNING neutronclient.v2_0.client [None req-7aa8628b-ca05-4925-9a26-d5a7d103eb10 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/607] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:19 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1491 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:20.210 8 WARNING neutronclient.v2_0.client [None req-b28923e7-c0c9-4e36-9f8f-b36fbfe57895 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] 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: 304/608] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:20 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1350 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:20.580 7 WARNING neutronclient.v2_0.client [None req-f6c191f4-bd66-4b0d-a9dd-9a6126b2985a 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] 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-01 17:42:20.646 8 WARNING neutronclient.v2_0.client [None req-6c4e4a20-e00b-4c0c-a92a-a5277b0511d0 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/609] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:20 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1470 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:20 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1559 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:21.120 7 INFO nova.api.openstack.compute.server_external_events [req-5d64a9c7-070f-4f43-a163-1438c95e92a9 req-c085d76f-12ad-477f-b599-219a4af4137b 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:67fa12e4-4e6a-4370-9a7c-a567c1a768fc for instance d065ee5e-0a62-4c32-9b80-f4ce0de30af9 on instance [pid: 7|app: 0|req: 306/611] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:21.391 8 WARNING neutronclient.v2_0.client [None req-558bc7fd-0ebc-4500-86d1-205827575d19 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/612] 10.0.0.177 () {34 vars in 684 bytes} [Wed Apr 1 17:42:21 2026] POST /v2.1/os-security-groups => generated 244 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:21.588 7 WARNING neutronclient.v2_0.client [None req-d40d1921-995a-4532-acf9-49bc78ad670d a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:21.617 8 WARNING neutronclient.v2_0.client [None req-365feb78-5df8-4b24-8da4-e2979c025aa5 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/613] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:21 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1358 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.177 () {34 vars in 684 bytes} [Wed Apr 1 17:42:21 2026] POST /v2.1/os-security-groups => generated 244 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:21.780 7 WARNING neutronclient.v2_0.client [None req-38d01823-1142-46a6-87c3-44992241ec89 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:21.817 8 WARNING neutronclient.v2_0.client [None req-e3ce6b98-f913-4fec-ba3a-e60b1f970c2b 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in 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.177 () {34 vars in 684 bytes} [Wed Apr 1 17:42:21 2026] POST /v2.1/os-security-groups => generated 244 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:21 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1470 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:21.985 8 WARNING neutronclient.v2_0.client [None req-fbc6c119-0b0f-462d-9379-d3fca7e3f05a a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:21.993 7 WARNING neutronclient.v2_0.client [None req-b0c2a3c9-25fb-4182-8fc2-009fbe3e30aa 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The 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-01 17:42:22.034 8 WARNING neutronclient.v2_0.client [None req-fbc6c119-0b0f-462d-9379-d3fca7e3f05a a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.087 8 WARNING neutronclient.v2_0.client [None req-fbc6c119-0b0f-462d-9379-d3fca7e3f05a a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/617] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:21 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1557 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.177 () {32 vars in 662 bytes} [Wed Apr 1 17:42:21 2026] GET /v2.1/os-security-groups => generated 1385 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:22.173 7 WARNING neutronclient.v2_0.client [None req-1b92a0f7-2c40-4698-916c-f998fb4dbf4d a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.212 7 WARNING neutronclient.v2_0.client [None req-1b92a0f7-2c40-4698-916c-f998fb4dbf4d a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/619] 10.0.0.177 () {32 vars in 739 bytes} [Wed Apr 1 17:42:22 2026] DELETE /v2.1/os-security-groups/421cebd6-f2e2-4d6e-9ecc-d7f937dfb0ab => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 17:42:22.332 8 WARNING neutronclient.v2_0.client [None req-ce5717c7-b030-4d68-97da-81a91518b638 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.352 8 INFO nova.api.openstack.wsgi [None req-ce5717c7-b030-4d68-97da-81a91518b638 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] HTTP exception thrown: Security group 421cebd6-f2e2-4d6e-9ecc-d7f937dfb0ab does not exist Neutron server returns request_ids: ['req-7ba110a4-c692-4a47-9936-7033b7bc95ab'] [pid: 8|app: 0|req: 310/620] 10.0.0.177 () {32 vars in 736 bytes} [Wed Apr 1 17:42:22 2026] GET /v2.1/os-security-groups/421cebd6-f2e2-4d6e-9ecc-d7f937dfb0ab => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 17:42:22.365 7 WARNING neutronclient.v2_0.client [None req-942f47fa-7629-4694-8fc1-e2f3115ee547 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.399 7 WARNING neutronclient.v2_0.client [None req-942f47fa-7629-4694-8fc1-e2f3115ee547 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The python binding code in 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.177 () {32 vars in 739 bytes} [Wed Apr 1 17:42:22 2026] DELETE /v2.1/os-security-groups/0216474b-f586-4f41-a532-2545ec09b05a => generated 0 bytes in 138 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 17:42:22.509 8 WARNING neutronclient.v2_0.client [None req-446305c6-5dc5-4e3b-abc7-d007dbc16599 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.535 8 INFO nova.api.openstack.wsgi [None req-446305c6-5dc5-4e3b-abc7-d007dbc16599 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] HTTP exception thrown: Security group 0216474b-f586-4f41-a532-2545ec09b05a does not exist Neutron server returns request_ids: ['req-bbf4327b-d7d6-45b9-abce-2b8ca0e30edc'] [pid: 8|app: 0|req: 311/622] 10.0.0.177 () {32 vars in 736 bytes} [Wed Apr 1 17:42:22 2026] GET /v2.1/os-security-groups/0216474b-f586-4f41-a532-2545ec09b05a => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 17:42:22.550 7 WARNING neutronclient.v2_0.client [None req-e0447712-f76f-4003-a122-aaa4b5e070c6 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.583 7 WARNING neutronclient.v2_0.client [None req-e0447712-f76f-4003-a122-aaa4b5e070c6 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/623] 10.0.0.177 () {32 vars in 739 bytes} [Wed Apr 1 17:42:22 2026] DELETE /v2.1/os-security-groups/21657b19-3652-4ac5-83ee-7d7952ba1955 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 17:42:22.693 8 WARNING neutronclient.v2_0.client [None req-8ac132aa-c45d-4a0b-beaf-635e2ac18a2e a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.713 8 INFO nova.api.openstack.wsgi [None req-8ac132aa-c45d-4a0b-beaf-635e2ac18a2e a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] HTTP exception thrown: Security group 21657b19-3652-4ac5-83ee-7d7952ba1955 does not exist Neutron server returns request_ids: ['req-175a4c2d-4b81-4ea2-b7b3-c1d76fb11e84'] [pid: 8|app: 0|req: 312/624] 10.0.0.177 () {32 vars in 736 bytes} [Wed Apr 1 17:42:22 2026] GET /v2.1/os-security-groups/21657b19-3652-4ac5-83ee-7d7952ba1955 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 17:42:22.728 8 WARNING neutronclient.v2_0.client [None req-21bd086c-5b3c-4713-a2f1-78cd4357b275 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.732 7 WARNING neutronclient.v2_0.client [None req-a1575f3c-ec2e-4ccb-a794-cbb5251a2b38 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The 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-01 17:42:22.770 8 WARNING neutronclient.v2_0.client [None req-21bd086c-5b3c-4713-a2f1-78cd4357b275 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.867 8 WARNING neutronclient.v2_0.client [None req-21bd086c-5b3c-4713-a2f1-78cd4357b275 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The python binding code in 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/625] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:22 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1425 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 10.0.0.177 () {32 vars in 662 bytes} [Wed Apr 1 17:42:22 2026] GET /v2.1/os-security-groups => generated 707 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:22.943 7 WARNING neutronclient.v2_0.client [None req-ba65adfe-4c16-477c-a918-bdf9662c7c11 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.963 7 INFO nova.api.openstack.wsgi [None req-ba65adfe-4c16-477c-a918-bdf9662c7c11 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] HTTP exception thrown: Security group 21657b19-3652-4ac5-83ee-7d7952ba1955 does not exist Neutron server returns request_ids: ['req-b41ab634-a2e8-4f13-b67e-c6571bac3cb7'] [pid: 7|app: 0|req: 314/627] 10.0.0.177 () {32 vars in 739 bytes} [Wed Apr 1 17:42:22 2026] DELETE /v2.1/os-security-groups/21657b19-3652-4ac5-83ee-7d7952ba1955 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 17:42:22.977 8 WARNING neutronclient.v2_0.client [None req-6c549b76-7193-4ac4-bdc6-b3eb75aee775 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:22.998 8 INFO nova.api.openstack.wsgi [None req-6c549b76-7193-4ac4-bdc6-b3eb75aee775 a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] HTTP exception thrown: Security group 0216474b-f586-4f41-a532-2545ec09b05a does not exist Neutron server returns request_ids: ['req-45207a11-6077-41b7-8f1e-11e009066eff'] [pid: 8|app: 0|req: 314/628] 10.0.0.177 () {32 vars in 739 bytes} [Wed Apr 1 17:42:22 2026] DELETE /v2.1/os-security-groups/0216474b-f586-4f41-a532-2545ec09b05a => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 17:42:23.007 8 WARNING neutronclient.v2_0.client [None req-ada5d786-605b-4591-bb4d-4f842fc8cd9c a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] The 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-01 17:42:23.029 8 INFO nova.api.openstack.wsgi [None req-ada5d786-605b-4591-bb4d-4f842fc8cd9c a4768e36240e4de28d9e548a644527aa ebd14454129e4a679767a5e7f924857d - - default default] HTTP exception thrown: Security group 421cebd6-f2e2-4d6e-9ecc-d7f937dfb0ab does not exist Neutron server returns request_ids: ['req-b0d138a1-8c70-4d87-a6ae-172c24a8135f'] [pid: 8|app: 0|req: 315/629] 10.0.0.177 () {32 vars in 739 bytes} [Wed Apr 1 17:42:23 2026] DELETE /v2.1/os-security-groups/421cebd6-f2e2-4d6e-9ecc-d7f937dfb0ab => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 17:42:23.041 7 WARNING neutronclient.v2_0.client [None req-6d661dfb-11a9-43a6-b85b-5f44a1ff6513 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in 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/630] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:22 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1470 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-01 17:42:23.180 8 INFO nova.api.openstack.compute.server_external_events [req-378cc9bc-0a6c-4921-b54d-91aacfe2b04d req-a47784fc-6690-4765-b00b-fdd43da462c3 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:7bace7ee-2758-4b5d-91ec-1e33008246ac for instance 7000daa0-ef27-410e-adeb-c1999b05a5af on instance 2026-04-01 17:42:23.185 7 WARNING neutronclient.v2_0.client [None req-2e4d1b62-5ef7-4035-9181-030f6a5169b7 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The 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-01 17:42:23.191 8 INFO nova.compute.rpcapi [None req-24de999d-2756-495b-8f6f-013b30eca79b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 316/631] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:23 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1557 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:23.970 8 WARNING neutronclient.v2_0.client [None req-756dceb0-ef4e-4e55-b467-2446bed1e79d e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/633] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:23 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1435 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:24.199 7 WARNING neutronclient.v2_0.client [None req-7380554d-bd98-4de9-8771-f126cda14845 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in 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.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:24 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1470 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:24.458 8 WARNING neutronclient.v2_0.client [None req-b946ae49-33d3-486d-be82-1e7976e93d97 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in 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/637] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:24 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1557 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:24.726 7 INFO nova.api.openstack.compute.server_external_events [req-17e15459-84a8-46ce-88ff-cd398c63a391 req-39717316-8ffa-4727-a34b-fab1e85ca9d7 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:488a70b1-8530-4472-8656-f6f0df425ee6 for instance 988bb87b-5d6e-4d29-9447-787024dd3ace on instance [pid: 7|app: 0|req: 320/638] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:42:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:25.134 8 WARNING neutronclient.v2_0.client [None req-ca31edcd-259e-4062-9d61-b0dcf3b7ce7b e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/639] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:25 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1435 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-01 17:42:25.386 7 WARNING neutronclient.v2_0.client [None req-285248ba-a037-4e83-966c-e69fd1e2b4f0 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/640] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:25 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1470 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:25.651 8 WARNING neutronclient.v2_0.client [None req-0c0a1f90-45ef-4aa0-9a73-fc0db8286447 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/641] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:25 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1557 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-01 17:42:26.278 7 WARNING neutronclient.v2_0.client [None req-3dec59b0-146f-4d00-9fc9-9998454ba9b4 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/642] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:26 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1435 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:26.551 8 WARNING neutronclient.v2_0.client [None req-aad96e7b-5690-423d-ae08-06453849fa6a 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/643] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:26 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1655 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/644] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:42:26 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace/ips => generated 109 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, ' [pid: 8|app: 0|req: 322/645] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:42:26 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace/ips => generated 109 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-01 17:42:26.890 8 WARNING neutronclient.v2_0.client [None req-6aa3f916-cd0f-47a6-a9ff-c1e6829fcb31 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/646] 10.0.0.177 () {32 vars in 822 bytes} [Wed Apr 1 17:42:26 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace/ips/tempest-ServerAddressesTestJSON-195772784-network => generated 94 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/647] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:26 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1557 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:42:26 2026] DELETE /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 0 bytes in 150 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-01 17:42:27.088 8 WARNING neutronclient.v2_0.client [None req-aecf91c8-860a-4c94-9e01-fa763edd397d 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/649] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:27 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1661 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-01 17:42:27.508 8 WARNING neutronclient.v2_0.client [None req-ca9dfbb5-b4d8-42db-b357-20889f9d6ed7 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] 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-01 17:42:27.560 7 INFO nova.api.openstack.compute.server_external_events [req-e33d1366-e5a6-4f6a-be07-1e8755553da6 req-55961c7b-ca46-416a-a1b2-e42ce8b2e6a3 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:67fa12e4-4e6a-4370-9a7c-a567c1a768fc for instance d065ee5e-0a62-4c32-9b80-f4ce0de30af9 on instance [pid: 7|app: 0|req: 326/650] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:42:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:27 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1435 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:28.057 7 WARNING neutronclient.v2_0.client [None req-9aa66b7e-1f70-4f7b-b3fc-c0c8c72422d9 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/652] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:28 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1557 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-01 17:42:28.266 8 WARNING neutronclient.v2_0.client [None req-6f7f4e07-4d16-4867-8800-17fb91bb50fa 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in 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.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:28 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1661 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-01 17:42:28.729 7 WARNING neutronclient.v2_0.client [None req-3600f3d0-5df1-4058-a245-fdd29db376a7 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/654] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:28 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1423 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:29.217 8 WARNING neutronclient.v2_0.client [None req-f85107c3-5fdb-4ed9-976a-0d040176d3db 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] 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: 327/655] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:29 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1740 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:29.432 7 WARNING neutronclient.v2_0.client [None req-11aef39f-ed3a-4de1-9249-69a30d773dc1 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The 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-01 17:42:29.464 8 WARNING neutronclient.v2_0.client [None req-bc67756b-a69e-4870-8a55-1ede3f4fa737 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in 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/656] 10.0.0.177 () {32 vars in 740 bytes} [Wed Apr 1 17:42:29 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9/os-interface => generated 285 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:29 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1661 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:30.004 8 WARNING neutronclient.v2_0.client [None req-4632c560-56dd-4d69-9636-2533fe8a1466 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] 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-01 17:42:30.663 7 WARNING neutronclient.v2_0.client [None req-66f74c5e-d962-4483-ba0b-95ea7248ca3b 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in 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/658] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:29 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1423 bytes in 999 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 330/659] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:30 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1661 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:31.005 8 WARNING neutronclient.v2_0.client [None req-5bd06cdf-e6ac-4001-afff-a1c641e108c6 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The 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-01 17:42:31.023 7 INFO nova.api.openstack.compute.server_external_events [req-b04479d8-5439-4723-a913-9bbd8614d57e req-80f19b52-e250-4f39-9b38-9dc9eb37b5a4 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:67fa12e4-4e6a-4370-9a7c-a567c1a768fc for instance d065ee5e-0a62-4c32-9b80-f4ce0de30af9 on instance [pid: 7|app: 0|req: 331/660] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/661] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:30 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1740 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:31.498 7 INFO nova.api.openstack.compute.server_external_events [req-f4df487e-8482-41b4-ba7a-4bbdfdfb9907 req-1eee26e9-b832-47c1-9396-b29f104e94f9 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:7bace7ee-2758-4b5d-91ec-1e33008246ac for instance 7000daa0-ef27-410e-adeb-c1999b05a5af on instance [pid: 7|app: 0|req: 332/662] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:42:31 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) [pid: 8|app: 0|req: 331/663] 10.0.0.177 () {32 vars in 640 bytes} [Wed Apr 1 17:42:31 2026] GET /v2.1/servers => generated 383 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/664] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:42:31 2026] DELETE /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:31.857 8 WARNING neutronclient.v2_0.client [None req-41a279fa-ff06-47ad-ae87-49807a1a6bee 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] 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-01 17:42:32.026 7 WARNING neutronclient.v2_0.client [None req-414a283d-c6d8-4d7c-bfdd-34197e847891 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/665] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:31 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1746 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-01 17:42:32.089 8 WARNING neutronclient.v2_0.client [None req-f5d3a07b-a600-426b-9db4-505159114942 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/666] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:32 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1451 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:31 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1423 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/668] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:42:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:33.084 7 INFO nova.api.openstack.compute.server_external_events [req-db71aff9-c341-458b-9b6c-3dc2972ec77c req-7dea8c5e-e597-49a9-a2b2-83c3442ec858 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:488a70b1-8530-4472-8656-f6f0df425ee6 for instance 988bb87b-5d6e-4d29-9447-787024dd3ace on instance [pid: 7|app: 0|req: 335/669] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:42:33.129 8 WARNING neutronclient.v2_0.client [None req-576ae907-f2e2-4931-b121-e27d93a81d5f 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] 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-01 17:42:33.217 7 WARNING neutronclient.v2_0.client [None req-d6a9d12f-c294-45c1-a058-c37e5d0cbf7b 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/670] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:33 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1456 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/671] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:33 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1866 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:33.372 7 WARNING neutronclient.v2_0.client [None req-58d7c5e8-24e8-4cc8-9750-6814848e20c2 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in 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/672] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:33 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1610 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:33.595 8 WARNING neutronclient.v2_0.client [None req-0d63552f-b2c5-4a5b-89c1-2c4a3b4a805f e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/673] 10.0.0.177 () {32 vars in 740 bytes} [Wed Apr 1 17:42:33 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-01 17:42:34.395 7 WARNING neutronclient.v2_0.client [None req-84fbe44f-5601-4fa9-b4dd-e273da99945f 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] The 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-01 17:42:34.417 8 WARNING neutronclient.v2_0.client [None req-e82ad832-943a-40c3-bc94-9351c40550a8 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/674] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:34 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => generated 1456 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/677] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:34 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1866 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:34.626 7 WARNING neutronclient.v2_0.client [None req-9529da6b-1a26-41df-bb82-e50c44d24662 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] 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-01 17:42:34.671 8 WARNING neutronclient.v2_0.client [None req-ff428910-30cc-44f3-ab29-8906284e7f09 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The 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-01 17:42:34.677 7 WARNING neutronclient.v2_0.client [None req-9529da6b-1a26-41df-bb82-e50c44d24662 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/678] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:34 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1610 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-01 17:42:34.844 8 INFO nova.api.openstack.compute.server_external_events [req-75b737c1-83b4-455b-8ba6-54323d88f576 req-6c6f2030-eb43-41d6-8967-2239f6a51002 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:7bace7ee-2758-4b5d-91ec-1e33008246ac for instance 7000daa0-ef27-410e-adeb-c1999b05a5af on instance [pid: 8|app: 0|req: 339/679] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:34.929 7 WARNING neutronclient.v2_0.client [None req-9529da6b-1a26-41df-bb82-e50c44d24662 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/680] 10.0.0.177 () {32 vars in 640 bytes} [Wed Apr 1 17:42:34 2026] GET /v2.1/servers => generated 387 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 341/681] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:42:34 2026] DELETE /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/682] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:42:34 2026] POST /v2.1/servers => generated 450 bytes in 616 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-01 17:42:35.170 7 WARNING neutronclient.v2_0.client [None req-6f31e347-cd9e-4192-b57a-119fb4e06da6 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The 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-01 17:42:35.186 8 WARNING neutronclient.v2_0.client [None req-f88f4917-089a-45ef-9cb8-077fc5ddf002 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/683] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:35 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1400 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:35 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1616 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-01 17:42:35.339 7 INFO nova.api.openstack.compute.server_external_events [req-ccf9b164-1bdf-4a3c-98d1-9da95d23bbde req-bc352d43-d9ba-42ff-a7c8-54df6c7e78b2 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:67fa12e4-4e6a-4370-9a7c-a567c1a768fc for instance d065ee5e-0a62-4c32-9b80-f4ce0de30af9 on instance [pid: 7|app: 0|req: 343/685] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:35.565 8 INFO nova.api.openstack.wsgi [None req-f77ddbf6-d29a-4a45-89df-ab96694473ee 140e429f53d049ec920fa8cb50d4bbc1 15bb5f20331c4ec4a6012329e95f7290 - - default default] HTTP exception thrown: Instance 988bb87b-5d6e-4d29-9447-787024dd3ace could not be found. [pid: 8|app: 0|req: 343/686] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:35 2026] GET /v2.1/servers/988bb87b-5d6e-4d29-9447-787024dd3ace => 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, ' 2026-04-01 17:42:35.705 7 WARNING neutronclient.v2_0.client [None req-6a609a1f-c6dd-407c-9fa9-d888fa840857 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/687] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:35 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1512 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-01 17:42:36.285 8 WARNING neutronclient.v2_0.client [None req-07032c0a-ef1d-4b7a-ad96-9f172220e0e6 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] 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: 344/688] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:36 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1404 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:36.365 7 WARNING neutronclient.v2_0.client [None req-653a56cc-e52e-46fd-8247-97d9374c9782 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/689] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:36 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1736 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:36.861 8 WARNING neutronclient.v2_0.client [None req-88d4ae60-4ab8-429b-b0f3-01df97058304 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/690] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:36 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1517 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-01 17:42:37.411 7 WARNING neutronclient.v2_0.client [None req-f1489ec8-7bde-4d66-8d71-61fb2677f20e ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/691] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:37 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1396 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-01 17:42:37.573 8 WARNING neutronclient.v2_0.client [None req-67529a09-1f98-414d-8917-e8cab47b108d e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/692] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:37 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1736 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:37.981 7 WARNING neutronclient.v2_0.client [None req-c46cf449-46fe-44e7-b0f4-513e361a6d8c 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/693] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:37 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => generated 1517 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:38.508 8 INFO nova.api.openstack.compute.server_external_events [req-e0e4bf70-ead9-4d15-956b-33668e27243b req-dbf8e707-652a-42ab-be1c-9e7c109ea3c6 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:7bace7ee-2758-4b5d-91ec-1e33008246ac for instance 7000daa0-ef27-410e-adeb-c1999b05a5af on instance 2026-04-01 17:42:38.517 7 WARNING neutronclient.v2_0.client [None req-10dd7339-a2b1-4fcc-a6a0-ff514fd5c117 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/694] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:38 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1452 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:38.707 8 WARNING neutronclient.v2_0.client [None req-b3bc0d9f-002e-4569-87b4-1385edb752ea e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/696] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:38 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1379 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-01 17:42:39.164 7 INFO nova.api.openstack.wsgi [None req-dcf0c3d2-be6d-491d-a82d-d2c46050df67 1309f32e5cda48d389ef42c8a8634015 e919da8e710642209e73b999396e56b1 - - default default] HTTP exception thrown: Instance d065ee5e-0a62-4c32-9b80-f4ce0de30af9 could not be found. [pid: 7|app: 0|req: 349/697] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:39 2026] GET /v2.1/servers/d065ee5e-0a62-4c32-9b80-f4ce0de30af9 => 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: 349/698] 10.0.0.177 () {32 vars in 705 bytes} [Wed Apr 1 17:42:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1853877969 => 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-01 17:42:39.657 7 WARNING neutronclient.v2_0.client [None req-e8c45e01-1564-4150-9e94-b214af66cd8d ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/699] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:39 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1452 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:40.213 8 WARNING neutronclient.v2_0.client [None req-3cc84f0e-4e30-412d-9964-cc9e4ed83d57 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/700] 10.0.0.177 () {30 vars in 412 bytes} [Wed Apr 1 17:42:40 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:40 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1384 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 352/702] 10.0.0.177 () {28 vars in 559 bytes} [Wed Apr 1 17:42:40 2026] GET /v2/ => generated 402 bytes in 521 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) 2026-04-01 17:42:40.780 8 WARNING neutronclient.v2_0.client [None req-5d476c37-b0f8-4d35-abc7-86bd3a44d820 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/703] 10.0.0.177 () {28 vars in 563 bytes} [Wed Apr 1 17:42:40 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/704] 10.0.0.177 () {30 vars in 412 bytes} [Wed Apr 1 17:42:40 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-01 17:42:41.349 7 WARNING neutronclient.v2_0.client [None req-a474fcfa-1967-45e8-b5f6-4aa106b443c6 e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/705] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:40 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1528 bytes in 914 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 355/706] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:41 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 1384 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:41.671 8 INFO nova.api.openstack.compute.server_external_events [req-e28f3bdc-cb30-40df-aed4-3d27d2fdeb29 req-dd228939-7aa0-437f-a611-ad27cc6965ae 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:3fc750a0-d215-42e6-9e2a-46ffc1e024ad for instance c51f2fb2-2557-45db-afca-0e5a6724cefe on instance [pid: 8|app: 0|req: 352/707] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:42.710 7 WARNING neutronclient.v2_0.client [None req-90987f87-aa25-4549-a775-9142b93dff50 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The 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-01 17:42:42.716 8 INFO nova.api.openstack.wsgi [None req-f9e90ebf-5bcb-4d8c-8a53-817aca22a55d e2dd5ff09cee42f3b9c04ad1e947f0c8 251e087d3b1a490fa94faab76ecc3b82 - - default default] HTTP exception thrown: Instance 7000daa0-ef27-410e-adeb-c1999b05a5af could not be found. [pid: 8|app: 0|req: 353/708] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:42 2026] GET /v2.1/servers/7000daa0-ef27-410e-adeb-c1999b05a5af => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/709] 10.0.0.177 () {32 vars in 703 bytes} [Wed Apr 1 17:42:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-276993254 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:42 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:43.929 8 WARNING neutronclient.v2_0.client [None req-f2fec3a3-7102-4741-978e-43bf83db45e2 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/711] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:43 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:45.069 7 WARNING neutronclient.v2_0.client [None req-980b64dd-977c-464d-853c-e428a842a64f ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/714] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:45 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1526 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:46.635 8 WARNING neutronclient.v2_0.client [None req-ca504ce9-278a-4caf-87b3-5b0fdc67bca0 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/715] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:46 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:47.812 8 INFO nova.api.openstack.compute.server_external_events [req-ead8cf03-8217-4639-a8f8-09e7ef4cab34 req-3e714e7c-65ff-4799-b7c7-1f2d0a2b3802 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:3fc750a0-d215-42e6-9e2a-46ffc1e024ad for instance c51f2fb2-2557-45db-afca-0e5a6724cefe on instance [pid: 8|app: 0|req: 358/716] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:42:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:42:47.837 7 WARNING neutronclient.v2_0.client [None req-a43db6c6-15b2-47b4-9ce8-ac809508729f ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/717] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:47 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1526 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-01 17:42:49.118 8 WARNING neutronclient.v2_0.client [None req-763d8a87-9e1f-4c43-b292-b7efafeea42c ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/718] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:49 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1717 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:49.349 7 WARNING neutronclient.v2_0.client [None req-2502e8f4-73cd-48bf-9700-c4e6af8e4eac ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in 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/719] 10.0.0.177 () {32 vars in 740 bytes} [Wed Apr 1 17:42:49 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:50.429 7 INFO nova.api.openstack.compute.server_external_events [req-fc889120-b226-4d28-aea0-6e56998d1339 req-3521e1fe-30e8-4ed6-9d3a-df443763e81e 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:3fc750a0-d215-42e6-9e2a-46ffc1e024ad for instance c51f2fb2-2557-45db-afca-0e5a6724cefe on instance [pid: 7|app: 0|req: 361/720] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/721] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:42:50 2026] POST /v2.1/os-keypairs => generated 384 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:42:50.503 7 WARNING neutronclient.v2_0.client [None req-51a0f386-0b12-4ff5-9e40-fbeace4dab5b ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/722] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:50 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1717 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:42:52.188 8 WARNING neutronclient.v2_0.client [None req-8f2ba39d-a1f8-4a81-8e6e-d65ed6c39eb4 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The 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-01 17:42:52.236 8 WARNING neutronclient.v2_0.client [None req-8f2ba39d-a1f8-4a81-8e6e-d65ed6c39eb4 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The 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-01 17:42:52.410 8 WARNING neutronclient.v2_0.client [None req-8f2ba39d-a1f8-4a81-8e6e-d65ed6c39eb4 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/723] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:42:52 2026] POST /v2.1/servers => generated 452 bytes in 504 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-01 17:42:52.682 7 WARNING neutronclient.v2_0.client [None req-36315940-5a60-473c-b297-d5475b5cde94 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in 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/724] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:52 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1391 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:53.788 8 WARNING neutronclient.v2_0.client [None req-e63e55d4-bdb1-4142-9458-24c6eb0ec965 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/725] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:53 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1395 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-01 17:42:54.912 8 WARNING neutronclient.v2_0.client [None req-862daeb5-003c-424a-9799-742a67f98c78 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/728] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:54 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1443 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-01 17:42:56.021 7 WARNING neutronclient.v2_0.client [None req-827472b6-a5fe-4d05-8201-3bf1a07460ad d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/729] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:55 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1443 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:57.119 8 WARNING neutronclient.v2_0.client [None req-396bddd1-9606-4c83-a173-3ad244aa691e d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/730] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:57 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1451 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:58.113 7 INFO nova.api.openstack.compute.server_external_events [req-b709a1e1-a15a-415a-9b03-9ae158bfa27c req-cf5e0432-bef6-4181-ad7e-4ffe68ba8a3b 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:e44531d4-4ff3-4d86-b8cb-60a5c6d7fbd6 for instance 7d677646-4c8d-44cf-8adf-aeb78bc95c37 on instance [pid: 7|app: 0|req: 366/731] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:42:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:58.233 8 WARNING neutronclient.v2_0.client [None req-0f876de6-da11-41c1-99af-710c50d6cc43 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in 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/732] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:58 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1528 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:42:59.422 7 WARNING neutronclient.v2_0.client [None req-95fdd382-cb0c-4aa9-97c8-4df839e65387 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in 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/733] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:42:59 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1516 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-01 17:43:00.574 8 WARNING neutronclient.v2_0.client [None req-b812822d-5a7e-4aca-a709-489a44963b0b d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/734] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:00 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1516 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:01.745 7 WARNING neutronclient.v2_0.client [None req-89564990-f427-447c-9152-9f7a975b4cb8 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/735] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:01 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1516 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:02.195 8 INFO nova.api.openstack.compute.server_external_events [req-805780ac-ae2b-45e0-856a-71642df72431 req-1a97a106-dd22-4d67-a8fc-172a12ff623b 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:e44531d4-4ff3-4d86-b8cb-60a5c6d7fbd6 for instance 7d677646-4c8d-44cf-8adf-aeb78bc95c37 on instance [pid: 8|app: 0|req: 368/736] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:43:02 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-01 17:43:02.903 7 WARNING neutronclient.v2_0.client [None req-1dfb04a9-bdc9-4df0-86b2-599be023fe18 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/737] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:02 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1516 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:04.146 8 WARNING neutronclient.v2_0.client [None req-8f1157c4-15d8-4d2d-8cef-818a4a852f34 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/738] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:04 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1516 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-01 17:43:05.344 8 WARNING neutronclient.v2_0.client [None req-226a1e47-4c81-4e1d-8f36-f8f817b37fd4 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/741] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:05 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1700 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:05.535 7 WARNING neutronclient.v2_0.client [None req-1b595637-31cd-487e-8fba-262511d6a32b d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in 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] 10.0.0.177 () {32 vars in 740 bytes} [Wed Apr 1 17:43:05 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:06.328 8 INFO nova.api.openstack.compute.server_external_events [req-3bee52b4-c708-4172-9c60-37f52234a725 req-3ae49d9a-2410-4ce3-8961-c2db8fd63ca2 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:e44531d4-4ff3-4d86-b8cb-60a5c6d7fbd6 for instance 7d677646-4c8d-44cf-8adf-aeb78bc95c37 on instance [pid: 8|app: 0|req: 372/743] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:43:06 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-01 17:43:10.490 7 WARNING neutronclient.v2_0.client [None req-86bfcdbe-2dc1-4f29-8748-61ad9ad300f5 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in 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] 10.0.0.177 () {32 vars in 740 bytes} [Wed Apr 1 17:43:10 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/os-interface => generated 284 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:10.772 8 WARNING neutronclient.v2_0.client [None req-d7d664e6-aa33-4d11-958d-608c827cb468 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/745] 10.0.0.177 () {32 vars in 814 bytes} [Wed Apr 1 17:43:10 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/os-interface/3fc750a0-d215-42e6-9e2a-46ffc1e024ad => generated 281 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/746] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:43:10 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/ips => generated 156 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/747] 10.0.0.177 () {34 vars in 749 bytes} [Wed Apr 1 17:43:11 2026] POST /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/748] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:43:11 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/ips => generated 156 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/749] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:43:12 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:12.379 7 INFO nova.api.openstack.compute.server_external_events [req-47606bee-fb57-4b60-af6b-ded9e2f067b0 req-eb7640a4-a0e8-48a4-8389-bf654579882f 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:3fc750a0-d215-42e6-9e2a-46ffc1e024ad for instance c51f2fb2-2557-45db-afca-0e5a6724cefe on instance [pid: 7|app: 0|req: 375/750] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:43:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/751] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:43:13 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/752] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:43:14 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/ips => generated 194 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-01 17:43:14.284 8 WARNING neutronclient.v2_0.client [None req-32a34100-7ffe-4abd-8216-8b5023fe05d5 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in 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/755] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:14 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1951 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/756] 10.0.0.177 () {34 vars in 749 bytes} [Wed Apr 1 17:43:14 2026] POST /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/757] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:43:14 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/ips => generated 194 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: 380/758] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:43:15 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/ips => generated 194 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-01 17:43:16.478 8 INFO nova.api.openstack.compute.server_external_events [req-bd8c32f9-064f-46d0-b9cb-7e98daaf7cd8 req-a8e9ddc2-cd60-4e55-b62c-04e1ce19b5c6 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:3fc750a0-d215-42e6-9e2a-46ffc1e024ad for instance c51f2fb2-2557-45db-afca-0e5a6724cefe on instance [pid: 8|app: 0|req: 379/759] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:43:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/760] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:43:16 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/ips => generated 194 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: 8|app: 0|req: 380/761] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:43:17 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/762] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:43:17 2026] DELETE /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 0 bytes in 113 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-01 17:43:18.113 8 WARNING neutronclient.v2_0.client [None req-2f5834f7-0da8-4c5f-852b-2400e8384f9c ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/763] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:18 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1843 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-01 17:43:19.285 7 WARNING neutronclient.v2_0.client [None req-7f57ef40-fb3d-4737-8bbb-77dd652809df ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/764] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:19 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1843 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-01 17:43:20.482 8 WARNING neutronclient.v2_0.client [None req-fe6daef3-8a94-4487-b95d-49991e7d9411 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in 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/765] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:20 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1843 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:21.728 8 INFO nova.api.openstack.compute.server_external_events [req-b3f45325-10bd-4fce-939f-640cbf409b23 req-02043111-0abb-4e07-a034-391a21e33a64 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:3fc750a0-d215-42e6-9e2a-46ffc1e024ad for instance c51f2fb2-2557-45db-afca-0e5a6724cefe on instance 2026-04-01 17:43:21.733 7 WARNING neutronclient.v2_0.client [None req-27a99dcd-04e8-4111-ad29-c6a7899a7c63 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/766] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:43:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/767] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:21 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1775 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-01 17:43:22.843 8 WARNING neutronclient.v2_0.client [None req-8993a915-a847-4d65-b63f-9305ec302930 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/768] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:22 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1486 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:23.950 7 WARNING neutronclient.v2_0.client [None req-a478c839-d854-4f8b-a481-be0f8105c654 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/769] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:23 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 1486 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:25.027 7 INFO nova.api.openstack.wsgi [None req-fcf82f40-5dcc-48a8-a8b5-818998e26a4e ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] HTTP exception thrown: Instance c51f2fb2-2557-45db-afca-0e5a6724cefe could not be found. [pid: 7|app: 0|req: 387/772] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:25 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/773] 10.0.0.177 () {32 vars in 703 bytes} [Wed Apr 1 17:43:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-303218355 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:25.573 7 INFO nova.api.openstack.wsgi [None req-41e7da91-3ec2-48ed-85ff-2769738e093e ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] HTTP exception thrown: Instance c51f2fb2-2557-45db-afca-0e5a6724cefe could not be found. [pid: 7|app: 0|req: 388/774] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:43:25 2026] DELETE /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 17:43:25.611 8 INFO nova.api.openstack.wsgi [None req-6e4ba5c5-afc7-4c3c-9477-8e96ac9affa9 ea357d09887f4a989e408ee0f76c146f 3e09ddc0704e476da70fc8cf14092104 - - default default] HTTP exception thrown: Instance c51f2fb2-2557-45db-afca-0e5a6724cefe could not be found. [pid: 8|app: 0|req: 387/775] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:25 2026] GET /v2.1/servers/c51f2fb2-2557-45db-afca-0e5a6724cefe => 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-01 17:43:27.786 7 WARNING neutronclient.v2_0.client [None req-17ee5f51-6979-493a-ad3c-de4632e7fe47 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/776] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:27 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1820 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:28.137 8 WARNING neutronclient.v2_0.client [None req-5c95b81c-fc99-4425-afa9-01be6f5da8cb d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/777] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:28 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1820 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 390/778] 10.0.0.177 () {34 vars in 749 bytes} [Wed Apr 1 17:43:28 2026] POST /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:28.649 8 WARNING neutronclient.v2_0.client [None req-2739ce51-9057-420e-adc7-8b92b9287b91 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/779] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:28 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1822 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:30.041 7 WARNING neutronclient.v2_0.client [None req-eec72207-b411-499e-8ba6-c881869558b6 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/780] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:29 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1822 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-01 17:43:31.199 8 WARNING neutronclient.v2_0.client [None req-ea2c617a-4c26-4af3-95f6-ccaac93c381e d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/781] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:31 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1822 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:32.641 7 WARNING neutronclient.v2_0.client [None req-53039936-666d-4872-bc14-56b40790521b d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in 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/782] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:32 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1827 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:33.788 8 WARNING neutronclient.v2_0.client [None req-85704e28-9edc-4e16-bd5f-9f2a4a5d6353 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/783] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:33 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1827 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:34.990 8 WARNING neutronclient.v2_0.client [None req-dc68aecb-cc6a-4542-8086-d88d3d74c281 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/786] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:43:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:34 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1827 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:43:36.598 7 WARNING neutronclient.v2_0.client [None req-55eee330-f9f0-4f1a-88a9-738335efe711 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/788] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:36 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1827 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:36.783 8 WARNING neutronclient.v2_0.client [None req-0dfe8fea-5909-4bf4-8449-6522e5e88d51 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The 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-01 17:43:36.836 8 WARNING neutronclient.v2_0.client [None req-0dfe8fea-5909-4bf4-8449-6522e5e88d51 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The 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-01 17:43:37.030 8 WARNING neutronclient.v2_0.client [None req-0dfe8fea-5909-4bf4-8449-6522e5e88d51 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/789] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:43:36 2026] POST /v2.1/servers => generated 450 bytes in 593 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-01 17:43:37.321 7 WARNING neutronclient.v2_0.client [None req-3bee7b05-1de2-4909-a090-fbd57c6fbce2 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/790] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:37 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1423 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:37.475 8 INFO nova.api.openstack.compute.server_external_events [req-7a664ae2-45d3-494d-b216-a77f20069c45 req-f9e36deb-c83f-472a-93ea-184a86193113 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-unplugged:e44531d4-4ff3-4d86-b8cb-60a5c6d7fbd6 for instance 7d677646-4c8d-44cf-8adf-aeb78bc95c37 on instance [pid: 8|app: 0|req: 395/791] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:43:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:37.746 7 WARNING neutronclient.v2_0.client [None req-a8fd6456-bc14-4757-b0be-bafa70b6968a d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/792] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:37 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1827 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:38.422 8 WARNING neutronclient.v2_0.client [None req-b6f50eb8-40e1-406b-bf71-e508499fb12d 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/793] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:38 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1427 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:38.851 7 INFO nova.api.openstack.compute.server_external_events [req-04984584-c711-4b92-818b-89a932599f41 req-e4f5d171-8789-4fb0-8e15-c36f4d27c2fb 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:e44531d4-4ff3-4d86-b8cb-60a5c6d7fbd6 for instance 7d677646-4c8d-44cf-8adf-aeb78bc95c37 on instance [pid: 7|app: 0|req: 398/794] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:43:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:38.931 8 WARNING neutronclient.v2_0.client [None req-d5661300-08a2-41ce-8613-f8cfab70ef91 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/795] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:38 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1820 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-01 17:43:39.525 7 WARNING neutronclient.v2_0.client [None req-943738bc-c6f2-4f46-ab81-3e0e1b607b5e 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/796] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:39 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1475 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:40.639 8 WARNING neutronclient.v2_0.client [None req-5fd18b70-4d08-4d1a-a652-365ecfa525ea 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/797] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:40 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1475 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-01 17:43:41.743 7 WARNING neutronclient.v2_0.client [None req-11553ab6-024f-4e27-9929-f814bbef88dd 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/798] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:41 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1483 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-01 17:43:42.613 8 INFO nova.api.openstack.compute.server_external_events [req-6304a6a9-1255-4d38-a817-1447cfcbf2c1 req-bb89ba4c-c517-4e86-9988-b8480876db33 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:242d06f3-a9c3-4984-a85c-bd6cf25961f9 for instance ff523050-7d4f-455f-a7b8-6d4f5a444ed4 on instance [pid: 8|app: 0|req: 399/799] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:43:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:42.830 7 WARNING neutronclient.v2_0.client [None req-88d8e0c7-dde5-483a-a67b-50472ff60164 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/800] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:42 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:43.988 8 WARNING neutronclient.v2_0.client [None req-34ce390c-e304-40cb-8b59-98b65cd4b955 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/801] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:43 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1548 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-01 17:43:45.155 7 WARNING neutronclient.v2_0.client [None req-71273f01-c76a-4848-bb55-6903ec16033f 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/804] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:45 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1548 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:46.363 8 WARNING neutronclient.v2_0.client [None req-cbd96e00-9e0d-4371-8c5d-301597935753 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] 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-01 17:43:46.621 7 INFO nova.api.openstack.compute.server_external_events [req-0e8ed421-66f2-43e1-ac99-ac80569abb9f req-42cce259-9611-4953-ae96-8865a9e7e978 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:242d06f3-a9c3-4984-a85c-bd6cf25961f9 for instance ff523050-7d4f-455f-a7b8-6d4f5a444ed4 on instance [pid: 7|app: 0|req: 404/805] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:43:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:46 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1548 bytes in 1805 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:49.183 7 WARNING neutronclient.v2_0.client [None req-b66955a3-394f-4fef-8fe7-50239c52f9e4 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/807] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:49 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1725 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:49.345 8 WARNING neutronclient.v2_0.client [None req-61be5edf-3163-4e90-a850-b29d21c351f8 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/808] 10.0.0.177 () {32 vars in 740 bytes} [Wed Apr 1 17:43:49 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4/os-interface => generated 284 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:50.193 8 INFO nova.api.openstack.compute.server_external_events [req-2604ac1a-d2c6-4086-a166-d560d0447f8a req-44dc43c0-0e1e-4b45-8d0a-3f0801741140 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:242d06f3-a9c3-4984-a85c-bd6cf25961f9 for instance ff523050-7d4f-455f-a7b8-6d4f5a444ed4 on instance [pid: 8|app: 0|req: 404/809] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:43:50 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) 2026-04-01 17:43:50.200 7 WARNING neutronclient.v2_0.client [None req-69e93b47-d6b0-4a79-bfa0-eb30e136e78f 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] 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: 406/810] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:50 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1725 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/811] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:43:50 2026] POST /v2.1/os-keypairs => generated 398 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/812] 10.0.0.177 () {32 vars in 640 bytes} [Wed Apr 1 17:43:50 2026] GET /v2.1/servers => generated 378 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:43:50 2026] DELETE /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => 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-01 17:43:50.691 7 WARNING neutronclient.v2_0.client [None req-e1ddb308-6cf1-4ad7-9718-c442c73b68e3 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/814] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:50 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1731 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:51.415 8 WARNING neutronclient.v2_0.client [None req-969119e9-5f9c-4683-82b1-396283e209a6 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The 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-01 17:43:51.627 8 WARNING neutronclient.v2_0.client [None req-969119e9-5f9c-4683-82b1-396283e209a6 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/815] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:43:51 2026] POST /v2.1/servers => generated 424 bytes in 527 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-01 17:43:51.899 7 WARNING neutronclient.v2_0.client [None req-f6c6b6e4-5fe2-4fe3-8160-d236a28419a0 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/816] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:51 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:51.953 8 WARNING neutronclient.v2_0.client [None req-d5ab7c88-b75a-4985-995b-393838b0bb1b 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The 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-01 17:43:52.011 7 WARNING neutronclient.v2_0.client [None req-1fb1683b-a462-4301-91ff-5354172d1a7f ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The 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-01 17:43:52.072 7 WARNING neutronclient.v2_0.client [None req-1fb1683b-a462-4301-91ff-5354172d1a7f ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/817] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:51 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1851 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:43:52.270 7 WARNING neutronclient.v2_0.client [None req-1fb1683b-a462-4301-91ff-5354172d1a7f ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/818] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:43:51 2026] POST /v2.1/servers => generated 449 bytes in 549 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:52.547 8 WARNING neutronclient.v2_0.client [None req-2b236e06-9404-4234-afec-07c00e69c490 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/819] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:52 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1402 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-01 17:43:52.976 7 WARNING neutronclient.v2_0.client [None req-3adf0b2f-b1d7-4409-8222-fed07420c552 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/820] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:52 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1372 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:53.133 8 WARNING neutronclient.v2_0.client [None req-444c70e5-58f0-4f62-821a-f87f69d7491b 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/821] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:53 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1851 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:53.634 7 WARNING neutronclient.v2_0.client [None req-ef30864d-274d-4eab-99ac-346896b32dca ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/822] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:53 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1406 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:53.912 8 INFO nova.api.openstack.compute.server_external_events [req-fbe20670-095c-4cba-a7c5-5ae294236bcc req-95dd18a6-dff1-4e86-b9d0-b7012195d288 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:242d06f3-a9c3-4984-a85c-bd6cf25961f9 for instance ff523050-7d4f-455f-a7b8-6d4f5a444ed4 on instance [pid: 8|app: 0|req: 411/823] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:43:53 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-01 17:43:54.086 7 WARNING neutronclient.v2_0.client [None req-7b7d811d-2631-4840-bc47-0d3903813c8c a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in 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/824] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:54 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1420 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:54.285 8 WARNING neutronclient.v2_0.client [None req-91fd7b67-4f30-4811-aadb-bf4a0b20af79 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/825] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:54 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1504 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-01 17:43:54.727 8 WARNING neutronclient.v2_0.client [None req-dd23a637-9ea3-40e6-8b09-d18c3a9d0d9a ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/828] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:54 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1398 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:55.207 7 WARNING neutronclient.v2_0.client [None req-8c586a32-a470-4633-a3bc-3377ce3bd170 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/829] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:55 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1420 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:55.393 8 WARNING neutronclient.v2_0.client [None req-d0f6f92b-ffa5-4b21-8526-5e8a9ec797b2 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/830] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:55 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1509 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:55.848 7 WARNING neutronclient.v2_0.client [None req-4b66600b-103c-4268-b214-5ecd7e934801 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in 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/831] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:55 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1454 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:56.355 8 WARNING neutronclient.v2_0.client [None req-5ab4c7eb-804f-462f-b62b-5d783300794d a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/832] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:56 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1428 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:56.537 7 WARNING neutronclient.v2_0.client [None req-972bdffe-af46-4f15-bdb1-cdb337869e53 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/833] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:56 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1509 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-01 17:43:56.962 8 WARNING neutronclient.v2_0.client [None req-f1c8665a-023a-430f-b5da-095ea5aff15a ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/834] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:56 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1454 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:57.427 7 INFO nova.api.openstack.compute.server_external_events [req-2728e418-b35d-4afe-a642-5667f3263b35 req-b5e00e14-0e5b-4817-9e48-764cc1c6ae40 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:dbcf0d6b-dbdd-4c1a-88a7-2f15768035c5 for instance c39021b8-b0ce-4950-93e7-0b829fe6d39a on instance [pid: 7|app: 0|req: 418/835] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:43:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:43:57.458 8 WARNING neutronclient.v2_0.client [None req-314635e7-6dc7-4091-9e49-f6754f57512c a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/836] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:57 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1480 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:57.640 7 WARNING neutronclient.v2_0.client [None req-f48a3026-764e-4a9d-8e21-3d502bdb6adc 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/837] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:57 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1509 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-01 17:43:58.063 8 WARNING neutronclient.v2_0.client [None req-13b57bb8-84f4-4dbc-983a-db122d6fb38a ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/838] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:58 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1462 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:58.615 7 WARNING neutronclient.v2_0.client [None req-254d0abc-e542-445b-8794-b03bb44f1844 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] 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-01 17:43:58.754 8 WARNING neutronclient.v2_0.client [None req-00c65f53-3c44-4f4a-92a9-7282aede2288 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/839] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:58 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1468 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/840] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:58 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => generated 1509 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:43:59.152 7 WARNING neutronclient.v2_0.client [None req-290827b3-e4ce-43c5-a052-ed12eaf1eaed ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in 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/841] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:59 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1529 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-01 17:43:59.505 8 INFO nova.api.openstack.compute.server_external_events [req-d89ff1fb-60fe-4db8-a57e-a31f8ecb439f req-44b2d065-b7ca-47a1-9da1-f8fd6c2780f0 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:395ca278-27f4-4fcf-8c84-93aafddc1f47 for instance 424440a5-03b0-4956-aa96-30b7ab00532d on instance [pid: 8|app: 0|req: 421/842] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:43:59 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-01 17:43:59.798 7 WARNING neutronclient.v2_0.client [None req-9b1c9ae3-77cf-4e58-957b-6d487dd30134 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] 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-01 17:43:59.843 8 INFO nova.api.openstack.wsgi [None req-52df8eb2-3044-4b01-97c4-a5426751d2e7 5a1839efc6ae44dc86564346164b3af4 f858c6812c114ff6a680a4e43ed414d8 - - default default] HTTP exception thrown: Instance ff523050-7d4f-455f-a7b8-6d4f5a444ed4 could not be found. [pid: 8|app: 0|req: 422/843] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:59 2026] GET /v2.1/servers/ff523050-7d4f-455f-a7b8-6d4f5a444ed4 => 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: 423/844] 10.0.0.177 () {32 vars in 703 bytes} [Wed Apr 1 17:43:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-756099558 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/845] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:43:59 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1468 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:44:00.361 8 WARNING neutronclient.v2_0.client [None req-bced6f0d-8f58-4dcf-aaa4-6387c405e6a7 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/846] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:00 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1527 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-01 17:44:00.604 7 WARNING neutronclient.v2_0.client [None req-8cd5f16f-6ef5-444f-b302-edd40a0eebab d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/847] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:00 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1820 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/848] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:44:00 2026] DELETE /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:00.943 7 WARNING neutronclient.v2_0.client [None req-9d3b03ef-a254-4a48-9adc-88f1af1aadc9 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The 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-01 17:44:00.957 8 WARNING neutronclient.v2_0.client [None req-206edc48-b303-4f0f-b502-592d45150672 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/849] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:00 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1826 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/850] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:00 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1468 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-01 17:44:01.562 7 WARNING neutronclient.v2_0.client [None req-7b1d8d1e-4393-4bf2-adc8-1cf986cc949b ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/851] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:01 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:02.132 8 WARNING neutronclient.v2_0.client [None req-f2646fcd-822b-4f93-aecc-6df81d302171 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] 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-01 17:44:02.172 7 WARNING neutronclient.v2_0.client [None req-3912feb0-ec18-44ac-a25f-a98f97bb5892 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/852] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:02 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1826 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/853] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:02 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1468 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:02.718 8 WARNING neutronclient.v2_0.client [None req-8991ddaf-ae72-4bed-93bd-875f06b9e062 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/854] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:02 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1527 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:03.366 7 WARNING neutronclient.v2_0.client [None req-4077f770-25fe-4bf3-b8ea-14d30e89e0ba d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] 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-01 17:44:03.420 8 WARNING neutronclient.v2_0.client [None req-9245b1e5-3717-43ac-8818-0d515e271952 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/855] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:03 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1826 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/856] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:03 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1468 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:03.872 7 WARNING neutronclient.v2_0.client [None req-96b66f79-66b5-4cf7-8f71-1a797ae7397e ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/857] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:03 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:04.053 8 INFO nova.api.openstack.compute.server_external_events [req-2d91c599-0d67-4713-9871-6aaaf88b8d74 req-e618d435-281f-46ef-8dc6-9e889fd5bc2c 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:dbcf0d6b-dbdd-4c1a-88a7-2f15768035c5 for instance c39021b8-b0ce-4950-93e7-0b829fe6d39a on instance [pid: 8|app: 0|req: 430/858] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:44:04 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-01 17:44:04.449 7 INFO nova.api.openstack.compute.server_external_events [req-76b930ce-38e4-4829-9677-89fe2269a942 req-eb89842f-64d1-4ffe-9d4c-118eeacd2887 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:e44531d4-4ff3-4d86-b8cb-60a5c6d7fbd6 for instance 7d677646-4c8d-44cf-8adf-aeb78bc95c37 on instance [pid: 7|app: 0|req: 429/860] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:44:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:04.538 7 WARNING neutronclient.v2_0.client [None req-f3a52d21-e8d7-40db-af59-f93fc4d5c33a d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] 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: 430/862] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:04 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1472 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:44:04.627 8 WARNING neutronclient.v2_0.client [None req-89fa729f-3e06-4e27-9d66-3d19112d70ff a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/863] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:04 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1468 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:05.028 7 WARNING neutronclient.v2_0.client [None req-78c06822-af34-48ca-90c5-e5aca52708b9 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/864] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:04 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1527 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:05.671 8 WARNING neutronclient.v2_0.client [None req-3ccf8c65-e25e-4034-8316-3ac2144d6fa3 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/865] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:05 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1477 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-01 17:44:05.879 7 WARNING neutronclient.v2_0.client [None req-2a60d7b7-fee1-4a9b-88ca-3be7191b293e a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/866] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:05 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1649 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:06.090 8 INFO nova.api.openstack.compute.server_external_events [req-c1408538-1da5-4d42-a1e3-c2f8607ae1c2 req-7fb2de36-5125-405c-93bd-0811c40fc06d 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:395ca278-27f4-4fcf-8c84-93aafddc1f47 for instance 424440a5-03b0-4956-aa96-30b7ab00532d on instance [pid: 8|app: 0|req: 435/867] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:44:06 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-01 17:44:06.283 7 WARNING neutronclient.v2_0.client [None req-a8b0f702-c1cb-4458-b0a1-efebc2665b1d ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/868] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:06 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1527 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:06.783 8 WARNING neutronclient.v2_0.client [None req-b7bc8ae8-ea77-4c21-b1ff-b00d2aebe937 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/869] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:06 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => generated 1477 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/870] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:44:07 2026] DELETE /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 0 bytes in 100 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-01 17:44:07.378 8 WARNING neutronclient.v2_0.client [None req-08cc020d-1719-471b-b2ad-c8527bd1ff0b a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] 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: 437/871] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:07 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1655 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:44:07.524 7 WARNING neutronclient.v2_0.client [None req-1f6aefbf-7b07-4104-90c6-bcfd8885b65b ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/872] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:07 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1694 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-01 17:44:07.661 8 WARNING neutronclient.v2_0.client [None req-d8618aa9-8132-40ef-82b9-48adee1e28b4 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/873] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:07 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1694 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:07.865 7 INFO nova.api.openstack.wsgi [None req-90d2e174-08f0-41b7-aef2-43d1d277b5c2 d45c0c12d4b146f48249441014b8c703 4251995563a34f6da66a5ffe83c2d6e9 - - default default] HTTP exception thrown: Instance 7d677646-4c8d-44cf-8adf-aeb78bc95c37 could not be found. [pid: 7|app: 0|req: 436/874] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:07 2026] GET /v2.1/servers/7d677646-4c8d-44cf-8adf-aeb78bc95c37 => 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: 439/875] 10.0.0.177 () {32 vars in 701 bytes} [Wed Apr 1 17:44:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-23564179 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:08.560 7 WARNING neutronclient.v2_0.client [None req-34cabe61-0e70-4f50-9cda-7494a5c60bff a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The 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-01 17:44:09.094 8 INFO nova.api.openstack.compute.server_external_events [req-362bc403-e42d-4f28-a4c8-9bcbb0e0a986 req-b80a2d9a-800e-466b-b452-4e5638e421fe 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:395ca278-27f4-4fcf-8c84-93aafddc1f47 for instance 424440a5-03b0-4956-aa96-30b7ab00532d on instance [pid: 8|app: 0|req: 440/876] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:44:09 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) [pid: 7|app: 0|req: 437/877] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:08 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1655 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:10.247 8 WARNING neutronclient.v2_0.client [None req-7f73a234-24d5-4e63-98cf-ad48a0c2fc64 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] 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-01 17:44:10.326 7 INFO nova.api.openstack.compute.server_external_events [req-d31cb6da-4738-4e87-9966-f899277805e0 req-b6371029-aa42-464f-aab1-5a2f322d3356 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:dbcf0d6b-dbdd-4c1a-88a7-2f15768035c5 for instance c39021b8-b0ce-4950-93e7-0b829fe6d39a on instance [pid: 7|app: 0|req: 438/878] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:44:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/879] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:10 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1613 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:11.473 7 WARNING neutronclient.v2_0.client [None req-1cb60486-adbf-4637-ab63-63b4a65922a0 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/880] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:11 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1454 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:12.603 8 WARNING neutronclient.v2_0.client [None req-7e11ec22-2a95-4182-ad95-4216cf0381bc a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/881] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:12 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => generated 1454 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-01 17:44:13.686 7 INFO nova.api.openstack.wsgi [None req-10c624a2-3166-429b-9f80-98f1cb599450 a6d9005374634f1da39a86a6b9ae7f66 85996c0ba9e74b719a193e87b488fc88 - - default default] HTTP exception thrown: Instance c39021b8-b0ce-4950-93e7-0b829fe6d39a could not be found. [pid: 7|app: 0|req: 440/882] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:13 2026] GET /v2.1/servers/c39021b8-b0ce-4950-93e7-0b829fe6d39a => 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: 442/885] 10.0.0.177 () {34 vars in 749 bytes} [Wed Apr 1 17:44:17 2026] POST /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d/action => generated 31921 bytes in 574 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-01 17:44:29.518 7 INFO nova.api.openstack.compute.server_external_events [req-c090b96e-1dd2-4bfc-8927-8b6cbed2463d req-d1b62b52-8c16-4adb-b358-582456d58fe3 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:395ca278-27f4-4fcf-8c84-93aafddc1f47 for instance 424440a5-03b0-4956-aa96-30b7ab00532d on instance [pid: 7|app: 0|req: 444/888] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:44:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/889] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:44:32 2026] POST /v2.1/os-keypairs => generated 397 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-01 17:44:37.428 7 WARNING neutronclient.v2_0.client [None req-f6dd08fd-2a3a-4597-a939-cd6451049d70 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The 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-01 17:44:37.805 7 WARNING neutronclient.v2_0.client [None req-f6dd08fd-2a3a-4597-a939-cd6451049d70 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The 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-01 17:44:38.347 7 WARNING neutronclient.v2_0.client [None req-f6dd08fd-2a3a-4597-a939-cd6451049d70 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/892] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:44:37 2026] POST /v2.1/servers => generated 449 bytes in 1568 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-01 17:44:38.956 8 WARNING neutronclient.v2_0.client [None req-581277d4-3428-4af8-9e2d-87cc9c964f4e ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/893] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:38 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1401 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:40.101 7 WARNING neutronclient.v2_0.client [None req-a065b53e-3758-46a0-bbee-68d8b3fca9da ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/894] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:40 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1405 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:41.406 8 WARNING neutronclient.v2_0.client [None req-a588082b-4a4c-4982-80ca-c5959c152635 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/895] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:41 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1453 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:42.591 7 WARNING neutronclient.v2_0.client [None req-7f05dc79-b4f0-4859-9f57-d1f779f8ced4 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/896] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:42 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1453 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:43.712 8 WARNING neutronclient.v2_0.client [None req-a476c9f8-12d9-4619-9a5a-69a5d74f35e4 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/899] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:43 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1528 bytes in 1669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:45.525 7 INFO nova.api.openstack.compute.server_external_events [req-0d6c736c-8665-4d5a-937a-7bd0efad6296 req-dc919b75-04f1-420f-b0e9-c71c0924c80e 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:c4650cdb-14bf-4ae9-8c09-f9f061809411 for instance 94bcc767-b0d2-46e7-ab08-ef61103f4cae on instance [pid: 7|app: 0|req: 451/900] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:44:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:46.402 8 WARNING neutronclient.v2_0.client [None req-16ac2e47-47ec-4331-98b6-a149a43f6a60 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/901] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:46 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1526 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:48.014 7 WARNING neutronclient.v2_0.client [None req-72a9c549-4263-444e-83b3-cfa7665a0fb8 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/902] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:47 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1526 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:49.468 8 WARNING neutronclient.v2_0.client [None req-e6b77459-b67c-47c9-80b9-efb7fa54bfd0 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/903] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:49 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1526 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:50.868 7 WARNING neutronclient.v2_0.client [None req-b4dda679-995c-4ac1-a187-72f87ff3a071 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/904] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:50 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1526 bytes in 668 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:52.215 8 INFO nova.api.openstack.compute.server_external_events [req-10a360e0-ea00-4e08-b23a-69686419820c req-621a51eb-1c78-4689-b380-53607c9d91bf 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:c4650cdb-14bf-4ae9-8c09-f9f061809411 for instance 94bcc767-b0d2-46e7-ab08-ef61103f4cae on instance [pid: 8|app: 0|req: 452/905] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:44:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:52.548 7 WARNING neutronclient.v2_0.client [None req-2d8f3174-f0f6-4222-9706-fd29feffc081 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/906] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:52 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1526 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:53.983 8 WARNING neutronclient.v2_0.client [None req-d452e6d0-b2f8-4293-9c79-faed8e89a98c ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/908] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:53 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1526 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:55.525 8 WARNING neutronclient.v2_0.client [None req-cdb85b16-b2a5-40b5-bd19-37215a20a90f ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/910] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:55 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1693 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:55.972 7 WARNING neutronclient.v2_0.client [None req-20df0d3d-f8d4-4bbb-bfa7-c09037aab20b ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/911] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:44:55 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1693 bytes in 1454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:44:58.476 8 INFO nova.api.openstack.compute.server_external_events [req-80481d3a-184f-47f3-b950-e4c1191fa50f req-7a41925a-1758-49e4-9dd5-355b0ddb4ce9 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:c4650cdb-14bf-4ae9-8c09-f9f061809411 for instance 94bcc767-b0d2-46e7-ab08-ef61103f4cae on instance [pid: 8|app: 0|req: 455/912] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:44:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/915] 10.0.0.177 () {34 vars in 749 bytes} [Wed Apr 1 17:45:06 2026] POST /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae/action => generated 31890 bytes in 549 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: 458/918] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:45:17 2026] DELETE /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:45:17.289 7 WARNING neutronclient.v2_0.client [None req-3e3d11df-ac69-4c5b-a0fd-f6d1811d145d ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/919] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:17 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1819 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-01 17:45:18.485 8 WARNING neutronclient.v2_0.client [None req-c1d63ae8-00ae-40fb-a72a-7396fb6ef969 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/920] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:18 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1819 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:45:19.714 7 WARNING neutronclient.v2_0.client [None req-bc3b86b4-85de-4da7-8790-ea50c87e4189 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The 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-01 17:45:19.730 8 INFO nova.api.openstack.compute.server_external_events [req-fd855ba9-bffb-4fb4-8d9c-c9d12e02191e req-b7b77c46-ccae-4d12-be52-4e686901f5ea 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-unplugged:c4650cdb-14bf-4ae9-8c09-f9f061809411 for instance 94bcc767-b0d2-46e7-ab08-ef61103f4cae on instance [pid: 8|app: 0|req: 460/921] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:45:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/922] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:19 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1819 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:45:20.434 8 INFO nova.api.openstack.compute.server_external_events [req-a837488b-0482-4ae3-bb86-4122a05f6f7b req-27eae65c-b297-42cc-8cd7-80d7667a7524 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:c4650cdb-14bf-4ae9-8c09-f9f061809411 for instance 94bcc767-b0d2-46e7-ab08-ef61103f4cae on instance [pid: 8|app: 0|req: 461/923] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:45:20 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-01 17:45:20.857 7 WARNING neutronclient.v2_0.client [None req-ba75eee0-fe10-4732-96eb-53890e03d2e0 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/924] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:20 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1482 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-01 17:45:21.991 8 WARNING neutronclient.v2_0.client [None req-d2d7cf65-ee26-4367-b59a-5fb8456782f0 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/925] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:21 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1487 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:45:23.109 7 WARNING neutronclient.v2_0.client [None req-78d3b300-5d83-404f-b5cf-060b164bb522 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/926] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:23 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 1487 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-01 17:45:24.190 8 INFO nova.api.openstack.wsgi [None req-89f62ee4-8001-456b-902b-719742614756 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] HTTP exception thrown: Instance 94bcc767-b0d2-46e7-ab08-ef61103f4cae could not be found. [pid: 8|app: 0|req: 463/927] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:24 2026] GET /v2.1/servers/94bcc767-b0d2-46e7-ab08-ef61103f4cae => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/928] 10.0.0.177 () {32 vars in 727 bytes} [Wed Apr 1 17:45:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-234196798 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/931] 10.0.0.99 () {30 vars in 617 bytes} [Wed Apr 1 17:45:24 2026] GET /v2.1 => generated 0 bytes in 261 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 467/932] 10.0.0.99 () {32 vars in 690 bytes} [Wed Apr 1 17:45: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: 466/933] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:45:24 2026] DELETE /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 0 bytes in 84 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-01 17:45:24.788 7 WARNING neutronclient.v2_0.client [None req-c5227b78-0b1c-408d-b3bc-8c3369d5303e ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/934] 10.0.0.99 () {34 vars in 911 bytes} [Wed Apr 1 17:45:24 2026] GET /v2.1/os-simple-tenant-usage/3cc9166eec9946709201887e86643610?start=2026-03-31T00:00:00&end=2026-04-01T23:59:59 => generated 20 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/935] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:24 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1700 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/936] 10.0.0.99 () {30 vars in 652 bytes} [Wed Apr 1 17:45:25 2026] GET /v2.1/limits?reserved=1 => generated 511 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-01 17:45:25.973 7 WARNING neutronclient.v2_0.client [None req-925ac295-ec97-4258-b448-07ae758cef91 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/937] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:25 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1700 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:45:27.151 8 WARNING neutronclient.v2_0.client [None req-5f6a24c7-65c7-4028-a402-acd773030443 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/938] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:27 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1700 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-01 17:45:27.598 7 INFO nova.api.openstack.compute.server_external_events [req-620772d0-c71e-4075-8ed0-c9b9087323e1 req-40502e1e-70a8-4341-842f-ddad67fe2445 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:395ca278-27f4-4fcf-8c84-93aafddc1f47 for instance 424440a5-03b0-4956-aa96-30b7ab00532d on instance [pid: 7|app: 0|req: 469/939] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:45:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/940] 10.0.0.99 () {30 vars in 617 bytes} [Wed Apr 1 17:45:28 2026] GET /v2.1 => generated 0 bytes in 102 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: 470/941] 10.0.0.99 () {32 vars in 690 bytes} [Wed Apr 1 17:45:28 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:45:28.305 8 WARNING neutronclient.v2_0.client [None req-fa1005dd-2b82-4cb9-a4c3-64ac62cf584e ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/942] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:28 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1483 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/943] 10.0.0.99 () {34 vars in 911 bytes} [Wed Apr 1 17:45:28 2026] GET /v2.1/os-simple-tenant-usage/3cc9166eec9946709201887e86643610?start=2026-03-31T00:00:00&end=2026-04-01T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 473/944] 10.0.0.99 () {30 vars in 652 bytes} [Wed Apr 1 17:45:28 2026] GET /v2.1/limits?reserved=1 => generated 511 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-01 17:45:29.412 7 WARNING neutronclient.v2_0.client [None req-6decc4df-f290-4dc3-b090-6c7b20aaa6b0 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/945] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:29 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1488 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 17:45:30.556 8 WARNING neutronclient.v2_0.client [None req-a4a2d7be-0b59-4194-a4a0-20d4954614ce ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/946] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:30 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 1488 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:45:31.652 7 INFO nova.api.openstack.wsgi [None req-dc279fa2-2182-4985-9519-95e24963b5d6 ca2988d9d4894939aee8db3388043a66 87f5a8985ae44861b69c8073311a25fd - - default default] HTTP exception thrown: Instance 424440a5-03b0-4956-aa96-30b7ab00532d could not be found. [pid: 7|app: 0|req: 473/947] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:31 2026] GET /v2.1/servers/424440a5-03b0-4956-aa96-30b7ab00532d => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/948] 10.0.0.177 () {32 vars in 729 bytes} [Wed Apr 1 17:45:31 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1405571529 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/953] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:45:47 2026] POST /v2.1/os-keypairs => generated 397 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/954] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:45:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:45:50.454 7 WARNING neutronclient.v2_0.client [None req-d0ea7aa5-459b-407f-a6b8-64817437c56d 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The 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-01 17:45:50.501 7 WARNING neutronclient.v2_0.client [None req-d0ea7aa5-459b-407f-a6b8-64817437c56d 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The 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-01 17:45:50.540 7 WARNING neutronclient.v2_0.client [None req-d0ea7aa5-459b-407f-a6b8-64817437c56d 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The 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-01 17:45:50.921 7 WARNING neutronclient.v2_0.client [None req-d0ea7aa5-459b-407f-a6b8-64817437c56d 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/955] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:45:50 2026] POST /v2.1/servers => generated 497 bytes in 885 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-01 17:45:51.299 8 WARNING neutronclient.v2_0.client [None req-4c883a20-030c-4db4-8224-1f8a9b4ec544 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/956] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:51 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1456 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:45:52.486 7 WARNING neutronclient.v2_0.client [None req-b067ca34-1c4d-4ab4-b869-00f8ce855b13 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/957] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:52 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1452 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-01 17:45:53.578 8 WARNING neutronclient.v2_0.client [None req-f1b37d3b-866e-4e7b-8c28-3672d1b8693b 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/958] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:53 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1508 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-01 17:45:54.690 7 WARNING neutronclient.v2_0.client [None req-4b547a58-17c1-4e3b-be15-a86610c269d0 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/961] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:54 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1508 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:45:56.003 8 WARNING neutronclient.v2_0.client [None req-8d08e89c-6025-4a32-a410-14368ee7d151 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/962] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:55 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1631 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:45:56.766 7 INFO nova.api.openstack.compute.server_external_events [req-a5095e55-1e5e-406b-abc9-cf75c1b8089f req-0b941a04-81d4-4613-8f0e-e0c9c0a94bac 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:8cfe5ac5-f83e-4f92-8ff0-27e3c4efa172 for instance b8de2f04-b5e9-4882-b302-8f969d8d7f8b on instance [pid: 7|app: 0|req: 481/963] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:45: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, ' 2026-04-01 17:45:57.234 8 WARNING neutronclient.v2_0.client [None req-6d737652-bb55-4fe6-a563-e6d8a3f314ff 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/964] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:57 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1629 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-01 17:45:58.432 7 WARNING neutronclient.v2_0.client [None req-0c00a474-dd64-4e45-9c72-14454d2d2c73 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/965] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:58 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1629 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:45:59.590 8 WARNING neutronclient.v2_0.client [None req-3a44279b-0d46-458c-9fda-e19dd68de337 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/966] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:45:59 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1629 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:46:00.761 7 WARNING neutronclient.v2_0.client [None req-d6bf1214-5fac-4831-beb7-8506d8959bde 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/967] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:00 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1629 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:46:01.916 8 WARNING neutronclient.v2_0.client [None req-bfa8a494-3f0f-43aa-9587-6dba42b04e24 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/968] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:01 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1629 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-01 17:46:02.735 7 INFO nova.api.openstack.compute.server_external_events [req-15e97b37-4195-4156-964b-97396390e0bf req-4e693c89-8299-43d1-8238-830ac16f820d 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:8cfe5ac5-f83e-4f92-8ff0-27e3c4efa172 for instance b8de2f04-b5e9-4882-b302-8f969d8d7f8b on instance [pid: 7|app: 0|req: 484/969] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:46:02 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-01 17:46:03.110 8 WARNING neutronclient.v2_0.client [None req-1aae3e6a-6df2-4568-8744-1463a762bcf2 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/970] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:03 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1629 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-01 17:46:04.284 7 WARNING neutronclient.v2_0.client [None req-a7ade73f-7924-414d-8155-e4f6eaac1c45 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/971] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:04 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1809 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-01 17:46:04.446 8 WARNING neutronclient.v2_0.client [None req-fb234f5e-caeb-45a7-8c1a-bae39dd3f1ef 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/974] 10.0.0.177 () {32 vars in 740 bytes} [Wed Apr 1 17:46:04 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:46:05.194 7 INFO nova.api.openstack.compute.server_external_events [req-81461db4-599c-4428-bbe7-e11c54aac588 req-4fc96754-39c2-4979-8d00-11ac681191ac 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:8cfe5ac5-f83e-4f92-8ff0-27e3c4efa172 for instance b8de2f04-b5e9-4882-b302-8f969d8d7f8b on instance [pid: 7|app: 0|req: 488/975] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:46:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:46:12.993 8 WARNING neutronclient.v2_0.client [None req-78815984-b594-4978-b76b-b13e584843a9 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/976] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:12 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1929 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/979] 10.0.0.177 () {32 vars in 752 bytes} [Wed Apr 1 17:46:14 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b/os-server-password => generated 116 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/980] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:46:16 2026] DELETE /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:46:16.794 7 WARNING neutronclient.v2_0.client [None req-cccdbbb5-2e37-483d-9119-bdb0266892d3 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/981] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:16 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1935 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-01 17:46:17.950 8 WARNING neutronclient.v2_0.client [None req-f287266d-875d-4742-83b5-b2ab935fd582 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/982] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:17 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1935 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:46:19.133 7 WARNING neutronclient.v2_0.client [None req-4f4ff1fa-668b-4f64-9050-c520470ab0d3 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/983] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:19 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1935 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-01 17:46:19.913 8 INFO nova.api.openstack.compute.server_external_events [req-f500647b-9bc6-4746-9478-4f5da777e035 req-b817452f-5d95-45f5-9592-218e82776fa8 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:8cfe5ac5-f83e-4f92-8ff0-27e3c4efa172 for instance b8de2f04-b5e9-4882-b302-8f969d8d7f8b on instance [pid: 8|app: 0|req: 492/984] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:46:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:46:20.289 7 WARNING neutronclient.v2_0.client [None req-de05075b-9ab3-4eb1-93c1-b60695a7653a 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/985] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:20 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1537 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-01 17:46:21.401 8 WARNING neutronclient.v2_0.client [None req-35e26e75-92b3-4203-88ab-851bbe4c44ea 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/986] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:21 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1542 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-01 17:46:22.503 7 WARNING neutronclient.v2_0.client [None req-8e056801-2001-4b71-9299-c797e0ffdd42 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/987] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:22 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 1542 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-01 17:46:23.581 8 INFO nova.api.openstack.wsgi [None req-28ce69a8-0143-40bb-bfa1-edbc50bcc0f8 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] HTTP exception thrown: Instance b8de2f04-b5e9-4882-b302-8f969d8d7f8b could not be found. [pid: 8|app: 0|req: 494/988] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:23 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => 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-01 17:46:23.613 7 INFO nova.api.openstack.wsgi [None req-62e750b9-3615-4e69-a9de-7c89b61dab3a 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] HTTP exception thrown: Instance b8de2f04-b5e9-4882-b302-8f969d8d7f8b could not be found. [pid: 7|app: 0|req: 495/989] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:46:23 2026] DELETE /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => 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-01 17:46:23.643 8 INFO nova.api.openstack.wsgi [None req-31c22b62-59cc-4757-8c61-cb9ea0a7e5e6 74f33804420048e5aac115a19f3104ef f1a42340d9894347b4e781747b24703e - - default default] HTTP exception thrown: Instance b8de2f04-b5e9-4882-b302-8f969d8d7f8b could not be found. [pid: 8|app: 0|req: 495/990] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:46:23 2026] GET /v2.1/servers/b8de2f04-b5e9-4882-b302-8f969d8d7f8b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/991] 10.0.0.177 () {32 vars in 703 bytes} [Wed Apr 1 17:46:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-968363393 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/992] 10.0.0.177 () {32 vars in 727 bytes} [Wed Apr 1 17:46:24 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1716699869 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1003] 10.0.0.177 () {34 vars in 670 bytes} [Wed Apr 1 17:47:05 2026] POST /v2.1/os-keypairs => generated 396 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:47:07.770 7 WARNING neutronclient.v2_0.client [None req-637e4136-8d5d-417e-b57e-4863cb8631ea bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The 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-01 17:47:07.820 7 WARNING neutronclient.v2_0.client [None req-637e4136-8d5d-417e-b57e-4863cb8631ea bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The 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-01 17:47:08.049 7 WARNING neutronclient.v2_0.client [None req-637e4136-8d5d-417e-b57e-4863cb8631ea bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1004] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:47:07 2026] POST /v2.1/servers => generated 447 bytes in 530 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-01 17:47:08.252 8 WARNING neutronclient.v2_0.client [None req-fe01598d-43fd-4d42-98af-2b1929cbe559 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1005] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:47:08 2026] GET /v2.1/servers/c3bcd154-fd27-410e-a6d2-66f5213a75e9 => generated 1394 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:47:13.430 7 WARNING neutronclient.v2_0.client [None req-106d9097-6983-4c25-9841-03d8967e8b33 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] 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-01 17:47:13.526 8 INFO nova.api.openstack.compute.server_external_events [req-e9fba4e9-ac79-4c78-bf9b-a25c08d252d8 req-286cb8e0-f2b1-42ad-86a0-f50dfeaa4756 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:62e6597e-e67b-43e6-80e9-f4189a498f57 for instance c3bcd154-fd27-410e-a6d2-66f5213a75e9 on instance [pid: 8|app: 0|req: 504/1006] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:47:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1007] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:47:13 2026] GET /v2.1/servers/c3bcd154-fd27-410e-a6d2-66f5213a75e9 => generated 1519 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:47:18.271 7 INFO nova.api.openstack.compute.server_external_events [req-014628c5-6c9c-4066-b52c-720890cd9918 req-11ab4f0a-6892-4fb8-aa36-9c22a36627b9 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:62e6597e-e67b-43e6-80e9-f4189a498f57 for instance c3bcd154-fd27-410e-a6d2-66f5213a75e9 on instance [pid: 7|app: 0|req: 505/1010] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:47:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:47:18.647 8 WARNING neutronclient.v2_0.client [None req-4953d8a3-f131-49a4-b876-b48ab1a483de bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1011] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:47:18 2026] GET /v2.1/servers/c3bcd154-fd27-410e-a6d2-66f5213a75e9 => generated 1517 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:47:23.832 7 WARNING neutronclient.v2_0.client [None req-9f219018-c1cd-4424-8b2d-7a418d82c85c bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1012] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:47:23 2026] GET /v2.1/servers/c3bcd154-fd27-410e-a6d2-66f5213a75e9 => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:47:25.484 7 WARNING neutronclient.v2_0.client [None req-6ce3a371-59a4-46b2-985f-310e21a4be65 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The 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-01 17:47:25.512 8 INFO nova.api.openstack.compute.server_external_events [req-9fcd0cce-c422-4210-823b-5c7fa17dd356 req-d91fb250-c02c-4998-831c-b88e3cd6f091 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:62e6597e-e67b-43e6-80e9-f4189a498f57 for instance c3bcd154-fd27-410e-a6d2-66f5213a75e9 on instance [pid: 8|app: 0|req: 508/1015] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:47:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:47:25.545 7 WARNING neutronclient.v2_0.client [None req-6ce3a371-59a4-46b2-985f-310e21a4be65 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The 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-01 17:47:25.839 7 WARNING neutronclient.v2_0.client [None req-6ce3a371-59a4-46b2-985f-310e21a4be65 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1016] 10.0.0.177 () {34 vars in 662 bytes} [Wed Apr 1 17:47:25 2026] POST /v2.1/servers => generated 447 bytes in 675 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-01 17:47:26.099 8 WARNING neutronclient.v2_0.client [None req-63c1c3bf-cbe5-4cfd-ab3d-74c10e0bf725 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1017] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:47:26 2026] GET /v2.1/servers/943a826a-2687-46ff-8f36-b3a5603bb6c1 => generated 1395 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:47:31.186 7 WARNING neutronclient.v2_0.client [None req-e5a0b64a-8d4c-4eab-af1f-769a74140d09 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1018] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:47:31 2026] GET /v2.1/servers/943a826a-2687-46ff-8f36-b3a5603bb6c1 => generated 1520 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:47:31.436 8 INFO nova.api.openstack.compute.server_external_events [req-9a2672aa-2246-4f1b-a4fd-fe3b3fcd9010 req-df85f201-589d-41a3-b9f3-75573dc480bf 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:460e7d73-c5f8-4150-83d8-6d0e6c33fb7f for instance 943a826a-2687-46ff-8f36-b3a5603bb6c1 on instance [pid: 8|app: 0|req: 510/1019] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:47:31 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-01 17:47:35.795 7 INFO nova.api.openstack.compute.server_external_events [req-a1e6f2c1-33a6-4c92-af66-50a953e8f4d7 req-02fed399-1d60-4ee1-83f7-72669cc5bcf2 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:460e7d73-c5f8-4150-83d8-6d0e6c33fb7f for instance 943a826a-2687-46ff-8f36-b3a5603bb6c1 on instance [pid: 7|app: 0|req: 511/1022] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:47:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:47:36.347 8 WARNING neutronclient.v2_0.client [None req-dff6dbdc-6f89-45a1-a94f-813acd4c3385 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1023] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:47:36 2026] GET /v2.1/servers/943a826a-2687-46ff-8f36-b3a5603bb6c1 => generated 1518 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-01 17:47:41.572 7 WARNING neutronclient.v2_0.client [None req-f37fcd45-261d-4431-a497-999b1b15343c bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1024] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:47:41 2026] GET /v2.1/servers/943a826a-2687-46ff-8f36-b3a5603bb6c1 => generated 1818 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-01 17:47:42.882 8 INFO nova.api.openstack.compute.server_external_events [req-adb7d331-07a3-43ff-81f2-f03060831bd5 req-8f45e95c-ab6f-4ba1-9f09-d49429a81a42 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:460e7d73-c5f8-4150-83d8-6d0e6c33fb7f for instance 943a826a-2687-46ff-8f36-b3a5603bb6c1 on instance [pid: 8|app: 0|req: 513/1025] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:47:42 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-01 17:48:13.151 8 WARNING neutronclient.v2_0.client [None req-fee35d68-2e18-443f-bfae-f7583d5be9a8 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The 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-01 17:48:13.194 8 WARNING neutronclient.v2_0.client [None req-fee35d68-2e18-443f-bfae-f7583d5be9a8 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The 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-01 17:48:13.342 8 WARNING neutronclient.v2_0.client [None req-fee35d68-2e18-443f-bfae-f7583d5be9a8 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1032] 199.204.45.153 () {36 vars in 713 bytes} [Wed Apr 1 17:48:13 2026] POST /v2.1/servers => generated 453 bytes in 732 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-01 17:48:14.199 7 WARNING neutronclient.v2_0.client [None req-10c13a26-fcc1-4205-9d80-602488d0665a 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1035] 199.204.45.153 () {32 vars in 732 bytes} [Wed Apr 1 17:48:14 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506 => generated 2290 bytes in 584 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-01 17:48:14.821 8 WARNING neutronclient.v2_0.client [None req-c0f33495-d736-49ae-bb4a-3bd53147416f 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1036] 199.204.45.153 () {32 vars in 758 bytes} [Wed Apr 1 17:48:14 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface => generated 28 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1037] 199.204.45.153 () {32 vars in 776 bytes} [Wed Apr 1 17:48:14 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-volume_attachments => generated 197 bytes in 58 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-01 17:48:17.599 8 WARNING neutronclient.v2_0.client [None req-cfa8a18e-281c-4a8c-99ad-b1c7bb4a08a7 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1038] 199.204.45.153 () {32 vars in 732 bytes} [Wed Apr 1 17:48:17 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506 => generated 2371 bytes in 120 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-01 17:48:17.692 7 WARNING neutronclient.v2_0.client [None req-f94f90ac-f786-40aa-b3bf-e946308f8a49 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1039] 199.204.45.153 () {32 vars in 758 bytes} [Wed Apr 1 17:48:17 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface => generated 28 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1040] 199.204.45.153 () {32 vars in 776 bytes} [Wed Apr 1 17:48:17 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-volume_attachments => generated 197 bytes in 48 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-01 17:48:19.259 7 INFO nova.api.openstack.compute.server_external_events [req-729841dd-1fbc-4221-9df1-10df6705f81c req-31d5d23a-8f63-4498-b110-d8c621a272c7 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:1f81a30e-154a-4dea-af31-9dbe8e59cd39 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 7|app: 0|req: 519/1041] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:48:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:48:20.660 8 WARNING neutronclient.v2_0.client [None req-b4c7b7d3-b5a6-4e29-8672-1dfb1b41b661 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1042] 199.204.45.153 () {32 vars in 732 bytes} [Wed Apr 1 17:48:20 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506 => generated 2445 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:48:20.809 7 WARNING neutronclient.v2_0.client [None req-62e71c1b-8b8a-4657-8dff-0560a2a8ca6d 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1043] 199.204.45.153 () {32 vars in 758 bytes} [Wed Apr 1 17:48:20 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface => generated 283 bytes in 92 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: 524/1044] 199.204.45.153 () {32 vars in 776 bytes} [Wed Apr 1 17:48:20 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:48:23.646 7 WARNING neutronclient.v2_0.client [None req-9bff25ef-5cd4-4ea0-a949-7643f19f916f 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1045] 199.204.45.153 () {32 vars in 732 bytes} [Wed Apr 1 17:48:23 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506 => generated 2433 bytes in 158 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-01 17:48:23.776 8 WARNING neutronclient.v2_0.client [None req-1ef8f344-dba1-4ba5-861c-efeed06078e9 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1046] 199.204.45.153 () {32 vars in 758 bytes} [Wed Apr 1 17:48:23 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface => generated 283 bytes in 75 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: 522/1047] 199.204.45.153 () {32 vars in 776 bytes} [Wed Apr 1 17:48:23 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:48:24.250 8 INFO nova.api.openstack.compute.server_external_events [req-2187d37a-f9a6-4629-90d3-5790845f23c2 req-bf51815f-4cfc-498c-a651-484dc8c90dfb 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:1f81a30e-154a-4dea-af31-9dbe8e59cd39 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 8|app: 0|req: 526/1048] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:48:24 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-01 17:48:26.826 8 WARNING neutronclient.v2_0.client [None req-3b122720-071f-4233-86f1-a41a1b5ffc87 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1051] 199.204.45.153 () {32 vars in 732 bytes} [Wed Apr 1 17:48:26 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506 => generated 2433 bytes in 141 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-01 17:48:26.973 7 WARNING neutronclient.v2_0.client [None req-39841a8b-5e58-4306-ae75-bc8edce9094c 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1052] 199.204.45.153 () {32 vars in 758 bytes} [Wed Apr 1 17:48:26 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface => generated 285 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1053] 199.204.45.153 () {32 vars in 776 bytes} [Wed Apr 1 17:48:27 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:48:29.764 7 WARNING neutronclient.v2_0.client [None req-60508541-685a-4883-b928-94d930880b73 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1054] 199.204.45.153 () {32 vars in 732 bytes} [Wed Apr 1 17:48:29 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506 => generated 2580 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:48:29.905 8 WARNING neutronclient.v2_0.client [None req-e1b2c81b-f96a-4051-90b8-7b44324581df 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1055] 199.204.45.153 () {32 vars in 758 bytes} [Wed Apr 1 17:48:29 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface => generated 285 bytes in 88 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: 526/1056] 199.204.45.153 () {32 vars in 776 bytes} [Wed Apr 1 17:48:29 2026] GET /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/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-01 17:49:05.714 7 WARNING neutronclient.v2_0.client [None req-40c267e7-6f35-4618-bcd2-fd526189b922 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The 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-01 17:49:05.756 7 WARNING neutronclient.v2_0.client [None req-40c267e7-6f35-4618-bcd2-fd526189b922 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] 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-01 17:49:08.002 8 INFO nova.api.openstack.compute.server_external_events [req-e6813595-3d08-45e0-97e8-bb56439a6a77 req-ad59ca34-0dd9-41ca-a47c-e932bc70c480 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:e4bb8e94-a90c-44e6-bb79-d836047ec7e3 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 8|app: 0|req: 535/1065] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:49:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:49:11.779 8 INFO nova.api.openstack.compute.server_external_events [req-409e3955-655b-49ad-aff2-91fb17eca0d4 req-7bf723b0-df67-4140-868f-4531819c373a 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:e4bb8e94-a90c-44e6-bb79-d836047ec7e3 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 8|app: 0|req: 536/1066] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:49:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:49:14.308 7 WARNING neutronclient.v2_0.client [None req-40c267e7-6f35-4618-bcd2-fd526189b922 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1067] 199.204.45.153 () {36 vars in 811 bytes} [Wed Apr 1 17:49:05 2026] POST /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface => generated 280 bytes in 8691 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-01 17:49:14.678 8 INFO nova.api.openstack.compute.server_external_events [req-660ec0ad-d2c5-43fe-a7f2-03db2dddb502 req-86e97d7a-dfb2-4413-bfa3-e4c78b092d34 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:e4bb8e94-a90c-44e6-bb79-d836047ec7e3 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 8|app: 0|req: 538/1070] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:49:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:49:14.961 7 INFO nova.api.openstack.compute.server_external_events [req-f4035eb1-75fa-41d8-a3b5-c533740730f7 req-958743fd-11d8-4d35-b95e-82593abe1c46 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:e4bb8e94-a90c-44e6-bb79-d836047ec7e3 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 7|app: 0|req: 533/1071] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:49:14 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-01 17:49:38.603 8 WARNING neutronclient.v2_0.client [None req-36d80d49-e3ab-46f4-84e3-a3e6154b9ef6 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The 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-01 17:49:38.644 8 WARNING neutronclient.v2_0.client [None req-36d80d49-e3ab-46f4-84e3-a3e6154b9ef6 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] 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-01 17:49:41.021 7 INFO nova.api.openstack.compute.server_external_events [req-8f9c1cdb-7b64-4bac-85be-23ca4427584f req-5b20fd04-3cb9-4999-b688-51199975acaa 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:bc995697-2993-48ed-8177-a56ba6404184 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 7|app: 0|req: 536/1076] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:49:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:49:47.361 7 INFO nova.api.openstack.compute.server_external_events [req-0312302c-d5b8-40e0-9778-4f798f8da029 req-0a9678f5-3e0a-459b-8147-43478769a69d 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:bc995697-2993-48ed-8177-a56ba6404184 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 7|app: 0|req: 539/1079] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:49:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:49:47.712 8 WARNING neutronclient.v2_0.client [None req-36d80d49-e3ab-46f4-84e3-a3e6154b9ef6 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1080] 199.204.45.153 () {36 vars in 811 bytes} [Wed Apr 1 17:49:38 2026] POST /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface => generated 376 bytes in 9230 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-01 17:49:56.984 7 WARNING neutronclient.v2_0.client [None req-a32e7a9e-eea5-48eb-a726-53d35122dbe7 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The 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-01 17:49:57.030 7 WARNING neutronclient.v2_0.client [None req-a32e7a9e-eea5-48eb-a726-53d35122dbe7 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] 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-01 17:49:59.316 8 INFO nova.api.openstack.compute.server_external_events [req-e41731ac-533d-4bac-98f2-87939fab6939 req-4ac2c0e2-8dee-4956-945d-7f55e01e9377 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:20fe7868-773a-4858-9af6-21fb6ef7fe8d for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 8|app: 0|req: 543/1083] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:49:59 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-01 17:50:03.964 8 INFO nova.api.openstack.compute.server_external_events [req-71128a4f-f155-4206-a4f5-072abafdb96f req-8bc3b450-074a-4eb9-8110-94070d59904e 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-plugged:20fe7868-773a-4858-9af6-21fb6ef7fe8d for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 8|app: 0|req: 544/1084] 10.0.0.71 () {38 vars in 813 bytes} [Wed Apr 1 17:50:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:50:06.597 7 WARNING neutronclient.v2_0.client [None req-a32e7a9e-eea5-48eb-a726-53d35122dbe7 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1087] 199.204.45.153 () {36 vars in 811 bytes} [Wed Apr 1 17:49:56 2026] POST /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface => generated 377 bytes in 9704 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-01 17:50:07.389 8 INFO nova.api.openstack.compute.server_external_events [req-fbd73d92-587c-47e8-8e65-9f449de60e97 req-1cd2768a-2a01-4c78-ad38-5f3fc889a366 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:bc995697-2993-48ed-8177-a56ba6404184 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 8|app: 0|req: 547/1088] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:50:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:50:21.591 7 INFO nova.api.openstack.compute.server_external_events [req-b2b717e8-fe5d-4868-946a-f47f8d1ec89b req-59b7eb00-5826-45c0-ab17-10100284b30a 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:20fe7868-773a-4858-9af6-21fb6ef7fe8d for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 7|app: 0|req: 543/1091] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:50:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1092] 199.204.45.153 () {34 vars in 854 bytes} [Wed Apr 1 17:50:22 2026] DELETE /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface/20fe7868-773a-4858-9af6-21fb6ef7fe8d => generated 0 bytes in 75 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-01 17:50:23.636 7 INFO nova.api.openstack.compute.server_external_events [req-26a1dcde-c48f-4ad3-be47-a9f125b7b1a8 req-c4a159bd-54ca-467c-b1b6-b704926f11d4 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:20fe7868-773a-4858-9af6-21fb6ef7fe8d for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 7|app: 0|req: 544/1093] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:50:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:50:32.440 8 INFO nova.api.openstack.compute.server_external_events [req-3173015a-bcc4-4bea-be1b-33f9c0a367cb req-4fa35720-abfa-4ad5-93fb-4bf2e365c01d 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:bc995697-2993-48ed-8177-a56ba6404184 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 8|app: 0|req: 551/1096] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:50:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1097] 199.204.45.153 () {34 vars in 854 bytes} [Wed Apr 1 17:50:32 2026] DELETE /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface/bc995697-2993-48ed-8177-a56ba6404184 => 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, ' [pid: 7|app: 0|req: 549/1102] 199.204.45.153 () {34 vars in 854 bytes} [Wed Apr 1 17:50:53 2026] DELETE /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506/os-interface/e4bb8e94-a90c-44e6-bb79-d836047ec7e3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1105] 199.204.45.153 () {34 vars in 754 bytes} [Wed Apr 1 17:50:58 2026] DELETE /v2.1/servers/2e616120-a1e1-40e8-b37c-4f21c3e43506 => generated 0 bytes in 104 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-01 17:51:01.493 8 INFO nova.api.openstack.compute.server_external_events [req-875c2e5c-f0f8-49ce-8e51-0eba3c3cbeb2 req-f18c5e1c-6618-4c5f-bdf2-482f7265e24c 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:1f81a30e-154a-4dea-af31-9dbe8e59cd39 for instance 2e616120-a1e1-40e8-b37c-4f21c3e43506 on instance [pid: 8|app: 0|req: 555/1106] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:51:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:51:02.817 7 INFO nova.api.openstack.compute.server_external_events [req-732ea05d-08d5-4285-9151-ba9969d9123f req-d2c83248-e21a-4a06-bb41-11cb89e20e05 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:460e7d73-c5f8-4150-83d8-6d0e6c33fb7f for instance 943a826a-2687-46ff-8f36-b3a5603bb6c1 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1107] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:51:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1108] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:51:02 2026] DELETE /v2.1/servers/943a826a-2687-46ff-8f36-b3a5603bb6c1 => generated 0 bytes in 100 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-01 17:51:02.960 7 WARNING neutronclient.v2_0.client [None req-a5bf7c2a-083f-4dfe-beb5-8d0994a92c0a bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1109] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:51:02 2026] GET /v2.1/servers/943a826a-2687-46ff-8f36-b3a5603bb6c1 => generated 1944 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:51:05.816 7 INFO nova.api.openstack.compute.server_external_events [req-8a94b5b6-618b-46fb-98c4-f6c144d1496e req-1f411833-4256-40aa-8f6e-a46d06cc7459 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:460e7d73-c5f8-4150-83d8-6d0e6c33fb7f for instance 943a826a-2687-46ff-8f36-b3a5603bb6c1 on instance [pid: 7|app: 0|req: 555/1112] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:51:05 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-01 17:51:08.176 8 WARNING neutronclient.v2_0.client [None req-98f351da-e03b-4c3f-b87d-9d1eac42fa44 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1113] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:51:08 2026] GET /v2.1/servers/943a826a-2687-46ff-8f36-b3a5603bb6c1 => generated 1481 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-01 17:51:13.253 7 INFO nova.api.openstack.wsgi [None req-7bce174d-3e40-4a80-a037-e6bb6f6cc88a bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] HTTP exception thrown: Instance 943a826a-2687-46ff-8f36-b3a5603bb6c1 could not be found. [pid: 7|app: 0|req: 556/1114] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:51:13 2026] GET /v2.1/servers/943a826a-2687-46ff-8f36-b3a5603bb6c1 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:51:13.925 8 INFO nova.api.openstack.compute.server_external_events [req-e339e9ec-dee0-4faa-ad05-121a86b5aa22 req-2988e122-7990-4812-9b47-964d05fe4253 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-changed:62e6597e-e67b-43e6-80e9-f4189a498f57 for instance c3bcd154-fd27-410e-a6d2-66f5213a75e9 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: 559/1115] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:51:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1116] 10.0.0.177 () {32 vars in 717 bytes} [Wed Apr 1 17:51:13 2026] DELETE /v2.1/servers/c3bcd154-fd27-410e-a6d2-66f5213a75e9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:51:14.058 8 WARNING neutronclient.v2_0.client [None req-6c806142-6b51-4087-8dcc-92b4cfbb8057 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1117] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:51:14 2026] GET /v2.1/servers/c3bcd154-fd27-410e-a6d2-66f5213a75e9 => generated 1942 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:51:16.944 7 INFO nova.api.openstack.compute.server_external_events [req-581c7b84-4600-424d-91a7-792fa4382f55 req-1da3de1e-fd6d-43f4-b33e-3e44af2f9c41 0c65977d44f74760863d8fc18cb34bec be8d65ceb2c847568b9214deddc8a092 - - d1af6c285d204589aedfcd9006789ab4 d1af6c285d204589aedfcd9006789ab4] Creating event network-vif-deleted:62e6597e-e67b-43e6-80e9-f4189a498f57 for instance c3bcd154-fd27-410e-a6d2-66f5213a75e9 on instance [pid: 7|app: 0|req: 559/1120] 10.0.0.147 () {38 vars in 814 bytes} [Wed Apr 1 17:51:16 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-01 17:51:19.249 8 WARNING neutronclient.v2_0.client [None req-ab2fac82-78e0-479a-9a5e-5914d4cbcc42 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1121] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:51:19 2026] GET /v2.1/servers/c3bcd154-fd27-410e-a6d2-66f5213a75e9 => generated 1480 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-01 17:51:24.335 7 INFO nova.api.openstack.wsgi [None req-0ed3d5ca-2851-4781-9d3f-3238d7c744b2 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] HTTP exception thrown: Instance c3bcd154-fd27-410e-a6d2-66f5213a75e9 could not be found. [pid: 7|app: 0|req: 560/1122] 10.0.0.177 () {32 vars in 714 bytes} [Wed Apr 1 17:51:24 2026] GET /v2.1/servers/c3bcd154-fd27-410e-a6d2-66f5213a75e9 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1125] 10.0.0.177 () {32 vars in 725 bytes} [Wed Apr 1 17:51:25 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1680621509 => 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-01 17:51:25.522 8 INFO nova.api.openstack.wsgi [None req-79ae0f49-32e9-44f7-ae0d-e31483063577 bac258c20b8243fc9fe1b48c5ce49794 18f0422ad64749f8865290f257c4f124 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1680621509 not found for user bac258c20b8243fc9fe1b48c5ce49794 [pid: 8|app: 0|req: 564/1126] 10.0.0.177 () {32 vars in 722 bytes} [Wed Apr 1 17:51:25 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1680621509 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1129] 10.0.0.177 () {32 vars in 654 bytes} [Wed Apr 1 17:51:40 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1130] 10.0.0.177 () {32 vars in 640 bytes} [Wed Apr 1 17:51:40 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-01 17:51:40.535 8 WARNING oslo_db.sqlalchemy.utils [None req-09b304d7-e79d-4cfd-a788-2238ebcda9cf 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 567/1131] 10.0.0.177 () {32 vars in 648 bytes} [Wed Apr 1 17:51:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1132] 10.0.0.177 () {32 vars in 693 bytes} [Wed Apr 1 17:51:40 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1149] 10.0.0.234 () {28 vars in 453 bytes} [Wed Apr 1 17:53:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1150] 10.0.0.234 () {30 vars in 657 bytes} [Wed Apr 1 17:53:01 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 575/1151] 10.0.0.234 () {32 vars in 730 bytes} [Wed Apr 1 17:53:01 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: 577/1152] 10.0.0.234 () {34 vars in 805 bytes} [Wed Apr 1 17:53:01 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1153] 10.0.0.234 () {28 vars in 453 bytes} [Wed Apr 1 17:53:02 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: 578/1154] 10.0.0.234 () {30 vars in 657 bytes} [Wed Apr 1 17:53:02 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 577/1155] 10.0.0.234 () {32 vars in 730 bytes} [Wed Apr 1 17:53:02 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1156] 10.0.0.234 () {34 vars in 893 bytes} [Wed Apr 1 17:53:02 2026] GET /v2.1/servers/detail?project_id=23ed537762c34e389d38ed18ac1ce5f8&all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1157] 10.0.0.234 () {34 vars in 893 bytes} [Wed Apr 1 17:53:02 2026] GET /v2.1/servers/detail?project_id=ae5d8500aeac4e899edba9af5a3aaea3&all_tenants=True => generated 15 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1158] 10.0.0.234 () {34 vars in 893 bytes} [Wed Apr 1 17:53:02 2026] GET /v2.1/servers/detail?project_id=be8d65ceb2c847568b9214deddc8a092&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)